1 | {'description': {'en': 'Mirror of PyPI python package repository'},
|
2 | 'feed': ['https://github.com/houseofsuns/pypi/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/houseofsuns/pypi',
|
4 | 'name': 'pypi',
|
5 | 'owner': [{'email': 'gentoo@houseofsuns.org',
|
6 | 'name': 'houseofsuns',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/houseofsuns/pypi.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git+ssh://git@github.com/houseofsuns/pypi.git'}],
|
12 | 'status': 'unofficial'}
|
13 | pkgcore 0.12.24
|
14 |
|
15 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pypi
|
16 | *** syncing pypi
|
17 | Already up to date.
|
18 | *** synced pypi
|
19 | * Sync succeeded
|
20 | $ git log --format=%ci -1
|
21 | $ git show -q --pretty=format:%G? HEAD
|
22 | warning: exhaustive rename detection was skipped due to too many files.
|
23 | warning: you may want to set your diff.renameLimit variable to at least 1564 and retry the command.
|
24 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 pypi
|
25 | * Cache regenerated successfully
|