summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'HomeAssistantRepository.txt')
-rw-r--r--HomeAssistantRepository.txt69
1 files changed, 68 insertions, 1 deletions
diff --git a/HomeAssistantRepository.txt b/HomeAssistantRepository.txt
index 683f44c0734d..ae61fbb5d5fc 100644
--- a/HomeAssistantRepository.txt
+++ b/HomeAssistantRepository.txt
@@ -18,7 +18,74 @@ pkgcore 0.12.12
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync HomeAssistantRepository
ERROR:pkgcore:Cannot write cache for /usr/lib/python3.10/site-packages/pkgcore/plugins/plugincache: [Errno 13] Permission denied: '/usr/lib64/python3.10/site-packages/pkgcore/plugins/.update.plugincache'. Try running pplugincache.
*** syncing HomeAssistantRepository
-Already up to date.
+From https://git.edevau.net/onkelbeh/HomeAssistantRepository
+ 7302a6220..1af99573e master -> origin/master
+ * [new tag] v2022.8.5 -> v2022.8.5
+Updating 7302a6220..1af99573e
+Fast-forward
+ README.md | 10 ++---
+ app-misc/homeassistant-full/Manifest | 6 +--
+ ...2.ebuild => homeassistant-full-2022.8.5.ebuild} | 27 ++++++-------
+ .../homeassistant-full-9999.ebuild | 18 ++++-----
+ app-misc/homeassistant-min/Manifest | 4 +-
+ ....2.ebuild => homeassistant-min-2022.8.5.ebuild} | 9 +++--
+ app-misc/homeassistant/Manifest | 4 +-
+ ...22.8.2.ebuild => homeassistant-2022.8.5.ebuild} | 13 ++++---
+ dev-python/PySwitchbot/Manifest | 4 +-
+ ...ot-0.17.3.ebuild => PySwitchbot-0.18.10.ebuild} | 2 +-
+ dev-python/aiohomekit/Manifest | 4 +-
+ ...mekit-1.2.5.ebuild => aiohomekit-1.2.11.ebuild} | 4 +-
+ dev-python/aiohue/Manifest | 6 +--
+ dev-python/aiohue/aiohue-4.4.2.ebuild | 2 +-
+ .../{aiohue-4.4.1.ebuild => aiohue-4.5.0.ebuild} | 4 +-
+ dev-python/bimmer-connected/Manifest | 10 ++---
+ .../bimmer-connected-0.10.1.ebuild | 2 +-
+ ...0.9.6.ebuild => bimmer-connected-0.10.2.ebuild} | 2 +-
+ .../bimmer-connected-0.8.12.ebuild | 41 --------------------
+ .../bimmer-connected/bimmer-connected-0.9.4.ebuild | 2 +-
+ dev-python/bleak-retry-connector/Manifest | 4 +-
+ ...0.ebuild => bleak-retry-connector-1.8.0.ebuild} | 4 +-
+ dev-python/bluetooth-data-tools/Manifest | 3 ++
+ .../bluetooth-data-tools-0.1.2.ebuild | 35 +++++++++++++++++
+ dev-python/bluetooth-data-tools/metadata.xml | 15 ++++++++
+ dev-python/bluetooth-sensor-state-data/Manifest | 2 +
+ .../bluetooth-sensor-state-data-1.6.0.ebuild | 37 ++++++++++++++++++
+ dev-python/homeconnect/Manifest | 6 ++-
+ dev-python/homeconnect/homeconnect-0.7.0.ebuild | 4 +-
+ dev-python/homeconnect/homeconnect-0.7.1.ebuild | 4 +-
+ dev-python/homeconnect/homeconnect-0.7.2.ebuild | 36 +++++++++++++++++
+ dev-python/inkbird-ble/Manifest | 2 +
+ dev-python/inkbird-ble/inkbird-ble-0.5.5.ebuild | 38 ++++++++++++++++++
+ dev-python/sensor-state-data/Manifest | 2 +
+ .../sensor-state-data-2.2.0.ebuild | 35 +++++++++++++++++
+ dev-python/sensorpush-ble/Manifest | 2 +
+ .../sensorpush-ble/sensorpush-ble-1.5.2.ebuild | 36 +++++++++++++++++
+ dev-python/systembridgeconnector/Manifest | 8 ++--
+ .../systembridgeconnector-3.3.2.ebuild | 4 +-
+ ...5.ebuild => systembridgeconnector-3.4.4.ebuild} | 4 +-
+ dev-python/xknx/Manifest | 2 +
+ dev-python/xknx/xknx-1.0.0.ebuild | 36 +++++++++++++++++
+ requirements_all.txt | 45 +++++++++++-----------
+ 43 files changed, 394 insertions(+), 144 deletions(-)
+ rename app-misc/homeassistant-full/{homeassistant-full-2022.8.2.ebuild => homeassistant-full-2022.8.5.ebuild} (93%)
+ rename app-misc/homeassistant-min/{homeassistant-min-2022.8.2.ebuild => homeassistant-min-2022.8.5.ebuild} (94%)
+ rename app-misc/homeassistant/{homeassistant-2022.8.2.ebuild => homeassistant-2022.8.5.ebuild} (95%)
+ rename dev-python/PySwitchbot/{PySwitchbot-0.17.3.ebuild => PySwitchbot-0.18.10.ebuild} (93%)
+ rename dev-python/aiohomekit/{aiohomekit-1.2.5.ebuild => aiohomekit-1.2.11.ebuild} (88%)
+ rename dev-python/aiohue/{aiohue-4.4.1.ebuild => aiohue-4.5.0.ebuild} (92%)
+ rename dev-python/bimmer-connected/{bimmer-connected-0.9.6.ebuild => bimmer-connected-0.10.2.ebuild} (96%)
+ delete mode 100644 dev-python/bimmer-connected/bimmer-connected-0.8.12.ebuild
+ rename dev-python/bleak-retry-connector/{bleak-retry-connector-1.4.0.ebuild => bleak-retry-connector-1.8.0.ebuild} (85%)
+ create mode 100644 dev-python/bluetooth-data-tools/Manifest
+ create mode 100644 dev-python/bluetooth-data-tools/bluetooth-data-tools-0.1.2.ebuild
+ create mode 100644 dev-python/bluetooth-data-tools/metadata.xml
+ create mode 100644 dev-python/bluetooth-sensor-state-data/bluetooth-sensor-state-data-1.6.0.ebuild
+ create mode 100644 dev-python/homeconnect/homeconnect-0.7.2.ebuild
+ create mode 100644 dev-python/inkbird-ble/inkbird-ble-0.5.5.ebuild
+ create mode 100644 dev-python/sensor-state-data/sensor-state-data-2.2.0.ebuild
+ create mode 100644 dev-python/sensorpush-ble/sensorpush-ble-1.5.2.ebuild
+ rename dev-python/systembridgeconnector/{systembridgeconnector-3.1.5.ebuild => systembridgeconnector-3.4.4.ebuild} (93%)
+ create mode 100644 dev-python/xknx/xknx-1.0.0.ebuild
*** synced HomeAssistantRepository
* Sync succeeded
$ git log --format=%ci -1