app-portage/repoman: Drop py2
authorMichał Górny <mgorny@gentoo.org>
Thu, 19 Mar 2020 08:49:08 +0000 (09:49 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 19 Mar 2020 09:40:56 +0000 (10:40 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-portage/repoman/repoman-2.3.16.ebuild
app-portage/repoman/repoman-2.3.20.ebuild
app-portage/repoman/repoman-2.3.21.ebuild
app-portage/repoman/repoman-9999.ebuild

index 900147ef47e065268b3f71f693959c6801751479..5257354e7c85d976e2478cb6e908f5367d4fe853 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 PYTHON_REQ_USE='bzip2(+)'
 
 inherit distutils-r1
index d02e96affaeec32b49cc4075dbe36e1ad44d132f..7308d367e69d3bb4f9fe5150bce86cb5f07241ed 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=6
 
 DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 PYTHON_REQ_USE='bzip2(+)'
 
 inherit distutils-r1
index c77f2d7f7328fc93229a180bc1b3d147b8f29c61..00c74119bc39a024e0fcea6e84d3dcf42391cca7 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=6
 
 DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 PYTHON_REQ_USE='bzip2(+)'
 
 inherit distutils-r1
index b19cdf4223820a749d68c037531b920d7131fae5..bf3bbc925f13ecce5e3f662faf04f5dbc48a3658 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=6
 
 DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 PYTHON_REQ_USE='bzip2(+)'
 
 inherit distutils-r1