commit:     b037453162ea6447007ac8247107db8b08bda843
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 10 21:14:41 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 21:25:01 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0374531

sys-cluster/sanlock: Remove py2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sys-cluster/sanlock/sanlock-3.6.0.ebuild | 2 +-
 sys-cluster/sanlock/sanlock-3.8.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-cluster/sanlock/sanlock-3.6.0.ebuild 
b/sys-cluster/sanlock/sanlock-3.6.0.ebuild
index 2e799abfe88..9158bc79f62 100644
--- a/sys-cluster/sanlock/sanlock-3.6.0.ebuild
+++ b/sys-cluster/sanlock/sanlock-3.6.0.ebuild
@@ -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"

diff --git a/sys-cluster/sanlock/sanlock-3.8.0.ebuild 
b/sys-cluster/sanlock/sanlock-3.8.0.ebuild
index 0defcba0b5f..bdccb698195 100644
--- a/sys-cluster/sanlock/sanlock-3.8.0.ebuild
+++ b/sys-cluster/sanlock/sanlock-3.8.0.ebuild
@@ -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"

Reply via email to