gentoo

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.11
15
16
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
17
WARNING:pkgcore:dm9pZCAq repo at '/var/lib/repo-mirror-ci/sync/dm9pZCAq', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
18
WARNING:pkgcore:dm9pZCAq repo at '/var/lib/repo-mirror-ci/sync/dm9pZCAq', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
19
*** syncing gentoo
20
From https://anongit.gentoo.org/git/repo/gentoo
21
   4a7a696720c..136e4f6699e  master     -> origin/master
22
Updating 4a7a696720c..136e4f6699e
23
Fast-forward
24
 dev-lang/python/Manifest                           |   3 +
25
 dev-lang/python/python-3.11.0_beta3.ebuild         | 421 +++++++++++++++++++++
26
 dev-python/PyPDF2/Manifest                         |   1 +
27
 dev-python/PyPDF2/PyPDF2-2.0.0.ebuild              |  56 +++
28
 dev-python/absl-py/Manifest                        |   1 +
29
 dev-python/absl-py/absl-py-1.1.0.ebuild            |  79 ++++
30
 dev-python/django/Manifest                         |   2 +
31
 dev-python/django/django-4.0.5.ebuild              | 109 ++++++
32
 dev-python/hypothesis/Manifest                     |   1 +
33
 dev-python/hypothesis/hypothesis-6.46.11.ebuild    |  73 ++++
34
 dev-python/jsonschema/Manifest                     |   1 +
35
 dev-python/jsonschema/jsonschema-4.6.0.ebuild      |  50 +++
36
 dev-python/nptyping/Manifest                       |   1 +
37
 dev-python/nptyping/nptyping-2.1.1.ebuild          |  45 +++
38
 dev-python/readthedocs-sphinx-ext/Manifest         |   1 +
39
 .../readthedocs-sphinx-ext-2.1.8.ebuild            |  30 ++
40
 dev-python/tubes/Manifest                          |   1 +
41
 dev-python/tubes/tubes-0.2.1.ebuild                |  30 ++
42
 dev-python/twine/Manifest                          |   1 +
43
 dev-python/twine/twine-4.0.1.ebuild                |  80 ++++
44
 20 files changed, 986 insertions(+)
45
 create mode 100644 dev-lang/python/python-3.11.0_beta3.ebuild
46
 create mode 100644 dev-python/PyPDF2/PyPDF2-2.0.0.ebuild
47
 create mode 100644 dev-python/absl-py/absl-py-1.1.0.ebuild
48
 create mode 100644 dev-python/django/django-4.0.5.ebuild
49
 create mode 100644 dev-python/hypothesis/hypothesis-6.46.11.ebuild
50
 create mode 100644 dev-python/jsonschema/jsonschema-4.6.0.ebuild
51
 create mode 100644 dev-python/nptyping/nptyping-2.1.1.ebuild
52
 create mode 100644 dev-python/readthedocs-sphinx-ext/readthedocs-sphinx-ext-2.1.8.ebuild
53
 create mode 100644 dev-python/tubes/tubes-0.2.1.ebuild
54
 create mode 100644 dev-python/twine/twine-4.0.1.ebuild
55
*** synced gentoo
56
 * Sync succeeded
57
$ git log --format=%ci -1
58
$ git show -q --pretty=format:%G? HEAD
59
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
60
 * Cache regenerated successfully