From 18c727f335e46110372b6494c4aba22188b8db7f Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Fri, 18 Dec 2020 20:54:52 +0100 Subject: [PATCH] */*: drop python3.6 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan --- dev-lang/wren/wren-0.3.0.ebuild | 2 +- dev-libs/open62541/open62541-1.0.3.ebuild | 2 +- dev-libs/open62541/open62541-1.1.3.ebuild | 2 +- dev-python/asynctest/asynctest-0.13.0.ebuild | 2 +- dev-python/clufter/clufter-0.77.2.ebuild | 2 +- dev-python/curio/curio-1.2-r1.ebuild | 2 +- dev-python/dacite/dacite-1.6.0.ebuild | 2 +- dev-python/k5test/k5test-0.9.2.ebuild | 2 +- dev-python/sphinxcontrib-katex/sphinxcontrib-katex-0.6.1.ebuild | 2 +- dev-python/sphinxcontrib-katex/sphinxcontrib-katex-0.7.1.ebuild | 2 +- dev-util/quilttools/quilttools-0.3-r1.ebuild | 2 +- games-board/rmahjong/rmahjong-0.4_p20201106.ebuild | 2 +- gui-apps/azote/azote-1.8.1.ebuild | 2 +- gui-apps/azote/azote-9999.ebuild | 2 +- sci-physics/SU2/SU2-7.0.7.ebuild | 2 +- sci-physics/SU2/SU2-7.0.8.ebuild | 2 +- www-client/torbrowser-launcher/torbrowser-launcher-0.3.2.ebuild | 2 +- www-client/torbrowser-launcher/torbrowser-launcher-0.3.3.ebuild | 2 +- www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild | 2 +- x11-misc/screenkey/screenkey-1.2.ebuild | 2 +- x11-misc/screenkey/screenkey-1.3.ebuild | 2 +- x11-misc/screenkey/screenkey-9999.ebuild | 2 +- 22 files changed, 22 insertions(+), 22 deletions(-) diff --git a/dev-lang/wren/wren-0.3.0.ebuild b/dev-lang/wren/wren-0.3.0.ebuild index 5240bf6e34..bfb90db554 100644 --- a/dev-lang/wren/wren-0.3.0.ebuild +++ b/dev-lang/wren/wren-0.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 toolchain-funcs diff --git a/dev-libs/open62541/open62541-1.0.3.ebuild b/dev-libs/open62541/open62541-1.0.3.ebuild index 8c378e8261..64dbdec977 100644 --- a/dev-libs/open62541/open62541-1.0.3.ebuild +++ b/dev-libs/open62541/open62541-1.0.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit cmake python-single-r1 diff --git a/dev-libs/open62541/open62541-1.1.3.ebuild b/dev-libs/open62541/open62541-1.1.3.ebuild index 87a8634f31..79cccd8391 100644 --- a/dev-libs/open62541/open62541-1.1.3.ebuild +++ b/dev-libs/open62541/open62541-1.1.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit cmake python-single-r1 diff --git a/dev-python/asynctest/asynctest-0.13.0.ebuild b/dev-python/asynctest/asynctest-0.13.0.ebuild index 532fcbd9b4..063172c603 100644 --- a/dev-python/asynctest/asynctest-0.13.0.ebuild +++ b/dev-python/asynctest/asynctest-0.13.0.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_{6,7} pypy3 ) +PYTHON_COMPAT=( python3_7 pypy3 ) inherit distutils-r1 diff --git a/dev-python/clufter/clufter-0.77.2.ebuild b/dev-python/clufter/clufter-0.77.2.ebuild index 0f5c0d1a69..9c5bac6159 100644 --- a/dev-python/clufter/clufter-0.77.2.ebuild +++ b/dev-python/clufter/clufter-0.77.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} ) inherit distutils-r1 diff --git a/dev-python/curio/curio-1.2-r1.ebuild b/dev-python/curio/curio-1.2-r1.ebuild index b1c54de944..d009e77e78 100644 --- a/dev-python/curio/curio-1.2-r1.ebuild +++ b/dev-python/curio/curio-1.2-r1.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/dev-python/dacite/dacite-1.6.0.ebuild b/dev-python/dacite/dacite-1.6.0.ebuild index f312d082cf..a168622d9f 100644 --- a/dev-python/dacite/dacite-1.6.0.ebuild +++ b/dev-python/dacite/dacite-1.6.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,9} ) +PYTHON_COMPAT=( python3_{7,8,9} ) inherit distutils-r1 diff --git a/dev-python/k5test/k5test-0.9.2.ebuild b/dev-python/k5test/k5test-0.9.2.ebuild index 572259b7c9..44062ae535 100644 --- a/dev-python/k5test/k5test-0.9.2.ebuild +++ b/dev-python/k5test/k5test-0.9.2.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_{6..9} pypy3 ) +PYTHON_COMPAT=( python3_{7..9} pypy3 ) inherit distutils-r1 diff --git a/dev-python/sphinxcontrib-katex/sphinxcontrib-katex-0.6.1.ebuild b/dev-python/sphinxcontrib-katex/sphinxcontrib-katex-0.6.1.ebuild index a2a70c25f2..47bef07110 100644 --- a/dev-python/sphinxcontrib-katex/sphinxcontrib-katex-0.6.1.ebuild +++ b/dev-python/sphinxcontrib-katex/sphinxcontrib-katex-0.6.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} pypy3 ) +PYTHON_COMPAT=( python3_{7,8} pypy3 ) inherit distutils-r1 diff --git a/dev-python/sphinxcontrib-katex/sphinxcontrib-katex-0.7.1.ebuild b/dev-python/sphinxcontrib-katex/sphinxcontrib-katex-0.7.1.ebuild index 1ea851c665..e90872e8bf 100644 --- a/dev-python/sphinxcontrib-katex/sphinxcontrib-katex-0.7.1.ebuild +++ b/dev-python/sphinxcontrib-katex/sphinxcontrib-katex-0.7.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} pypy3 ) +PYTHON_COMPAT=( python3_{7,8} pypy3 ) inherit distutils-r1 diff --git a/dev-util/quilttools/quilttools-0.3-r1.ebuild b/dev-util/quilttools/quilttools-0.3-r1.ebuild index 55d8d4cc6a..bc413eeaf6 100644 --- a/dev-util/quilttools/quilttools-0.3-r1.ebuild +++ b/dev-util/quilttools/quilttools-0.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=(python3_{6..8}) +PYTHON_COMPAT=(python3_{7..8}) inherit python-single-r1 diff --git a/games-board/rmahjong/rmahjong-0.4_p20201106.ebuild b/games-board/rmahjong/rmahjong-0.4_p20201106.ebuild index 829ac45b02..21bf385856 100644 --- a/games-board/rmahjong/rmahjong-0.4_p20201106.ebuild +++ b/games-board/rmahjong/rmahjong-0.4_p20201106.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9} ) inherit desktop python-single-r1 xdg diff --git a/gui-apps/azote/azote-1.8.1.ebuild b/gui-apps/azote/azote-1.8.1.ebuild index 372c941115..63872934c6 100644 --- a/gui-apps/azote/azote-1.8.1.ebuild +++ b/gui-apps/azote/azote-1.8.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 desktop diff --git a/gui-apps/azote/azote-9999.ebuild b/gui-apps/azote/azote-9999.ebuild index 372c941115..63872934c6 100644 --- a/gui-apps/azote/azote-9999.ebuild +++ b/gui-apps/azote/azote-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 desktop diff --git a/sci-physics/SU2/SU2-7.0.7.ebuild b/sci-physics/SU2/SU2-7.0.7.ebuild index 9e7077f68c..1da4b45d3e 100644 --- a/sci-physics/SU2/SU2-7.0.7.ebuild +++ b/sci-physics/SU2/SU2-7.0.7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit meson python-single-r1 diff --git a/sci-physics/SU2/SU2-7.0.8.ebuild b/sci-physics/SU2/SU2-7.0.8.ebuild index 5356a05b69..30feedd457 100644 --- a/sci-physics/SU2/SU2-7.0.8.ebuild +++ b/sci-physics/SU2/SU2-7.0.8.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9} ) inherit meson python-single-r1 diff --git a/www-client/torbrowser-launcher/torbrowser-launcher-0.3.2.ebuild b/www-client/torbrowser-launcher/torbrowser-launcher-0.3.2.ebuild index f305cbaac7..446a02ea58 100644 --- a/www-client/torbrowser-launcher/torbrowser-launcher-0.3.2.ebuild +++ b/www-client/torbrowser-launcher/torbrowser-launcher-0.3.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit distutils-r1 xdg diff --git a/www-client/torbrowser-launcher/torbrowser-launcher-0.3.3.ebuild b/www-client/torbrowser-launcher/torbrowser-launcher-0.3.3.ebuild index f305cbaac7..446a02ea58 100644 --- a/www-client/torbrowser-launcher/torbrowser-launcher-0.3.3.ebuild +++ b/www-client/torbrowser-launcher/torbrowser-launcher-0.3.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit distutils-r1 xdg diff --git a/www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild b/www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild index f305cbaac7..446a02ea58 100644 --- a/www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild +++ b/www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit distutils-r1 xdg diff --git a/x11-misc/screenkey/screenkey-1.2.ebuild b/x11-misc/screenkey/screenkey-1.2.ebuild index 686f292a06..00ea0414ec 100644 --- a/x11-misc/screenkey/screenkey-1.2.ebuild +++ b/x11-misc/screenkey/screenkey-1.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 xdg diff --git a/x11-misc/screenkey/screenkey-1.3.ebuild b/x11-misc/screenkey/screenkey-1.3.ebuild index 686f292a06..00ea0414ec 100644 --- a/x11-misc/screenkey/screenkey-1.3.ebuild +++ b/x11-misc/screenkey/screenkey-1.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 xdg diff --git a/x11-misc/screenkey/screenkey-9999.ebuild b/x11-misc/screenkey/screenkey-9999.ebuild index 686f292a06..00ea0414ec 100644 --- a/x11-misc/screenkey/screenkey-9999.ebuild +++ b/x11-misc/screenkey/screenkey-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 xdg