summaryrefslogtreecommitdiff
path: root/dev-python/apipkg
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
commitb7ebc951da8800f711142f69d9d958bde67a112d (patch)
treee318514216845acb8f2e49fff7a5cba4027e9d91 /dev-python/apipkg
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/apipkg')
-rw-r--r--dev-python/apipkg/Manifest2
-rw-r--r--dev-python/apipkg/apipkg-1.4.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/apipkg/Manifest b/dev-python/apipkg/Manifest
index 65554aebc698..a7bbb252d348 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 812 BLAKE2B 1aeeafbe82c223d41250e0c0aab0264cc6dde4b94a7db3ee0517c31452fe4b118d61c4f5300c0016dfbc0bbdcbd0e7c7ddbb4018b61e51d6a9487bd6ce309da2 SHA512 45bca2120d99c001cf2878dc886cdd2ceaee86e00b204b5851b2234b2b4a28dd2461e6a923058c1e5b2997816171c8d53f1ce610d58de03b0fbac3cd9feabe8b
+EBUILD apipkg-1.4.ebuild 807 BLAKE2B e3aecc6b3ca7952bad0065a12837375771db7c17615e33e2b556d776ffc5fabc01109f0cd9f4c14db25d928f78f9e9f889643392388b8ba3921a2466aa2c9cb3 SHA512 96892546d33fc756e823ceb0854ce679027d7628fb29f2dc79ba053a0c5fca97c6ea56a5e3feb2c2c0d26e684a0ff1a0062fee4faca27e8960010ed5a7c74a38
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 af48abea0872..b6052df8636e 100644
--- a/dev-python/apipkg/apipkg-1.4.ebuild
+++ b/dev-python/apipkg/apipkg-1.4.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy pypy3 )
inherit distutils-r1