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
|
{'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.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
*** syncing gentoo
From https://github.com/gentoo/gentoo
50e3fb30f50e..72da4735ca2f master -> origin/master
Updating 50e3fb30f50e..72da4735ca2f
Fast-forward
app-admin/awscli/awscli-1.35.20.ebuild | 2 +-
.../pycargoebuild/pycargoebuild-0.13.4.ebuild | 2 +-
.../commons-logging-1.3.4-r1.ebuild | 2 +-
dev-libs/apache-arrow/apache-arrow-18.0.0.ebuild | 2 +-
dev-libs/libgit2/libgit2-1.8.4.ebuild | 2 +-
dev-python/bleach/bleach-6.2.0.ebuild | 2 +-
dev-python/boto3/boto3-1.35.54.ebuild | 2 +-
dev-python/botocore/botocore-1.35.54.ebuild | 2 +-
dev-python/colorlog/colorlog-6.9.0.ebuild | 2 +-
dev-python/croniter/croniter-5.0.1.ebuild | 2 +-
.../inline-snapshot/inline-snapshot-0.14.0.ebuild | 2 +-
dev-python/keyring/keyring-25.5.0.ebuild | 2 +-
dev-python/m2crypto/m2crypto-0.43.0.ebuild | 2 +-
.../mkdocs-git-authors-plugin-0.9.1.ebuild | 2 +-
.../pyasn1-modules/pyasn1-modules-0.4.1.ebuild | 2 +-
dev-python/pyasn1/pyasn1-0.6.1.ebuild | 2 +-
.../pydata-sphinx-theme-0.16.0.ebuild | 2 +-
dev-python/pypdf/pypdf-5.1.0.ebuild | 2 +-
dev-python/resolvelib/resolvelib-1.1.0.ebuild | 2 +-
dev-python/rq/rq-2.0.0.ebuild | 2 +-
.../service-identity-24.2.0.ebuild | 2 +-
dev-python/sybil/sybil-8.0.1.ebuild | 2 +-
dev-python/tqdm/tqdm-4.66.6.ebuild | 2 +-
dev-python/twisted/twisted-24.10.0.ebuild | 2 +-
dev-python/yarl/yarl-1.17.1.ebuild | 2 +-
dev-ruby/faraday-net_http_persistent/Manifest | 1 +
.../faraday-net_http_persistent-2.3.0.ebuild | 39 ++++++++++++++
dev-ruby/faraday/Manifest | 4 +-
dev-ruby/faraday/faraday-2.10.1.ebuild | 60 ----------------------
...faraday-2.10.0.ebuild => faraday-2.12.1.ebuild} | 3 +-
dev-ruby/faraday/faraday-2.9.2.ebuild | 59 ---------------------
dev-ruby/faraday_middleware/Manifest | 1 +
....2.0.ebuild => faraday_middleware-1.2.1.ebuild} | 6 +--
dev-ruby/json/Manifest | 1 +
dev-ruby/json/json-2.8.2.ebuild | 51 ++++++++++++++++++
dev-ruby/mini_portile2/Manifest | 2 +-
...le2-2.8.4.ebuild => mini_portile2-2.8.8.ebuild} | 13 +++--
dev-ruby/pry/Manifest | 1 +
dev-ruby/pry/pry-0.15.0.ebuild | 45 ++++++++++++++++
dev-util/debugedit/debugedit-5.1-r1.ebuild | 2 +-
dev-util/stripe-mock/stripe-mock-0.192.0.ebuild | 2 +-
www-apps/jekyll/Manifest | 2 +-
...{jekyll-4.3.2-r2.ebuild => jekyll-4.3.4.ebuild} | 13 ++---
43 files changed, 191 insertions(+), 164 deletions(-)
create mode 100644 dev-ruby/faraday-net_http_persistent/faraday-net_http_persistent-2.3.0.ebuild
delete mode 100644 dev-ruby/faraday/faraday-2.10.1.ebuild
rename dev-ruby/faraday/{faraday-2.10.0.ebuild => faraday-2.12.1.ebuild} (94%)
delete mode 100644 dev-ruby/faraday/faraday-2.9.2.ebuild
rename dev-ruby/faraday_middleware/{faraday_middleware-1.2.0.ebuild => faraday_middleware-1.2.1.ebuild} (94%)
create mode 100644 dev-ruby/json/json-2.8.2.ebuild
rename dev-ruby/mini_portile2/{mini_portile2-2.8.4.ebuild => mini_portile2-2.8.8.ebuild} (58%)
create mode 100644 dev-ruby/pry/pry-0.15.0.ebuild
rename www-apps/jekyll/{jekyll-4.3.2-r2.ebuild => jekyll-4.3.4.ebuild} (92%)
*** 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
|