diff options
author | 2021-10-09 22:01:27 +1300 | |
---|---|---|
committer | 2021-10-09 22:30:09 +1300 | |
commit | 02b1f0a9ea7b7c18fd17e357b1a1cf61f26835b6 (patch) | |
tree | 72579680271e715cde289018aa7014798a43de0e /dev-python | |
parent | sci-geosciences/mapillary_tools: add S (diff) | |
download | guru-02b1f0a9ea7b7c18fd17e357b1a1cf61f26835b6.tar.gz guru-02b1f0a9ea7b7c18fd17e357b1a1cf61f26835b6.tar.bz2 guru-02b1f0a9ea7b7c18fd17e357b1a1cf61f26835b6.zip |
*/*: drop dead python impls
Signed-off-by: James Beddek <telans@posteo.de>
Diffstat (limited to 'dev-python')
113 files changed, 113 insertions, 113 deletions
diff --git a/dev-python/XenAPI/XenAPI-2.14.ebuild b/dev-python/XenAPI/XenAPI-2.14.ebuild index f5c99f0c2..2b61003dd 100644 --- a/dev-python/XenAPI/XenAPI-2.14.ebuild +++ b/dev-python/XenAPI/XenAPI-2.14.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_8 ) inherit distutils-r1 diff --git a/dev-python/aionotify/aionotify-0.2.0.ebuild b/dev-python/aionotify/aionotify-0.2.0.ebuild index ec9f1337d..cf564e37c 100644 --- a/dev-python/aionotify/aionotify-0.2.0.ebuild +++ b/dev-python/aionotify/aionotify-0.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..9} ) inherit distutils-r1 diff --git a/dev-python/aiopg/aiopg-1.2.1.ebuild b/dev-python/aiopg/aiopg-1.2.1.ebuild index c34f8f75a..f6e4eb63e 100644 --- a/dev-python/aiopg/aiopg-1.2.1.ebuild +++ b/dev-python/aiopg/aiopg-1.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) inherit distutils-r1 optfeature diff --git a/dev-python/asciimatics/asciimatics-1.13.0.ebuild b/dev-python/asciimatics/asciimatics-1.13.0.ebuild index 7a1e7728e..ed1aa5da8 100644 --- a/dev-python/asciimatics/asciimatics-1.13.0.ebuild +++ b/dev-python/asciimatics/asciimatics-1.13.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) inherit distutils-r1 DESCRIPTION="Package for curses-like operations, text UIs and ASCII art animations" diff --git a/dev-python/asciimatics/asciimatics-9999.ebuild b/dev-python/asciimatics/asciimatics-9999.ebuild index 47254c49f..a5fbddc0d 100644 --- a/dev-python/asciimatics/asciimatics-9999.ebuild +++ b/dev-python/asciimatics/asciimatics-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) inherit distutils-r1 DESCRIPTION="Package for curses-like operations, text UIs and ASCII art animations" diff --git a/dev-python/ascim/ascim-0.1.1.ebuild b/dev-python/ascim/ascim-0.1.1.ebuild index 4adefca36..3e553dc60 100644 --- a/dev-python/ascim/ascim-0.1.1.ebuild +++ b/dev-python/ascim/ascim-0.1.1.ebuild @@ -13,7 +13,7 @@ case "${PV}" in KEYWORDS="~amd64" esac -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_8 ) inherit distutils-r1 distutils_enable_sphinx docs dev-python/sphinx_rtd_theme diff --git a/dev-python/ascim/ascim-9999.ebuild b/dev-python/ascim/ascim-9999.ebuild index 4adefca36..3e553dc60 100644 --- a/dev-python/ascim/ascim-9999.ebuild +++ b/dev-python/ascim/ascim-9999.ebuild @@ -13,7 +13,7 @@ case "${PV}" in KEYWORDS="~amd64" esac -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_8 ) inherit distutils-r1 distutils_enable_sphinx docs dev-python/sphinx_rtd_theme diff --git a/dev-python/asyncpg/asyncpg-0.23.0.ebuild b/dev-python/asyncpg/asyncpg-0.23.0.ebuild index e551bb1b9..2441b299d 100644 --- a/dev-python/asyncpg/asyncpg-0.23.0.ebuild +++ b/dev-python/asyncpg/asyncpg-0.23.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..10} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 diff --git a/dev-python/asyncssh/asyncssh-2.6.0.ebuild b/dev-python/asyncssh/asyncssh-2.6.0.ebuild index cf8388c46..af5b73206 100644 --- a/dev-python/asyncssh/asyncssh-2.6.0.ebuild +++ b/dev-python/asyncssh/asyncssh-2.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..9} ) DOCS_DIR="docs" DOCS_BUILDER="sphinx" diff --git a/dev-python/azure-storage-blob/azure-storage-blob-12.8.1.ebuild b/dev-python/azure-storage-blob/azure-storage-blob-12.8.1.ebuild index f0957d088..ed47fc843 100644 --- a/dev-python/azure-storage-blob/azure-storage-blob-12.8.1.ebuild +++ b/dev-python/azure-storage-blob/azure-storage-blob-12.8.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) inherit distutils-r1 DESCRIPTION="Microsoft Azure Blob Storage Client Library for Python" diff --git a/dev-python/b2sdk/b2sdk-1.12.0.ebuild b/dev-python/b2sdk/b2sdk-1.12.0.ebuild index dafe65efb..59f9faeca 100644 --- a/dev-python/b2sdk/b2sdk-1.12.0.ebuild +++ b/dev-python/b2sdk/b2sdk-1.12.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..9} ) inherit distutils-r1 DESCRIPTION="The client library for BackBlaze's B2 product" diff --git a/dev-python/b2sdk/b2sdk-1.8.0.ebuild b/dev-python/b2sdk/b2sdk-1.8.0.ebuild index e0953aa8f..5744b272d 100644 --- a/dev-python/b2sdk/b2sdk-1.8.0.ebuild +++ b/dev-python/b2sdk/b2sdk-1.8.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..9} ) inherit distutils-r1 DESCRIPTION="The client library for BackBlaze's B2 product" diff --git a/dev-python/baron/baron-0.9.ebuild b/dev-python/baron/baron-0.9.ebuild index 5537308f9..461a9f3a3 100644 --- a/dev-python/baron/baron-0.9.ebuild +++ b/dev-python/baron/baron-0.9.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..9} ) inherit distutils-r1 diff --git a/dev-python/base58/base58-2.1.0.ebuild b/dev-python/base58/base58-2.1.0.ebuild index c629e7932..0fcbbdf9b 100644 --- a/dev-python/base58/base58-2.1.0.ebuild +++ b/dev-python/base58/base58-2.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..9} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/billiard/billiard-3.6.4.0.ebuild b/dev-python/billiard/billiard-3.6.4.0.ebuild index 1de9ff86b..8cad971af 100644 --- a/dev-python/billiard/billiard-3.6.4.0.ebuild +++ b/dev-python/billiard/billiard-3.6.4.0.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_{7,8,9} pypy3 ) +PYTHON_COMPAT=( python3_{8,9} pypy3 ) inherit distutils-r1 diff --git a/dev-python/bitbox02/bitbox02-5.3.0.ebuild b/dev-python/bitbox02/bitbox02-5.3.0.ebuild index 7590b04e7..2b33f713b 100644 --- a/dev-python/bitbox02/bitbox02-5.3.0.ebuild +++ b/dev-python/bitbox02/bitbox02-5.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..9} ) inherit distutils-r1 DESCRIPTION="Python API for communicating with the BitBox02 device" diff --git a/dev-python/cchardet/cchardet-2.1.7.ebuild b/dev-python/cchardet/cchardet-2.1.7.ebuild index 7e6bb0515..748088461 100644 --- a/dev-python/cchardet/cchardet-2.1.7.ebuild +++ b/dev-python/cchardet/cchardet-2.1.7.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_{7,8,9} pypy3 ) +PYTHON_COMPAT=( python3_{8,9} pypy3 ) inherit distutils-r1 diff --git a/dev-python/check-manifest/check-manifest-0.46.ebuild b/dev-python/check-manifest/check-manifest-0.46.ebuild index f33ad5f41..6e61178ef 100644 --- a/dev-python/check-manifest/check-manifest-0.46.ebuild +++ b/dev-python/check-manifest/check-manifest-0.46.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..9} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/click-didyoumean/click-didyoumean-0.0.3.ebuild b/dev-python/click-didyoumean/click-didyoumean-0.0.3.ebuild index a4e76e305..3e61cb2df 100644 --- a/dev-python/click-didyoumean/click-didyoumean-0.0.3.ebuild +++ b/dev-python/click-didyoumean/click-didyoumean-0.0.3.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( pypy3 python3_{7..9} ) +PYTHON_COMPAT=( pypy3 python3_{8..9} ) inherit distutils-r1 DESCRIPTION="Enable git-like did-you-mean feature in click" diff --git a/dev-python/clufter/clufter-0.77.2.ebuild b/dev-python/clufter/clufter-0.77.2.ebuild index c098d262d..dcf3ae5ec 100644 --- a/dev-python/clufter/clufter-0.77.2.ebuild +++ b/dev-python/clufter/clufter-0.77.2.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) inherit distutils-r1 diff --git a/dev-python/compreffor/compreffor-0.5.1.ebuild b/dev-python/compreffor/compreffor-0.5.1.ebuild index bafb7a8c2..376588d05 100644 --- a/dev-python/compreffor/compreffor-0.5.1.ebuild +++ b/dev-python/compreffor/compreffor-0.5.1.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/convertdate/convertdate-2.3.0.ebuild b/dev-python/convertdate/convertdate-2.3.0.ebuild index b25d4c001..9746058bd 100644 --- a/dev-python/convertdate/convertdate-2.3.0.ebuild +++ b/dev-python/convertdate/convertdate-2.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) inherit distutils-r1 diff --git a/dev-python/convertdate/convertdate-2.3.1.ebuild b/dev-python/convertdate/convertdate-2.3.1.ebuild index e9b79dcd4..6c1e6b657 100644 --- a/dev-python/convertdate/convertdate-2.3.1.ebuild +++ b/dev-python/convertdate/convertdate-2.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..9} ) inherit distutils-r1 diff --git a/dev-python/curio/curio-0.9.ebuild b/dev-python/curio/curio-0.9.ebuild index 70c52091c..7267ef5ab 100644 --- a/dev-python/curio/curio-0.9.ebuild +++ b/dev-python/curio/curio-0.9.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_8 ) inherit distutils-r1 diff --git a/dev-python/curio/curio-1.4-r1.ebuild b/dev-python/curio/curio-1.4-r1.ebuild index ff39a7025..9749c5806 100644 --- a/dev-python/curio/curio-1.4-r1.ebuild +++ b/dev-python/curio/curio-1.4-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 diff --git a/dev-python/curio/curio-1.5.ebuild b/dev-python/curio/curio-1.5.ebuild index 47c09e071..f5ab539db 100644 --- a/dev-python/curio/curio-1.5.ebuild +++ b/dev-python/curio/curio-1.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 diff --git a/dev-python/devtools/devtools-0.6.1.ebuild b/dev-python/devtools/devtools-0.6.1.ebuild index d1194e04c..b319ae864 100644 --- a/dev-python/devtools/devtools-0.6.1.ebuild +++ b/dev-python/devtools/devtools-0.6.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) DOCS_BUILDER="mkdocs" DOCS_DEPEND=" diff --git a/dev-python/factory_boy/factory_boy-3.2.0.ebuild b/dev-python/factory_boy/factory_boy-3.2.0.ebuild index 21685d557..769ecc07f 100644 --- a/dev-python/factory_boy/factory_boy-3.2.0.ebuild +++ b/dev-python/factory_boy/factory_boy-3.2.0.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) inherit distutils-r1 diff --git a/dev-python/geopy/geopy-2.1.0.ebuild b/dev-python/geopy/geopy-2.1.0.ebuild index 5419da488..a25489f18 100644 --- a/dev-python/geopy/geopy-2.1.0.ebuild +++ b/dev-python/geopy/geopy-2.1.0.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..9} ) inherit distutils-r1 diff --git a/dev-python/github-sublee-glicko2/github-sublee-glicko2-0_pre20191010-r1.ebuild b/dev-python/github-sublee-glicko2/github-sublee-glicko2-0_pre20191010-r1.ebuild index e3ed16020..d32a6b428 100644 --- a/dev-python/github-sublee-glicko2/github-sublee-glicko2-0_pre20191010-r1.ebuild +++ b/dev-python/github-sublee-glicko2/github-sublee-glicko2-0_pre20191010-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -PYTHON_COMPAT=( python3_{7,8,9} pypy3 ) +PYTHON_COMPAT=( python3_{8,9} pypy3 ) DISTUTILS_USE_SETUPTOOLS="rdepend" inherit distutils-r1 diff --git a/dev-python/glicko2/glicko2-2.0.0.ebuild b/dev-python/glicko2/glicko2-2.0.0.ebuild index 762aadfc9..8e58ac871 100644 --- a/dev-python/glicko2/glicko2-2.0.0.ebuild +++ b/dev-python/glicko2/glicko2-2.0.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -PYTHON_COMPAT=( python3_{7,8,9} pypy3) +PYTHON_COMPAT=( python3_{8,9} pypy3) inherit distutils-r1 diff --git a/dev-python/google-cloud-storage/google-cloud-storage-1.36.0.ebuild b/dev-python/google-cloud-storage/google-cloud-storage-1.36.0.ebuild index 06d35b1c8..53f2211f1 100644 --- a/dev-python/google-cloud-storage/google-cloud-storage-1.36.0.ebuild +++ b/dev-python/google-cloud-storage/google-cloud-storage-1.36.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) inherit distutils-r1 DESCRIPTION="Google Cloud Storage API client library" diff --git a/dev-python/googletransx/googletransx-2.4.2-r1.ebuild b/dev-python/googletransx/googletransx-2.4.2-r1.ebuild index ed5877d3b..a90aaafb3 100644 --- a/dev-python/googletransx/googletransx-2.4.2-r1.ebuild +++ b/dev-python/googletransx/googletransx-2.4.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) #DISTUTILS_USE_SETUPTOOLS=rdepend diff --git a/dev-python/graphene/graphene-3.0.0_beta7.ebuild b/dev-python/graphene/graphene-3.0.0_beta7.ebuild index 1f9259316..132ac3715 100644 --- a/dev-python/graphene/graphene-3.0.0_beta7.ebuild +++ b/dev-python/graphene/graphene-3.0.0_beta7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..9} ) inherit distutils-r1 diff --git a/dev-python/graphql-core/graphql-core-3.1.5.ebuild b/dev-python/graphql-core/graphql-core-3.1.5.ebuild index 5af66bc80..a4b1c6cb4 100644 --- a/dev-python/graphql-core/graphql-core-3.1.5.ebuild +++ b/dev-python/graphql-core/graphql-core-3.1.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..9} ) inherit distutils-r1 diff --git a/dev-python/graphql-relay/graphql-relay-3.1.0.ebuild b/dev-python/graphql-relay/graphql-relay-3.1.0.ebuild index 8331a052d..a4fa18459 100644 --- a/dev-python/graphql-relay/graphql-relay-3.1.0.ebuild +++ b/dev-python/graphql-relay/graphql-relay-3.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..9} ) inherit distutils-r1 diff --git a/dev-python/guidata/guidata-1.7.9.ebuild b/dev-python/guidata/guidata-1.7.9.ebuild index 4f0d870c5..c81f91f30 100644 --- a/dev-python/guidata/guidata-1.7.9.ebuild +++ b/dev-python/guidata/guidata-1.7.9.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_8 ) inherit distutils-r1 diff --git a/dev-python/httptools/httptools-0.1.1.ebuild b/dev-python/httptools/httptools-0.1.1.ebuild index fe510cd62..1355cde23 100644 --- a/dev-python/httptools/httptools-0.1.1.ebuild +++ b/dev-python/httptools/httptools-0.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} pypy3 ) +PYTHON_COMPAT=( python3_{8,9} pypy3 ) inherit distutils-r1 diff --git a/dev-python/hwi/hwi-1.2.1.ebuild b/dev-python/hwi/hwi-1.2.1.ebuild index 6aa2f6e77..eb85a48f9 100644 --- a/dev-python/hwi/hwi-1.2.1.ebuild +++ b/dev-python/hwi/hwi-1.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 udev diff --git a/dev-python/hwi/hwi-2.0.2.ebuild b/dev-python/hwi/hwi-2.0.2.ebuild index 6c009aed2..b229b0289 100644 --- a/dev-python/hwi/hwi-2.0.2.ebuild +++ b/dev-python/hwi/hwi-2.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..9} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 udev diff --git a/dev-python/injector/injector-0.18.4.ebuild b/dev-python/injector/injector-0.18.4.ebuild index 0805fd917..8ce21cf34 100644 --- a/dev-python/injector/injector-0.18.4.ebuild +++ b/dev-python/injector/injector-0.18.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..9} ) inherit distutils-r1 DESCRIPTION="Python dependency injection framework" diff --git a/dev-python/jellyfin-apiclient-python/jellyfin-apiclient-python-1.6.2.ebuild b/dev-python/jellyfin-apiclient-python/jellyfin-apiclient-python-1.6.2.ebuild index a999edcdf..79a9bd391 100644 --- a/dev-python/jellyfin-apiclient-python/jellyfin-apiclient-python-1.6.2.ebuild +++ b/dev-python/jellyfin-apiclient-python/jellyfin-apiclient-python-1.6.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..9} ) inherit distutils-r1 diff --git a/dev-python/jellyfin-apiclient-python/jellyfin-apiclient-python-1.7.2.ebuild b/dev-python/jellyfin-apiclient-python/jellyfin-apiclient-python-1.7.2.ebuild index d14ccf5bc..aef7a746f 100644 --- a/dev-python/jellyfin-apiclient-python/jellyfin-apiclient-python-1.7.2.ebuild +++ b/dev-python/jellyfin-apiclient-python/jellyfin-apiclient-python-1.7.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..9} ) inherit distutils-r1 diff --git a/dev-python/jupyter-sphinx/jupyter-sphinx-0.3.2.ebuild b/dev-python/jupyter-sphinx/jupyter-sphinx-0.3.2.ebuild index 30d34d37c..9a212e4d3 100644 --- a/dev-python/jupyter-sphinx/jupyter-sphinx-0.3.2.ebuild +++ b/dev-python/jupyter-sphinx/jupyter-sphinx-0.3.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{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 44062ae53..a249e1a7c 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_{7..9} pypy3 ) +PYTHON_COMPAT=( python3_{8..9} pypy3 ) inherit distutils-r1 diff --git a/dev-python/keystonemiddleware/keystonemiddleware-9.1.0.ebuild b/dev-python/keystonemiddleware/keystonemiddleware-9.1.0.ebuild index 4fab64816..04f8e7b9d 100644 --- a/dev-python/keystonemiddleware/keystonemiddleware-9.1.0.ebuild +++ b/dev-python/keystonemiddleware/keystonemiddleware-9.1.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_8 ) DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 diff --git a/dev-python/kitchen/kitchen-1.2.6.ebuild b/dev-python/kitchen/kitchen-1.2.6.ebuild index b158f750e..e45ab0e31 100644 --- a/dev-python/kitchen/kitchen-1.2.6.ebuild +++ b/dev-python/kitchen/kitchen-1.2.6.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{7..9} pypy3 ) +PYTHON_COMPAT=( python3_{8..9} pypy3 ) inherit distutils-r1 DESCRIPTION="Kitchen contains a cornucopia of useful code" diff --git a/dev-python/ldappool/ldappool-2.4.1.ebuild b/dev-python/ldappool/ldappool-2.4.1.ebuild index ac019b5e0..f3cc13296 100644 --- a/dev-python/ldappool/ldappool-2.4.1.ebuild +++ b/dev-python/ldappool/ldappool-2.4.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_8 ) DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 diff --git a/dev-python/libusb1/libusb1-1.9.2.ebuild b/dev-python/libusb1/libusb1-1.9.2.ebuild index f8ea69f47..31eb439e0 100644 --- a/dev-python/libusb1/libusb1-1.9.2.ebuild +++ b/dev-python/libusb1/libusb1-1.9.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) inherit distutils-r1 diff --git a/dev-python/microversion-parse/microversion-parse-1.0.1.ebuild b/dev-python/microversion-parse/microversion-parse-1.0.1.ebuild index e44f6642a..492d56415 100644 --- a/dev-python/microversion-parse/microversion-parse-1.0.1.ebuild +++ b/dev-python/microversion-parse/microversion-parse-1.0.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_8 ) inherit distutils-r1 diff --git a/dev-python/mkdocs-exclude/mkdocs-exclude-1.0.2.ebuild b/dev-python/mkdocs-exclude/mkdocs-exclude-1.0.2.ebuild index 9393fe0e0..e47295338 100644 --- a/dev-python/mkdocs-exclude/mkdocs-exclude-1.0.2.ebuild +++ b/dev-python/mkdocs-exclude/mkdocs-exclude-1.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) DISTUTILS_USE_SETUPTOOLS=rdepend diff --git a/dev-python/mnemonic/mnemonic-0.19.ebuild b/dev-python/mnemonic/mnemonic-0.19.ebuild index 5e99002c5..28b4bb863 100644 --- a/dev-python/mnemonic/mnemonic-0.19.ebuild +++ b/dev-python/mnemonic/mnemonic-0.19.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) inherit distutils-r1 DESCRIPTION="Reference implementation of BIP-0039 for generating deterministic keys" diff --git a/dev-python/noiseprotocol/noiseprotocol-0.3.1.ebuild b/dev-python/noiseprotocol/noiseprotocol-0.3.1.ebuild index 78dca965d..651af5d07 100644 --- a/dev-python/noiseprotocol/noiseprotocol-0.3.1.ebuild +++ b/dev-python/noiseprotocol/noiseprotocol-0.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) inherit distutils-r1 DESCRIPTION="Python implementation of Noise Protocol Framework" diff --git a/dev-python/os-resource-classes/os-resource-classes-1.0.0.ebuild b/dev-python/os-resource-classes/os-resource-classes-1.0.0.ebuild index 7650ab5bf..a768f5c84 100644 --- a/dev-python/os-resource-classes/os-resource-classes-1.0.0.ebuild +++ b/dev-python/os-resource-classes/os-resource-classes-1.0.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_8 ) inherit distutils-r1 diff --git a/dev-python/os-vif/os-vif-2.2.0.ebuild b/dev-python/os-vif/os-vif-2.2.0.ebuild index 7a46cae5d..42cbe950c 100644 --- a/dev-python/os-vif/os-vif-2.2.0.ebuild +++ b/dev-python/os-vif/os-vif-2.2.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_8 ) inherit distutils-r1 diff --git a/dev-python/oscrypto/oscrypto-1.2.1.ebuild b/dev-python/oscrypto/oscrypto-1.2.1.ebuild index 4ca0ab5cc..90499d0d8 100644 --- a/dev-python/oscrypto/oscrypto-1.2.1.ebuild +++ b/dev-python/oscrypto/oscrypto-1.2.1.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_{7,8,9} pypy3 ) +PYTHON_COMPAT=( python3_{8,9} pypy3 ) inherit distutils-r1 diff --git a/dev-python/oslo-middleware/oslo-middleware-4.1.1.ebuild b/dev-python/oslo-middleware/oslo-middleware-4.1.1.ebuild index 6e277771f..96bcf294f 100644 --- a/dev-python/oslo-middleware/oslo-middleware-4.1.1.ebuild +++ b/dev-python/oslo-middleware/oslo-middleware-4.1.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_8 ) DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 diff --git a/dev-python/oslo-privsep/oslo-privsep-2.4.0.ebuild b/dev-python/oslo-privsep/oslo-privsep-2.4.0.ebuild index 6829edb60..49bba646f 100644 --- a/dev-python/oslo-privsep/oslo-privsep-2.4.0.ebuild +++ b/dev-python/oslo-privsep/oslo-privsep-2.4.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_8 ) inherit distutils-r1 diff --git a/dev-python/oslo-rootwrap/oslo-rootwrap-6.3.0.ebuild b/dev-python/oslo-rootwrap/oslo-rootwrap-6.3.0.ebuild index a7a9e438a..92c20ffe7 100644 --- a/dev-python/oslo-rootwrap/oslo-rootwrap-6.3.0.ebuild +++ b/dev-python/oslo-rootwrap/oslo-rootwrap-6.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_8 ) inherit distutils-r1 diff --git a/dev-python/pdfminer-six/pdfminer-six-20201018.ebuild b/dev-python/pdfminer-six/pdfminer-six-20201018.ebuild index f32aa0b7d..0289dc625 100644 --- a/dev-python/pdfminer-six/pdfminer-six-20201018.ebuild +++ b/dev-python/pdfminer-six/pdfminer-six-20201018.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) inherit distutils-r1 diff --git a/dev-python/pep517/pep517-0.9.1.ebuild b/dev-python/pep517/pep517-0.9.1.ebuild index 52e8ff9cd..102c4905d 100644 --- a/dev-python/pep517/pep517-0.9.1.ebuild +++ b/dev-python/pep517/pep517-0.9.1.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) DISTUTILS_USE_SETUPTOOLS=pyproject.toml inherit distutils-r1 diff --git a/dev-python/phx-class-registry/phx-class-registry-3.0.5.ebuild b/dev-python/phx-class-registry/phx-class-registry-3.0.5.ebuild index 282d9a8e8..f99541911 100644 --- a/dev-python/phx-class-registry/phx-class-registry-3.0.5.ebuild +++ b/dev-python/phx-class-registry/phx-class-registry-3.0.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} pypy3 ) +PYTHON_COMPAT=( python3_{8..9} pypy3 ) inherit distutils-r1 DESCRIPTION="An intersection of the Registry and Factory pattern" diff --git a/dev-python/portio/portio-0.5.ebuild b/dev-python/portio/portio-0.5.ebuild index e65ca345c..0c51a3085 100644 --- a/dev-python/portio/portio-0.5.ebuild +++ b/dev-python/portio/portio-0.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{7,8,9} pypy3 ) +PYTHON_COMPAT=( python3_{8,9} pypy3 ) inherit distutils-r1 DESCRIPTION="Python low level port I/O for Linux x86" diff --git a/dev-python/py3nvml/py3nvml-0.2.6.ebuild b/dev-python/py3nvml/py3nvml-0.2.6.ebuild index 7f7b58005..081d3b542 100644 --- a/dev-python/py3nvml/py3nvml-0.2.6.ebuild +++ b/dev-python/py3nvml/py3nvml-0.2.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..9} ) inherit distutils-r1 DESCRIPTION="Python 3 Bindings for the NVIDIA Management Library" diff --git a/dev-python/pybeam/pybeam-0.7.ebuild b/dev-python/pybeam/pybeam-0.7.ebuild index c07fb21d9..d53adb0df 100644 --- a/dev-python/pybeam/pybeam-0.7.ebuild +++ b/dev-python/pybeam/pybeam-0.7.ebuild @@ -5,7 +5,7 @@ EAPI="7" DOCS_BUILDER="sphinx" DOCS_DIR="doc" -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) inherit distutils-r1 docs diff --git a/dev-python/pycadf/pycadf-3.1.1.ebuild b/dev-python/pycadf/pycadf-3.1.1.ebuild index fb6f5a305..68289377c 100644 --- a/dev-python/pycadf/pycadf-3.1.1.ebuild +++ b/dev-python/pycadf/pycadf-3.1.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_8 ) DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 diff --git a/dev-python/pygsl/pygsl-2.3.0.ebuild b/dev-python/pygsl/pygsl-2.3.0.ebuild index 9c9c2bc4c..27b8c9984 100644 --- a/dev-python/pygsl/pygsl-2.3.0.ebuild +++ b/dev-python/pygsl/pygsl-2.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) inherit distutils-r1 diff --git a/dev-python/pyinquirer/pyinquirer-1.0.3_p20200708.ebuild b/dev-python/pyinquirer/pyinquirer-1.0.3_p20200708.ebuild index 28cbe933e..08c0f94ec 100644 --- a/dev-python/pyinquirer/pyinquirer-1.0.3_p20200708.ebuild +++ b/dev-python/pyinquirer/pyinquirer-1.0.3_p20200708.ebuild @@ -18,7 +18,7 @@ case "${PV}" in S="${WORKDIR}/${PN0}-${COMMIT}" esac -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_8 ) inherit distutils-r1 # conf.py gone??? #distutils_enable_sphinx docs diff --git a/dev-python/pyinquirer/pyinquirer-9999.ebuild b/dev-python/pyinquirer/pyinquirer-9999.ebuild index 72bb957c1..ae8f8d9d5 100644 --- a/dev-python/pyinquirer/pyinquirer-9999.ebuild +++ b/dev-python/pyinquirer/pyinquirer-9999.ebuild @@ -17,7 +17,7 @@ case "${PV}" in S="${WORKDIR}/${P0}" esac -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_8 ) inherit distutils-r1 distutils_enable_sphinx docs distutils_enable_tests pytest diff --git a/dev-python/pyinstaller/pyinstaller-4.2.ebuild b/dev-python/pyinstaller/pyinstaller-4.2.ebuild index a9be3e283..2d9710493 100644 --- a/dev-python/pyinstaller/pyinstaller-4.2.ebuild +++ b/dev-python/pyinstaller/pyinstaller-4.2.ebuild @@ -5,7 +5,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) inherit distutils-r1 DESCRIPTION="Bundles a Python application and all its dependencies into a single package." diff --git a/dev-python/pykeepass/pykeepass-4.0.0.ebuild b/dev-python/pykeepass/pykeepass-4.0.0.ebuild index 0770c7d77..6f57d2b68 100644 --- a/dev-python/pykeepass/pykeepass-4.0.0.ebuild +++ b/dev-python/pykeepass/pykeepass-4.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..9} ) inherit distutils-r1 diff --git a/dev-python/pykeepass/pykeepass-4.0.1.ebuild b/dev-python/pykeepass/pykeepass-4.0.1.ebuild index e7963b9c1..56c92d9b3 100644 --- a/dev-python/pykeepass/pykeepass-4.0.1.ebuild +++ b/dev-python/pykeepass/pykeepass-4.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..9} ) inherit distutils-r1 diff --git a/dev-python/pymeeus/pymeeus-0.3.13.ebuild b/dev-python/pymeeus/pymeeus-0.3.13.ebuild index d05cbe5c0..182c5189d 100644 --- a/dev-python/pymeeus/pymeeus-0.3.13.ebuild +++ b/dev-python/pymeeus/pymeeus-0.3.13.ebuild @@ -6,7 +6,7 @@ EAPI=7 MY_PN="PyMeeus" MY_P="${MY_PN}-${PV}" -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..9} ) inherit distutils-r1 diff --git a/dev-python/pymeeus/pymeeus-0.4.2.ebuild b/dev-python/pymeeus/pymeeus-0.4.2.ebuild index d05cbe5c0..182c5189d 100644 --- a/dev-python/pymeeus/pymeeus-0.4.2.ebuild +++ b/dev-python/pymeeus/pymeeus-0.4.2.ebuild @@ -6,7 +6,7 @@ EAPI=7 MY_PN="PyMeeus" MY_P="${MY_PN}-${PV}" -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..9} ) inherit distutils-r1 diff --git a/dev-python/pypowervm/pypowervm-1.1.24.ebuild b/dev-python/pypowervm/pypowervm-1.1.24.ebuild index 59314f49b..3e1c46e97 100644 --- a/dev-python/pypowervm/pypowervm-1.1.24.ebuild +++ b/dev-python/pypowervm/pypowervm-1.1.24.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_8 ) inherit distutils-r1 DESCRIPTION="Python binding for the PowerVM REST API" diff --git a/dev-python/pysftp/pysftp-0.2.9.ebuild b/dev-python/pysftp/pysftp-0.2.9.ebuild index 5960dac5e..662bbbc0b 100644 --- a/dev-python/pysftp/pysftp-0.2.9.ebuild +++ b/dev-python/pysftp/pysftp-0.2.9.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) inherit distutils-r1 DESCRIPTION="A friendly face on SFTP" diff --git a/dev-python/pytest-isort/pytest-isort-1.3.0.ebuild b/dev-python/pytest-isort/pytest-isort-1.3.0.ebuild index cb8ef56ae..83853fcdf 100644 --- a/dev-python/pytest-isort/pytest-isort-1.3.0.ebuild +++ b/dev-python/pytest-isort/pytest-isort-1.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) inherit distutils-r1 diff --git a/dev-python/pytest-pythonpath/pytest-pythonpath-0.7.3.ebuild b/dev-python/pytest-pythonpath/pytest-pythonpath-0.7.3.ebuild index db0e73458..1cccc52b4 100644 --- a/dev-python/pytest-pythonpath/pytest-pythonpath-0.7.3.ebuild +++ b/dev-python/pytest-pythonpath/pytest-pythonpath-0.7.3.ebuild @@ -4,7 +4,7 @@ EAPI="7" DISTUTILS_USE_SETUPTOOLS=bdepend -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) inherit distutils-r1 diff --git a/dev-python/pytest-sanic/pytest-sanic-1.7.1.ebuild b/dev-python/pytest-sanic/pytest-sanic-1.7.1.ebuild index 68fed1c3a..d91cd4e33 100644 --- a/dev-python/pytest-sanic/pytest-sanic-1.7.1.ebuild +++ b/dev-python/pytest-sanic/pytest-sanic-1.7.1.ebuild @@ -4,7 +4,7 @@ EAPI="7" DISTUTILS_USE_SETUPTOOLS="pyproject.toml" -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) inherit distutils-r1 diff --git a/dev-python/python-designateclient/python-designateclient-4.1.0.ebuild b/dev-python/python-designateclient/python-designateclient-4.1.0.ebuild index 657710c37..891616c91 100644 --- a/dev-python/python-designateclient/python-designateclient-4.1.0.ebuild +++ b/dev-python/python-designateclient/python-designateclient-4.1.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_8 ) inherit distutils-r1 diff --git a/dev-python/python-heatclient/python-heatclient-2.2.1.ebuild b/dev-python/python-heatclient/python-heatclient-2.2.1.ebuild index cacbedbaa..ec93e65f2 100644 --- a/dev-python/python-heatclient/python-heatclient-2.2.1.ebuild +++ b/dev-python/python-heatclient/python-heatclient-2.2.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_8 ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/python-magnumclient/python-magnumclient-3.2.1.ebuild b/dev-python/python-magnumclient/python-magnumclient-3.2.1.ebuild index 1af3c431f..1fc033a3c 100644 --- a/dev-python/python-magnumclient/python-magnumclient-3.2.1.ebuild +++ b/dev-python/python-magnumclient/python-magnumclient-3.2.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_8 ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/python-mistralclient/python-mistralclient-4.1.1.ebuild b/dev-python/python-mistralclient/python-mistralclient-4.1.1.ebuild index 3eece4cc8..687b72782 100644 --- a/dev-python/python-mistralclient/python-mistralclient-4.1.1.ebuild +++ b/dev-python/python-mistralclient/python-mistralclient-4.1.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_8 ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/python-monascaclient/python-monascaclient-2.2.1.ebuild b/dev-python/python-monascaclient/python-monascaclient-2.2.1.ebuild index 724a32ff2..a76341693 100644 --- a/dev-python/python-monascaclient/python-monascaclient-2.2.1.ebuild +++ b/dev-python/python-monascaclient/python-monascaclient-2.2.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_8 ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/python-multipart/python-multipart-0.0.5.ebuild b/dev-python/python-multipart/python-multipart-0.0.5.ebuild index 2a30dfc60..fc744ea31 100644 --- a/dev-python/python-multipart/python-multipart-0.0.5.ebuild +++ b/dev-python/python-multipart/python-multipart-0.0.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=(python3_{7..9} ) +PYTHON_COMPAT=(python3_{8..9} ) inherit distutils-r1 diff --git a/dev-python/python-octaviaclient/python-octaviaclient-2.2.0.ebuild b/dev-python/python-octaviaclient/python-octaviaclient-2.2.0.ebuild index d0e69becb..008f427fe 100644 --- a/dev-python/python-octaviaclient/python-octaviaclient-2.2.0.ebuild +++ b/dev-python/python-octaviaclient/python-octaviaclient-2.2.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_8 ) inherit distutils-r1 diff --git a/dev-python/python-pkcs11/python-pkcs11-0.7.0.ebuild b/dev-python/python-pkcs11/python-pkcs11-0.7.0.ebuild index 272f02daa..0c2ce51e6 100644 --- a/dev-python/python-pkcs11/python-pkcs11-0.7.0.ebuild +++ b/dev-python/python-pkcs11/python-pkcs11-0.7.0.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) DOCS_BUILDER="sphinx" DOCS_DIR="${S}/docs" diff --git a/dev-python/python-saharaclient/python-saharaclient-3.2.1.ebuild b/dev-python/python-saharaclient/python-saharaclient-3.2.1.ebuild index c4fa1e604..80cc66be1 100644 --- a/dev-python/python-saharaclient/python-saharaclient-3.2.1.ebuild +++ b/dev-python/python-saharaclient/python-saharaclient-3.2.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_8 ) DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 diff --git a/dev-python/python-telegram-bot/python-telegram-bot-13.1.ebuild b/dev-python/python-telegram-bot/python-telegram-bot-13.1.ebuild index d46cc3c39..ac5195fe7 100644 --- a/dev-python/python-telegram-bot/python-telegram-bot-13.1.ebuild +++ b/dev-python/python-telegram-bot/python-telegram-bot-13.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_8 ) inherit distutils-r1 diff --git a/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild b/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild index 8701dde0a..90d56ae91 100644 --- a/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild +++ b/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_8 ) inherit distutils-r1 diff --git a/dev-python/python-troveclient/python-troveclient-5.1.1.ebuild b/dev-python/python-troveclient/python-troveclient-5.1.1.ebuild index 48eb3552b..8cecb7bfc 100644 --- a/dev-python/python-troveclient/python-troveclient-5.1.1.ebuild +++ b/dev-python/python-troveclient/python-troveclient-5.1.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_8 ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/python-zaqarclient/python-zaqarclient-2.0.1.ebuild b/dev-python/python-zaqarclient/python-zaqarclient-2.0.1.ebuild index 1ea16456c..2b9b7bd1f 100644 --- a/dev-python/python-zaqarclient/python-zaqarclient-2.0.1.ebuild +++ b/dev-python/python-zaqarclient/python-zaqarclient-2.0.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_8 ) DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 diff --git a/dev-python/recordclass/recordclass-0.14.3.ebuild b/dev-python/recordclass/recordclass-0.14.3.ebuild index b64a92e75..d30fcbb2b 100644 --- a/dev-python/recordclass/recordclass-0.14.3.ebuild +++ b/dev-python/recordclass/recordclass-0.14.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6..8} ) +PYTHON_COMPAT=( python3_8 ) inherit distutils-r1 diff --git a/dev-python/redbaron/redbaron-0.9.2.ebuild b/dev-python/redbaron/redbaron-0.9.2.ebuild index af6cb27ad..b9dcae187 100644 --- a/dev-python/redbaron/redbaron-0.9.2.ebuild +++ b/dev-python/redbaron/redbaron-0.9.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..9} ) inherit distutils-r1 diff --git a/dev-python/redbaron/redbaron-0.9.ebuild b/dev-python/redbaron/redbaron-0.9.ebuild index af6cb27ad..b9dcae187 100644 --- a/dev-python/redbaron/redbaron-0.9.ebuild +++ b/dev-python/redbaron/redbaron-0.9.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..9} ) inherit distutils-r1 diff --git a/dev-python/rst2ansi/rst2ansi-0.1.5.ebuild b/dev-python/rst2ansi/rst2ansi-0.1.5.ebuild index 11675479c..d7bd0d004 100644 --- a/dev-python/rst2ansi/rst2ansi-0.1.5.ebuild +++ b/dev-python/rst2ansi/rst2ansi-0.1.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..9} ) inherit distutils-r1 DESCRIPTION="Render reStructuredText documents to the terminal" diff --git a/dev-python/rstcheck/rstcheck-3.3.1.ebuild b/dev-python/rstcheck/rstcheck-3.3.1.ebuild index 82b2e9a49..237126dfc 100644 --- a/dev-python/rstcheck/rstcheck-3.3.1.ebuild +++ b/dev-python/rstcheck/rstcheck-3.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( pypy3 python3_{7,8} ) +PYTHON_COMPAT=( pypy3 python3_8 ) inherit distutils-r1 diff --git a/dev-python/ryu/ryu-4.34.ebuild b/dev-python/ryu/ryu-4.34.ebuild index c3276fa86..2448936db 100644 --- a/dev-python/ryu/ryu-4.34.ebuild +++ b/dev-python/ryu/ryu-4.34.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7..8} ) +PYTHON_COMPAT=( python3_8 ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/sanic-testing/sanic-testing-0.4.0.ebuild b/dev-python/sanic-testing/sanic-testing-0.4.0.ebuild index 68bf1194d..85e1122f1 100644 --- a/dev-python/sanic-testing/sanic-testing-0.4.0.ebuild +++ b/dev-python/sanic-testing/sanic-testing-0.4.0.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/sanic/sanic-21.3.4.ebuild b/dev-python/sanic/sanic-21.3.4.ebuild index 31726c0b6..7710e76da 100644 --- a/dev-python/sanic/sanic-21.3.4.ebuild +++ b/dev-python/sanic/sanic-21.3.4.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/schedule/schedule-1.1.0.ebuild b/dev-python/schedule/schedule-1.1.0.ebuild index 8ec3bbef4..b9773cff4 100644 --- a/dev-python/schedule/schedule-1.1.0.ebuild +++ b/dev-python/schedule/schedule-1.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 #pypy3 fails tests -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) inherit distutils-r1 diff --git a/dev-python/skia-pathops/skia-pathops-0.4.1.ebuild b/dev-python/skia-pathops/skia-pathops-0.4.1.ebuild index 98ba56f9a..7c12d6353 100644 --- a/dev-python/skia-pathops/skia-pathops-0.4.1.ebuild +++ b/dev-python/skia-pathops/skia-pathops-0.4.1.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_8 ) inherit distutils-r1 diff --git a/dev-python/skills/skills-0.3.0.ebuild b/dev-python/skills/skills-0.3.0.ebuild index 8167098e5..f3a62bf86 100644 --- a/dev-python/skills/skills-0.3.0.ebuild +++ b/dev-python/skills/skills-0.3.0.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_{7,8,9} pypy3 ) +PYTHON_COMPAT=( python3_{8,9} pypy3 ) DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 diff --git a/dev-python/sphinx-argparse/sphinx-argparse-0.2.5.ebuild b/dev-python/sphinx-argparse/sphinx-argparse-0.2.5.ebuild index bd22a2ff6..b4c0163d4 100644 --- a/dev-python/sphinx-argparse/sphinx-argparse-0.2.5.ebuild +++ b/dev-python/sphinx-argparse/sphinx-argparse-0.2.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_8 ) inherit distutils-r1 diff --git a/dev-python/sphinxcontrib-napoleon/sphinxcontrib-napoleon-0.7.ebuild b/dev-python/sphinxcontrib-napoleon/sphinxcontrib-napoleon-0.7.ebuild index cdb82f956..dff18f720 100644 --- a/dev-python/sphinxcontrib-napoleon/sphinxcontrib-napoleon-0.7.ebuild +++ b/dev-python/sphinxcontrib-napoleon/sphinxcontrib-napoleon-0.7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_8 ) inherit distutils-r1 diff --git a/dev-python/spotipy/spotipy-2.17.1.ebuild b/dev-python/spotipy/spotipy-2.17.1.ebuild index 4f37125b3..bebfe0000 100644 --- a/dev-python/spotipy/spotipy-2.17.1.ebuild +++ b/dev-python/spotipy/spotipy-2.17.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) inherit distutils-r1 diff --git a/dev-python/tooz/tooz-2.7.1.ebuild b/dev-python/tooz/tooz-2.7.1.ebuild index 613f957b2..e19878208 100644 --- a/dev-python/tooz/tooz-2.7.1.ebuild +++ b/dev-python/tooz/tooz-2.7.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python{3_7,3_8} ) +PYTHON_COMPAT=( python3_8 ) inherit distutils-r1 diff --git a/dev-python/tweepy/tweepy-3.10.0.ebuild b/dev-python/tweepy/tweepy-3.10.0.ebuild index 9955d1251..33863287a 100644 --- a/dev-python/tweepy/tweepy-3.10.0.ebuild +++ b/dev-python/tweepy/tweepy-3.10.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_8 ) inherit distutils-r1 diff --git a/dev-python/ukpostcodeparser/ukpostcodeparser-1.1.2.ebuild b/dev-python/ukpostcodeparser/ukpostcodeparser-1.1.2.ebuild index 13f1c1126..76dcf3bbc 100644 --- a/dev-python/ukpostcodeparser/ukpostcodeparser-1.1.2.ebuild +++ b/dev-python/ukpostcodeparser/ukpostcodeparser-1.1.2.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( pypy3 python3_{7,8,9} ) +PYTHON_COMPAT=( pypy3 python3_{8,9} ) inherit distutils-r1 diff --git a/dev-python/xunitparser/xunitparser-1.3.3.ebuild b/dev-python/xunitparser/xunitparser-1.3.3.ebuild index dfcbf4143..e5240a15c 100644 --- a/dev-python/xunitparser/xunitparser-1.3.3.ebuild +++ b/dev-python/xunitparser/xunitparser-1.3.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_8 ) inherit distutils-r1 diff --git a/dev-python/yams/yams-0.7.3.ebuild b/dev-python/yams/yams-0.7.3.ebuild index 51b8e7eaa..9b49b7093 100644 --- a/dev-python/yams/yams-0.7.3.ebuild +++ b/dev-python/yams/yams-0.7.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..9} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 systemd diff --git a/dev-python/yams/yams-9999.ebuild b/dev-python/yams/yams-9999.ebuild index 51b8e7eaa..9b49b7093 100644 --- a/dev-python/yams/yams-9999.ebuild +++ b/dev-python/yams/yams-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..9} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 systemd diff --git a/dev-python/yaql/yaql-1.1.3.ebuild b/dev-python/yaql/yaql-1.1.3.ebuild index 5786ce7e2..3d54615fd 100644 --- a/dev-python/yaql/yaql-1.1.3.ebuild +++ b/dev-python/yaql/yaql-1.1.3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_8 ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 |