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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
|
{'description': {'en': 'Official Gentoo ebuild repository'},
'feed': ['https://cgit.gentoo.org/repo/gentoo.git/atom/'],
'homepage': 'https://gentoo.org/',
'name': 'gentoo',
'owner': [{'email': 'bug-wranglers@gentoo.org', 'type': 'project'}],
'quality': 'core',
'source': [{'type': 'rsync', 'uri': 'rsync://rsync.gentoo.org/gentoo-portage'},
{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/repo/gentoo.git'},
{'type': 'git', 'uri': 'git://anongit.gentoo.org/repo/gentoo.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}],
'status': 'official'}
pkgcore 0.12.23
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
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).
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).
*** syncing gentoo
From https://anongit.gentoo.org/git/repo/gentoo
a653ac02479f..65a22e42d05a master -> origin/master
Updating a653ac02479f..65a22e42d05a
Fast-forward
app-admin/awscli/Manifest | 1 +
app-admin/awscli/awscli-1.31.7.ebuild | 88 ++++
app-doc/python-docs/Manifest | 1 +
app-doc/python-docs/python-docs-3.11.7.ebuild | 23 +
.../{sigil-2.0.2.ebuild => sigil-2.0.2-r1.ebuild} | 2 +-
dev-lang/python/Manifest | 3 +
dev-lang/python/python-3.11.7.ebuild | 535 +++++++++++++++++++++
dev-python/QtPy/QtPy-2.3.1-r1.ebuild | 1 -
dev-python/QtPy/QtPy-2.3.1.ebuild | 3 +-
dev-python/QtPy/QtPy-2.4.0-r1.ebuild | 1 -
dev-python/QtPy/QtPy-2.4.0.ebuild | 1 -
dev-python/QtPy/QtPy-2.4.1-r1.ebuild | 1 -
...l-1.8.0-r2.ebuild => ansi2html-1.8.0-r3.ebuild} | 3 -
dev-python/boto3/Manifest | 1 +
dev-python/boto3/boto3-1.33.7.ebuild | 64 +++
dev-python/botocore/Manifest | 1 +
dev-python/botocore/botocore-1.33.7.ebuild | 68 +++
dev-python/cfn-lint/Manifest | 1 +
dev-python/cfn-lint/cfn-lint-0.83.4.ebuild | 65 +++
.../django-tables2/django-tables2-2.6.0.ebuild | 3 -
...wich-0.21.6.ebuild => dulwich-0.21.6-r1.ebuild} | 1 -
dev-python/freezegun/Manifest | 1 +
dev-python/freezegun/freezegun-1.3.1.ebuild | 35 ++
...lib-3.8.2.ebuild => matplotlib-3.8.2-r1.ebuild} | 1 -
dev-python/path/Manifest | 1 +
dev-python/path/path-16.9.0.ebuild | 37 ++
dev-python/pynvim/Manifest | 1 +
dev-python/pynvim/pynvim-0.5.0.ebuild | 35 ++
dev-python/python-mpd2/python-mpd2-3.1.0.ebuild | 1 -
.../python-swiftclient-4.4.0.ebuild | 1 -
...s-69.0.2.ebuild => setuptools-69.0.2-r1.ebuild} | 1 -
dev-python/sqlglot/Manifest | 1 +
dev-python/sqlglot/sqlglot-19.8.3.ebuild | 42 ++
...extile-4.0.2.ebuild => textile-4.0.2-r1.ebuild} | 1 -
...ild => buildbot-waterfall-view-3.6.1-r1.ebuild} | 1 -
...ild => buildbot-waterfall-view-3.9.0-r1.ebuild} | 1 -
.../buildbot-worker/buildbot-worker-3.9.0.ebuild | 1 -
.../buildbot-worker/buildbot-worker-9999.ebuild | 1 -
dev-util/buildbot/buildbot-3.9.0.ebuild | 1 -
dev-util/buildbot/buildbot-9999.ebuild | 1 -
mail-client/alot/alot-0.10.ebuild | 5 +-
mail-client/alot/alot-9999.ebuild | 3 -
...0-r2.ebuild => displaycal-py3-3.9.10-r3.ebuild} | 4 +-
...ile-0.22.1-r2.ebuild => qtile-0.22.1-r3.ebuild} | 3 +-
...{qtile-0.23.0.ebuild => qtile-0.23.0-r1.ebuild} | 1 -
45 files changed, 1011 insertions(+), 36 deletions(-)
create mode 100644 app-admin/awscli/awscli-1.31.7.ebuild
create mode 100644 app-doc/python-docs/python-docs-3.11.7.ebuild
rename app-text/sigil/{sigil-2.0.2.ebuild => sigil-2.0.2-r1.ebuild} (98%)
create mode 100644 dev-lang/python/python-3.11.7.ebuild
rename dev-python/ansi2html/{ansi2html-1.8.0-r2.ebuild => ansi2html-1.8.0-r3.ebuild} (91%)
create mode 100644 dev-python/boto3/boto3-1.33.7.ebuild
create mode 100644 dev-python/botocore/botocore-1.33.7.ebuild
create mode 100644 dev-python/cfn-lint/cfn-lint-0.83.4.ebuild
rename dev-python/dulwich/{dulwich-0.21.6.ebuild => dulwich-0.21.6-r1.ebuild} (97%)
create mode 100644 dev-python/freezegun/freezegun-1.3.1.ebuild
rename dev-python/matplotlib/{matplotlib-3.8.2.ebuild => matplotlib-3.8.2-r1.ebuild} (99%)
create mode 100644 dev-python/path/path-16.9.0.ebuild
create mode 100644 dev-python/pynvim/pynvim-0.5.0.ebuild
rename dev-python/setuptools/{setuptools-69.0.2.ebuild => setuptools-69.0.2-r1.ebuild} (98%)
create mode 100644 dev-python/sqlglot/sqlglot-19.8.3.ebuild
rename dev-python/textile/{textile-4.0.2.ebuild => textile-4.0.2-r1.ebuild} (96%)
rename dev-util/buildbot-waterfall-view/{buildbot-waterfall-view-3.6.1.ebuild => buildbot-waterfall-view-3.6.1-r1.ebuild} (94%)
rename dev-util/buildbot-waterfall-view/{buildbot-waterfall-view-3.9.0.ebuild => buildbot-waterfall-view-3.9.0-r1.ebuild} (94%)
rename media-gfx/displaycal-py3/{displaycal-py3-3.9.10-r2.ebuild => displaycal-py3-3.9.10-r3.ebuild} (92%)
rename x11-wm/qtile/{qtile-0.22.1-r2.ebuild => qtile-0.22.1-r3.ebuild} (97%)
rename x11-wm/qtile/{qtile-0.23.0.ebuild => qtile-0.23.0-r1.ebuild} (98%)
*** synced gentoo
* 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 gentoo
* Cache regenerated successfully
|