1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
|
{'description': {'en': 'Home Assistant on Gentoo Linux without virtualenv or '
'docker.'},
'homepage': 'https://git.edevau.net/onkelbeh/HomeAssistantRepository',
'name': 'HomeAssistantRepository',
'owner': [{'email': 'b@edevau.net',
'name': 'Andreas Billmeier',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://git.edevau.net/onkelbeh/HomeAssistantRepository.git'},
{'type': 'git',
'uri': 'https://github.com/onkelbeh/HomeAssistantRepository.git'}],
'status': 'unofficial'}
pkgcore 0.12.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync HomeAssistantRepository
*** syncing HomeAssistantRepository
From https://git.edevau.net/onkelbeh/HomeAssistantRepository
46e01a1b..56586e71 master -> origin/master
Updating 46e01a1b..56586e71
Fast-forward
README.md | 12 +++---
app-misc/homeassistant-full/Manifest | 4 +-
....ebuild => homeassistant-full-2021.12.2.ebuild} | 36 ++++++++---------
.../homeassistant-full-9999.ebuild | 26 ++++++------
app-misc/homeassistant-min/Manifest | 2 +
...6.ebuild => homeassistant-min-2021.12.2.ebuild} | 6 +--
app-misc/homeassistant/Manifest | 2 +
...beta6.ebuild => homeassistant-2021.12.2.ebuild} | 24 +++++------
dev-python/aiohue/Manifest | 6 ++-
.../{aiohue-3.0.1.ebuild => aiohue-3.0.5.ebuild} | 0
dev-python/aiohue/aiohue-3.0.6.ebuild | 32 +++++++++++++++
dev-python/brunt/Manifest | 2 +
dev-python/brunt/brunt-1.0.1.ebuild | 32 +++++++++++++++
dev-python/env-canada/Manifest | 2 +
dev-python/env-canada/env-canada-0.5.20.ebuild | 47 ++++++++++++++++++++++
dev-python/google-nest-sdm/Manifest | 2 +
.../google-nest-sdm/google-nest-sdm-0.4.8.ebuild | 38 +++++++++++++++++
dev-python/home-assistant-frontend/Manifest | 2 +
.../home-assistant-frontend-20211215.0.ebuild | 30 ++++++++++++++
dev-python/lupupy/Manifest | 4 +-
.../{lupupy-0.0.18.ebuild => lupupy-0.0.24.ebuild} | 4 +-
dev-python/pyTibber/Manifest | 4 +-
...Tibber-0.19.0.ebuild => pyTibber-0.21.1.ebuild} | 2 +-
dev-python/pychromecast/Manifest | 2 +
dev-python/pychromecast/pychromecast-10.2.1.ebuild | 36 +++++++++++++++++
dev-python/pymelcloud/Manifest | 2 +
dev-python/pymelcloud/pymelcloud-2.5.6.ebuild | 32 +++++++++++++++
dev-python/pysmappee/Manifest | 4 +-
...appee-0.2.25.ebuild => pysmappee-0.2.29.ebuild} | 5 ++-
dev-python/python-miio/Manifest | 2 +
dev-python/python-miio/python-miio-0.5.9.2.ebuild | 45 +++++++++++++++++++++
dev-python/tailscale/Manifest | 4 +-
...ilscale-0.1.3.ebuild => tailscale-0.1.5.ebuild} | 0
dev-python/total-connect-client/Manifest | 4 +-
....ebuild => total-connect-client-2021.12.ebuild} | 0
requirements_all.txt | 34 ++++++++--------
36 files changed, 402 insertions(+), 87 deletions(-)
rename app-misc/homeassistant-full/{homeassistant-full-2021.12.0_beta6.ebuild => homeassistant-full-2021.12.2.ebuild} (98%)
rename app-misc/homeassistant-min/{homeassistant-min-2021.12.0_beta6.ebuild => homeassistant-min-2021.12.2.ebuild} (98%)
rename app-misc/homeassistant/{homeassistant-2021.12.0_beta6.ebuild => homeassistant-2021.12.2.ebuild} (97%)
rename dev-python/aiohue/{aiohue-3.0.1.ebuild => aiohue-3.0.5.ebuild} (100%)
create mode 100644 dev-python/aiohue/aiohue-3.0.6.ebuild
create mode 100644 dev-python/brunt/brunt-1.0.1.ebuild
create mode 100644 dev-python/env-canada/env-canada-0.5.20.ebuild
create mode 100644 dev-python/google-nest-sdm/google-nest-sdm-0.4.8.ebuild
create mode 100644 dev-python/home-assistant-frontend/home-assistant-frontend-20211215.0.ebuild
rename dev-python/lupupy/{lupupy-0.0.18.ebuild => lupupy-0.0.24.ebuild} (94%)
rename dev-python/pyTibber/{pyTibber-0.19.0.ebuild => pyTibber-0.21.1.ebuild} (99%)
create mode 100644 dev-python/pychromecast/pychromecast-10.2.1.ebuild
create mode 100644 dev-python/pymelcloud/pymelcloud-2.5.6.ebuild
rename dev-python/pysmappee/{pysmappee-0.2.25.ebuild => pysmappee-0.2.29.ebuild} (88%)
create mode 100644 dev-python/python-miio/python-miio-0.5.9.2.ebuild
rename dev-python/tailscale/{tailscale-0.1.3.ebuild => tailscale-0.1.5.ebuild} (100%)
rename dev-python/total-connect-client/{total-connect-client-2021.11.5.ebuild => total-connect-client-2021.12.ebuild} (100%)
*** synced HomeAssistantRepository
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 HomeAssistantRepository
* Cache regenerated successfully
|