diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-07-21 13:16:36 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-07-21 13:16:36 +0000 |
commit | 5e04382c4761d53fd67df86c83773f9ce72db4ba (patch) | |
tree | 291de7ea4affbe70fc1dd8b1664c59b5e68adfda /HomeAssistantRepository.txt | |
parent | 2022-07-21T13:00:01Z (diff) | |
download | repos-5e04382c4761d53fd67df86c83773f9ce72db4ba.tar.gz repos-5e04382c4761d53fd67df86c83773f9ce72db4ba.tar.bz2 repos-5e04382c4761d53fd67df86c83773f9ce72db4ba.zip |
2022-07-21T13:15:01Z
Diffstat (limited to 'HomeAssistantRepository.txt')
-rw-r--r-- | HomeAssistantRepository.txt | 73 |
1 files changed, 1 insertions, 72 deletions
diff --git a/HomeAssistantRepository.txt b/HomeAssistantRepository.txt index 445177cf0577..409d54bbc4e6 100644 --- a/HomeAssistantRepository.txt +++ b/HomeAssistantRepository.txt @@ -17,78 +17,7 @@ pkgcore 0.12.11 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync HomeAssistantRepository *** syncing HomeAssistantRepository -From https://git.edevau.net/onkelbeh/HomeAssistantRepository - f6ac75d25..661fbb723 master -> origin/master - * [new tag] v2022.7.6 -> v2022.7.6 -Updating f6ac75d25..661fbb723 -Fast-forward - .github/workflows/shellcheck.yml | 2 +- - README.md | 91 +- - app-misc/homeassistant-full/Manifest | 4 +- - .../homeassistant-full-2022.7.6.ebuild | 1044 ++++++++++++++++++++ - .../homeassistant-full-9999.ebuild | 20 +- - app-misc/homeassistant-min/Manifest | 2 + - .../homeassistant-min-2022.7.6.ebuild | 286 ++++++ - app-misc/homeassistant/Manifest | 2 + - .../homeassistant/homeassistant-2022.7.6.ebuild | 482 +++++++++ - .../AIOAladdinConnect-0.1.27.ebuild | 36 + - dev-python/AIOAladdinConnect/Manifest | 2 + - dev-python/PySwitchbot/Manifest | 4 +- - dev-python/PySwitchbot/PySwitchbot-0.14.0.ebuild | 2 +- - dev-python/PySwitchbot/PySwitchbot-0.14.1.ebuild | 35 + - dev-python/aioshelly/Manifest | 6 +- - dev-python/aioshelly/aioshelly-2.0.0.ebuild | 2 +- - ...shelly-1.0.11.ebuild => aioshelly-2.0.1.ebuild} | 4 +- - dev-python/bimmer-connected/Manifest | 2 + - .../bimmer-connected-0.10.1.ebuild | 42 + - dev-python/bleak/Manifest | 2 +- - dev-python/bleak/bleak-0.14.2.ebuild | 2 +- - dev-python/dicttoxml/Manifest | 2 +- - dev-python/dicttoxml/dicttoxml-1.7.4-r4.ebuild | 4 +- - dev-python/dicttoxml2/Manifest | 2 +- - dev-python/dicttoxml2/dicttoxml2-2.0.0.ebuild | 2 +- - dev-python/justbackoff/Manifest | 3 + - dev-python/justbackoff/justbackoff-0.6.0.ebuild | 35 + - dev-python/justbackoff/metadata.xml | 15 + - dev-python/lxml/Manifest | 2 +- - dev-python/lxml/lxml-4.8.0-r2.ebuild | 17 +- - dev-python/nessclient/Manifest | 4 +- - dev-python/nessclient/nessclient-0.10.0.ebuild | 37 + - dev-python/nessclient/nessclient-0.9.15.ebuild | 6 +- - dev-python/pyairvisual/Manifest | 4 +- - dev-python/pyairvisual/pyairvisual-2022.7.0.ebuild | 35 + - dev-python/pyairvisual/pyairvisual-5.0.9.ebuild | 2 +- - dev-python/pyotgw/Manifest | 4 +- - dev-python/pyotgw/pyotgw-1.1_beta1.ebuild | 6 +- - dev-python/pyotgw/pyotgw-2.0.0.ebuild | 37 + - dev-python/pytomorrowio/Manifest | 6 +- - dev-python/pytomorrowio/pytomorrowio-0.3.3.ebuild | 2 +- - ...owio-0.1.0.ebuild => pytomorrowio-0.3.4.ebuild} | 4 +- - dev-python/simplisafe-python/Manifest | 2 + - .../simplisafe-python-2022.7.0.ebuild | 45 + - dev-python/venstarcolortouch/Manifest | 6 +- - .../venstarcolortouch-0.15.ebuild | 2 +- - .../venstarcolortouch-0.17.ebuild | 2 +- - .../venstarcolortouch-0.18.ebuild | 35 + - etc/portage/package.use/60_homeassistant | 1 + - requirements_all.txt | 23 +- - 50 files changed, 2306 insertions(+), 111 deletions(-) - create mode 100644 app-misc/homeassistant-full/homeassistant-full-2022.7.6.ebuild - create mode 100644 app-misc/homeassistant-min/homeassistant-min-2022.7.6.ebuild - create mode 100644 app-misc/homeassistant/homeassistant-2022.7.6.ebuild - create mode 100644 dev-python/AIOAladdinConnect/AIOAladdinConnect-0.1.27.ebuild - create mode 100644 dev-python/PySwitchbot/PySwitchbot-0.14.1.ebuild - rename dev-python/aioshelly/{aioshelly-1.0.11.ebuild => aioshelly-2.0.1.ebuild} (92%) - create mode 100644 dev-python/bimmer-connected/bimmer-connected-0.10.1.ebuild - create mode 100644 dev-python/justbackoff/Manifest - create mode 100644 dev-python/justbackoff/justbackoff-0.6.0.ebuild - create mode 100644 dev-python/justbackoff/metadata.xml - create mode 100644 dev-python/nessclient/nessclient-0.10.0.ebuild - create mode 100644 dev-python/pyairvisual/pyairvisual-2022.7.0.ebuild - create mode 100644 dev-python/pyotgw/pyotgw-2.0.0.ebuild - rename dev-python/pytomorrowio/{pytomorrowio-0.1.0.ebuild => pytomorrowio-0.3.4.ebuild} (92%) - create mode 100644 dev-python/simplisafe-python/simplisafe-python-2022.7.0.ebuild - create mode 100644 dev-python/venstarcolortouch/venstarcolortouch-0.18.ebuild +Already up to date. *** synced HomeAssistantRepository * Sync succeeded $ git log --format=%ci -1 |