diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-02-11 13:06:38 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-02-11 13:16:24 +0100 |
commit | c7125233c7489785204d09e6c68d18fce7adc180 (patch) | |
tree | 496a95319bbb1f0c87a1a6690311f9c26da9c932 /net-misc/python-x2go | |
parent | net-misc/httpie: Remove py2 (diff) | |
download | gentoo-c7125233c7489785204d09e6c68d18fce7adc180.tar.gz gentoo-c7125233c7489785204d09e6c68d18fce7adc180.tar.bz2 gentoo-c7125233c7489785204d09e6c68d18fce7adc180.zip |
net-misc/python-x2go: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-misc/python-x2go')
-rw-r--r-- | net-misc/python-x2go/python-x2go-0.6.0.2.ebuild | 2 | ||||
-rw-r--r-- | net-misc/python-x2go/python-x2go-0.6.1.1.ebuild | 2 | ||||
-rw-r--r-- | net-misc/python-x2go/python-x2go-0.6.1.2.ebuild | 2 | ||||
-rw-r--r-- | net-misc/python-x2go/python-x2go-0.6.1.3.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/python-x2go/python-x2go-0.6.0.2.ebuild b/net-misc/python-x2go/python-x2go-0.6.0.2.ebuild index 26afdfe8c042..d1960870ac35 100644 --- a/net-misc/python-x2go/python-x2go-0.6.0.2.ebuild +++ b/net-misc/python-x2go/python-x2go-0.6.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1 DESCRIPTION="X2Go client-side Python API" diff --git a/net-misc/python-x2go/python-x2go-0.6.1.1.ebuild b/net-misc/python-x2go/python-x2go-0.6.1.1.ebuild index 5403c9b1cca4..cc5735fd8b96 100644 --- a/net-misc/python-x2go/python-x2go-0.6.1.1.ebuild +++ b/net-misc/python-x2go/python-x2go-0.6.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7} ) inherit distutils-r1 DESCRIPTION="X2Go client-side Python API" diff --git a/net-misc/python-x2go/python-x2go-0.6.1.2.ebuild b/net-misc/python-x2go/python-x2go-0.6.1.2.ebuild index 5403c9b1cca4..cc5735fd8b96 100644 --- a/net-misc/python-x2go/python-x2go-0.6.1.2.ebuild +++ b/net-misc/python-x2go/python-x2go-0.6.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7} ) inherit distutils-r1 DESCRIPTION="X2Go client-side Python API" diff --git a/net-misc/python-x2go/python-x2go-0.6.1.3.ebuild b/net-misc/python-x2go/python-x2go-0.6.1.3.ebuild index 5403c9b1cca4..cc5735fd8b96 100644 --- a/net-misc/python-x2go/python-x2go-0.6.1.3.ebuild +++ b/net-misc/python-x2go/python-x2go-0.6.1.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7} ) inherit distutils-r1 DESCRIPTION="X2Go client-side Python API" |