summaryrefslogtreecommitdiff
path: root/dev-python/apipkg
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-21 18:59:32 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-21 18:59:32 +0100
commit520a5b56dff7c24c9d42eafec142cb78b44f8e3e (patch)
treef562f705600dbd2292e97c0b4145787c2a8d1f97 /dev-python/apipkg
parent3811bc3072bf19e2be351d2c63f81532945c0f21 (diff)
gentoo resync : 21.07.2018
Diffstat (limited to 'dev-python/apipkg')
-rw-r--r--dev-python/apipkg/Manifest2
-rw-r--r--dev-python/apipkg/apipkg-1.4.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/apipkg/Manifest b/dev-python/apipkg/Manifest
index 7c8d8633f08c..4704b76dd0d6 100644
--- a/dev-python/apipkg/Manifest
+++ b/dev-python/apipkg/Manifest
@@ -1,3 +1,3 @@
DIST apipkg-1.4.tar.gz 11224 BLAKE2B b59e3fe39030f1f1f7f41e121d7a4e242d7155be5f7b2b8f3cd7550772acceacaf2d9540cf98bdb51e6d132af937d634bce3699b950b9d9aa9a618009cbaebb8 SHA512 118f806706944513f50d3cdef596b32f8ce585cfaf94d2531a6d260f90a0e2147177161aaa6f5d6823150e6182d0f73be3dc01259b8a2f8d710733a22ea54789
-EBUILD apipkg-1.4.ebuild 811 BLAKE2B 6291106d4ea94668260d2ced86cfc327ea414a4edbebc445677b50bc7121948865f71ae7a8f60ec356744022bf83f82f446782a9b69cde183dcf8394bbb38750 SHA512 1c8491fd22a97059cb51ac4834d83633cbd3289904f65c87e7439c287ee380dde3408e322c3220334a791bd1d849acb272d72f96659d20463888a5278e790ea8
+EBUILD apipkg-1.4.ebuild 813 BLAKE2B a7bc5e252dad8a9ba07af06998ca4d422706a7cdcc393c256812205f484586635474c4c3463f5d7ebb3568a4b212f39fe14766fc5c05629469c25712e8495bcc SHA512 903743ad41540d81445196b93cb535ef0bc3cd325e4306aa289efe26c691f2a2abb61f1f2bafad1c71b1cd1cf7b6c8f18f661ca3801e9f13af48aae6b7905f06
MISC metadata.xml 309 BLAKE2B 693a9a5373548cbc3c78db6df12bd9dc7aad3bfd3665f702f65a18a1799dc089869d5577ff6d6dba67573393970d8b85c356387a53786376503d33f979bf6e52 SHA512 0f74900faac286382377f2233aaafc9a6e8d7b49c017f60c7c451728d67cb9b9505f57903901a56f67327364951e2e7ab7dae7c852ad70b16070ce48ff3f93cb
diff --git a/dev-python/apipkg/apipkg-1.4.ebuild b/dev-python/apipkg/apipkg-1.4.ebuild
index 22b3c3a64f11..ede0a24c6f78 100644
--- a/dev-python/apipkg/apipkg-1.4.ebuild
+++ b/dev-python/apipkg/apipkg-1.4.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy pypy3 )
inherit distutils-r1