summaryrefslogtreecommitdiff
path: root/dev-python/dnslib
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /dev-python/dnslib
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
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 40a8bff74ba0..e6106d85967a 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 447 BLAKE2B 40303501e3d7ab06c9ecfd52d80681d6452d529b2c299f67a0e9b96aa803f30be81997d17be0c1c865290a56d6790a8b7fcd22831ef188465a2e3eae94f783fa SHA512 97a67aa4446523b2b47a642d2c9297dc97f31f34afd770eaf12f38e8dbea247c7a9b6de1d68b48d6e786deff5f0c8436e5be304cce78124b52627c0116c4a5e0
+EBUILD dnslib-0.9.6.ebuild 428 BLAKE2B 0d4bc64df0e7daae5797faad33f421f04496a63e9811da944693dcc9572c293436b03d40cc8851b3d716a3a791273b075ab8a8c10d96a4cc91e9fe680d92bfb3 SHA512 0cca9f9a6663715c57f2dd6cc48f0cb63390c7e6ee9b8102ed9a44fd449ae55a7d12e18185a8b134bb8aafdab5f70649cf97df963839b1f8f20af3d9cca8648b
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 20def32d50bb..1fd55ee66124 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-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{5,6} pypy pypy3 )
+PYTHON_COMPAT=( python3_6 pypy3 )
inherit distutils-r1