summaryrefslogtreecommitdiff
path: root/virtual/python-dnspython
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 /virtual/python-dnspython
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'virtual/python-dnspython')
-rw-r--r--virtual/python-dnspython/Manifest2
-rw-r--r--virtual/python-dnspython/python-dnspython-2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/virtual/python-dnspython/Manifest b/virtual/python-dnspython/Manifest
index c22c36c5d70c..e4d24fc057b1 100644
--- a/virtual/python-dnspython/Manifest
+++ b/virtual/python-dnspython/Manifest
@@ -1,2 +1,2 @@
-EBUILD python-dnspython-2.ebuild 456 BLAKE2B afe1df0e76415d355966919243b37678d459f82c750fa30930c74e57ab1fca09dd6f354e61eab1cbda2023d6be35f0457571817e52bc96990c4ad1575705c16d SHA512 5ce2c32809bcb242ae11118f20b09acd089b6935cd401577a228141329af709599ddb85c9918a3032d320a2a09e4aa9d9b3e37eccbda1a3861a98f8202b5dc71
+EBUILD python-dnspython-2.ebuild 449 BLAKE2B 41020933a481a6a96fe3ea4b9ca49926d939f1651de561163af2aab60de18dd360b782f34d26c50dabad738f3adc99fb6c23d268e8f53ac3ae6a8a460999b532 SHA512 64867226e084f4e52a95ac0821e97cdc1e5f55249df63345cbca4f07503b9c492580415bd256a6e8acb5bc81d7972ff8425b6c72ad9e105e79cc115f42352301
MISC metadata.xml 246 BLAKE2B 3a28b3bb42a0352827a446ea608867a7782fe682458527ef441a528a22c9f951dc203639934a69ffb520f63aadce3037df28bf8c5304b3a5921b336142f9f246 SHA512 3245fb694492b2f698fb63aac02e66fb8a94fe35eabda45df4790bec043a1ea552e112315334001902f070093bb73e7b741aa3004757404aed97ebdb86cc9fbc
diff --git a/virtual/python-dnspython/python-dnspython-2.ebuild b/virtual/python-dnspython/python-dnspython-2.ebuild
index e2f009dc0dda..8c358155c9dc 100644
--- a/virtual/python-dnspython/python-dnspython-2.ebuild
+++ b/virtual/python-dnspython/python-dnspython-2.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=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_5,3_6} )
inherit python-r1