summaryrefslogtreecommitdiff
blob: fa0253794e65406c646736f9dc13a8cac2baeff0 (plain)
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
{'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
   be7ee68fb5d5..cc9d3adc027a  master     -> origin/master
Updating be7ee68fb5d5..cc9d3adc027a
Fast-forward
 dev-python/a2wsgi/a2wsgi-1.10.7.ebuild             |  49 --------
 dev-python/aiohttp/Manifest                        |   1 +
 dev-python/aiohttp/aiohttp-3.11.0_rc0.ebuild       | 131 +++++++++++++++++++++
 dev-python/hatchling/Manifest                      |   1 +
 dev-python/hatchling/hatchling-1.26.1.ebuild       | 105 +++++++++++++++++
 dev-python/hypothesis/Manifest                     |   1 +
 dev-python/hypothesis/hypothesis-6.118.7.ebuild    | 103 ++++++++++++++++
 dev-python/jedi/Manifest                           |   1 +
 dev-python/jedi/jedi-0.19.2.ebuild                 |  85 +++++++++++++
 dev-python/pallets-sphinx-themes/Manifest          |   1 -
 .../pallets-sphinx-themes-2.1.3.ebuild             |  26 ----
 dev-python/zipp/Manifest                           |   1 +
 dev-python/zipp/zipp-3.21.0.ebuild                 |  53 +++++++++
 13 files changed, 482 insertions(+), 76 deletions(-)
 delete mode 100644 dev-python/a2wsgi/a2wsgi-1.10.7.ebuild
 create mode 100644 dev-python/aiohttp/aiohttp-3.11.0_rc0.ebuild
 create mode 100644 dev-python/hatchling/hatchling-1.26.1.ebuild
 create mode 100644 dev-python/hypothesis/hypothesis-6.118.7.ebuild
 create mode 100644 dev-python/jedi/jedi-0.19.2.ebuild
 delete mode 100644 dev-python/pallets-sphinx-themes/pallets-sphinx-themes-2.1.3.ebuild
 create mode 100644 dev-python/zipp/zipp-3.21.0.ebuild
*** 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