1 | {'description': {'en': 'Official Gentoo ebuild repository'},
|
2 | 'feed': ['https://cgit.gentoo.org/repo/gentoo.git/atom/'],
|
3 | 'homepage': 'https://gentoo.org/',
|
4 | 'name': 'gentoo',
|
5 | 'owner': [{'email': 'bug-wranglers@gentoo.org', 'type': 'project'}],
|
6 | 'quality': 'core',
|
7 | 'source': [{'type': 'rsync', 'uri': 'rsync://rsync.gentoo.org/gentoo-portage'},
|
8 | {'type': 'git',
|
9 | 'uri': 'https://anongit.gentoo.org/git/repo/gentoo.git'},
|
10 | {'type': 'git', 'uri': 'git://anongit.gentoo.org/repo/gentoo.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}],
|
13 | 'status': 'official'}
|
14 | pkgcore 0.12.17
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
|
17 | WARNING:pkgcore:fragtoo repo at '/var/lib/repo-mirror-ci/sync/fragtoo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
18 | *** syncing gentoo
|
19 | From https://anongit.gentoo.org/git/repo/gentoo
|
20 | c30b52d8aa8..6fbad681cf1 master -> origin/master
|
21 | Updating c30b52d8aa8..6fbad681cf1
|
22 | Fast-forward
|
23 | .../files/libreoffice-7.4.4.2-gcc-13.patch | 82 -----------
|
24 | app-office/libreoffice/libreoffice-7.4.4.2.ebuild | 1 -
|
25 | dev-python/django/Manifest | 6 +
|
26 | dev-python/django/django-3.2.17.ebuild | 109 ++++++++++++++
|
27 | dev-python/django/django-4.0.9.ebuild | 110 ++++++++++++++
|
28 | dev-python/django/django-4.1.6.ebuild | 103 +++++++++++++
|
29 | dev-python/elementpath/Manifest | 1 +
|
30 | dev-python/elementpath/elementpath-4.0.0.ebuild | 38 +++++
|
31 | ...flaky-3.7.0-r3.ebuild => flaky-3.7.0-r4.ebuild} | 1 +
|
32 | dev-python/jsonschema-spec/Manifest | 1 +
|
33 | .../jsonschema-spec/jsonschema-spec-0.1.3.ebuild | 37 +++++
|
34 | dev-python/openapi-spec-validator/Manifest | 1 +
|
35 | .../openapi-spec-validator-0.5.3.ebuild | 56 ++++++++
|
36 | dev-python/pyglet/Manifest | 1 +
|
37 | dev-python/pyglet/pyglet-2.0.4.ebuild | 82 +++++++++++
|
38 | dev-python/qiskit-terra/Manifest | 1 +
|
39 | dev-python/qiskit-terra/qiskit-terra-0.23.1.ebuild | 160 +++++++++++++++++++++
|
40 | .../setuptools_scm/setuptools_scm-7.1.0.ebuild | 23 ++-
|
41 | 18 files changed, 724 insertions(+), 89 deletions(-)
|
42 | delete mode 100644 app-office/libreoffice/files/libreoffice-7.4.4.2-gcc-13.patch
|
43 | create mode 100644 dev-python/django/django-3.2.17.ebuild
|
44 | create mode 100644 dev-python/django/django-4.0.9.ebuild
|
45 | create mode 100644 dev-python/django/django-4.1.6.ebuild
|
46 | create mode 100644 dev-python/elementpath/elementpath-4.0.0.ebuild
|
47 | rename dev-python/flaky/{flaky-3.7.0-r3.ebuild => flaky-3.7.0-r4.ebuild} (95%)
|
48 | create mode 100644 dev-python/jsonschema-spec/jsonschema-spec-0.1.3.ebuild
|
49 | create mode 100644 dev-python/openapi-spec-validator/openapi-spec-validator-0.5.3.ebuild
|
50 | create mode 100644 dev-python/pyglet/pyglet-2.0.4.ebuild
|
51 | create mode 100644 dev-python/qiskit-terra/qiskit-terra-0.23.1.ebuild
|
52 | *** synced gentoo
|
53 | * Sync succeeded
|
54 | $ git log --format=%ci -1
|
55 | $ git show -q --pretty=format:%G? HEAD
|
56 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
|
57 | * Cache regenerated successfully
|