diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-01-31 00:36:06 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-01-31 01:06:37 +0100 |
commit | d8cbaa62dbf4abc31cc74d2cc12e3d0c7ac9b70a (patch) | |
tree | d0dbf038e99c25e5a3060c2ff646102555e6801e /net-im | |
parent | profiles: Clean py2.7 leftovers (diff) | |
download | gentoo-d8cbaa62dbf4abc31cc74d2cc12e3d0c7ac9b70a.tar.gz gentoo-d8cbaa62dbf4abc31cc74d2cc12e3d0c7ac9b70a.tar.bz2 gentoo-d8cbaa62dbf4abc31cc74d2cc12e3d0c7ac9b70a.zip |
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/bitlbee/bitlbee-3.6-r1.ebuild | 2 | ||||
-rw-r--r-- | net-im/bitlbee/bitlbee-9999.ebuild | 2 | ||||
-rw-r--r-- | net-im/empathy/empathy-3.12.14.ebuild | 2 | ||||
-rw-r--r-- | net-im/gajim/gajim-1.2.1.ebuild | 2 | ||||
-rw-r--r-- | net-im/gajim/gajim-1.2.2.ebuild | 2 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.14.1.ebuild | 2 | ||||
-rw-r--r-- | net-im/skype-dbus-mock/skype-dbus-mock-0_pre20181011.ebuild | 2 | ||||
-rw-r--r-- | net-im/swift/swift-4.0.2-r102.ebuild | 2 | ||||
-rw-r--r-- | net-im/telepathy-logger/telepathy-logger-0.8.2-r1.ebuild | 2 | ||||
-rw-r--r-- | net-im/telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild | 2 | ||||
-rw-r--r-- | net-im/toxic/toxic-0.10.0-r1.ebuild | 2 | ||||
-rw-r--r-- | net-im/toxic/toxic-0.8.3-r2.ebuild | 2 | ||||
-rw-r--r-- | net-im/transwhat/transwhat-0.2.2_p20190426-r1.ebuild | 2 | ||||
-rw-r--r-- | net-im/yowsup/yowsup-3.2.3_p20190905.ebuild | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/net-im/bitlbee/bitlbee-3.6-r1.ebuild b/net-im/bitlbee/bitlbee-3.6-r1.ebuild index 6d32273ed732..c1743736b2ac 100644 --- a/net-im/bitlbee/bitlbee-3.6-r1.ebuild +++ b/net-im/bitlbee/bitlbee-3.6-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6..8} ) +PYTHON_COMPAT=( python3_{7..8} ) inherit python-any-r1 systemd toolchain-funcs diff --git a/net-im/bitlbee/bitlbee-9999.ebuild b/net-im/bitlbee/bitlbee-9999.ebuild index b76660b5f28b..4de0dae04536 100644 --- a/net-im/bitlbee/bitlbee-9999.ebuild +++ b/net-im/bitlbee/bitlbee-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6..8} ) +PYTHON_COMPAT=( python3_{7..8} ) inherit python-any-r1 systemd toolchain-funcs diff --git a/net-im/empathy/empathy-3.12.14.ebuild b/net-im/empathy/empathy-3.12.14.ebuild index 743242a7eff3..cb612b3f5ba2 100644 --- a/net-im/empathy/empathy-3.12.14.ebuild +++ b/net-im/empathy/empathy-3.12.14.ebuild @@ -3,7 +3,7 @@ EAPI=6 GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python3_{6..8} ) +PYTHON_COMPAT=( python3_{7..8} ) inherit gnome2 python-any-r1 virtualx diff --git a/net-im/gajim/gajim-1.2.1.ebuild b/net-im/gajim/gajim-1.2.1.ebuild index 8f0970fa9cdd..94a9cb349704 100644 --- a/net-im/gajim/gajim-1.2.1.ebuild +++ b/net-im/gajim/gajim-1.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) PYTHON_REQ_USE="sqlite,xml" DISTUTILS_SINGLE_IMPL=1 DISTUTILS_USE_SETUPTOOLS=rdepend diff --git a/net-im/gajim/gajim-1.2.2.ebuild b/net-im/gajim/gajim-1.2.2.ebuild index 4ad812f2c904..92a23399d45c 100644 --- a/net-im/gajim/gajim-1.2.2.ebuild +++ b/net-im/gajim/gajim-1.2.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9} ) PYTHON_REQ_USE="sqlite,xml" DISTUTILS_SINGLE_IMPL=1 DISTUTILS_USE_SETUPTOOLS=rdepend diff --git a/net-im/pidgin/pidgin-2.14.1.ebuild b/net-im/pidgin/pidgin-2.14.1.ebuild index 50f9e296d49e..1fc1188cacb2 100644 --- a/net-im/pidgin/pidgin-2.14.1.ebuild +++ b/net-im/pidgin/pidgin-2.14.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 GENTOO_DEPEND_ON_PERL=no -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit autotools gnome2-utils flag-o-matic toolchain-funcs multilib perl-module python-single-r1 xdg diff --git a/net-im/skype-dbus-mock/skype-dbus-mock-0_pre20181011.ebuild b/net-im/skype-dbus-mock/skype-dbus-mock-0_pre20181011.ebuild index 5b0c162a6955..17ee7b2353b9 100644 --- a/net-im/skype-dbus-mock/skype-dbus-mock-0_pre20181011.ebuild +++ b/net-im/skype-dbus-mock/skype-dbus-mock-0_pre20181011.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python{3_6,3_7} ) +PYTHON_COMPAT=( python3_7 ) inherit python-r1 diff --git a/net-im/swift/swift-4.0.2-r102.ebuild b/net-im/swift/swift-4.0.2-r102.ebuild index 8b4eb91b1560..50967ebf6911 100644 --- a/net-im/swift/swift-4.0.2-r102.ebuild +++ b/net-im/swift/swift-4.0.2-r102.ebuild @@ -4,7 +4,7 @@ EAPI=7 LUA_COMPAT=( lua5-{1..2} luajit ) -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit lua-single python-any-r1 scons-utils toolchain-funcs diff --git a/net-im/telepathy-logger/telepathy-logger-0.8.2-r1.ebuild b/net-im/telepathy-logger/telepathy-logger-0.8.2-r1.ebuild index c240b8874f28..74495d807ead 100644 --- a/net-im/telepathy-logger/telepathy-logger-0.8.2-r1.ebuild +++ b/net-im/telepathy-logger/telepathy-logger-0.8.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI="5" GCONF_DEBUG="no" -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit epatch gnome2 python-any-r1 virtualx diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild index a6b79dc2e803..272e4608ed3d 100644 --- a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild +++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild @@ -4,7 +4,7 @@ EAPI=6 GNOME2_LA_PUNT="yes" # Needed for tests and build #489466 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit gnome2 python-any-r1 diff --git a/net-im/toxic/toxic-0.10.0-r1.ebuild b/net-im/toxic/toxic-0.10.0-r1.ebuild index 904924719e8f..de5dde5af0f2 100644 --- a/net-im/toxic/toxic-0.10.0-r1.ebuild +++ b/net-im/toxic/toxic-0.10.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9} ) inherit python-single-r1 xdg diff --git a/net-im/toxic/toxic-0.8.3-r2.ebuild b/net-im/toxic/toxic-0.8.3-r2.ebuild index 7dae366dc14e..fb4792fc89e0 100644 --- a/net-im/toxic/toxic-0.8.3-r2.ebuild +++ b/net-im/toxic/toxic-0.8.3-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9} ) inherit python-single-r1 xdg diff --git a/net-im/transwhat/transwhat-0.2.2_p20190426-r1.ebuild b/net-im/transwhat/transwhat-0.2.2_p20190426-r1.ebuild index 5a801e19e2e1..3aeaf71795b5 100644 --- a/net-im/transwhat/transwhat-0.2.2_p20190426-r1.ebuild +++ b/net-im/transwhat/transwhat-0.2.2_p20190426-r1.ebuild @@ -5,7 +5,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS="rdepend" EGIT_COMMIT="d022243f6c7b23674d3c87a09819f00b10df1165" -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/net-im/yowsup/yowsup-3.2.3_p20190905.ebuild b/net-im/yowsup/yowsup-3.2.3_p20190905.ebuild index d765add241cc..58122f26f7b4 100644 --- a/net-im/yowsup/yowsup-3.2.3_p20190905.ebuild +++ b/net-im/yowsup/yowsup-3.2.3_p20190905.ebuild @@ -5,7 +5,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS="bdepend" EGIT_COMMIT="2adc067f306d9e7d8b634f66e96c52d80a42e1ff" -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) PYTHON_REQ_USE="readline" inherit distutils-r1 |