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 /app-i18n | |
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 'app-i18n')
25 files changed, 25 insertions, 25 deletions
diff --git a/app-i18n/ibus-anthy/ibus-anthy-1.5.10-r2.ebuild b/app-i18n/ibus-anthy/ibus-anthy-1.5.10-r2.ebuild index b70a75b59869..ed0dd4d72bfd 100644 --- a/app-i18n/ibus-anthy/ibus-anthy-1.5.10-r2.ebuild +++ b/app-i18n/ibus-anthy/ibus-anthy-1.5.10-r2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit gnome2-utils python-single-r1 xdg diff --git a/app-i18n/ibus-anthy/ibus-anthy-1.5.11-r1.ebuild b/app-i18n/ibus-anthy/ibus-anthy-1.5.11-r1.ebuild index 3b04c215cea5..9fbc7171c35e 100644 --- a/app-i18n/ibus-anthy/ibus-anthy-1.5.11-r1.ebuild +++ b/app-i18n/ibus-anthy/ibus-anthy-1.5.11-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit gnome2-utils python-single-r1 xdg diff --git a/app-i18n/ibus-cangjie/ibus-cangjie-2.4-r2.ebuild b/app-i18n/ibus-cangjie/ibus-cangjie-2.4-r2.ebuild index b5215cf73eb1..f31b3b115c0c 100644 --- a/app-i18n/ibus-cangjie/ibus-cangjie-2.4-r2.ebuild +++ b/app-i18n/ibus-cangjie/ibus-cangjie-2.4-r2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit autotools gnome2-utils python-r1 xdg diff --git a/app-i18n/ibus-hangul/ibus-hangul-1.5.3-r1.ebuild b/app-i18n/ibus-hangul/ibus-hangul-1.5.3-r1.ebuild index 660ec8f332e9..0ad0f8b2a9d7 100644 --- a/app-i18n/ibus-hangul/ibus-hangul-1.5.3-r1.ebuild +++ b/app-i18n/ibus-hangul/ibus-hangul-1.5.3-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit gnome2-utils python-single-r1 xdg diff --git a/app-i18n/ibus-hangul/ibus-hangul-1.5.4.ebuild b/app-i18n/ibus-hangul/ibus-hangul-1.5.4.ebuild index 1c7692b697c0..411a838bb8ae 100644 --- a/app-i18n/ibus-hangul/ibus-hangul-1.5.4.ebuild +++ b/app-i18n/ibus-hangul/ibus-hangul-1.5.4.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit gnome2-utils python-single-r1 xdg diff --git a/app-i18n/ibus-libpinyin/ibus-libpinyin-1.11.1-r1.ebuild b/app-i18n/ibus-libpinyin/ibus-libpinyin-1.11.1-r1.ebuild index 6975e7f0c49f..aba02c45c6b9 100644 --- a/app-i18n/ibus-libpinyin/ibus-libpinyin-1.11.1-r1.ebuild +++ b/app-i18n/ibus-libpinyin/ibus-libpinyin-1.11.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python{3_6,3_7} ) +PYTHON_COMPAT=( python3_7 ) inherit autotools gnome2-utils python-single-r1 diff --git a/app-i18n/ibus-libpinyin/ibus-libpinyin-1.11.92-r1.ebuild b/app-i18n/ibus-libpinyin/ibus-libpinyin-1.11.92-r1.ebuild index 019c1a68d966..4e73913398da 100644 --- a/app-i18n/ibus-libpinyin/ibus-libpinyin-1.11.92-r1.ebuild +++ b/app-i18n/ibus-libpinyin/ibus-libpinyin-1.11.92-r1.ebuild @@ -3,7 +3,7 @@ EAPI="7" LUA_COMPAT=(lua{5-1,5-2,5-3}) -PYTHON_COMPAT=(python{3_6,3_7,3_8,3_9}) +PYTHON_COMPAT=(python{3_7,3_8,3_9}) inherit autotools gnome2-utils lua-single python-single-r1 diff --git a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r4.ebuild b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r4.ebuild index 2c2bec4054b7..4bd398081e52 100644 --- a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r4.ebuild +++ b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r4.ebuild @@ -3,7 +3,7 @@ EAPI=7 LUA_COMPAT=(lua5-1) -PYTHON_COMPAT=(python3_{6,7,8,9}) +PYTHON_COMPAT=(python3_{7,8,9}) inherit autotools lua-single python-single-r1 diff --git a/app-i18n/ibus-sunpinyin/ibus-sunpinyin-2.0.4_pre20200306162733.ebuild b/app-i18n/ibus-sunpinyin/ibus-sunpinyin-2.0.4_pre20200306162733.ebuild index faabcbdc3751..b9a204750900 100644 --- a/app-i18n/ibus-sunpinyin/ibus-sunpinyin-2.0.4_pre20200306162733.ebuild +++ b/app-i18n/ibus-sunpinyin/ibus-sunpinyin-2.0.4_pre20200306162733.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -PYTHON_COMPAT=(python{3_6,3_7,3_8,3_9}) +PYTHON_COMPAT=(python{3_7,3_8,3_9}) inherit python-single-r1 scons-utils toolchain-funcs diff --git a/app-i18n/ibus-table/ibus-table-1.11.0.ebuild b/app-i18n/ibus-table/ibus-table-1.11.0.ebuild index f1c8d6b62e38..5397a94a07fa 100644 --- a/app-i18n/ibus-table/ibus-table-1.11.0.ebuild +++ b/app-i18n/ibus-table/ibus-table-1.11.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) PYTHON_REQ_USE="sqlite(+)" inherit gnome2-utils python-single-r1 xdg diff --git a/app-i18n/ibus-table/ibus-table-1.12.0.ebuild b/app-i18n/ibus-table/ibus-table-1.12.0.ebuild index f1c8d6b62e38..5397a94a07fa 100644 --- a/app-i18n/ibus-table/ibus-table-1.12.0.ebuild +++ b/app-i18n/ibus-table/ibus-table-1.12.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) PYTHON_REQ_USE="sqlite(+)" inherit gnome2-utils python-single-r1 xdg diff --git a/app-i18n/ibus-table/ibus-table-1.12.1.ebuild b/app-i18n/ibus-table/ibus-table-1.12.1.ebuild index f1c8d6b62e38..5397a94a07fa 100644 --- a/app-i18n/ibus-table/ibus-table-1.12.1.ebuild +++ b/app-i18n/ibus-table/ibus-table-1.12.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) PYTHON_REQ_USE="sqlite(+)" inherit gnome2-utils python-single-r1 xdg diff --git a/app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild b/app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild index 7f7fa37136a5..d9c3bbdf0952 100644 --- a/app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild +++ b/app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) PYTHON_REQ_USE="sqlite(+)" inherit gnome2-utils python-single-r1 xdg diff --git a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.10.1.ebuild b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.10.1.ebuild index 69c81149e145..ee4aaabbd033 100644 --- a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.10.1.ebuild +++ b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.10.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) PYTHON_REQ_USE="sqlite(+)" inherit gnome2-utils python-single-r1 xdg diff --git a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.10.2.ebuild b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.10.2.ebuild index decf9c7acdb5..90b45f0e561f 100644 --- a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.10.2.ebuild +++ b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.10.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9} ) PYTHON_REQ_USE="sqlite(+)" inherit gnome2-utils python-single-r1 xdg diff --git a/app-i18n/ibus/ibus-1.5.22.ebuild b/app-i18n/ibus/ibus-1.5.22.ebuild index 59400fd498e3..27e19d610f9f 100644 --- a/app-i18n/ibus/ibus-1.5.22.ebuild +++ b/app-i18n/ibus/ibus-1.5.22.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python{3_6,3_7,3_8,3_9} ) +PYTHON_COMPAT=( python{3_7,3_8,3_9} ) VALA_MIN_API_VERSION="0.34" VALA_MAX_API_VERSION="0.48" VALA_USE_DEPEND="vapigen" diff --git a/app-i18n/ibus/ibus-1.5.23.ebuild b/app-i18n/ibus/ibus-1.5.23.ebuild index f3ee3b6f8a79..d53729503b59 100644 --- a/app-i18n/ibus/ibus-1.5.23.ebuild +++ b/app-i18n/ibus/ibus-1.5.23.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python{3_6,3_7,3_8,3_9} ) +PYTHON_COMPAT=( python{3_7,3_8,3_9} ) VALA_MIN_API_VERSION="0.34" VALA_MAX_API_VERSION="0.50" VALA_USE_DEPEND="vapigen" diff --git a/app-i18n/libkkc/libkkc-0.3.6_pre20190809104047.ebuild b/app-i18n/libkkc/libkkc-0.3.6_pre20190809104047.ebuild index 8ac08a9cb2b5..d563af26c2cd 100644 --- a/app-i18n/libkkc/libkkc-0.3.6_pre20190809104047.ebuild +++ b/app-i18n/libkkc/libkkc-0.3.6_pre20190809104047.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -PYTHON_COMPAT=(python{3_6,3_7,3_8,3_9}) +PYTHON_COMPAT=(python{3_7,3_8,3_9}) inherit autotools python-any-r1 vala diff --git a/app-i18n/libkkc/libkkc-9999.ebuild b/app-i18n/libkkc/libkkc-9999.ebuild index 199f77aa98be..1743990197eb 100644 --- a/app-i18n/libkkc/libkkc-9999.ebuild +++ b/app-i18n/libkkc/libkkc-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -PYTHON_COMPAT=(python{3_6,3_7,3_8,3_9}) +PYTHON_COMPAT=(python{3_7,3_8,3_9}) inherit autotools python-any-r1 vala diff --git a/app-i18n/nkf/nkf-2.1.4.ebuild b/app-i18n/nkf/nkf-2.1.4.ebuild index 6dc52c427365..6e5c65352486 100644 --- a/app-i18n/nkf/nkf-2.1.4.ebuild +++ b/app-i18n/nkf/nkf-2.1.4.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) DISTUTILS_OPTIONAL="1" DISTUTILS_USE_SETUPTOOLS="no" diff --git a/app-i18n/nkf/nkf-2.1.5.ebuild b/app-i18n/nkf/nkf-2.1.5.ebuild index d2e6c75e1d30..e937e5a5aebe 100644 --- a/app-i18n/nkf/nkf-2.1.5.ebuild +++ b/app-i18n/nkf/nkf-2.1.5.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) DISTUTILS_OPTIONAL="1" DISTUTILS_USE_SETUPTOOLS="no" diff --git a/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20200306162733.ebuild b/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20200306162733.ebuild index 8944cebe91d1..4ac6f810f10d 100644 --- a/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20200306162733.ebuild +++ b/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20200306162733.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -PYTHON_COMPAT=(python{3_6,3_7,3_8,3_9}) +PYTHON_COMPAT=(python{3_7,3_8,3_9}) inherit python-any-r1 scons-utils toolchain-funcs diff --git a/app-i18n/transifex-client/transifex-client-0.13.9.ebuild b/app-i18n/transifex-client/transifex-client-0.13.9.ebuild index e7e38c2901f4..48c97f13842e 100644 --- a/app-i18n/transifex-client/transifex-client-0.13.9.ebuild +++ b/app-i18n/transifex-client/transifex-client-0.13.9.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/app-i18n/transifex-client/transifex-client-0.14.2.ebuild b/app-i18n/transifex-client/transifex-client-0.14.2.ebuild index c47845da62fb..5aa568ca73ad 100644 --- a/app-i18n/transifex-client/transifex-client-0.14.2.ebuild +++ b/app-i18n/transifex-client/transifex-client-0.14.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/app-i18n/xsunpinyin/xsunpinyin-2.0.4_pre20200306162733.ebuild b/app-i18n/xsunpinyin/xsunpinyin-2.0.4_pre20200306162733.ebuild index 06ccf1ef63b2..038164ba0649 100644 --- a/app-i18n/xsunpinyin/xsunpinyin-2.0.4_pre20200306162733.ebuild +++ b/app-i18n/xsunpinyin/xsunpinyin-2.0.4_pre20200306162733.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -PYTHON_COMPAT=(python{3_6,3_7,3_8,3_9}) +PYTHON_COMPAT=(python{3_7,3_8,3_9}) inherit python-any-r1 scons-utils toolchain-funcs |