summaryrefslogtreecommitdiff
path: root/dev-python/dnslib
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/dnslib
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/dnslib')
-rw-r--r--dev-python/dnslib/Manifest2
-rw-r--r--dev-python/dnslib/dnslib-0.9.6.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/dnslib/Manifest b/dev-python/dnslib/Manifest
index ef7eb9608b74..40a8bff74ba0 100644
--- a/dev-python/dnslib/Manifest
+++ b/dev-python/dnslib/Manifest
@@ -1,3 +1,3 @@
DIST dnslib-0.9.6.tar.gz 60079 BLAKE2B 203f765683cdeefb0aab50138c548c585352dd38fad3fe834dc4919584a5e8b3912451e09050d30f42ed301716dce1c2b02b15464881355ab893c601a4635790 SHA512 c733803a9b25356c82afb4ce853a681545aebdb5fbd4f8a544eea9bb61ff354acc044a43357435e02b8b787a17fec99ea7e9f01b1c1e93a2e39945657c495105
-EBUILD dnslib-0.9.6.ebuild 452 BLAKE2B bf3049eff070025449a0bdea35e485a7f40e346b7d4c18e5ebbbd6fbbdda4bd9264809b4f939178952c12713d5deaf5ec4fc23f8092208cdd7d4cee7f68d785a SHA512 bd2ee958b1b7c282e5d971478ac269a3cfe67802d7c405bfa583be16bb59ad25e03cf4ac4d7e4a10e9c8a0688cf50d9b9ebd0997078b99a4d1928d957874309a
+EBUILD dnslib-0.9.6.ebuild 447 BLAKE2B 40303501e3d7ab06c9ecfd52d80681d6452d529b2c299f67a0e9b96aa803f30be81997d17be0c1c865290a56d6790a8b7fcd22831ef188465a2e3eae94f783fa SHA512 97a67aa4446523b2b47a642d2c9297dc97f31f34afd770eaf12f38e8dbea247c7a9b6de1d68b48d6e786deff5f0c8436e5be304cce78124b52627c0116c4a5e0
MISC metadata.xml 330 BLAKE2B 04303b87a464d7e4cf5004b89038dfaae01809763d44f1eb0fa23ec414826292c5f1b7601f2d96bf9db8ed39bd1ac0285c63fe41fb6f8f33af4f4d2d3aa487aa SHA512 a3d016fa988a8e573fb13dc86ba726c2ccae234c23dac767166064f83f49da7ccd9bc1313753efdcd02d4bf1816c98483396e21addc1c5e9846045d59d420b50
diff --git a/dev-python/dnslib/dnslib-0.9.6.ebuild b/dev-python/dnslib/dnslib-0.9.6.ebuild
index 0849b244f975..20def32d50bb 100644
--- a/dev-python/dnslib/dnslib-0.9.6.ebuild
+++ b/dev-python/dnslib/dnslib-0.9.6.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 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} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{5,6} pypy pypy3 )
inherit distutils-r1