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
|
{'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'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/onkelbeh/HomeAssistantRepository.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync HomeAssistantRepository
*** syncing HomeAssistantRepository
From https://git.edevau.net/onkelbeh/HomeAssistantRepository
df9b3849f..8ae2835b8 master -> origin/master
Updating df9b3849f..8ae2835b8
Fast-forward
README.md | 10 +-
app-misc/homeassistant-full/Manifest | 3 -
.../homeassistant-full-2024.1.5.ebuild | 1180 --------------------
app-misc/homeassistant-min/Manifest | 3 -
.../homeassistant-min-2024.1.5.ebuild | 333 ------
app-misc/homeassistant/Manifest | 3 -
.../homeassistant/homeassistant-2024.1.5.ebuild | 527 ---------
dev-python/guppy3/Manifest | 6 +-
dev-python/guppy3/guppy3-3.1.3.ebuild | 2 +-
dev-python/guppy3/guppy3-3.1.4.ebuild | 2 +-
dev-python/guppy3/guppy3-3.1.4_p1.ebuild | 24 +
dev-python/pipdeptree/Manifest | 4 +
...ipdeptree-2.13.1-expect-hpy-in-pypy-7.3.3.patch | 26 +
.../files/pipdeptree-2.13.2-fix-pypy-7.3.14.patch | 37 +
dev-python/pipdeptree/pipdeptree-2.13.2.ebuild | 43 +
dev-python/pytest-asyncio/Manifest | 3 +
.../files/pytest-asyncio-0.23.4-pytest-8.patch | 47 +
.../pytest-asyncio/pytest-asyncio-0.23.4-r1.ebuild | 57 +
dev-python/python-slugify/Manifest | 2 +
.../python-slugify/python-slugify-8.0.1.ebuild | 29 +
20 files changed, 283 insertions(+), 2058 deletions(-)
delete mode 100644 app-misc/homeassistant-full/homeassistant-full-2024.1.5.ebuild
delete mode 100644 app-misc/homeassistant-min/homeassistant-min-2024.1.5.ebuild
delete mode 100644 app-misc/homeassistant/homeassistant-2024.1.5.ebuild
create mode 100644 dev-python/guppy3/guppy3-3.1.4_p1.ebuild
create mode 100644 dev-python/pipdeptree/files/pipdeptree-2.13.1-expect-hpy-in-pypy-7.3.3.patch
create mode 100644 dev-python/pipdeptree/files/pipdeptree-2.13.2-fix-pypy-7.3.14.patch
create mode 100644 dev-python/pipdeptree/pipdeptree-2.13.2.ebuild
create mode 100644 dev-python/pytest-asyncio/files/pytest-asyncio-0.23.4-pytest-8.patch
create mode 100644 dev-python/pytest-asyncio/pytest-asyncio-0.23.4-r1.ebuild
create mode 100644 dev-python/python-slugify/python-slugify-8.0.1.ebuild
*** 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
* sci-libs/tensorflow-2.5.0-r3: failed sourcing ebuild: inherit requires unknown eclass: bazel.eclass
* Cache regen failed with 1
|