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.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
   0b8e113a954..93143d5a2fc  master     -> origin/master
21
Updating 0b8e113a954..93143d5a2fc
22
Fast-forward
23
 dev-python/Faker/Faker-16.6.1.ebuild               | 34 ++++++++
24
 dev-python/Faker/Manifest                          |  1 +
25
 dev-python/google-api-python-client/Manifest       |  1 +
26
 .../google-api-python-client-2.74.0.ebuild         | 52 ++++++++++++
27
 dev-python/hypothesis/Manifest                     |  1 +
28
 dev-python/hypothesis/hypothesis-6.65.0.ebuild     | 77 ++++++++++++++++++
29
 dev-python/hypothesis/metadata.xml                 |  9 --
30
 dev-python/nbconvert/Manifest                      |  1 +
31
 dev-python/nbconvert/nbconvert-7.2.9.ebuild        | 95 ++++++++++++++++++++++
32
 dev-python/sphinx-autodoc-typehints/Manifest       |  1 +
33
 .../sphinx-autodoc-typehints-1.21.8.ebuild         | 44 ++++++++++
34
 ...-r1.ebuild => pidgin-indicator-1.0.1-r2.ebuild} |  2 +-
35
 12 files changed, 308 insertions(+), 10 deletions(-)
36
 create mode 100644 dev-python/Faker/Faker-16.6.1.ebuild
37
 create mode 100644 dev-python/google-api-python-client/google-api-python-client-2.74.0.ebuild
38
 create mode 100644 dev-python/hypothesis/hypothesis-6.65.0.ebuild
39
 create mode 100644 dev-python/nbconvert/nbconvert-7.2.9.ebuild
40
 create mode 100644 dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.21.8.ebuild
41
 rename x11-plugins/pidgin-indicator/{pidgin-indicator-1.0.1-r1.ebuild => pidgin-indicator-1.0.1-r2.ebuild} (96%)
42
*** synced gentoo
43
 * Sync succeeded
44
$ git log --format=%ci -1
45
$ git show -q --pretty=format:%G? HEAD
46
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
47
 * Cache regenerated successfully