summaryrefslogtreecommitdiff
blob: 2551d554974c5e5af0b700e44c1c64c53d814a43 (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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
{'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.17

$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
*** syncing gentoo
From https://anongit.gentoo.org/git/repo/gentoo
   698047424fa..713a5d6446b  master     -> origin/master
Updating 698047424fa..713a5d6446b
Fast-forward
 app-admin/awscli/Manifest                          |   1 +
 app-admin/awscli/awscli-1.27.55.ebuild             |  80 ++++++++++++++++
 dev-python/aws-sam-translator/Manifest             |   1 +
 .../aws-sam-translator-1.58.0.ebuild               |  69 ++++++++++++++
 dev-python/awxkit/Manifest                         |   1 +
 dev-python/awxkit/awxkit-21.11.0.ebuild            |  47 ++++++++++
 dev-python/bleach/Manifest                         |   1 +
 dev-python/bleach/bleach-6.0.0.ebuild              |  46 ++++++++++
 dev-python/bleach/files/bleach-6.0.0-py39.patch    |  48 ++++++++++
 dev-python/boto3/Manifest                          |   1 +
 dev-python/boto3/boto3-1.26.55.ebuild              |  68 ++++++++++++++
 dev-python/botocore/Manifest                       |   1 +
 dev-python/botocore/botocore-1.29.55.ebuild        |  74 +++++++++++++++
 dev-python/h5py/Manifest                           |   1 +
 dev-python/h5py/h5py-3.8.0.ebuild                  |  70 ++++++++++++++
 dev-python/identify/Manifest                       |   1 +
 dev-python/identify/identify-2.5.15.ebuild         |  29 ++++++
 dev-python/jupyter_core/Manifest                   |   1 +
 dev-python/jupyter_core/jupyter_core-5.1.4.ebuild  |  39 ++++++++
 dev-python/jupyterlab/Manifest                     |   1 +
 dev-python/jupyterlab/jupyterlab-3.5.3.ebuild      |  76 +++++++++++++++
 dev-python/prometheus_client/Manifest              |   1 +
 .../prometheus_client-0.16.0.ebuild                |  30 ++++++
 dev-python/python-nbxmpp/Manifest                  |   1 +
 .../python-nbxmpp/python-nbxmpp-4.1.0.ebuild       |  33 +++++++
 dev-python/sentry-sdk/Manifest                     |   1 +
 dev-python/sentry-sdk/sentry-sdk-1.14.0.ebuild     | 102 +++++++++++++++++++++
 dev-python/sphinxcontrib-applehelp/Manifest        |   1 +
 dev-python/sphinxcontrib-applehelp/metadata.xml    |   2 +-
 .../sphinxcontrib-applehelp-1.0.4.ebuild           |  44 +++++++++
 dev-python/spotipy/Manifest                        |   1 +
 dev-python/spotipy/metadata.xml                    |   4 +-
 dev-python/spotipy/spotipy-2.22.1.ebuild           |  51 +++++++++++
 33 files changed, 924 insertions(+), 3 deletions(-)
 create mode 100644 app-admin/awscli/awscli-1.27.55.ebuild
 create mode 100644 dev-python/aws-sam-translator/aws-sam-translator-1.58.0.ebuild
 create mode 100644 dev-python/awxkit/awxkit-21.11.0.ebuild
 create mode 100644 dev-python/bleach/bleach-6.0.0.ebuild
 create mode 100644 dev-python/bleach/files/bleach-6.0.0-py39.patch
 create mode 100644 dev-python/boto3/boto3-1.26.55.ebuild
 create mode 100644 dev-python/botocore/botocore-1.29.55.ebuild
 create mode 100644 dev-python/h5py/h5py-3.8.0.ebuild
 create mode 100644 dev-python/identify/identify-2.5.15.ebuild
 create mode 100644 dev-python/jupyter_core/jupyter_core-5.1.4.ebuild
 create mode 100644 dev-python/jupyterlab/jupyterlab-3.5.3.ebuild
 create mode 100644 dev-python/prometheus_client/prometheus_client-0.16.0.ebuild
 create mode 100644 dev-python/python-nbxmpp/python-nbxmpp-4.1.0.ebuild
 create mode 100644 dev-python/sentry-sdk/sentry-sdk-1.14.0.ebuild
 create mode 100644 dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-1.0.4.ebuild
 create mode 100644 dev-python/spotipy/spotipy-2.22.1.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