summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2021-12-31 09:06:30 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2021-12-31 09:06:30 +0000
commitfd144fd6701775d42ba2cf83d555a32a8e92746e (patch)
tree33905f157c197477522da41f0455b7cfc5da2fac /HomeAssistantRepository.txt
parent2021-12-31T08:45:01Z (diff)
downloadrepos-fd144fd6701775d42ba2cf83d555a32a8e92746e.tar.gz
repos-fd144fd6701775d42ba2cf83d555a32a8e92746e.tar.bz2
repos-fd144fd6701775d42ba2cf83d555a32a8e92746e.zip
2021-12-31T09:00:02Z
Diffstat (limited to 'HomeAssistantRepository.txt')
-rw-r--r--HomeAssistantRepository.txt57
1 files changed, 56 insertions, 1 deletions
diff --git a/HomeAssistantRepository.txt b/HomeAssistantRepository.txt
index ab7d05f89d6a..2bc070b8db28 100644
--- a/HomeAssistantRepository.txt
+++ b/HomeAssistantRepository.txt
@@ -15,7 +15,62 @@ pkgcore 0.12.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync HomeAssistantRepository
*** syncing HomeAssistantRepository
-Already up to date.
+From https://git.edevau.net/onkelbeh/HomeAssistantRepository
+ c70bb62f..ed1ab357 master -> origin/master
+Updating c70bb62f..ed1ab357
+Fast-forward
+ README.md | 14 +-
+ app-misc/home-assistant-cli/Manifest | 2 +-
+ .../home-assistant-cli-9999.ebuild | 2 +-
+ app-misc/homeassistant-full/Manifest | 8 +-
+ .../homeassistant-full-2021.12.2.ebuild | 989 ---------------------
+ ....ebuild => homeassistant-full-2021.12.7.ebuild} | 70 +-
+ .../homeassistant-full-9999.ebuild | 10 +-
+ app-misc/homeassistant-min/Manifest | 6 +-
+ .../homeassistant-min-2021.12.3.ebuild | 262 ------
+ ...2.ebuild => homeassistant-min-2021.12.7.ebuild} | 29 +-
+ app-misc/homeassistant/Manifest | 6 +-
+ .../homeassistant/homeassistant-2021.12.3.ebuild | 461 ----------
+ ....12.2.ebuild => homeassistant-2021.12.7.ebuild} | 51 +-
+ dev-python/aiohue/Manifest | 10 +-
+ .../{aiohue-3.0.2.ebuild => aiohue-3.0.11.ebuild} | 3 +-
+ dev-python/aiohue/aiohue-3.0.5.ebuild | 32 -
+ dev-python/aiohue/aiohue-3.0.6.ebuild | 32 -
+ dev-python/asyncio-throttle/Manifest | 3 +
+ .../asyncio-throttle-1.0.2.ebuild} | 10 +-
+ dev-python/asyncio-throttle/metadata.xml | 15 +
+ dev-python/flux-led/Manifest | 6 +-
+ dev-python/flux-led/flux-led-0.26.7.ebuild | 34 -
+ ...-led-0.26.15.ebuild => flux-led-0.27.21.ebuild} | 9 +-
+ dev-python/home-assistant-frontend/Manifest | 4 +-
+ ...d => home-assistant-frontend-20211229.0.ebuild} | 4 +-
+ dev-python/python-dateutil/Manifest | 4 +
+ ...o-Get-timezone-data-from-system-tzdata-r1.patch | 104 +++
+ .../python-dateutil-2.8.1-no-pytest-cov.patch | 18 +
+ .../python-dateutil-2.8.1-r3.ebuild | 54 ++
+ dev-python/python-smarttub/Manifest | 4 +-
+ ...0.0.25.ebuild => python-smarttub-0.0.29.ebuild} | 10 +-
+ requirements_all.txt | 17 +-
+ 32 files changed, 336 insertions(+), 1947 deletions(-)
+ delete mode 100644 app-misc/homeassistant-full/homeassistant-full-2021.12.2.ebuild
+ rename app-misc/homeassistant-full/{homeassistant-full-2021.12.3.ebuild => homeassistant-full-2021.12.7.ebuild} (88%)
+ delete mode 100644 app-misc/homeassistant-min/homeassistant-min-2021.12.3.ebuild
+ rename app-misc/homeassistant-min/{homeassistant-min-2021.12.2.ebuild => homeassistant-min-2021.12.7.ebuild} (88%)
+ delete mode 100644 app-misc/homeassistant/homeassistant-2021.12.3.ebuild
+ rename app-misc/homeassistant/{homeassistant-2021.12.2.ebuild => homeassistant-2021.12.7.ebuild} (89%)
+ rename dev-python/aiohue/{aiohue-3.0.2.ebuild => aiohue-3.0.11.ebuild} (87%)
+ delete mode 100644 dev-python/aiohue/aiohue-3.0.5.ebuild
+ delete mode 100644 dev-python/aiohue/aiohue-3.0.6.ebuild
+ create mode 100644 dev-python/asyncio-throttle/Manifest
+ rename dev-python/{aiohue/aiohue-3.0.3.ebuild => asyncio-throttle/asyncio-throttle-1.0.2.ebuild} (63%)
+ create mode 100644 dev-python/asyncio-throttle/metadata.xml
+ delete mode 100644 dev-python/flux-led/flux-led-0.26.7.ebuild
+ rename dev-python/flux-led/{flux-led-0.26.15.ebuild => flux-led-0.27.21.ebuild} (96%)
+ rename dev-python/home-assistant-frontend/{home-assistant-frontend-20211215.0.ebuild => home-assistant-frontend-20211229.0.ebuild} (83%)
+ create mode 100644 dev-python/python-dateutil/files/0001-zoneinfo-Get-timezone-data-from-system-tzdata-r1.patch
+ create mode 100644 dev-python/python-dateutil/files/python-dateutil-2.8.1-no-pytest-cov.patch
+ create mode 100644 dev-python/python-dateutil/python-dateutil-2.8.1-r3.ebuild
+ rename dev-python/python-smarttub/{python-smarttub-0.0.25.ebuild => python-smarttub-0.0.29.ebuild} (79%)
*** synced HomeAssistantRepository
* Sync succeeded
$ git log --format=%ci -1