sys-cluster/sanlock: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 21:14:41 +0000 (22:14 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 21:25:01 +0000 (22:25 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-cluster/sanlock/sanlock-3.6.0.ebuild
sys-cluster/sanlock/sanlock-3.8.0.ebuild

index 2e799abfe88e510726c98e0b97b9d668b790c577..9158bc79f627d710246192c01c5c3f818bb34726 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 inherit linux-info python-r1 systemd user
 
 DESCRIPTION="shared storage lock manager"
index 0defcba0b5fecbaf8e85a309f0ae550de6609a44..bdccb6981954b465c1647895305c3c9a56b35c0e 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 inherit linux-info python-r1 systemd user
 
 DESCRIPTION="shared storage lock manager"