diff options
Diffstat (limited to 'gentoo.txt')
-rw-r--r-- | gentoo.txt | 55 |
1 files changed, 26 insertions, 29 deletions
diff --git a/gentoo.txt b/gentoo.txt index 704ecbe2fe8f..dd187659b943 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -26,36 +26,33 @@ or --ff-only on the command line to override the configured default per invocation. From https://anongit.gentoo.org/git/repo/gentoo - 2c80d1eafc2..ba7b5d96dec master -> origin/master -Updating 2c80d1eafc2..ba7b5d96dec + ba7b5d96dec..04bf8cf551e master -> origin/master +Updating ba7b5d96dec..04bf8cf551e Fast-forward - dev-lang/python/python-3.8.6.ebuild | 2 +- - dev-lang/python/python-3.9.0.ebuild | 2 +- - dev-python/aiohttp-cors/aiohttp-cors-0.7.0-r1.ebuild | 2 +- - dev-python/aiohttp/aiohttp-3.6.2.ebuild | 2 +- - dev-python/async_timeout/async_timeout-3.0.1.ebuild | 2 +- - dev-python/black/black-20.8_beta1.ebuild | 2 +- - dev-python/deprecation/deprecation-2.1.0.ebuild | 2 +- - dev-python/filetype/filetype-1.0.7.ebuild | 2 +- - dev-python/hypothesis/hypothesis-5.35.4.ebuild | 2 +- - dev-python/idna-ssl/idna-ssl-1.1.0.ebuild | 2 +- - dev-python/pylast/pylast-4.0.0.ebuild | 2 +- - dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0-r1.ebuild | 2 +- - dev-python/redis-py/redis-py-3.3.11.ebuild | 2 +- - dev-python/ruamel-yaml-clib/ruamel-yaml-clib-0.2.2-r1.ebuild | 2 +- - dev-python/ruamel-yaml/ruamel-yaml-0.16.12-r1.ebuild | 2 +- - dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.4.0.ebuild | 2 +- - mail-filter/pyzor/pyzor-1.0.0-r1.ebuild | 2 +- - mail-filter/pyzor/pyzor-1.0.0_p20200523.ebuild | 2 +- - mail-mta/courier/courier-1.0.5.ebuild | 2 +- - media-libs/mutagen/mutagen-1.43.0-r1.ebuild | 2 +- - net-libs/courier-authlib/courier-authlib-0.71.0.ebuild | 2 +- - net-libs/courier-unicode/courier-unicode-2.1-r1.ebuild | 2 +- - profiles/prefix/darwin/macos/features/fsf-gcc-nold/package.mask | 3 ++- - sys-apps/acl/acl-2.2.53-r1.ebuild | 2 +- - sys-apps/attr/attr-2.4.48-r4.ebuild | 2 +- - sys-cluster/corosync/corosync-2.3.5.ebuild | 2 +- - 26 files changed, 27 insertions(+), 26 deletions(-) + dev-python/docker-py/Manifest | 1 + + dev-python/docker-py/docker-py-4.4.0.ebuild | 45 +++++++++++ + dev-python/dogpile-cache/Manifest | 1 + + .../dogpile-cache/dogpile-cache-1.1.1.ebuild | 30 +++++++ + dev-python/easy-thumbnails/Manifest | 1 + + .../easy-thumbnails/easy-thumbnails-2.7.1.ebuild | 36 +++++++++ + dev-python/multidict/Manifest | 1 - + dev-python/multidict/multidict-4.7.6.ebuild | 29 ------- + dev-python/virtualenv/Manifest | 1 + + dev-python/virtualenv/virtualenv-20.2.1.ebuild | 93 ++++++++++++++++++++++ + dev-python/yarl/Manifest | 1 - + dev-python/yarl/yarl-1.6.0.ebuild | 29 ------- + net-libs/libssh2/Manifest | 1 - + net-libs/libssh2/files/libssh2-1.9.0-libdir.patch | 17 ---- + net-libs/libssh2/libssh2-1.9.0_p20190913.ebuild | 60 -------------- + 15 files changed, 208 insertions(+), 138 deletions(-) + create mode 100644 dev-python/docker-py/docker-py-4.4.0.ebuild + create mode 100644 dev-python/dogpile-cache/dogpile-cache-1.1.1.ebuild + create mode 100644 dev-python/easy-thumbnails/easy-thumbnails-2.7.1.ebuild + delete mode 100644 dev-python/multidict/multidict-4.7.6.ebuild + create mode 100644 dev-python/virtualenv/virtualenv-20.2.1.ebuild + delete mode 100644 dev-python/yarl/yarl-1.6.0.ebuild + delete mode 100644 net-libs/libssh2/files/libssh2-1.9.0-libdir.patch + delete mode 100644 net-libs/libssh2/libssh2-1.9.0_p20190913.ebuild *** syncing gentoo *** synced gentoo * Sync succeeded |