dev-python/marshmallow: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 16:17:11 +0000 (17:17 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 16:24:41 +0000 (17:24 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/marshmallow/marshmallow-2.20.2.ebuild
dev-python/marshmallow/marshmallow-2.20.5.ebuild

index d1a97915e2c25bdd06ea4f430960c928b5970fff..55c90417ff2a057eca4ae01b8f6df322ae4ffbb8 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1
 
index d1a97915e2c25bdd06ea4f430960c928b5970fff..55c90417ff2a057eca4ae01b8f6df322ae4ffbb8 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1