python

1
{'description': {'en': 'Python project repository'},
2
 'feed': ['https://cgit.gentoo.org/proj/python.git/atom/'],
3
 'homepage': 'https://cgit.gentoo.org/proj/python.git/',
4
 'name': 'python',
5
 'owner': [{'email': 'python@gentoo.org',
6
            'name': 'Gentoo Python project',
7
            'type': 'project'}],
8
 'quality': 'experimental',
9
 'source': [{'type': 'git',
10
             'uri': 'https://anongit.gentoo.org/git/proj/python.git'},
11
            {'type': 'git', 'uri': 'git://anongit.gentoo.org/proj/python.git'},
12
            {'type': 'git',
13
             'uri': 'git+ssh://git@git.gentoo.org/proj/python.git'}],
14
 'status': 'official'}
15
$ pmaint sync python
16
WARNING:pkgcore:EAPI '7' isn't fully supported
17
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
18
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
19
WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/sync/beatussum-overlay' has unsupported profile format: profile-default-eapi
20
Already up to date.
21
*** syncing python
22
*** synced python
23
 * Sync succeeded
24
$ git log --format=%ci -1
25
$ git show -q --pretty=format:%G? HEAD
26
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 python
27
WARNING:pkgcore:EAPI '7' isn't fully supported
28
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
29
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
30
WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
31
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
32
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
33
WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
34
 * Cache regenerated successfully