commit:     a0c0c86113c0d7ea87aafcd5926f4358bbcbb34e
Author:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 25 10:32:15 2018 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Thu Dec 27 10:06:46 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0c0c861

sys-apps/selinux-python: drop <python3.5 support

Signed-off-by: Jason Zaman <perfinion <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 .../{selinux-python-9999.ebuild => selinux-python-2.8-r1.ebuild}    | 6 +++---
 sys-apps/selinux-python/selinux-python-9999.ebuild                  | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sys-apps/selinux-python/selinux-python-9999.ebuild 
b/sys-apps/selinux-python/selinux-python-2.8-r1.ebuild
similarity index 95%
copy from sys-apps/selinux-python/selinux-python-9999.ebuild
copy to sys-apps/selinux-python/selinux-python-2.8-r1.ebuild
index 96a4fbaa8e1..af8f4d4296f 100644
--- a/sys-apps/selinux-python/selinux-python-9999.ebuild
+++ b/sys-apps/selinux-python/selinux-python-2.8-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{3_5,3_6} )
 PYTHON_REQ_USE="xml"
 
 inherit python-r1 toolchain-funcs
@@ -36,7 +36,7 @@ SLOT="0"
 DEPEND=">=sys-libs/libselinux-${SELNX_VER}:=[python]
        >=sys-libs/libsemanage-${SEMNG_VER}:=[python]
        >=sys-libs/libsepol-${SEPOL_VER}:=
-       >=app-admin/setools-4.1.1[${PYTHON_USEDEP}]
+       >=app-admin/setools-4.2.0[${PYTHON_USEDEP}]
        dev-python/ipy[${PYTHON_USEDEP}]
        !dev-python/sepolgen
        ${PYTHON_DEPS}"

diff --git a/sys-apps/selinux-python/selinux-python-9999.ebuild 
b/sys-apps/selinux-python/selinux-python-9999.ebuild
index 96a4fbaa8e1..af8f4d4296f 100644
--- a/sys-apps/selinux-python/selinux-python-9999.ebuild
+++ b/sys-apps/selinux-python/selinux-python-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{3_5,3_6} )
 PYTHON_REQ_USE="xml"
 
 inherit python-r1 toolchain-funcs
@@ -36,7 +36,7 @@ SLOT="0"
 DEPEND=">=sys-libs/libselinux-${SELNX_VER}:=[python]
        >=sys-libs/libsemanage-${SEMNG_VER}:=[python]
        >=sys-libs/libsepol-${SEPOL_VER}:=
-       >=app-admin/setools-4.1.1[${PYTHON_USEDEP}]
+       >=app-admin/setools-4.2.0[${PYTHON_USEDEP}]
        dev-python/ipy[${PYTHON_USEDEP}]
        !dev-python/sepolgen
        ${PYTHON_DEPS}"

Reply via email to