From 7825aeea505c1283b91fcce9076f4d9389741570 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Sun, 29 Jan 2023 16:16:54 +0000 Subject: 2023-01-29T16:15:01Z --- HomeAssistantRepository.txt | 52 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 51 insertions(+), 1 deletion(-) (limited to 'HomeAssistantRepository.txt') diff --git a/HomeAssistantRepository.txt b/HomeAssistantRepository.txt index 201b3b85a047..2b9f06b033f7 100644 --- a/HomeAssistantRepository.txt +++ b/HomeAssistantRepository.txt @@ -17,7 +17,57 @@ pkgcore 0.12.17 $ 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 + 885648fc6..9d08c2c19 master -> origin/master +Updating 885648fc6..9d08c2c19 +Fast-forward + .../homeassistant-full-2023.1.2-r1.ebuild | 1102 ++++++++++++++++++++ + .../homeassistant-full-9999.ebuild | 2 +- + app-misc/homeassistant-min/Manifest | 2 +- + .../homeassistant-min-2023.1.2-r1.ebuild | 301 ++++++ + .../homeassistant-min-2023.1.2.ebuild | 4 +- + .../homeassistant/homeassistant-2023.1.2-r1.ebuild | 496 +++++++++ + dev-python/coverage/Manifest | 2 + + dev-python/coverage/coverage-7.0.0.ebuild | 78 ++ + dev-python/cryptography/Manifest | 80 +- + dev-python/cryptography/cryptography-35.0.0.ebuild | 118 --- + ...hy-36.0.2.ebuild => cryptography-38.0.3.ebuild} | 88 +- + .../files/cryptography-3.4.8-py310.patch | 301 ------ + .../files/cryptography-36.0.2-pyo3-bump.patch | 74 -- + dev-python/denonavr/Manifest | 3 + + dev-python/denonavr/denonavr-0.10.12.ebuild | 38 + + dev-python/denonavr/metadata.xml | 16 + + dev-python/httpx/Manifest | 3 + + dev-python/httpx/httpx-0.23.2.ebuild | 87 ++ + dev-python/httpx/metadata.xml | 16 + + dev-python/huawei-lte-api/Manifest | 2 + + .../huawei-lte-api/huawei-lte-api-1.6.7.ebuild | 40 + + dev-python/lxml/Manifest | 4 +- + .../{lxml-4.8.0-r2.ebuild => lxml-4.9.1.ebuild} | 25 +- + dev-python/spotipy/Manifest | 2 + + dev-python/spotipy/spotipy-2.22.0.ebuild | 43 + + dev-python/yarl/Manifest | 4 +- + .../{yarl-1.7.2-r3.ebuild => yarl-1.8.1.ebuild} | 4 +- + requirements_all.txt | 53 +- + 28 files changed, 2365 insertions(+), 623 deletions(-) + create mode 100644 app-misc/homeassistant-full/homeassistant-full-2023.1.2-r1.ebuild + create mode 100644 app-misc/homeassistant-min/homeassistant-min-2023.1.2-r1.ebuild + create mode 100644 app-misc/homeassistant/homeassistant-2023.1.2-r1.ebuild + create mode 100644 dev-python/coverage/coverage-7.0.0.ebuild + delete mode 100644 dev-python/cryptography/cryptography-35.0.0.ebuild + rename dev-python/cryptography/{cryptography-36.0.2.ebuild => cryptography-38.0.3.ebuild} (66%) + delete mode 100644 dev-python/cryptography/files/cryptography-3.4.8-py310.patch + delete mode 100644 dev-python/cryptography/files/cryptography-36.0.2-pyo3-bump.patch + create mode 100644 dev-python/denonavr/Manifest + create mode 100644 dev-python/denonavr/denonavr-0.10.12.ebuild + create mode 100644 dev-python/denonavr/metadata.xml + create mode 100644 dev-python/httpx/Manifest + create mode 100644 dev-python/httpx/httpx-0.23.2.ebuild + create mode 100644 dev-python/httpx/metadata.xml + create mode 100644 dev-python/huawei-lte-api/huawei-lte-api-1.6.7.ebuild + rename dev-python/lxml/{lxml-4.8.0-r2.ebuild => lxml-4.9.1.ebuild} (77%) + create mode 100644 dev-python/spotipy/spotipy-2.22.0.ebuild + rename dev-python/yarl/{yarl-1.7.2-r3.ebuild => yarl-1.8.1.ebuild} (85%) *** synced HomeAssistantRepository * Sync succeeded $ git log --format=%ci -1 -- cgit v1.2.3-65-gdbad