dev-python/py-ubjson: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 20:55:36 +0000 (21:55 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 21:21:21 +0000 (22:21 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/py-ubjson/py-ubjson-0.10.0.ebuild
dev-python/py-ubjson/py-ubjson-0.11.0.ebuild
dev-python/py-ubjson/py-ubjson-0.9.0.ebuild

index 09e03c9e87a76503426c32c4241f22653a0ba922..166babd1ec0a7feb2091a4dfb58b89c5329995f2 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6)
+PYTHON_COMPAT=( python3_6)
 
 inherit distutils-r1
 
index 4d3aa9e4e27912d8ceeeb27f5852c0600f6dfcbb..5e5fe71b8261098ce4604483e4c30eca60d1bcf0 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6)
+PYTHON_COMPAT=( python3_6)
 
 inherit distutils-r1
 
index 87df06633dd5049b36880ff5d11c285ef9ab5164..a109f2f332e82ed43cfb8c2f4b55db989778c3a1 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6)
+PYTHON_COMPAT=( python3_6)
 
 inherit distutils-r1