summaryrefslogtreecommitdiff
path: root/dev-python/whelk
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/whelk
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/whelk')
-rw-r--r--dev-python/whelk/Manifest2
-rw-r--r--dev-python/whelk/whelk-2.7.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/whelk/Manifest b/dev-python/whelk/Manifest
index d4605134932c..5de1197b924f 100644
--- a/dev-python/whelk/Manifest
+++ b/dev-python/whelk/Manifest
@@ -1,3 +1,3 @@
DIST whelk-2.7.1.tar.gz 69983 BLAKE2B 4f9e46a91d5a8723b9d3de2a7c8b906e8d693733b6df74427f992d7318910eb74c58b7dd5e6aa08e56bd6c9cd344274d7b240f434d5804ffeb3b0af34b698e60 SHA512 39b73ed09a0d2442cdde5b8bae72805571a172c6acfa3f652c8cb125d3a400f2538fe6534179f95383d321e8975b6127115616372c60c736e8cd8ceba00ef093
-EBUILD whelk-2.7.1.ebuild 461 BLAKE2B b9c2d94d94b29d7a063c5ac4f4aad8f5c16bbfadc313f518cc473f42b0f15e1a099b09424f431e6ec0ef11fd15c6a65054edf5c3288e8427eafa67b5044e8529 SHA512 7998ae7f2149014bb0b431afcc8d5026b02b80e283c3e687c7327ee303f0fad7deb3e2973851e0518f9379589d486d4fbbaff4689a04c7e83bc540fe31642382
+EBUILD whelk-2.7.1.ebuild 456 BLAKE2B eb2997bc953009b2890e82f54acced9a072b98ae985071ba3e1f8b1a9a5dae1093d927c89e9586515a7df0b0ed6bbdba64264f0813ace96d28d2a6a87a81a069 SHA512 7017617c3d87aa204c608216a05c2aeb120af1bde68c34be2c2f3c0329ae68686f65b358109447aa17c25bbb4a53bd0a27bba0c1e0358a4c6231e4b50d6671bd
MISC metadata.xml 666 BLAKE2B cf11d18c507fb776bd45fa71f5d53903244a7f4151698f724e54b0dcecc8ddaaf1c4c202fbdd5789f4b0a23cadb327e9e0808881cf90d1c9163a32685b5d5dd1 SHA512 92f0a2758700c57debe1c5190c970c1b8279262af9809490368fe2e3c1c6d4a5960ac17633fef4aa5c3786bd4ff2dc42564b7d55102e81096f3f9e602cff4822
diff --git a/dev-python/whelk/whelk-2.7.1.ebuild b/dev-python/whelk/whelk-2.7.1.ebuild
index d14b8cb5d15d..c0d14ba87ff3 100644
--- a/dev-python/whelk/whelk-2.7.1.ebuild
+++ b/dev-python/whelk/whelk-2.7.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
inherit distutils-r1