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
|
{'description': {'en': 'Scientific packages from PyPI by the '
'gentoo-pypi-generator'},
'feed': ['https://github.com/jiegec/gentoo-pypi-sci/commits/master.atom'],
'homepage': 'https://github.com/jiegec/gentoo-pypi-sci',
'name': 'pypi-sci',
'owner': [{'email': 'heroxbd@gentoo.org',
'name': 'Benda Xu',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/jiegec/gentoo-pypi-sci.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com:jiegec/gentoo-pypi-sci.git'}],
'status': 'unofficial'}
pkgcore 0.12.19
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pypi-sci
*** syncing pypi-sci
From https://github.com/jiegec/gentoo-pypi-sci
0d5f154..8fa6754 master -> origin/master
Updating 0d5f154..8fa6754
Fast-forward
dev-python/fastrlock/Manifest | 4 ++--
dev-python/fastrlock/{fastrlock-0.8.ebuild => fastrlock-0.8.1.ebuild} | 0
2 files changed, 2 insertions(+), 2 deletions(-)
rename dev-python/fastrlock/{fastrlock-0.8.ebuild => fastrlock-0.8.1.ebuild} (100%)
*** synced pypi-sci
* 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 pypi-sci
* Cache regenerated successfully
|