www-servers/nginx-unit: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 12:11:00 +0000 (13:11 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 12:12:48 +0000 (13:12 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
www-servers/nginx-unit/nginx-unit-1.12.0-r3.ebuild
www-servers/nginx-unit/nginx-unit-1.13.0.ebuild
www-servers/nginx-unit/nginx-unit-1.14.0.ebuild
www-servers/nginx-unit/nginx-unit-1.15.0.ebuild
www-servers/nginx-unit/nginx-unit-1.8.0.ebuild

index fe54f3d5da059a478f66c2ffda913aef9f9f4598..ab4379548ef866cece8994aaca2e3622a9bedb8b 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=(python2_7 python3_{6,7})
+PYTHON_COMPAT=(python3_{6,7})
 
 inherit flag-o-matic python-single-r1
 
index 7c0a7235ecef9add5c04cdef2b8a50ac17f0455b..7f3d1031a1e3caa85c7f53936dffdd59a3f6b3e6 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=(python2_7 python3_{6,7})
+PYTHON_COMPAT=(python3_{6,7})
 
 inherit flag-o-matic python-single-r1
 
index 88b0d284968d0c88be33b3a3b396843747b7fa98..a1506b1539e97085e62a013e9d7f41b7532d9c55 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=(python2_7 python3_{6,7,8})
+PYTHON_COMPAT=(python3_{6,7,8})
 
 inherit flag-o-matic python-single-r1
 
index 6dcccc6d706e3a88c6acd60312725a5d7b24dde9..28295fbc991cb04551c9f62f905ed0d1bff44277 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=(python2_7 python3_{6,7,8})
+PYTHON_COMPAT=(python3_{6,7,8})
 
 inherit flag-o-matic python-single-r1
 
index 6a544717ad6b7081575a26b5f940cbbdb217ca3c..85232da8eb28d61240993d3adde48abfffd78265 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=(python2_7 python3_{6,7})
+PYTHON_COMPAT=(python3_{6,7})
 
 inherit python-single-r1