blob: 93d474b6be04275057f1dce5fd5241d65da118f6 (
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
|
{'description': {'en': 'Mirror of PyPI python package repository'},
'feed': ['https://github.com/houseofsuns/pypi/commits/master.atom'],
'homepage': 'https://github.com/houseofsuns/pypi',
'name': 'pypi',
'owner': [{'email': 'gentoo@houseofsuns.org',
'name': 'houseofsuns',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/houseofsuns/pypi.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/houseofsuns/pypi.git'}],
'status': 'unofficial'}
pkgcore 0.12.27
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pypi
*** syncing pypi
Already up to date.
*** synced pypi
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
warning: exhaustive rename detection was skipped due to too many files.
warning: you may want to set your diff.renameLimit variable to at least 2667 and retry the command.
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 pypi
* Cache regenerated successfully
|