From 1b413009f87b14d87d23b7c096bff79cf24245dc Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Tue, 1 Nov 2022 15:16:44 +0000 Subject: 2022-11-01T15:15:01Z --- HomeAssistantRepository.html | 86 +++++++++++++++++++++++++++++++++++++++----- 1 file changed, 78 insertions(+), 8 deletions(-) (limited to 'HomeAssistantRepository.html') diff --git a/HomeAssistantRepository.html b/HomeAssistantRepository.html index 28aa6425d31f..27d41eca6209 100644 --- a/HomeAssistantRepository.html +++ b/HomeAssistantRepository.html @@ -50,21 +50,91 @@ 20
*** syncing HomeAssistantRepository
 
- 21
Already up to date.
+            21
From https://git.edevau.net/onkelbeh/HomeAssistantRepository
 
- 22
*** synced HomeAssistantRepository
+            22
   ab3aa273c..636db61bd  master           -> origin/master
 
- 23
 * Sync succeeded
+            23
   c5d7d421e..62eb80061  2022.11          -> origin/2022.11
 
- 24
$ git log --format=%ci -1
+            24
 * [new tag]             v2022.11.0_beta5 -> v2022.11.0_beta5
 
- 25
$ git show -q --pretty=format:%G? HEAD
+            25
Updating ab3aa273c..636db61bd
 
- 26
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 HomeAssistantRepository
+            26
Fast-forward
 
- 27
ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
+            27
 .github/workflows/shellcheck.yml                   |  2 +-
 
- 28
 * Cache regenerated successfully
+            28
 README.md                                          | 44 +++++++++++++++++-----
+
+ 29
 app-misc/homeassistant-full/Manifest               |  6 +--
+
+ 30
 ...d => homeassistant-full-2022.11.0_beta5.ebuild} | 21 +++++------
+
+ 31
 .../homeassistant-full-9999.ebuild                 | 21 +++++------
+
+ 32
 app-misc/homeassistant-min/Manifest                |  4 +-
+
+ 33
 ...ld => homeassistant-min-2022.11.0_beta5.ebuild} | 17 ++++-----
+
+ 34
 app-misc/homeassistant/Manifest                    |  4 +-
+
+ 35
 ...ebuild => homeassistant-2022.11.0_beta5.ebuild} | 17 ++++-----
+
+ 36
 dev-python/aioesphomeapi/Manifest                  |  4 +-
+
+ 37
 ...i-11.2.0.ebuild => aioesphomeapi-11.4.2.ebuild} |  1 +
+
+ 38
 dev-python/aiohomekit/Manifest                     |  4 +-
+
+ 39
 ...mekit-2.2.8.ebuild => aiohomekit-2.2.10.ebuild} |  0
+
+ 40
 dev-python/home-assistant-frontend/Manifest        |  2 +
+
+ 41
 .../home-assistant-frontend-20221031.0.ebuild      | 30 +++++++++++++++
+
+ 42
 dev-python/oralb-ble/Manifest                      |  2 +
+
+ 43
 dev-python/oralb-ble/oralb-ble-0.10.0.ebuild       | 37 ++++++++++++++++++
+
+ 44
 dev-python/yalexs-ble/Manifest                     |  2 +
+
+ 45
 dev-python/yalexs-ble/yalexs-ble-1.9.5.ebuild      | 41 ++++++++++++++++++++
+
+ 46
 .../package.accept_keywords/99_homeassistant       |  2 +-
+
+ 47
 requirements_all.txt                               | 15 ++++----
+
+ 48
 21 files changed, 202 insertions(+), 74 deletions(-)
+
+ 49
 rename app-misc/homeassistant-full/{homeassistant-full-2022.11.0_beta4.ebuild => homeassistant-full-2022.11.0_beta5.ebuild} (93%)
+
+ 50
 rename app-misc/homeassistant-min/{homeassistant-min-2022.11.0_beta4.ebuild => homeassistant-min-2022.11.0_beta5.ebuild} (93%)
+
+ 51
 rename app-misc/homeassistant/{homeassistant-2022.11.0_beta4.ebuild => homeassistant-2022.11.0_beta5.ebuild} (95%)
+
+ 52
 rename dev-python/aioesphomeapi/{aioesphomeapi-11.2.0.ebuild => aioesphomeapi-11.4.2.ebuild} (96%)
+
+ 53
 rename dev-python/aiohomekit/{aiohomekit-2.2.8.ebuild => aiohomekit-2.2.10.ebuild} (100%)
+
+ 54
 create mode 100644 dev-python/home-assistant-frontend/home-assistant-frontend-20221031.0.ebuild
+
+ 55
 create mode 100644 dev-python/oralb-ble/oralb-ble-0.10.0.ebuild
+
+ 56
 create mode 100644 dev-python/yalexs-ble/yalexs-ble-1.9.5.ebuild
+
+ 57
*** synced HomeAssistantRepository
+
+ 58
 * Sync succeeded
+
+ 59
$ git log --format=%ci -1
+
+ 60
$ git show -q --pretty=format:%G? HEAD
+
+ 61
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 HomeAssistantRepository
+
+ 62
ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
+
+ 63
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad