HomeAssistantRepository

1
{'description': {'en': 'Home Assistant on Gentoo Linux without virtualenv or '
2
                       'docker.'},
3
 'homepage': 'https://git.edevau.net/onkelbeh/HomeAssistantRepository',
4
 'name': 'HomeAssistantRepository',
5
 'owner': [{'email': 'b@edevau.net',
6
            'name': 'Andreas Billmeier',
7
            'type': 'person'}],
8
 'quality': 'experimental',
9
 'source': [{'type': 'git',
10
             'uri': 'https://git.edevau.net/onkelbeh/HomeAssistantRepository.git'},
11
            {'type': 'git',
12
             'uri': 'https://github.com/onkelbeh/HomeAssistantRepository.git'}],
13
 'status': 'unofficial'}
14
$ pmaint sync HomeAssistantRepository
15
warning: Pulling without specifying how to reconcile divergent branches is
16
discouraged. You can squelch this message by running one of the following
17
commands sometime before your next pull:
18
19
  git config pull.rebase false  # merge (the default strategy)
20
  git config pull.rebase true   # rebase
21
  git config pull.ff only       # fast-forward only
22
23
You can replace "git config" with "git config --global" to set a default
24
preference for all repositories. You can also pass --rebase, --no-rebase,
25
or --ff-only on the command line to override the configured default per
26
invocation.
27
28
From https://git.edevau.net/onkelbeh/HomeAssistantRepository
29
   73f912c0..bc95dd9a  master     -> origin/master
30
 * [new tag]           v2021.1.4  -> v2021.1.4
31
Updating 73f912c0..bc95dd9a
32
Fast-forward
33
 CHANGELOG.txt                                      |  44 +++
34
 app-misc/homeassistant-full/Manifest               |  12 +-
35
 ...1.ebuild => homeassistant-full-2021.1.2.ebuild} | 113 +++---
36
 ...0.ebuild => homeassistant-full-2021.1.3.ebuild} | 125 +++----
37
 ...4.ebuild => homeassistant-full-2021.1.4.ebuild} | 403 ++++++++++-----------
38
 .../homeassistant-full-9999.ebuild                 |  10 +-
39
 app-misc/homeassistant-min/Manifest                |   8 +-
40
 ....1.ebuild => homeassistant-min-2021.1.2.ebuild} |  25 +-
41
 ....4.ebuild => homeassistant-min-2021.1.3.ebuild} |  78 ++--
42
 .../homeassistant-min-2021.1.4.ebuild              | 219 +++++++++++
43
 app-misc/homeassistant/Manifest                    |  10 +-
44
 ...0.12.1.ebuild => homeassistant-2021.1.2.ebuild} |  81 +++--
45
 ...0.12.0.ebuild => homeassistant-2021.1.3.ebuild} |  89 ++---
46
 ....116.4.ebuild => homeassistant-2021.1.4.ebuild} | 234 ++++++------
47
 ...Tasmota-0.2.2.ebuild => HATasmota-0.2.5.ebuild} |   6 +-
48
 dev-python/HATasmota/Manifest                      |   6 +-
49
 dev-python/PyViCare/Manifest                       |   4 +-
50
 ...PyViCare-0.1.1.ebuild => PyViCare-0.2.5.ebuild} |  17 +-
51
 dev-python/aioshelly/Manifest                      |   4 +-
52
 ...oshelly-0.3.3.ebuild => aioshelly-0.5.3.ebuild} |  12 +-
53
 dev-python/axis/Manifest                           |   4 +-
54
 dev-python/axis/{axis-35.ebuild => axis-42.ebuild} |  11 +-
55
 dev-python/bimmer-connected/Manifest               |   4 +-
56
 ...0.7.8.ebuild => bimmer-connected-0.7.14.ebuild} |   3 +
57
 dev-python/gogogate2-api/Manifest                  |   6 +-
58
 .../gogogate2-api/gogogate2-api-1.0.3.ebuild       |  37 --
59
 ...api-1.0.4.ebuild => gogogate2-api-3.0.0.ebuild} |  15 +-
60
 dev-python/google-nest-sdm/Manifest                |  10 +-
61
 .../google-nest-sdm/google-nest-sdm-0.1.15.ebuild  |  32 --
62
 ...-0.1.14.ebuild => google-nest-sdm-0.2.8.ebuild} |  14 +-
63
 ...m-0.1.9.ebuild => google-nest-sdm-0.2.9.ebuild} |  14 +-
64
 dev-python/hyperion-py/Manifest                    |   2 +
65
 .../hyperion-py-0.7.0.ebuild}                      |  14 +-
66
 dev-python/jsonpickle/Manifest                     |   3 +
67
 dev-python/jsonpickle/jsonpickle-1.4.1-r1.ebuild   |  47 +++
68
 dev-python/jsonpickle/metadata.xml                 |  15 +
69
 dev-python/maxcube-api/Manifest                    |   5 +-
70
 dev-python/maxcube-api/maxcube-api-0.1.0-r1.ebuild |   4 +-
71
 dev-python/maxcube-api/maxcube-api-0.3.0.ebuild    |  31 ++
72
 dev-python/maxcube-api/maxcube-api-9999.ebuild     |   7 +-
73
 dev-python/mychevy/Manifest                        |   2 +
74
 dev-python/mychevy/mychevy-2.1.1.ebuild            |  34 ++
75
 dev-python/pillow/Manifest                         |   3 +
76
 dev-python/pillow/metadata.xml                     |  15 +
77
 dev-python/pillow/pillow-7.2.0.ebuild              | 100 +++++
78
 dev-python/pyTibber/Manifest                       |   4 +-
79
 ...Tibber-0.15.1.ebuild => pyTibber-0.16.1.ebuild} |  17 +-
80
 dev-python/pyatmo/Manifest                         |   4 +-
81
 dev-python/pyatmo/pyatmo-4.2.2.ebuild              |  34 ++
82
 dev-python/pybotvac/Manifest                       |   2 +
83
 .../pybotvac-0.0.20.ebuild}                        |  16 +-
84
 dev-python/pycomfoconnect/Manifest                 |   2 +
85
 .../pycomfoconnect/pycomfoconnect-0.4.ebuild       |  32 ++
86
 dev-python/pymyq/Manifest                          |   4 +-
87
 .../{pymyq-2.0.8.ebuild => pymyq-2.0.14.ebuild}    |   6 +-
88
 dev-python/pypck/Manifest                          |   4 +-
89
 .../{pypck-0.7.2.ebuild => pypck-0.7.9.ebuild}     |  19 +-
90
 dev-python/pytest-xdist/Manifest                   |   7 +-
91
 .../files/pytest-xdist-1.32.0-timeout.patch        |  50 ---
92
 dev-python/pytest-xdist/metadata.xml               |  23 +-
93
 ...ist-1.32.0.ebuild => pytest-xdist-2.1.0.ebuild} |  24 +-
94
 dev-python/python-izone/Manifest                   |   2 +
95
 dev-python/python-izone/python-izone-1.1.3.ebuild  |  34 ++
96
 dev-python/python-mpd2/Manifest                    |   2 +
97
 dev-python/python-mpd2/python-mpd2-3.0.3.ebuild    |  33 ++
98
 dev-python/roonapi/Manifest                        |   4 +-
99
 ...roonapi-0.0.22.ebuild => roonapi-0.0.31.ebuild} |  11 +-
100
 dev-python/scapy/Manifest                          |   3 +
101
 dev-python/scapy/metadata.xml                      |  15 +
102
 dev-python/scapy/scapy-2.4.4.ebuild                |  33 ++
103
 dev-python/starline/Manifest                       |   2 +
104
 dev-python/starline/starline-0.1.5.ebuild          |  32 ++
105
 dev-python/xknx/Manifest                           |   4 +-
106
 .../{xknx-0.15.0-r1.ebuild => xknx-0.16.1.ebuild}  |   9 +-
107
 dev-python/zha-quirks/Manifest                     |   6 +-
108
 dev-python/zha-quirks/zha-quirks-0.0.46.ebuild     |  35 --
109
 ...irks-0.0.47.ebuild => zha-quirks-0.0.52.ebuild} |   4 +-
110
 dev-python/zigpy/Manifest                          |   8 +-
111
 .../{zigpy-0.27.1.ebuild => zigpy-0.30.0.ebuild}   |   9 +-
112
 dev-python/zigpy/zigpy-0.30.1.ebuild               |  37 ++
113
 dev-python/zigpy/zigpy-0.31.0.ebuild               |  37 ++
114
 dev-python/zwave-js-server-python/Manifest         |  11 +
115
 dev-python/zwave-js-server-python/metadata.xml     |  15 +
116
 .../zwave-js-server-python-0.10.0.ebuild           |  32 ++
117
 .../zwave-js-server-python-0.11.0.ebuild           |  32 ++
118
 .../zwave-js-server-python-0.7.0.ebuild            |  32 ++
119
 .../zwave-js-server-python-0.7.1.ebuild            |  32 ++
120
 .../zwave-js-server-python-0.9.0.ebuild            |  32 ++
121
 requirements_all.txt                               |  43 +--
122
 89 files changed, 1801 insertions(+), 928 deletions(-)
123
 rename app-misc/homeassistant-full/{homeassistant-full-2020.12.1.ebuild => homeassistant-full-2021.1.2.ebuild} (94%)
124
 rename app-misc/homeassistant-full/{homeassistant-full-2020.12.0.ebuild => homeassistant-full-2021.1.3.ebuild} (93%)
125
 rename app-misc/homeassistant-full/{homeassistant-full-0.116.4.ebuild => homeassistant-full-2021.1.4.ebuild} (68%)
126
 rename app-misc/homeassistant-min/{homeassistant-min-2020.12.1.ebuild => homeassistant-min-2021.1.2.ebuild} (92%)
127
 rename app-misc/homeassistant-min/{homeassistant-min-0.116.4.ebuild => homeassistant-min-2021.1.3.ebuild} (77%)
128
 create mode 100644 app-misc/homeassistant-min/homeassistant-min-2021.1.4.ebuild
129
 rename app-misc/homeassistant/{homeassistant-2020.12.1.ebuild => homeassistant-2021.1.2.ebuild} (90%)
130
 rename app-misc/homeassistant/{homeassistant-2020.12.0.ebuild => homeassistant-2021.1.3.ebuild} (89%)
131
 rename app-misc/homeassistant/{homeassistant-0.116.4.ebuild => homeassistant-2021.1.4.ebuild} (68%)
132
 rename dev-python/HATasmota/{HATasmota-0.2.2.ebuild => HATasmota-0.2.5.ebuild} (82%)
133
 rename dev-python/PyViCare/{PyViCare-0.1.1.ebuild => PyViCare-0.2.5.ebuild} (57%)
134
 rename dev-python/aioshelly/{aioshelly-0.3.3.ebuild => aioshelly-0.5.3.ebuild} (76%)
135
 rename dev-python/axis/{axis-35.ebuild => axis-42.ebuild} (76%)
136
 rename dev-python/bimmer-connected/{bimmer-connected-0.7.8.ebuild => bimmer-connected-0.7.14.ebuild} (93%)
137
 delete mode 100644 dev-python/gogogate2-api/gogogate2-api-1.0.3.ebuild
138
 rename dev-python/gogogate2-api/{gogogate2-api-1.0.4.ebuild => gogogate2-api-3.0.0.ebuild} (68%)
139
 delete mode 100644 dev-python/google-nest-sdm/google-nest-sdm-0.1.15.ebuild
140
 rename dev-python/google-nest-sdm/{google-nest-sdm-0.1.14.ebuild => google-nest-sdm-0.2.8.ebuild} (64%)
141
 rename dev-python/google-nest-sdm/{google-nest-sdm-0.1.9.ebuild => google-nest-sdm-0.2.9.ebuild} (64%)
142
 rename dev-python/{HATasmota/HATasmota-0.0.32.ebuild => hyperion-py/hyperion-py-0.7.0.ebuild} (58%)
143
 create mode 100644 dev-python/jsonpickle/Manifest
144
 create mode 100644 dev-python/jsonpickle/jsonpickle-1.4.1-r1.ebuild
145
 create mode 100644 dev-python/jsonpickle/metadata.xml
146
 create mode 100644 dev-python/maxcube-api/maxcube-api-0.3.0.ebuild
147
 create mode 100644 dev-python/mychevy/mychevy-2.1.1.ebuild
148
 create mode 100644 dev-python/pillow/Manifest
149
 create mode 100644 dev-python/pillow/metadata.xml
150
 create mode 100644 dev-python/pillow/pillow-7.2.0.ebuild
151
 rename dev-python/pyTibber/{pyTibber-0.15.1.ebuild => pyTibber-0.16.1.ebuild} (64%)
152
 create mode 100644 dev-python/pyatmo/pyatmo-4.2.2.ebuild
153
 rename dev-python/{pyatmo/pyatmo-3.3.1.ebuild => pybotvac/pybotvac-0.0.20.ebuild} (62%)
154
 create mode 100644 dev-python/pycomfoconnect/pycomfoconnect-0.4.ebuild
155
 rename dev-python/pymyq/{pymyq-2.0.8.ebuild => pymyq-2.0.14.ebuild} (89%)
156
 rename dev-python/pypck/{pypck-0.7.2.ebuild => pypck-0.7.9.ebuild} (57%)
157
 delete mode 100644 dev-python/pytest-xdist/files/pytest-xdist-1.32.0-timeout.patch
158
 rename dev-python/pytest-xdist/{pytest-xdist-1.32.0.ebuild => pytest-xdist-2.1.0.ebuild} (52%)
159
 create mode 100644 dev-python/python-izone/python-izone-1.1.3.ebuild
160
 create mode 100644 dev-python/python-mpd2/python-mpd2-3.0.3.ebuild
161
 rename dev-python/roonapi/{roonapi-0.0.22.ebuild => roonapi-0.0.31.ebuild} (68%)
162
 create mode 100644 dev-python/scapy/Manifest
163
 create mode 100644 dev-python/scapy/metadata.xml
164
 create mode 100644 dev-python/scapy/scapy-2.4.4.ebuild
165
 create mode 100644 dev-python/starline/starline-0.1.5.ebuild
166
 rename dev-python/xknx/{xknx-0.15.0-r1.ebuild => xknx-0.16.1.ebuild} (78%)
167
 delete mode 100644 dev-python/zha-quirks/zha-quirks-0.0.46.ebuild
168
 rename dev-python/zha-quirks/{zha-quirks-0.0.47.ebuild => zha-quirks-0.0.52.ebuild} (88%)
169
 rename dev-python/zigpy/{zigpy-0.27.1.ebuild => zigpy-0.30.0.ebuild} (79%)
170
 create mode 100644 dev-python/zigpy/zigpy-0.30.1.ebuild
171
 create mode 100644 dev-python/zigpy/zigpy-0.31.0.ebuild
172
 create mode 100644 dev-python/zwave-js-server-python/Manifest
173
 create mode 100644 dev-python/zwave-js-server-python/metadata.xml
174
 create mode 100644 dev-python/zwave-js-server-python/zwave-js-server-python-0.10.0.ebuild
175
 create mode 100644 dev-python/zwave-js-server-python/zwave-js-server-python-0.11.0.ebuild
176
 create mode 100644 dev-python/zwave-js-server-python/zwave-js-server-python-0.7.0.ebuild
177
 create mode 100644 dev-python/zwave-js-server-python/zwave-js-server-python-0.7.1.ebuild
178
 create mode 100644 dev-python/zwave-js-server-python/zwave-js-server-python-0.9.0.ebuild
179
*** syncing HomeAssistantRepository
180
*** synced HomeAssistantRepository
181
 * Sync succeeded
182
$ git log --format=%ci -1
183
$ git show -q --pretty=format:%G? HEAD
184
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 HomeAssistantRepository
185
 * dev-python/RestrictedPython-3.6.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
[FATAL]
186
 * dev-python/multidict-4.4.2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
[FATAL]
187
 * dev-python/pbr-5.1.3: failed sourcing ebuild: No supported implementations match python_gen_usedep patterns: python2_7 python3_4 python3_5 python3_6
[FATAL]
188
 * dev-python/pyatv-0.3.9: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
[FATAL]
189
 * Cache regen failed with 1