diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-12-19 08:46:57 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-12-19 08:46:57 +0000 |
commit | 4e862e5872e7964e577c71762154e209dfb4fa33 (patch) | |
tree | c942b072c99d086bd7a4194f7c475850cfa2104f /booboo.txt | |
parent | 2022-12-19T08:30:01Z (diff) | |
download | repos-4e862e5872e7964e577c71762154e209dfb4fa33.tar.gz repos-4e862e5872e7964e577c71762154e209dfb4fa33.tar.bz2 repos-4e862e5872e7964e577c71762154e209dfb4fa33.zip |
2022-12-19T08:45:01Z
Diffstat (limited to 'booboo.txt')
-rw-r--r-- | booboo.txt | 32 |
1 files changed, 22 insertions, 10 deletions
diff --git a/booboo.txt b/booboo.txt index 12f51fc7acdf..ea524b65acc3 100644 --- a/booboo.txt +++ b/booboo.txt @@ -14,18 +14,30 @@ pkgcore 0.12.17 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync booboo *** syncing booboo -Already up to date. +From https://github.com/l29ah/booboo + c9a96f3..cb352fc master -> origin/master +Updating c9a96f3..cb352fc +Fast-forward + .../canonicaljson/canonicaljson-1.4.0.ebuild | 21 --------- + dev-python/frozendict/frozendict-1.2-r1.ebuild | 19 -------- + dev-python/matrix-nio/matrix-nio-9999.ebuild | 33 -------------- + .../matrix-python-sdk-9999.ebuild | 50 ---------------------- + dev-python/peewee/peewee-3.8.1.ebuild | 48 --------------------- + dev-python/pymacaroons/pymacaroons-0.13.0.ebuild | 19 -------- + dev-python/signedjson/signedjson-1.1.0.ebuild | 21 --------- + .../unpaddedbase64/unpaddedbase64-1.1.0-r1.ebuild | 21 --------- + 8 files changed, 232 deletions(-) + delete mode 100644 dev-python/canonicaljson/canonicaljson-1.4.0.ebuild + delete mode 100644 dev-python/frozendict/frozendict-1.2-r1.ebuild + delete mode 100644 dev-python/matrix-nio/matrix-nio-9999.ebuild + delete mode 100644 dev-python/matrix-python-sdk/matrix-python-sdk-9999.ebuild + delete mode 100644 dev-python/peewee/peewee-3.8.1.ebuild + delete mode 100644 dev-python/pymacaroons/pymacaroons-0.13.0.ebuild + delete mode 100644 dev-python/signedjson/signedjson-1.1.0.ebuild + delete mode 100644 dev-python/unpaddedbase64/unpaddedbase64-1.1.0-r1.ebuild *** synced booboo * 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 booboo - * dev-python/canonicaljson-1.4.0: failed sourcing ebuild: EAPI=6 not supported, (distutils-r1.eclass, line 49: called die) - * dev-python/frozendict-1.2-r1: failed sourcing ebuild: EAPI=6 not supported, (distutils-r1.eclass, line 49: called die) - * dev-python/matrix-nio-9999: failed sourcing ebuild: EAPI=6 not supported, (distutils-r1.eclass, line 49: called die) - * dev-python/matrix-python-sdk-9999: failed sourcing ebuild: EAPI=6 not supported, (distutils-r1.eclass, line 49: called die) - * dev-python/peewee-3.8.1: failed sourcing ebuild: EAPI=6 not supported, (distutils-r1.eclass, line 49: called die) - * dev-python/pymacaroons-0.13.0: failed sourcing ebuild: EAPI=6 not supported, (distutils-r1.eclass, line 49: called die) - * dev-python/signedjson-1.1.0: failed sourcing ebuild: EAPI=6 not supported, (distutils-r1.eclass, line 49: called die) - * dev-python/unpaddedbase64-1.1.0-r1: failed sourcing ebuild: EAPI=6 not supported, (distutils-r1.eclass, line 49: called die) - * Cache regen failed with 1 + * Cache regenerated successfully |