sys-cluster/swift: Remove Python 2 support
authorMichał Górny <mgorny@gentoo.org>
Sun, 12 Jan 2020 10:39:32 +0000 (11:39 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 13 Jan 2020 09:42:22 +0000 (10:42 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-cluster/swift/swift-2.22.0.ebuild
sys-cluster/swift/swift-2.23.1.ebuild
sys-cluster/swift/swift-2019.2.9999.ebuild

index 9a409be647219388e5fe2733b73be441b8197861..a69e441eb239ba33810ddb2027bf0952086aabd8 100644 (file)
@@ -1,8 +1,8 @@
-# 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_6 python3_7 )
+PYTHON_COMPAT=( python3_6 python3_7 )
 
 inherit distutils-r1 eutils linux-info user
 
@@ -29,7 +29,6 @@ DEPEND="
 
 RDEPEND="
        ${CDEPEND}
-       >=dev-python/dnspython-1.14.0:0[$(python_gen_usedep 'python2_7')]
        >=dev-python/eventlet-0.25.0[${PYTHON_USEDEP}]
        >=dev-python/greenlet-0.3.1[${PYTHON_USEDEP}]
        >=dev-python/netifaces-0.8[${PYTHON_USEDEP}]
index 3e3deb94d7f2f6c9521483fcb151ede6b165ad6f..1b2a5d5648c018f1fed2abf8937864bcbb104dab 100644 (file)
@@ -1,8 +1,8 @@
-# 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_6 python3_7 )
+PYTHON_COMPAT=( python3_6 python3_7 )
 
 inherit distutils-r1 eutils linux-info user
 
@@ -29,7 +29,6 @@ DEPEND="
 
 RDEPEND="
        ${CDEPEND}
-       >=dev-python/dnspython-1.15.0:0[$(python_gen_usedep 'python2_7')]
        >=dev-python/eventlet-0.25.0[${PYTHON_USEDEP}]
        >=dev-python/greenlet-0.3.2[${PYTHON_USEDEP}]
        >=dev-python/netifaces-0.8[${PYTHON_USEDEP}]
index d90ce6aa21ece3eb145fdc7a4b452b1634a25e29..c9ab6d0b2f7059be68946ba5b32aa4f554bee000 100644 (file)
@@ -1,8 +1,8 @@
-# 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_6 python3_7 )
+PYTHON_COMPAT=( python3_6 python3_7 )
 
 inherit distutils-r1 eutils linux-info user
 
@@ -29,7 +29,6 @@ DEPEND="
 
 RDEPEND="
        ${CDEPEND}
-       >=dev-python/dnspython-1.15.0:0[$(python_gen_usedep 'python2_7')]
        >=dev-python/eventlet-0.25.0[${PYTHON_USEDEP}]
        >=dev-python/greenlet-0.3.2[${PYTHON_USEDEP}]
        >=dev-python/netifaces-0.8[${PYTHON_USEDEP}]