summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2021-12-05 22:27:34 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2021-12-05 22:27:34 +0000
commit8336c0c5314a4fce540378f878aba5c154bfe739 (patch)
tree4c20c5a4c34603f6520646f02ff96838684e7d18 /HomeAssistantRepository.txt
parent2021-12-05T22:00:01Z (diff)
downloadrepos-8336c0c5314a4fce540378f878aba5c154bfe739.tar.gz
repos-8336c0c5314a4fce540378f878aba5c154bfe739.tar.bz2
repos-8336c0c5314a4fce540378f878aba5c154bfe739.zip
2021-12-05T22:15:01Z
Diffstat (limited to 'HomeAssistantRepository.txt')
-rw-r--r--HomeAssistantRepository.txt65
1 files changed, 64 insertions, 1 deletions
diff --git a/HomeAssistantRepository.txt b/HomeAssistantRepository.txt
index ab7d05f89d6a..0543921118b5 100644
--- a/HomeAssistantRepository.txt
+++ b/HomeAssistantRepository.txt
@@ -15,7 +15,70 @@ 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
+ 2e5238e1..1b3f807a master -> origin/master
+ * [new tag] v2021.12.0b1 -> v2021.12.0b1
+Updating 2e5238e1..1b3f807a
+Fast-forward
+ DOMAINTABLE.md | 10 +
+ README.md | 52 +-
+ app-misc/homeassistant-full/Manifest | 8 +-
+ .../homeassistant-full-2021.12.0_beta0.ebuild | 990 +++++++++++++++++++++
+ .../homeassistant-full-2021.12.0_beta1.ebuild | 990 +++++++++++++++++++++
+ .../homeassistant-full-9999.ebuild | 260 +++---
+ app-misc/homeassistant-full/metadata.xml | 10 +
+ app-misc/homeassistant-min/Manifest | 4 +
+ .../homeassistant-min-2021.12.0_beta0.ebuild | 263 ++++++
+ .../homeassistant-min-2021.12.0_beta1.ebuild | 263 ++++++
+ app-misc/homeassistant/Manifest | 4 +
+ .../homeassistant-2021.12.0_beta0.ebuild | 461 ++++++++++
+ .../homeassistant-2021.12.0_beta1.ebuild | 461 ++++++++++
+ dev-python/google-nest-sdm/Manifest | 4 +-
+ ...m-0.3.5.ebuild => google-nest-sdm-0.4.2.ebuild} | 2 +-
+ dev-python/luftdaten/Manifest | 6 +-
+ ...ftdaten-0.6.4.ebuild => luftdaten-0.7.1.ebuild} | 13 +-
+ dev-python/luftdaten/metadata.xml | 2 +-
+ dev-python/netdata/Manifest | 4 +-
+ dev-python/netdata/metadata.xml | 2 +-
+ dev-python/netdata/netdata-1.0.1.ebuild | 33 +
+ dev-python/pipdeptree/Manifest | 2 +
+ .../pipdeptree-2.2.0.ebuild} | 16 +-
+ dev-python/pytest-httpx/Manifest | 3 +
+ dev-python/pytest-httpx/metadata.xml | 15 +
+ dev-python/pytest-httpx/pytest-httpx-0.15.0.ebuild | 34 +
+ dev-python/pytest-timeout/Manifest | 5 +-
+ .../pytest-timeout/pytest-timeout-1.3.3-r1.ebuild | 24 -
+ .../pytest-timeout/pytest-timeout-1.3.3.ebuild | 24 -
+ .../pytest-timeout/pytest-timeout-2.0.1.ebuild | 27 +
+ dev-python/respx/Manifest | 8 +-
+ dev-python/respx/respx-0.17.0.ebuild | 2 +-
+ .../{respx-0.14.0.ebuild => respx-0.19.0.ebuild} | 10 +-
+ dev-python/websockets/Manifest | 5 +-
+ dev-python/websockets/websockets-8.1.ebuild | 2 +-
+ dev-python/websockets/websockets-9.1-r1.ebuild | 38 +
+ dev-vcs/pre-commit/Manifest | 2 +
+ dev-vcs/pre-commit/pre-commit-2.16.0.ebuild | 59 ++
+ requirements_all.txt | 282 +++---
+ 39 files changed, 4033 insertions(+), 367 deletions(-)
+ create mode 100644 app-misc/homeassistant-full/homeassistant-full-2021.12.0_beta0.ebuild
+ create mode 100644 app-misc/homeassistant-full/homeassistant-full-2021.12.0_beta1.ebuild
+ create mode 100644 app-misc/homeassistant-min/homeassistant-min-2021.12.0_beta0.ebuild
+ create mode 100644 app-misc/homeassistant-min/homeassistant-min-2021.12.0_beta1.ebuild
+ create mode 100644 app-misc/homeassistant/homeassistant-2021.12.0_beta0.ebuild
+ create mode 100644 app-misc/homeassistant/homeassistant-2021.12.0_beta1.ebuild
+ rename dev-python/google-nest-sdm/{google-nest-sdm-0.3.5.ebuild => google-nest-sdm-0.4.2.ebuild} (99%)
+ rename dev-python/luftdaten/{luftdaten-0.6.4.ebuild => luftdaten-0.7.1.ebuild} (72%)
+ create mode 100644 dev-python/netdata/netdata-1.0.1.ebuild
+ rename dev-python/{respx/respx-0.16.2.ebuild => pipdeptree/pipdeptree-2.2.0.ebuild} (58%)
+ create mode 100644 dev-python/pytest-httpx/Manifest
+ create mode 100644 dev-python/pytest-httpx/metadata.xml
+ create mode 100644 dev-python/pytest-httpx/pytest-httpx-0.15.0.ebuild
+ delete mode 100644 dev-python/pytest-timeout/pytest-timeout-1.3.3-r1.ebuild
+ delete mode 100644 dev-python/pytest-timeout/pytest-timeout-1.3.3.ebuild
+ create mode 100644 dev-python/pytest-timeout/pytest-timeout-2.0.1.ebuild
+ rename dev-python/respx/{respx-0.14.0.ebuild => respx-0.19.0.ebuild} (80%)
+ create mode 100644 dev-python/websockets/websockets-9.1-r1.ebuild
+ create mode 100644 dev-vcs/pre-commit/pre-commit-2.16.0.ebuild
*** synced HomeAssistantRepository
* Sync succeeded
$ git log --format=%ci -1