diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-02-14 16:59:33 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-02-14 16:59:33 +0000 |
| commit | 9d1d2b78c240bba8b9b26cca50a40c09f3a960dd (patch) | |
| tree | b3820ae8461752163f0e541676677e2834a374ca /dev-python | |
| parent | bcb4e496e52fa74a22eacd2b68fe36c8863029c3 (diff) | |
| download | baldeagleos-repo-9d1d2b78c240bba8b9b26cca50a40c09f3a960dd.tar.gz baldeagleos-repo-9d1d2b78c240bba8b9b26cca50a40c09f3a960dd.tar.xz baldeagleos-repo-9d1d2b78c240bba8b9b26cca50a40c09f3a960dd.zip | |
Adding metadata
Diffstat (limited to 'dev-python')
2380 files changed, 2640 insertions, 2853 deletions
diff --git a/dev-python/3to2/3to2-1.1.1-r1.ebuild b/dev-python/3to2/3to2-1.1.1-r1.ebuild index e4f2e60cd946..a5c5e0286b87 100644 --- a/dev-python/3to2/3to2-1.1.1-r1.ebuild +++ b/dev-python/3to2/3to2-1.1.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Tool to refactor valid 3.x syntax into valid 2.x syntax" diff --git a/dev-python/APScheduler/APScheduler-3.8.1.ebuild b/dev-python/APScheduler/APScheduler-3.8.1.ebuild index 2e14ced42e61..22fb864e08af 100644 --- a/dev-python/APScheduler/APScheduler-3.8.1.ebuild +++ b/dev-python/APScheduler/APScheduler-3.8.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/Babel/Babel-2.9.1.ebuild b/dev-python/Babel/Babel-2.9.1.ebuild index c438e1222833..435689118517 100644 --- a/dev-python/Babel/Babel-2.9.1.ebuild +++ b/dev-python/Babel/Babel-2.9.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/BitVector/BitVector-3.5.0.ebuild b/dev-python/BitVector/BitVector-3.5.0.ebuild index 755e5c3f0d73..75717d15361c 100644 --- a/dev-python/BitVector/BitVector-3.5.0.ebuild +++ b/dev-python/BitVector/BitVector-3.5.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A pure-Python memory-efficient packed representation for bit arrays" diff --git a/dev-python/CppHeaderParser/CppHeaderParser-2.7.4.ebuild b/dev-python/CppHeaderParser/CppHeaderParser-2.7.4.ebuild index d60a0e9da0c0..cc9b3c95f085 100644 --- a/dev-python/CppHeaderParser/CppHeaderParser-2.7.4.ebuild +++ b/dev-python/CppHeaderParser/CppHeaderParser-2.7.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,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/Faker/Faker-12.2.0.ebuild b/dev-python/Faker/Faker-12.2.0.ebuild index 578ad9836d72..82f7f26346c4 100644 --- a/dev-python/Faker/Faker-12.2.0.ebuild +++ b/dev-python/Faker/Faker-12.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/Faker/Faker-12.3.0.ebuild b/dev-python/Faker/Faker-12.3.0.ebuild index 578ad9836d72..82f7f26346c4 100644 --- a/dev-python/Faker/Faker-12.3.0.ebuild +++ b/dev-python/Faker/Faker-12.3.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/GitPython/GitPython-3.1.26.ebuild b/dev-python/GitPython/GitPython-3.1.26.ebuild index f0d2e16e2d7c..915219c8a94f 100644 --- a/dev-python/GitPython/GitPython-3.1.26.ebuild +++ b/dev-python/GitPython/GitPython-3.1.26.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/GridDataFormats/GridDataFormats-0.6.0.ebuild b/dev-python/GridDataFormats/GridDataFormats-0.6.0.ebuild index 792f62c2c206..15a54898117a 100644 --- a/dev-python/GridDataFormats/GridDataFormats-0.6.0.ebuild +++ b/dev-python/GridDataFormats/GridDataFormats-0.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Reading and writing of data on regular grids in Python" diff --git a/dev-python/MechanicalSoup/MechanicalSoup-1.1.0.ebuild b/dev-python/MechanicalSoup/MechanicalSoup-1.1.0.ebuild index 9963325423aa..f0fe31df04c5 100644 --- a/dev-python/MechanicalSoup/MechanicalSoup-1.1.0.ebuild +++ b/dev-python/MechanicalSoup/MechanicalSoup-1.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/PyContracts/PyContracts-1.8.14-r1.ebuild b/dev-python/PyContracts/PyContracts-1.8.14-r1.ebuild index 148f17a44b17..3a789dce62d1 100644 --- a/dev-python/PyContracts/PyContracts-1.8.14-r1.ebuild +++ b/dev-python/PyContracts/PyContracts-1.8.14-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 optfeature diff --git a/dev-python/PyECLib/PyECLib-1.6.0-r1.ebuild b/dev-python/PyECLib/PyECLib-1.6.0-r1.ebuild index be739bdfc46d..7905b0c5eee9 100644 --- a/dev-python/PyECLib/PyECLib-1.6.0-r1.ebuild +++ b/dev-python/PyECLib/PyECLib-1.6.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature diff --git a/dev-python/PyGithub/PyGithub-1.55.ebuild b/dev-python/PyGithub/PyGithub-1.55.ebuild index a1c79f4e6f83..46c6aee14274 100644 --- a/dev-python/PyGithub/PyGithub-1.55.ebuild +++ b/dev-python/PyGithub/PyGithub-1.55.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python library to access the Github API v3" diff --git a/dev-python/PyPDF2/PyPDF2-1.26.0-r1.ebuild b/dev-python/PyPDF2/PyPDF2-1.26.0-r1.ebuild index 3dd9a56e0d28..17278760fee3 100644 --- a/dev-python/PyPDF2/PyPDF2-1.26.0-r1.ebuild +++ b/dev-python/PyPDF2/PyPDF2-1.26.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 diff --git a/dev-python/PyPDF2/PyPDF2-1.26.0-r2.ebuild b/dev-python/PyPDF2/PyPDF2-1.26.0-r2.ebuild index b9967ad37188..5bca0e784c97 100644 --- a/dev-python/PyPDF2/PyPDF2-1.26.0-r2.ebuild +++ b/dev-python/PyPDF2/PyPDF2-1.26.0-r2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/PyQt-builder/PyQt-builder-1.12.2.ebuild b/dev-python/PyQt-builder/PyQt-builder-1.12.2.ebuild index 8568e1353af5..194a9d7a9ff4 100644 --- a/dev-python/PyQt-builder/PyQt-builder-1.12.2.ebuild +++ b/dev-python/PyQt-builder/PyQt-builder-1.12.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="The PEP 517 compliant PyQt build system" diff --git a/dev-python/PyQt5-sip/PyQt5-sip-12.9.0.ebuild b/dev-python/PyQt5-sip/PyQt5-sip-12.9.0.ebuild index bcace8ee8580..450e213cb499 100644 --- a/dev-python/PyQt5-sip/PyQt5-sip-12.9.0.ebuild +++ b/dev-python/PyQt5-sip/PyQt5-sip-12.9.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="sip extension module for PyQt5" diff --git a/dev-python/PyQt5/PyQt5-5.15.4-r1.ebuild b/dev-python/PyQt5/PyQt5-5.15.4-r1.ebuild index 30a9d9fb26c7..1e51e8a52498 100644 --- a/dev-python/PyQt5/PyQt5-5.15.4-r1.ebuild +++ b/dev-python/PyQt5/PyQt5-5.15.4-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit multibuild python-r1 qmake-utils DESCRIPTION="Python bindings for the Qt framework" diff --git a/dev-python/PyQt5/PyQt5-5.15.6.ebuild b/dev-python/PyQt5/PyQt5-5.15.6.ebuild index 7b9e710d730f..72e8a6d51d96 100644 --- a/dev-python/PyQt5/PyQt5-5.15.6.ebuild +++ b/dev-python/PyQt5/PyQt5-5.15.6.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit python-r1 qmake-utils DESCRIPTION="Python bindings for the Qt framework" diff --git a/dev-python/PyQtWebEngine/PyQtWebEngine-5.15.4.ebuild b/dev-python/PyQtWebEngine/PyQtWebEngine-5.15.4.ebuild index 478a42f90ca0..46895075bd64 100644 --- a/dev-python/PyQtWebEngine/PyQtWebEngine-5.15.4.ebuild +++ b/dev-python/PyQtWebEngine/PyQtWebEngine-5.15.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit python-r1 qmake-utils DESCRIPTION="Python bindings for QtWebEngine" diff --git a/dev-python/PyQtWebEngine/PyQtWebEngine-5.15.5.ebuild b/dev-python/PyQtWebEngine/PyQtWebEngine-5.15.5.ebuild index dde9b7180039..f6c7da9f92d5 100644 --- a/dev-python/PyQtWebEngine/PyQtWebEngine-5.15.5.ebuild +++ b/dev-python/PyQtWebEngine/PyQtWebEngine-5.15.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit python-r1 qmake-utils DESCRIPTION="Python bindings for QtWebEngine" diff --git a/dev-python/PyRSS2Gen/PyRSS2Gen-1.1-r1.ebuild b/dev-python/PyRSS2Gen/PyRSS2Gen-1.1-r1.ebuild index f5b491a3fefd..3b383f0e78d4 100644 --- a/dev-python/PyRSS2Gen/PyRSS2Gen-1.1-r1.ebuild +++ b/dev-python/PyRSS2Gen/PyRSS2Gen-1.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no diff --git a/dev-python/PyRSS2Gen/PyRSS2Gen-1.1-r2.ebuild b/dev-python/PyRSS2Gen/PyRSS2Gen-1.1-r2.ebuild index 48b0c9e4d494..4b2d95cdcdcb 100644 --- a/dev-python/PyRSS2Gen/PyRSS2Gen-1.1-r2.ebuild +++ b/dev-python/PyRSS2Gen/PyRSS2Gen-1.1-r2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/PySDL2/PySDL2-0.9.10.ebuild b/dev-python/PySDL2/PySDL2-0.9.10.ebuild index 26145c9f75d0..59156f24dc4f 100644 --- a/dev-python/PySDL2/PySDL2-0.9.10.ebuild +++ b/dev-python/PySDL2/PySDL2-0.9.10.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python (ctypes) bindings for SDL2 libraries" diff --git a/dev-python/PySDL2/PySDL2-0.9.11.ebuild b/dev-python/PySDL2/PySDL2-0.9.11.ebuild index 06c4d8d23ca8..91af4df6b5a0 100644 --- a/dev-python/PySDL2/PySDL2-0.9.11.ebuild +++ b/dev-python/PySDL2/PySDL2-0.9.11.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/PySDL2/PySDL2-0.9.9.ebuild b/dev-python/PySDL2/PySDL2-0.9.9.ebuild index 50f11b8b0860..3466aa7ada2f 100644 --- a/dev-python/PySDL2/PySDL2-0.9.9.ebuild +++ b/dev-python/PySDL2/PySDL2-0.9.9.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python (ctypes) bindings for SDL2 libraries" diff --git a/dev-python/PySensors/PySensors-0.0.4.ebuild b/dev-python/PySensors/PySensors-0.0.4.ebuild index a2d8f9479b3e..8c3f5329960f 100644 --- a/dev-python/PySensors/PySensors-0.0.4.ebuild +++ b/dev-python/PySensors/PySensors-0.0.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/PySocks/PySocks-1.7.1-r1.ebuild b/dev-python/PySocks/PySocks-1.7.1-r1.ebuild index 935ebd6e2661..306a36e74045 100644 --- a/dev-python/PySocks/PySocks-1.7.1-r1.ebuild +++ b/dev-python/PySocks/PySocks-1.7.1-r1.ebuild @@ -4,7 +4,7 @@ # please keep this ebuild at EAPI 7 -- sys-apps/portage dep EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/PyUtilib/PyUtilib-6.0.0.ebuild b/dev-python/PyUtilib/PyUtilib-6.0.0.ebuild index cb1496477150..abaef4993095 100644 --- a/dev-python/PyUtilib/PyUtilib-6.0.0.ebuild +++ b/dev-python/PyUtilib/PyUtilib-6.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_IN_SOURCE_BUILD=1 inherit distutils-r1 diff --git a/dev-python/Pyro4/Pyro4-4.82.ebuild b/dev-python/Pyro4/Pyro4-4.82.ebuild index 7739a49ba521..595364ed6d30 100644 --- a/dev-python/Pyro4/Pyro4-4.82.ebuild +++ b/dev-python/Pyro4/Pyro4-4.82.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Distributed object middleware for Python (RPC)" diff --git a/dev-python/QtPy/QtPy-1.11.2.ebuild b/dev-python/QtPy/QtPy-1.11.2.ebuild index 84498f1a4851..48ab6ff91381 100644 --- a/dev-python/QtPy/QtPy-1.11.2.ebuild +++ b/dev-python/QtPy/QtPy-1.11.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 virtualx diff --git a/dev-python/QtPy/QtPy-1.11.3-r1.ebuild b/dev-python/QtPy/QtPy-1.11.3-r1.ebuild index be5586a9eda3..28b60533c122 100644 --- a/dev-python/QtPy/QtPy-1.11.3-r1.ebuild +++ b/dev-python/QtPy/QtPy-1.11.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 virtualx diff --git a/dev-python/QtPy/QtPy-2.0.0.ebuild b/dev-python/QtPy/QtPy-2.0.0.ebuild index 9f8757ddd633..455833899fcf 100644 --- a/dev-python/QtPy/QtPy-2.0.0.ebuild +++ b/dev-python/QtPy/QtPy-2.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 virtualx diff --git a/dev-python/Rx/Rx-3.2.0.ebuild b/dev-python/Rx/Rx-3.2.0.ebuild index b673136ba04a..e2cd22e09b9a 100644 --- a/dev-python/Rx/Rx-3.2.0.ebuild +++ b/dev-python/Rx/Rx-3.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 virtualx diff --git a/dev-python/SaltTesting/SaltTesting-2018.9.21.ebuild b/dev-python/SaltTesting/SaltTesting-2018.9.21.ebuild index 4a21d223c67e..f3c106e8ab2c 100644 --- a/dev-python/SaltTesting/SaltTesting-2018.9.21.ebuild +++ b/dev-python/SaltTesting/SaltTesting-2018.9.21.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/absl-py/absl-py-0.12.0.ebuild b/dev-python/absl-py/absl-py-0.12.0.ebuild index 1eb11de31cf8..02ffcd71425e 100644 --- a/dev-python/absl-py/absl-py-0.12.0.ebuild +++ b/dev-python/absl-py/absl-py-0.12.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Abseil Python Common Libraries" diff --git a/dev-python/absl-py/absl-py-1.0.0.ebuild b/dev-python/absl-py/absl-py-1.0.0.ebuild index afe00bc8008c..2ed4f5d60184 100644 --- a/dev-python/absl-py/absl-py-1.0.0.ebuild +++ b/dev-python/absl-py/absl-py-1.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Abseil Python Common Libraries" diff --git a/dev-python/abydos/abydos-0.5.0-r1.ebuild b/dev-python/abydos/abydos-0.5.0-r1.ebuild index 0d97daa06a24..802e931c9e51 100644 --- a/dev-python/abydos/abydos-0.5.0-r1.ebuild +++ b/dev-python/abydos/abydos-0.5.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/adblock/adblock-0.5.1.ebuild b/dev-python/adblock/adblock-0.5.1.ebuild index 44cd14f93729..1486865b5e86 100644 --- a/dev-python/adblock/adblock-0.5.1.ebuild +++ b/dev-python/adblock/adblock-0.5.1.ebuild @@ -66,7 +66,7 @@ CRATES=" winapi-0.3.9 winapi-i686-pc-windows-gnu-0.4.0 winapi-x86_64-pc-windows-gnu-0.4.0" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit cargo python-r1 DESCRIPTION="Python wrapper for Brave's adblocking library, which is written in Rust" diff --git a/dev-python/aesara/aesara-2.3.8.ebuild b/dev-python/aesara/aesara-2.3.8.ebuild index 4fcda67d54ca..441c96e02e86 100644 --- a/dev-python/aesara/aesara-2.3.8.ebuild +++ b/dev-python/aesara/aesara-2.3.8.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 multiprocessing optfeature MY_P=aesara-rel-${PV} diff --git a/dev-python/aesara/aesara-2.4.0.ebuild b/dev-python/aesara/aesara-2.4.0.ebuild index 83e740cf6827..ed27b29ed1c1 100644 --- a/dev-python/aesara/aesara-2.4.0.ebuild +++ b/dev-python/aesara/aesara-2.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 multiprocessing optfeature diff --git a/dev-python/agate-dbf/agate-dbf-0.2.2-r1.ebuild b/dev-python/agate-dbf/agate-dbf-0.2.2-r1.ebuild index 8ea7499eee73..b9475760203f 100644 --- a/dev-python/agate-dbf/agate-dbf-0.2.2-r1.ebuild +++ b/dev-python/agate-dbf/agate-dbf-0.2.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/agate-excel/agate-excel-0.2.5-r1.ebuild b/dev-python/agate-excel/agate-excel-0.2.5-r1.ebuild index b71d8d9e4c5f..7b81ed29882b 100644 --- a/dev-python/agate-excel/agate-excel-0.2.5-r1.ebuild +++ b/dev-python/agate-excel/agate-excel-0.2.5-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/agate-sql/agate-sql-0.5.8-r1.ebuild b/dev-python/agate-sql/agate-sql-0.5.8-r1.ebuild index 7841505f170d..3923d9a3d1c0 100644 --- a/dev-python/agate-sql/agate-sql-0.5.8-r1.ebuild +++ b/dev-python/agate-sql/agate-sql-0.5.8-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Adds SQL read/write support to agate" diff --git a/dev-python/agate/agate-1.6.3-r2.ebuild b/dev-python/agate/agate-1.6.3-r2.ebuild index 0fefb404d950..9499a4fc2bf1 100644 --- a/dev-python/agate/agate-1.6.3-r2.ebuild +++ b/dev-python/agate/agate-1.6.3-r2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A Python data analysis library that is optimized for humans instead of machines" diff --git a/dev-python/aiodns/aiodns-3.0.0.ebuild b/dev-python/aiodns/aiodns-3.0.0.ebuild index aea35192aef5..9f982d631ae4 100644 --- a/dev-python/aiodns/aiodns-3.0.0.ebuild +++ b/dev-python/aiodns/aiodns-3.0.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/aiofiles/aiofiles-0.7.0.ebuild b/dev-python/aiofiles/aiofiles-0.7.0.ebuild index d67c1b7ff9d7..fb0a01ca9b21 100644 --- a/dev-python/aiofiles/aiofiles-0.7.0.ebuild +++ b/dev-python/aiofiles/aiofiles-0.7.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/aiofiles/aiofiles-0.8.0-r1.ebuild b/dev-python/aiofiles/aiofiles-0.8.0-r1.ebuild index 491bd164011b..d158a5470540 100644 --- a/dev-python/aiofiles/aiofiles-0.8.0-r1.ebuild +++ b/dev-python/aiofiles/aiofiles-0.8.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/aiofiles/aiofiles-0.8.0.ebuild b/dev-python/aiofiles/aiofiles-0.8.0.ebuild index d93e66f31830..fdcf98bd095b 100644 --- a/dev-python/aiofiles/aiofiles-0.8.0.ebuild +++ b/dev-python/aiofiles/aiofiles-0.8.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/aiohttp-cors/aiohttp-cors-0.7.0-r1.ebuild b/dev-python/aiohttp-cors/aiohttp-cors-0.7.0-r1.ebuild index 5d670eeee094..049cf26903d8 100644 --- a/dev-python/aiohttp-cors/aiohttp-cors-0.7.0-r1.ebuild +++ b/dev-python/aiohttp-cors/aiohttp-cors-0.7.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/aiohttp-jinja2/aiohttp-jinja2-1.5.ebuild b/dev-python/aiohttp-jinja2/aiohttp-jinja2-1.5.ebuild index c28ed14cedde..54a6dda79378 100644 --- a/dev-python/aiohttp-jinja2/aiohttp-jinja2-1.5.ebuild +++ b/dev-python/aiohttp-jinja2/aiohttp-jinja2-1.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="jinja2 template renderer for aiohttp.web" diff --git a/dev-python/aiohttp-socks/aiohttp-socks-0.7.1.ebuild b/dev-python/aiohttp-socks/aiohttp-socks-0.7.1.ebuild index 0b8e6d46c1be..b6e6da093b76 100644 --- a/dev-python/aiohttp-socks/aiohttp-socks-0.7.1.ebuild +++ b/dev-python/aiohttp-socks/aiohttp-socks-0.7.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="SOCKS proxy connector for aiohttp" diff --git a/dev-python/aiohttp/aiohttp-3.8.1.ebuild b/dev-python/aiohttp/aiohttp-3.8.1.ebuild index de818b91e03e..a820623ae937 100644 --- a/dev-python/aiohttp/aiohttp-3.8.1.ebuild +++ b/dev-python/aiohttp/aiohttp-3.8.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 multiprocessing diff --git a/dev-python/aiopylgtv/aiopylgtv-0.4.1.ebuild b/dev-python/aiopylgtv/aiopylgtv-0.4.1.ebuild index c7c68ff9e9c6..5f22c7fbe670 100644 --- a/dev-python/aiopylgtv/aiopylgtv-0.4.1.ebuild +++ b/dev-python/aiopylgtv/aiopylgtv-0.4.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/aioredis/aioredis-2.0.1.ebuild b/dev-python/aioredis/aioredis-2.0.1.ebuild index bee94b18eef2..34179d7af01a 100644 --- a/dev-python/aioredis/aioredis-2.0.1.ebuild +++ b/dev-python/aioredis/aioredis-2.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 optfeature DESCRIPTION="asyncio Redis client library" diff --git a/dev-python/aioresponses/aioresponses-0.7.3.ebuild b/dev-python/aioresponses/aioresponses-0.7.3.ebuild index 71c81cffc9ff..cd456f7c237d 100644 --- a/dev-python/aioresponses/aioresponses-0.7.3.ebuild +++ b/dev-python/aioresponses/aioresponses-0.7.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/aiorpcX/aiorpcX-0.19.1.ebuild b/dev-python/aiorpcX/aiorpcX-0.19.1.ebuild index bee674113591..875458ba10fe 100644 --- a/dev-python/aiorpcX/aiorpcX-0.19.1.ebuild +++ b/dev-python/aiorpcX/aiorpcX-0.19.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/aiorpcX/aiorpcX-0.22.1.ebuild b/dev-python/aiorpcX/aiorpcX-0.22.1.ebuild index 140a0bb9d1e6..c7c9bae6d749 100644 --- a/dev-python/aiorpcX/aiorpcX-0.22.1.ebuild +++ b/dev-python/aiorpcX/aiorpcX-0.22.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/aiosignal/aiosignal-1.2.0.ebuild b/dev-python/aiosignal/aiosignal-1.2.0.ebuild index 125afc3d37c9..01b40ce96ab0 100644 --- a/dev-python/aiosignal/aiosignal-1.2.0.ebuild +++ b/dev-python/aiosignal/aiosignal-1.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A list of registered asynchronous callbacks" diff --git a/dev-python/aiosmtpd/aiosmtpd-1.4.2.ebuild b/dev-python/aiosmtpd/aiosmtpd-1.4.2.ebuild index 138caaa673e9..112fb0086951 100644 --- a/dev-python/aiosmtpd/aiosmtpd-1.4.2.ebuild +++ b/dev-python/aiosmtpd/aiosmtpd-1.4.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/ajsonrpc/ajsonrpc-1.2.0.ebuild b/dev-python/ajsonrpc/ajsonrpc-1.2.0.ebuild index 9ec5ef4a0653..32ed89c3e248 100644 --- a/dev-python/ajsonrpc/ajsonrpc-1.2.0.ebuild +++ b/dev-python/ajsonrpc/ajsonrpc-1.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Async JSON-RPC 2.0 protocol + server powered by asyncio" diff --git a/dev-python/alabaster/alabaster-0.7.12.ebuild b/dev-python/alabaster/alabaster-0.7.12.ebuild index 73cc1e9d43e3..6a2fb655fdb6 100644 --- a/dev-python/alabaster/alabaster-0.7.12.ebuild +++ b/dev-python/alabaster/alabaster-0.7.12.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/alagitpull/alagitpull-0.0.23-r1.ebuild b/dev-python/alagitpull/alagitpull-0.0.23-r1.ebuild index c1e89dd6ea13..1ae5a39b3a5b 100644 --- a/dev-python/alagitpull/alagitpull-0.0.23-r1.ebuild +++ b/dev-python/alagitpull/alagitpull-0.0.23-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,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/alembic/alembic-1.7.5.ebuild b/dev-python/alembic/alembic-1.7.5.ebuild index 2ab524104450..aa0db28d6190 100644 --- a/dev-python/alembic/alembic-1.7.5.ebuild +++ b/dev-python/alembic/alembic-1.7.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="database migrations tool, written by the author of SQLAlchemy" diff --git a/dev-python/alembic/alembic-1.7.6.ebuild b/dev-python/alembic/alembic-1.7.6.ebuild index 2da9450e30a9..f0975967d708 100644 --- a/dev-python/alembic/alembic-1.7.6.ebuild +++ b/dev-python/alembic/alembic-1.7.6.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/ament_package/ament_package-0.12.0.ebuild b/dev-python/ament_package/ament_package-0.12.0.ebuild index 8a0b7c714662..d18159b9fa42 100644 --- a/dev-python/ament_package/ament_package-0.12.0.ebuild +++ b/dev-python/ament_package/ament_package-0.12.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/amodem/amodem-1.15.3.ebuild b/dev-python/amodem/amodem-1.15.3.ebuild index 88090d9bc670..7557b6f55172 100644 --- a/dev-python/amodem/amodem-1.15.3.ebuild +++ b/dev-python/amodem/amodem-1.15.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Transmit data between two computers using audio" diff --git a/dev-python/aniso8601/aniso8601-9.0.1.ebuild b/dev-python/aniso8601/aniso8601-9.0.1.ebuild index d59db745b101..35eb88ae468e 100644 --- a/dev-python/aniso8601/aniso8601-9.0.1.ebuild +++ b/dev-python/aniso8601/aniso8601-9.0.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,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/ansi/ansi-0.2.0-r1.ebuild b/dev-python/ansi/ansi-0.2.0-r1.ebuild index 6f4c9f2d57a2..4198917417f1 100644 --- a/dev-python/ansi/ansi-0.2.0-r1.ebuild +++ b/dev-python/ansi/ansi-0.2.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/ansi/ansi-0.2.0.ebuild b/dev-python/ansi/ansi-0.2.0.ebuild index 9ed70a9d91a7..0828e0923bb5 100644 --- a/dev-python/ansi/ansi-0.2.0.ebuild +++ b/dev-python/ansi/ansi-0.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 diff --git a/dev-python/ansi/ansi-0.3.5.ebuild b/dev-python/ansi/ansi-0.3.5.ebuild index 89b484bbc1fb..b81f0c932398 100644 --- a/dev-python/ansi/ansi-0.3.5.ebuild +++ b/dev-python/ansi/ansi-0.3.5.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/ansi/ansi-0.3.6.ebuild b/dev-python/ansi/ansi-0.3.6.ebuild index 89b484bbc1fb..b81f0c932398 100644 --- a/dev-python/ansi/ansi-0.3.6.ebuild +++ b/dev-python/ansi/ansi-0.3.6.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/ansi2html/ansi2html-1.6.0.ebuild b/dev-python/ansi2html/ansi2html-1.6.0.ebuild index 2d3bedf4e087..b60763755c95 100644 --- a/dev-python/ansi2html/ansi2html-1.6.0.ebuild +++ b/dev-python/ansi2html/ansi2html-1.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Convert text with ANSI color codes to HTML" diff --git a/dev-python/ansi2html/ansi2html-1.7.0.ebuild b/dev-python/ansi2html/ansi2html-1.7.0.ebuild index 30e2b38ee891..9dfeef20233f 100644 --- a/dev-python/ansi2html/ansi2html-1.7.0.ebuild +++ b/dev-python/ansi2html/ansi2html-1.7.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=pyproject.toml inherit distutils-r1 diff --git a/dev-python/ansible-compat/ansible-compat-0.5.0.ebuild b/dev-python/ansible-compat/ansible-compat-0.5.0.ebuild index 6b1fe9d90ccc..1cc042127419 100644 --- a/dev-python/ansible-compat/ansible-compat-0.5.0.ebuild +++ b/dev-python/ansible-compat/ansible-compat-0.5.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 # TODO: 0.6.0+ support py3.10 upstream but as of 2021-11-18 we are still missing # support for it in app-admin/ansible-base, add when ready -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/ansible-compat/ansible-compat-1.0.0.ebuild b/dev-python/ansible-compat/ansible-compat-1.0.0.ebuild index 71983790c02a..b1224b9bbd24 100644 --- a/dev-python/ansible-compat/ansible-compat-1.0.0.ebuild +++ b/dev-python/ansible-compat/ansible-compat-1.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=pyproject.toml inherit distutils-r1 diff --git a/dev-python/ansible-pygments/ansible-pygments-0.1.0.ebuild b/dev-python/ansible-pygments/ansible-pygments-0.1.0.ebuild index a43d6e513692..3c5eef4e9c24 100644 --- a/dev-python/ansible-pygments/ansible-pygments-0.1.0.ebuild +++ b/dev-python/ansible-pygments/ansible-pygments-0.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS="pyproject.toml" inherit distutils-r1 diff --git a/dev-python/ansible-pygments/ansible-pygments-0.1.1.ebuild b/dev-python/ansible-pygments/ansible-pygments-0.1.1.ebuild index 22173f8f9b31..010ff97139dd 100644 --- a/dev-python/ansible-pygments/ansible-pygments-0.1.1.ebuild +++ b/dev-python/ansible-pygments/ansible-pygments-0.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_PEP517="poetry" inherit distutils-r1 diff --git a/dev-python/ansible-runner/ansible-runner-1.4.7-r1.ebuild b/dev-python/ansible-runner/ansible-runner-1.4.7-r1.ebuild index 87bbe7c148c3..3654293f583f 100644 --- a/dev-python/ansible-runner/ansible-runner-1.4.7-r1.ebuild +++ b/dev-python/ansible-runner/ansible-runner-1.4.7-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A tool and python library that helps when interfacing with Ansible" diff --git a/dev-python/ansicolor/ansicolor-0.3.2.ebuild b/dev-python/ansicolor/ansicolor-0.3.2.ebuild index 5f68419a42d9..0385214f6dca 100644 --- a/dev-python/ansicolor/ansicolor-0.3.2.ebuild +++ b/dev-python/ansicolor/ansicolor-0.3.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/ansicolor/ansicolor-9999.ebuild b/dev-python/ansicolor/ansicolor-9999.ebuild index d1594ca488fb..a7e414f59f1d 100644 --- a/dev-python/ansicolor/ansicolor-9999.ebuild +++ b/dev-python/ansicolor/ansicolor-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/anyio/anyio-3.2.1.ebuild b/dev-python/anyio/anyio-3.2.1.ebuild index 29f3ba019344..2f6f46114a03 100644 --- a/dev-python/anyio/anyio-3.2.1.ebuild +++ b/dev-python/anyio/anyio-3.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/anyio/anyio-3.4.0.ebuild b/dev-python/anyio/anyio-3.4.0.ebuild index 57e037faafcb..2426d812be0f 100644 --- a/dev-python/anyio/anyio-3.4.0.ebuild +++ b/dev-python/anyio/anyio-3.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/anyio/anyio-3.5.0.ebuild b/dev-python/anyio/anyio-3.5.0.ebuild index f88f0daeb798..f5759842eff9 100644 --- a/dev-python/anyio/anyio-3.5.0.ebuild +++ b/dev-python/anyio/anyio-3.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Compatibility layer for multiple asynchronous event loop implementations" diff --git a/dev-python/anyqt/anyqt-0.0.13.ebuild b/dev-python/anyqt/anyqt-0.0.13.ebuild index 6a1ba911ab42..58cf32f81eda 100644 --- a/dev-python/anyqt/anyqt-0.0.13.ebuild +++ b/dev-python/anyqt/anyqt-0.0.13.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/apipkg/apipkg-2.1.0.ebuild b/dev-python/apipkg/apipkg-2.1.0.ebuild index bae4dddcb28b..a9c7aa16c4b6 100644 --- a/dev-python/apipkg/apipkg-2.1.0.ebuild +++ b/dev-python/apipkg/apipkg-2.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_P=${P/_/} diff --git a/dev-python/apispec/apispec-5.1.1.ebuild b/dev-python/apispec/apispec-5.1.1.ebuild index afc8faad7bd0..1b3f2bdf8d45 100644 --- a/dev-python/apispec/apispec-5.1.1.ebuild +++ b/dev-python/apispec/apispec-5.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A pluggable API specification generator" diff --git a/dev-python/appdirs/appdirs-1.4.4-r1.ebuild b/dev-python/appdirs/appdirs-1.4.4-r1.ebuild index 4e8c5ef598ea..b7a87f52ed69 100644 --- a/dev-python/appdirs/appdirs-1.4.4-r1.ebuild +++ b/dev-python/appdirs/appdirs-1.4.4-r1.ebuild @@ -5,7 +5,7 @@ EAPI=7 # note the patch below DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/appdirs/appdirs-1.4.4-r2.ebuild b/dev-python/appdirs/appdirs-1.4.4-r2.ebuild index 47f1b45dd9b4..eda9dcdab615 100644 --- a/dev-python/appdirs/appdirs-1.4.4-r2.ebuild +++ b/dev-python/appdirs/appdirs-1.4.4-r2.ebuild @@ -5,7 +5,7 @@ EAPI=7 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/appi/appi-0.2.2.ebuild b/dev-python/appi/appi-0.2.2.ebuild index dd2b9fca4023..9564364fd7de 100644 --- a/dev-python/appi/appi-0.2.2.ebuild +++ b/dev-python/appi/appi-0.2.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/appi/appi-0.2.5.ebuild b/dev-python/appi/appi-0.2.5.ebuild index c7ec6b95a8e4..20c10753fa70 100644 --- a/dev-python/appi/appi-0.2.5.ebuild +++ b/dev-python/appi/appi-0.2.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,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/apsw/apsw-3.35.4_p1.ebuild b/dev-python/apsw/apsw-3.35.4_p1.ebuild index 4287905ea0d1..36ab91ed1403 100644 --- a/dev-python/apsw/apsw-3.35.4_p1.ebuild +++ b/dev-python/apsw/apsw-3.35.4_p1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/argcomplete/argcomplete-2.0.0.ebuild b/dev-python/argcomplete/argcomplete-2.0.0.ebuild index d7d8afe4a14e..a3c34e93a629 100644 --- a/dev-python/argcomplete/argcomplete-2.0.0.ebuild +++ b/dev-python/argcomplete/argcomplete-2.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Bash tab completion for argparse" diff --git a/dev-python/argh/argh-0.26.2-r2.ebuild b/dev-python/argh/argh-0.26.2-r2.ebuild index 70bb164f7db6..30143120862f 100644 --- a/dev-python/argh/argh-0.26.2-r2.ebuild +++ b/dev-python/argh/argh-0.26.2-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 @@ -12,7 +12,7 @@ HOMEPAGE="https://pythonhosted.org/argh/" SRC_URI="mirror://pypi/a/${PN}/${P}.tar.gz" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" LICENSE="LGPL-3" BDEPEND=" diff --git a/dev-python/argon2-cffi-bindings/argon2-cffi-bindings-21.2.0.ebuild b/dev-python/argon2-cffi-bindings/argon2-cffi-bindings-21.2.0.ebuild index 8ea089bd1e6b..8b45c2201a75 100644 --- a/dev-python/argon2-cffi-bindings/argon2-cffi-bindings-21.2.0.ebuild +++ b/dev-python/argon2-cffi-bindings/argon2-cffi-bindings-21.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Low-level CFFI bindings for the Argon2 password hashing library" @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ~ppc64 ~riscv ~s390 ~sparc x86" IUSE="cpu_flags_x86_sse2" DEPEND="app-crypt/argon2:=" diff --git a/dev-python/argon2-cffi/argon2-cffi-21.3.0-r1.ebuild b/dev-python/argon2-cffi/argon2-cffi-21.3.0-r1.ebuild index 23078bdfeba7..1d668355b5e9 100644 --- a/dev-python/argon2-cffi/argon2-cffi-21.3.0-r1.ebuild +++ b/dev-python/argon2-cffi/argon2-cffi-21.3.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) DISTUTILS_USE_SETUPTOOLS=pyproject.toml inherit distutils-r1 diff --git a/dev-python/argon2-cffi/argon2-cffi-21.3.0-r2.ebuild b/dev-python/argon2-cffi/argon2-cffi-21.3.0-r2.ebuild index 52ff49233956..beb52c276a01 100644 --- a/dev-python/argon2-cffi/argon2-cffi-21.3.0-r2.ebuild +++ b/dev-python/argon2-cffi/argon2-cffi-21.3.0-r2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="CFFI bindings to the Argon2 password hashing library" @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND=">=dev-python/argon2-cffi-bindings-21.2.0[${PYTHON_USEDEP}]" BDEPEND=" diff --git a/dev-python/argparse-manpage/argparse-manpage-1.5-r1.ebuild b/dev-python/argparse-manpage/argparse-manpage-1.5-r1.ebuild index f5fffe8dad69..9f6420071930 100644 --- a/dev-python/argparse-manpage/argparse-manpage-1.5-r1.ebuild +++ b/dev-python/argparse-manpage/argparse-manpage-1.5-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Automatically build man-pages for your Python project" diff --git a/dev-python/argparse-manpage/argparse-manpage-2.1.ebuild b/dev-python/argparse-manpage/argparse-manpage-2.1.ebuild index 3b803093dd8f..295715d53a4c 100644 --- a/dev-python/argparse-manpage/argparse-manpage-2.1.ebuild +++ b/dev-python/argparse-manpage/argparse-manpage-2.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Automatically build man-pages for your Python project" diff --git a/dev-python/argparse-manpage/argparse-manpage-2.ebuild b/dev-python/argparse-manpage/argparse-manpage-2.ebuild index a78f87a412d6..f2d68482914a 100644 --- a/dev-python/argparse-manpage/argparse-manpage-2.ebuild +++ b/dev-python/argparse-manpage/argparse-manpage-2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Automatically build man-pages for your Python project" diff --git a/dev-python/arpeggio/arpeggio-1.10.2.ebuild b/dev-python/arpeggio/arpeggio-1.10.2.ebuild index 08c3fda9c1c7..02527e8e0f83 100644 --- a/dev-python/arpeggio/arpeggio-1.10.2.ebuild +++ b/dev-python/arpeggio/arpeggio-1.10.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Parser interpreter based on PEG grammars" diff --git a/dev-python/arrow/arrow-1.2.1-r1.ebuild b/dev-python/arrow/arrow-1.2.1-r1.ebuild index ace8e9b763a8..1bc1c9b1d53d 100644 --- a/dev-python/arrow/arrow-1.2.1-r1.ebuild +++ b/dev-python/arrow/arrow-1.2.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Better dates and times for Python" diff --git a/dev-python/arrow/arrow-1.2.2.ebuild b/dev-python/arrow/arrow-1.2.2.ebuild index 6c790b610db9..448b448b3ba3 100644 --- a/dev-python/arrow/arrow-1.2.2.ebuild +++ b/dev-python/arrow/arrow-1.2.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Better dates and times for Python" diff --git a/dev-python/asgiref/asgiref-3.4.1-r1.ebuild b/dev-python/asgiref/asgiref-3.4.1-r1.ebuild index 196760467291..a7f2565766a4 100644 --- a/dev-python/asgiref/asgiref-3.4.1-r1.ebuild +++ b/dev-python/asgiref/asgiref-3.4.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="ASGI utilities (successor to WSGI)" diff --git a/dev-python/asgiref/asgiref-3.5.0.ebuild b/dev-python/asgiref/asgiref-3.5.0.ebuild index 817dc193d7e3..51175382e843 100644 --- a/dev-python/asgiref/asgiref-3.5.0.ebuild +++ b/dev-python/asgiref/asgiref-3.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="ASGI utilities (successor to WSGI)" @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" BDEPEND=" test? ( dev-python/pytest-asyncio[${PYTHON_USEDEP}] )" diff --git a/dev-python/asn1crypto/asn1crypto-1.4.0.ebuild b/dev-python/asn1crypto/asn1crypto-1.4.0.ebuild index 236607ad5d27..e6680361d4c0 100644 --- a/dev-python/asn1crypto/asn1crypto-1.4.0.ebuild +++ b/dev-python/asn1crypto/asn1crypto-1.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/asteval/asteval-0.9.25.ebuild b/dev-python/asteval/asteval-0.9.25.ebuild index 39c7f2058aab..d3e81e3e8336 100644 --- a/dev-python/asteval/asteval-0.9.25.ebuild +++ b/dev-python/asteval/asteval-0.9.25.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Evaluator of Python expression using ast module" diff --git a/dev-python/asteval/asteval-0.9.26.ebuild b/dev-python/asteval/asteval-0.9.26.ebuild index d74583e8ff28..d0942961c75f 100644 --- a/dev-python/asteval/asteval-0.9.26.ebuild +++ b/dev-python/asteval/asteval-0.9.26.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Evaluator of Python expression using ast module" diff --git a/dev-python/astor/astor-0.8.1.ebuild b/dev-python/astor/astor-0.8.1.ebuild index 721a3f828296..643709f7888c 100644 --- a/dev-python/astor/astor-0.8.1.ebuild +++ b/dev-python/astor/astor-0.8.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Read/rewrite/write Python ASTs" diff --git a/dev-python/astroid/astroid-2.9.3.ebuild b/dev-python/astroid/astroid-2.9.3.ebuild index ac98329dc1cb..9c533477e330 100644 --- a/dev-python/astroid/astroid-2.9.3.ebuild +++ b/dev-python/astroid/astroid-2.9.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/asttokens/asttokens-2.0.5.ebuild b/dev-python/asttokens/asttokens-2.0.5.ebuild index e0e481d74984..40417472c19c 100644 --- a/dev-python/asttokens/asttokens-2.0.5.ebuild +++ b/dev-python/asttokens/asttokens-2.0.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Annotate Python AST trees with source text and token information" diff --git a/dev-python/astunparse/astunparse-1.6.3.ebuild b/dev-python/astunparse/astunparse-1.6.3.ebuild index d600b9dd6bf6..226d9f621003 100644 --- a/dev-python/astunparse/astunparse-1.6.3.ebuild +++ b/dev-python/astunparse/astunparse-1.6.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Astun parser for python" diff --git a/dev-python/async-lru/async-lru-1.0.2_p20201029.ebuild b/dev-python/async-lru/async-lru-1.0.2_p20201029.ebuild index 8d4312ff3471..de767f75f6a8 100644 --- a/dev-python/async-lru/async-lru-1.0.2_p20201029.ebuild +++ b/dev-python/async-lru/async-lru-1.0.2_p20201029.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 EGIT_COMMIT=17a5d207f603c0c142f01a69fbf6f487b3fef5c4 diff --git a/dev-python/async_generator/async_generator-1.10-r1.ebuild b/dev-python/async_generator/async_generator-1.10-r1.ebuild index 098a011ce9d7..269001c5f2d7 100644 --- a/dev-python/async_generator/async_generator-1.10-r1.ebuild +++ b/dev-python/async_generator/async_generator-1.10-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/async_timeout/async_timeout-4.0.2.ebuild b/dev-python/async_timeout/async_timeout-4.0.2.ebuild index ccd8d417fc49..7c9f2fe1ab92 100644 --- a/dev-python/async_timeout/async_timeout-4.0.2.ebuild +++ b/dev-python/async_timeout/async_timeout-4.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_P=${PN/_/-}-${PV} diff --git a/dev-python/asyncstdlib/asyncstdlib-3.10.2-r1.ebuild b/dev-python/asyncstdlib/asyncstdlib-3.10.2-r1.ebuild index 1aa2468b33f5..7879ef54c0d1 100644 --- a/dev-python/asyncstdlib/asyncstdlib-3.10.2-r1.ebuild +++ b/dev-python/asyncstdlib/asyncstdlib-3.10.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="The missing async toolbox" diff --git a/dev-python/asyncstdlib/asyncstdlib-3.10.2.ebuild b/dev-python/asyncstdlib/asyncstdlib-3.10.2.ebuild index 5da889edab48..81e1a5e1717e 100644 --- a/dev-python/asyncstdlib/asyncstdlib-3.10.2.ebuild +++ b/dev-python/asyncstdlib/asyncstdlib-3.10.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="The missing async toolbox" diff --git a/dev-python/asyncstdlib/asyncstdlib-3.10.3.ebuild b/dev-python/asyncstdlib/asyncstdlib-3.10.3.ebuild index 62be029c42b2..e7f08ae9f181 100644 --- a/dev-python/asyncstdlib/asyncstdlib-3.10.3.ebuild +++ b/dev-python/asyncstdlib/asyncstdlib-3.10.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/atomicwrites/atomicwrites-1.4.0-r1.ebuild b/dev-python/atomicwrites/atomicwrites-1.4.0-r1.ebuild index 5b1e1f89b0d5..8727bcabceb6 100644 --- a/dev-python/atomicwrites/atomicwrites-1.4.0-r1.ebuild +++ b/dev-python/atomicwrites/atomicwrites-1.4.0-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,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/atpublic/atpublic-2.3.ebuild b/dev-python/atpublic/atpublic-2.3.ebuild index 02f7ac5900be..68d46d7e4c92 100644 --- a/dev-python/atpublic/atpublic-2.3.ebuild +++ b/dev-python/atpublic/atpublic-2.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A decorator to populate __all__ and the module globals" diff --git a/dev-python/attrs/attrs-21.4.0.ebuild b/dev-python/attrs/attrs-21.4.0.ebuild index d71d2792f176..c2d5e3268ef1 100644 --- a/dev-python/attrs/attrs-21.4.0.ebuild +++ b/dev-python/attrs/attrs-21.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/audioread/audioread-2.1.9.ebuild b/dev-python/audioread/audioread-2.1.9.ebuild index 4174bbcdb7d0..f41f6c68c4ed 100644 --- a/dev-python/audioread/audioread-2.1.9.ebuild +++ b/dev-python/audioread/audioread-2.1.9.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Wrapper for audio file decoding using FFmpeg or GStreamer" diff --git a/dev-python/authheaders/authheaders-0.14.1.ebuild b/dev-python/authheaders/authheaders-0.14.1.ebuild index b4bdb55d7c78..a5ff99242084 100644 --- a/dev-python/authheaders/authheaders-0.14.1.ebuild +++ b/dev-python/authheaders/authheaders-0.14.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A library wrapping email authentication header verification and generation" diff --git a/dev-python/authres/authres-1.2.0.ebuild b/dev-python/authres/authres-1.2.0.ebuild index 82221c223b95..5e4d19ec49d7 100644 --- a/dev-python/authres/authres-1.2.0.ebuild +++ b/dev-python/authres/authres-1.2.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,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/autobahn/autobahn-21.11.1.ebuild b/dev-python/autobahn/autobahn-21.11.1.ebuild index f5946cb43ea8..c76527cd31cc 100644 --- a/dev-python/autobahn/autobahn-21.11.1.ebuild +++ b/dev-python/autobahn/autobahn-21.11.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 optfeature diff --git a/dev-python/autobahn/autobahn-22.1.1.ebuild b/dev-python/autobahn/autobahn-22.1.1.ebuild index afe77d2e60e7..8ece0eb6f9ff 100644 --- a/dev-python/autobahn/autobahn-22.1.1.ebuild +++ b/dev-python/autobahn/autobahn-22.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 optfeature diff --git a/dev-python/autocommand/autocommand-2.2.1_p20211118.ebuild b/dev-python/autocommand/autocommand-2.2.1_p20211118.ebuild index 71bbf8991457..7fc1eb1daeee 100644 --- a/dev-python/autocommand/autocommand-2.2.1_p20211118.ebuild +++ b/dev-python/autocommand/autocommand-2.2.1_p20211118.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 COMMIT="031c9750c74e3313b954b09e3027aaa6595649bb" diff --git a/dev-python/automat/automat-20.2.0.ebuild b/dev-python/automat/automat-20.2.0.ebuild index 35372d810f16..d152446cf12d 100644 --- a/dev-python/automat/automat-20.2.0.ebuild +++ b/dev-python/automat/automat-20.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_PN="A${PN:1}" diff --git a/dev-python/autopage/autopage-0.4.0.ebuild b/dev-python/autopage/autopage-0.4.0.ebuild index 93c4871c71d9..e1c659ebc19c 100644 --- a/dev-python/autopage/autopage-0.4.0.ebuild +++ b/dev-python/autopage/autopage-0.4.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 # TODO: teach the eclass that we don't need pp2sp for simple setuptools? DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/autopage/autopage-0.5.0.ebuild b/dev-python/autopage/autopage-0.5.0.ebuild index 455b59fdbbf6..df3b9baeb155 100644 --- a/dev-python/autopage/autopage-0.5.0.ebuild +++ b/dev-python/autopage/autopage-0.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 diff --git a/dev-python/autopep8/autopep8-1.5.7.ebuild b/dev-python/autopep8/autopep8-1.5.7.ebuild index 359901463675..d6305ab35255 100644 --- a/dev-python/autopep8/autopep8-1.5.7.ebuild +++ b/dev-python/autopep8/autopep8-1.5.7.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/autopep8/autopep8-1.6.0.ebuild b/dev-python/autopep8/autopep8-1.6.0.ebuild index d49739f7efd1..ed3af7756330 100644 --- a/dev-python/autopep8/autopep8-1.6.0.ebuild +++ b/dev-python/autopep8/autopep8-1.6.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/autoprop/autoprop-4.0.2-r1.ebuild b/dev-python/autoprop/autoprop-4.0.2-r1.ebuild index 60d66aa48cb6..41c995b9911e 100644 --- a/dev-python/autoprop/autoprop-4.0.2-r1.ebuild +++ b/dev-python/autoprop/autoprop-4.0.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/autoprop/autoprop-4.0.2.ebuild b/dev-python/autoprop/autoprop-4.0.2.ebuild index c05e7933b113..25c66de013c5 100644 --- a/dev-python/autoprop/autoprop-4.0.2.ebuild +++ b/dev-python/autoprop/autoprop-4.0.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/aws-sam-translator/aws-sam-translator-1.40.0.ebuild b/dev-python/aws-sam-translator/aws-sam-translator-1.40.0.ebuild index 8924c43b27b6..b7dfe253d194 100644 --- a/dev-python/aws-sam-translator/aws-sam-translator-1.40.0.ebuild +++ b/dev-python/aws-sam-translator/aws-sam-translator-1.40.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A library that transform SAM templates into AWS CloudFormation templates" diff --git a/dev-python/aws-sam-translator/aws-sam-translator-1.42.0.ebuild b/dev-python/aws-sam-translator/aws-sam-translator-1.42.0.ebuild index 73c7c9b27d6f..1f1aa8e48d16 100644 --- a/dev-python/aws-sam-translator/aws-sam-translator-1.42.0.ebuild +++ b/dev-python/aws-sam-translator/aws-sam-translator-1.42.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A library that transform SAM templates into AWS CloudFormation templates" diff --git a/dev-python/aws-xray-sdk-python/aws-xray-sdk-python-2.8.0.ebuild b/dev-python/aws-xray-sdk-python/aws-xray-sdk-python-2.8.0.ebuild index 9e4c8d390587..364ac6f8a16e 100644 --- a/dev-python/aws-xray-sdk-python/aws-xray-sdk-python-2.8.0.ebuild +++ b/dev-python/aws-xray-sdk-python/aws-xray-sdk-python-2.8.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/awxkit/awxkit-19.4.0.ebuild b/dev-python/awxkit/awxkit-19.4.0.ebuild index 334d6b0d7e57..0d6a3c9ff229 100644 --- a/dev-python/awxkit/awxkit-19.4.0.ebuild +++ b/dev-python/awxkit/awxkit-19.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Command line interface for Ansible AWX" diff --git a/dev-python/babelfish/babelfish-0.6.0-r1.ebuild b/dev-python/babelfish/babelfish-0.6.0-r1.ebuild index 32e8ae9447a8..6ef07fbf4732 100644 --- a/dev-python/babelfish/babelfish-0.6.0-r1.ebuild +++ b/dev-python/babelfish/babelfish-0.6.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/babelfish/babelfish-9999.ebuild b/dev-python/babelfish/babelfish-9999.ebuild index d3b5693294be..50648335c2d0 100644 --- a/dev-python/babelfish/babelfish-9999.ebuild +++ b/dev-python/babelfish/babelfish-9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 git-r3 diff --git a/dev-python/backcall/backcall-0.2.0-r1.ebuild b/dev-python/backcall/backcall-0.2.0-r1.ebuild index 4308a32688a7..26971fc2e8c0 100644 --- a/dev-python/backcall/backcall-0.2.0-r1.ebuild +++ b/dev-python/backcall/backcall-0.2.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 @@ -14,6 +14,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" distutils_enable_tests pytest diff --git a/dev-python/backcall/backcall-0.2.0.ebuild b/dev-python/backcall/backcall-0.2.0.ebuild index aa522e79f89c..07f2af6fc2a0 100644 --- a/dev-python/backcall/backcall-0.2.0.ebuild +++ b/dev-python/backcall/backcall-0.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 diff --git a/dev-python/backoff/backoff-1.11.0.ebuild b/dev-python/backoff/backoff-1.11.0.ebuild index 1344017a9a24..42faf81587a6 100644 --- a/dev-python/backoff/backoff-1.11.0.ebuild +++ b/dev-python/backoff/backoff-1.11.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=pyproject.toml inherit distutils-r1 diff --git a/dev-python/backports-entry_points_selectable/backports-entry_points_selectable-1.1.0-r1.ebuild b/dev-python/backports-entry_points_selectable/backports-entry_points_selectable-1.1.0-r1.ebuild index 78015c2296a1..7e9ad0c70373 100644 --- a/dev-python/backports-entry_points_selectable/backports-entry_points_selectable-1.1.0-r1.ebuild +++ b/dev-python/backports-entry_points_selectable/backports-entry_points_selectable-1.1.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_P=${P/-/.} diff --git a/dev-python/backports-tempfile/backports-tempfile-1.0-r1.ebuild b/dev-python/backports-tempfile/backports-tempfile-1.0-r1.ebuild index c37b35bd69fb..99f308401442 100644 --- a/dev-python/backports-tempfile/backports-tempfile-1.0-r1.ebuild +++ b/dev-python/backports-tempfile/backports-tempfile-1.0-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,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/backports-weakref/backports-weakref-1.0_p1-r1.ebuild b/dev-python/backports-weakref/backports-weakref-1.0_p1-r1.ebuild index 7f9c760cf5c5..80deb1e40839 100644 --- a/dev-python/backports-weakref/backports-weakref-1.0_p1-r1.ebuild +++ b/dev-python/backports-weakref/backports-weakref-1.0_p1-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,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/backports-zoneinfo/backports-zoneinfo-0.2.1-r2.ebuild b/dev-python/backports-zoneinfo/backports-zoneinfo-0.2.1-r2.ebuild index d8ef0fd39c4d..53d4686b5c88 100644 --- a/dev-python/backports-zoneinfo/backports-zoneinfo-0.2.1-r2.ebuild +++ b/dev-python/backports-zoneinfo/backports-zoneinfo-0.2.1-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_P=${P#backports-} diff --git a/dev-python/backrefs/backrefs-5.2.ebuild b/dev-python/backrefs/backrefs-5.2.ebuild index 624bf6f8bb31..a2be2c7c042a 100644 --- a/dev-python/backrefs/backrefs-5.2.ebuild +++ b/dev-python/backrefs/backrefs-5.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DOCS_BUILDER="mkdocs" DOCS_DEPEND=" diff --git a/dev-python/bandit/bandit-1.7.1.ebuild b/dev-python/bandit/bandit-1.7.1.ebuild index 29edc255ed71..94501d129d88 100644 --- a/dev-python/bandit/bandit-1.7.1.ebuild +++ b/dev-python/bandit/bandit-1.7.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A security linter from OpenStack Security" diff --git a/dev-python/bandit/bandit-1.7.2-r1.ebuild b/dev-python/bandit/bandit-1.7.2-r1.ebuild index 2c6b00ae1b2a..ea2a659163fa 100644 --- a/dev-python/bandit/bandit-1.7.2-r1.ebuild +++ b/dev-python/bandit/bandit-1.7.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A security linter from OpenStack Security" diff --git a/dev-python/bandit/bandit-1.7.2.ebuild b/dev-python/bandit/bandit-1.7.2.ebuild index 280c3f0986d2..3b873b6dbb4c 100644 --- a/dev-python/bandit/bandit-1.7.2.ebuild +++ b/dev-python/bandit/bandit-1.7.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A security linter from OpenStack Security" diff --git a/dev-python/bareos/bareos-20.0.3.ebuild b/dev-python/bareos/bareos-20.0.3.ebuild index 257f7791cc43..9a14fe0031bb 100644 --- a/dev-python/bareos/bareos-20.0.3.ebuild +++ b/dev-python/bareos/bareos-20.0.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="python bindings for bareos network backup suite" diff --git a/dev-python/bareos/bareos-21.0.0.ebuild b/dev-python/bareos/bareos-21.0.0.ebuild index b1badfe7bf57..7c417ff33fa6 100644 --- a/dev-python/bareos/bareos-21.0.0.ebuild +++ b/dev-python/bareos/bareos-21.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="python bindings for bareos network backup suite" diff --git a/dev-python/bashate/bashate-2.1.0.ebuild b/dev-python/bashate/bashate-2.1.0.ebuild index 432bd1191f9a..2392121a794b 100644 --- a/dev-python/bashate/bashate-2.1.0.ebuild +++ b/dev-python/bashate/bashate-2.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A pep8 equivalent for bash scripts" diff --git a/dev-python/basho-erlastic/basho-erlastic-2.1.1.ebuild b/dev-python/basho-erlastic/basho-erlastic-2.1.1.ebuild index f3f805a48fed..94730113b92e 100644 --- a/dev-python/basho-erlastic/basho-erlastic-2.1.1.ebuild +++ b/dev-python/basho-erlastic/basho-erlastic-2.1.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,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/bcrypt/bcrypt-3.2.0.ebuild b/dev-python/bcrypt/bcrypt-3.2.0.ebuild index 29cdd7c08354..6a6dc1e0f668 100644 --- a/dev-python/bcrypt/bcrypt-3.2.0.ebuild +++ b/dev-python/bcrypt/bcrypt-3.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/beagle/beagle-0.3.0.ebuild b/dev-python/beagle/beagle-0.3.0.ebuild index f20dc5c8fbdc..a52c5f47bce9 100644 --- a/dev-python/beagle/beagle-0.3.0.ebuild +++ b/dev-python/beagle/beagle-0.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Command line client for Hound, the code search tool" diff --git a/dev-python/beautifulsoup4/beautifulsoup4-4.10.0.ebuild b/dev-python/beautifulsoup4/beautifulsoup4-4.10.0.ebuild index 75013a756f3d..c85092b6d67b 100644 --- a/dev-python/beautifulsoup4/beautifulsoup4-4.10.0.ebuild +++ b/dev-python/beautifulsoup4/beautifulsoup4-4.10.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Pythonic idioms for iterating, searching, and modifying an HTML/XML parse tree" diff --git a/dev-python/beniget/beniget-0.4.1.ebuild b/dev-python/beniget/beniget-0.4.1.ebuild index f7f75fffd3f5..94ea6edd0e1c 100644 --- a/dev-python/beniget/beniget-0.4.1.ebuild +++ b/dev-python/beniget/beniget-0.4.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Extract semantic information about static Python code" diff --git a/dev-python/berkeleydb/berkeleydb-18.1.4.ebuild b/dev-python/berkeleydb/berkeleydb-18.1.4.ebuild index 6027eec76f80..75bb0a664c76 100644 --- a/dev-python/berkeleydb/berkeleydb-18.1.4.ebuild +++ b/dev-python/berkeleydb/berkeleydb-18.1.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" DISTUTILS_IN_SOURCE_BUILD=1 inherit db-use distutils-r1 diff --git a/dev-python/berkeleydb/berkeleydb-18.1.5.ebuild b/dev-python/berkeleydb/berkeleydb-18.1.5.ebuild index e601e60e13e1..f1c54660ca6e 100644 --- a/dev-python/berkeleydb/berkeleydb-18.1.5.ebuild +++ b/dev-python/berkeleydb/berkeleydb-18.1.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" DISTUTILS_IN_SOURCE_BUILD=1 inherit db-use distutils-r1 diff --git a/dev-python/bert/bert-2.2.0-r1.ebuild b/dev-python/bert/bert-2.2.0-r1.ebuild index 9cf9f62763ba..c207277261a1 100644 --- a/dev-python/bert/bert-2.2.0-r1.ebuild +++ b/dev-python/bert/bert-2.2.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/bert/bert-2.2.0.ebuild b/dev-python/bert/bert-2.2.0.ebuild index 6a050094112c..f68a2b4e13f2 100644 --- a/dev-python/bert/bert-2.2.0.ebuild +++ b/dev-python/bert/bert-2.2.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 diff --git a/dev-python/betamax-matchers/betamax-matchers-0.4.0.ebuild b/dev-python/betamax-matchers/betamax-matchers-0.4.0.ebuild index c3a8f4e282f9..5db690f8a195 100644 --- a/dev-python/betamax-matchers/betamax-matchers-0.4.0.ebuild +++ b/dev-python/betamax-matchers/betamax-matchers-0.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/betamax/betamax-0.8.1.ebuild b/dev-python/betamax/betamax-0.8.1.ebuild index 2af5621a1a88..c58436ea30ef 100644 --- a/dev-python/betamax/betamax-0.8.1.ebuild +++ b/dev-python/betamax/betamax-0.8.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="python-requests HTTP exchanges recorder" diff --git a/dev-python/bibtexparser/bibtexparser-1.1.0.ebuild b/dev-python/bibtexparser/bibtexparser-1.1.0.ebuild index df3bb2b6cace..882530e77e09 100644 --- a/dev-python/bibtexparser/bibtexparser-1.1.0.ebuild +++ b/dev-python/bibtexparser/bibtexparser-1.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 python-r1 diff --git a/dev-python/bibtexparser/bibtexparser-1.2.0.ebuild b/dev-python/bibtexparser/bibtexparser-1.2.0.ebuild index e0efe3b489d0..0b0d6985a082 100644 --- a/dev-python/bibtexparser/bibtexparser-1.2.0.ebuild +++ b/dev-python/bibtexparser/bibtexparser-1.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A BibTeX parser written in python" diff --git a/dev-python/binaryornot/binaryornot-0.4.4-r2.ebuild b/dev-python/binaryornot/binaryornot-0.4.4-r2.ebuild index 293cc88eca72..ec52e44ff0df 100644 --- a/dev-python/binaryornot/binaryornot-0.4.4-r2.ebuild +++ b/dev-python/binaryornot/binaryornot-0.4.4-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/bitarray/bitarray-2.3.5.ebuild b/dev-python/bitarray/bitarray-2.3.5.ebuild index f20cb3746220..c63a993b4278 100644 --- a/dev-python/bitarray/bitarray-2.3.5.ebuild +++ b/dev-python/bitarray/bitarray-2.3.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,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/bitarray/bitarray-2.3.6.ebuild b/dev-python/bitarray/bitarray-2.3.6.ebuild index f20cb3746220..c63a993b4278 100644 --- a/dev-python/bitarray/bitarray-2.3.6.ebuild +++ b/dev-python/bitarray/bitarray-2.3.6.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/bitstring/bitstring-3.1.9.ebuild b/dev-python/bitstring/bitstring-3.1.9.ebuild index e932319b74e4..7b24e40e5cb1 100644 --- a/dev-python/bitstring/bitstring-3.1.9.ebuild +++ b/dev-python/bitstring/bitstring-3.1.9.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A pure Python module for creation and analysis of binary data" diff --git a/dev-python/black/black-21.12_beta0-r1.ebuild b/dev-python/black/black-21.12_beta0-r1.ebuild index 67fca1633e51..7c835ca6d689 100644 --- a/dev-python/black/black-21.12_beta0-r1.ebuild +++ b/dev-python/black/black-21.12_beta0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 optfeature diff --git a/dev-python/black/black-21.12_beta0.ebuild b/dev-python/black/black-21.12_beta0.ebuild index fbbda4e030b5..0aa937dee410 100644 --- a/dev-python/black/black-21.12_beta0.ebuild +++ b/dev-python/black/black-21.12_beta0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature MY_PV="${PV//_beta/b}" diff --git a/dev-python/black/black-22.1.0.ebuild b/dev-python/black/black-22.1.0.ebuild index 62082d7b15b6..426aab651101 100644 --- a/dev-python/black/black-22.1.0.ebuild +++ b/dev-python/black/black-22.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature diff --git a/dev-python/bleach/bleach-4.1.0.ebuild b/dev-python/bleach/bleach-4.1.0.ebuild index b732dc0c04cc..a47ed6522060 100644 --- a/dev-python/bleach/bleach-4.1.0.ebuild +++ b/dev-python/bleach/bleach-4.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="An easy whitelist-based HTML-sanitizing tool" diff --git a/dev-python/blessed/blessed-1.19.0.ebuild b/dev-python/blessed/blessed-1.19.0.ebuild index 90e29820161f..aa7e50322902 100644 --- a/dev-python/blessed/blessed-1.19.0.ebuild +++ b/dev-python/blessed/blessed-1.19.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Library for making terminal apps using colors, keyboard input and positioning" diff --git a/dev-python/blessed/blessed-1.19.1.ebuild b/dev-python/blessed/blessed-1.19.1.ebuild index 762ce924dbdc..e208bd0d9c3a 100644 --- a/dev-python/blessed/blessed-1.19.1.ebuild +++ b/dev-python/blessed/blessed-1.19.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Library for making terminal apps using colors, keyboard input and positioning" diff --git a/dev-python/blessings/blessings-1.7-r1.ebuild b/dev-python/blessings/blessings-1.7-r1.ebuild index d9272f046456..2e76491e2726 100644 --- a/dev-python/blessings/blessings-1.7-r1.ebuild +++ b/dev-python/blessings/blessings-1.7-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/blinker/blinker-1.4-r2.ebuild b/dev-python/blinker/blinker-1.4-r2.ebuild index 0bc89f56ae5c..53156dde8653 100644 --- a/dev-python/blinker/blinker-1.4-r2.ebuild +++ b/dev-python/blinker/blinker-1.4-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/blockdiag/blockdiag-3.0.0.ebuild b/dev-python/blockdiag/blockdiag-3.0.0.ebuild index 563068c9c323..3c4f5453e82e 100644 --- a/dev-python/blockdiag/blockdiag-3.0.0.ebuild +++ b/dev-python/blockdiag/blockdiag-3.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS="rdepend" inherit distutils-r1 optfeature diff --git a/dev-python/blosc/blosc-1.10.5.ebuild b/dev-python/blosc/blosc-1.10.5.ebuild index 673fb3595322..253dee2e68c9 100644 --- a/dev-python/blosc/blosc-1.10.5.ebuild +++ b/dev-python/blosc/blosc-1.10.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/bluelet/bluelet-0.2.0-r1.ebuild b/dev-python/bluelet/bluelet-0.2.0-r1.ebuild index 409eeb913403..8944181dfb93 100644 --- a/dev-python/bluelet/bluelet-0.2.0-r1.ebuild +++ b/dev-python/bluelet/bluelet-0.2.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/bluelet/bluelet-0.2.0.ebuild b/dev-python/bluelet/bluelet-0.2.0.ebuild index de2640aa5941..f02de02c4d87 100644 --- a/dev-python/bluelet/bluelet-0.2.0.ebuild +++ b/dev-python/bluelet/bluelet-0.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/blurb/blurb-1.0.8.ebuild b/dev-python/blurb/blurb-1.0.8.ebuild index 4f3840d42f3c..8ad3f3d6dc44 100644 --- a/dev-python/blurb/blurb-1.0.8.ebuild +++ b/dev-python/blurb/blurb-1.0.8.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Tool to create and manage NEWS blurbs for CPython" diff --git a/dev-python/boltons/boltons-21.0.0.ebuild b/dev-python/boltons/boltons-21.0.0.ebuild index 61bdb8636e93..f6c83210e388 100644 --- a/dev-python/boltons/boltons-21.0.0.ebuild +++ b/dev-python/boltons/boltons-21.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Pure-python utilities in the same spirit as the standard library" diff --git a/dev-python/booleanOperations/booleanOperations-0.9.0-r1.ebuild b/dev-python/booleanOperations/booleanOperations-0.9.0-r1.ebuild index 5a999745b7a9..7251a1cc9fa0 100644 --- a/dev-python/booleanOperations/booleanOperations-0.9.0-r1.ebuild +++ b/dev-python/booleanOperations/booleanOperations-0.9.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Boolean operations on paths" diff --git a/dev-python/boto/boto-2.49.0-r4.ebuild b/dev-python/boto/boto-2.49.0-r4.ebuild index 0fa4a9e94db2..eb3e6a1c0f43 100644 --- a/dev-python/boto/boto-2.49.0-r4.ebuild +++ b/dev-python/boto/boto-2.49.0-r4.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 diff --git a/dev-python/boto3/boto3-1.20.31.ebuild b/dev-python/boto3/boto3-1.20.31.ebuild index 1c6af8496b39..68942413028c 100644 --- a/dev-python/boto3/boto3-1.20.31.ebuild +++ b/dev-python/boto3/boto3-1.20.31.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="The AWS SDK for Python" diff --git a/dev-python/boto3/boto3-1.20.37.ebuild b/dev-python/boto3/boto3-1.20.37.ebuild index 1c6af8496b39..68942413028c 100644 --- a/dev-python/boto3/boto3-1.20.37.ebuild +++ b/dev-python/boto3/boto3-1.20.37.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="The AWS SDK for Python" diff --git a/dev-python/boto3/boto3-1.20.46.ebuild b/dev-python/boto3/boto3-1.20.46.ebuild index ed44d35fedd6..e49aafea8fe5 100644 --- a/dev-python/boto3/boto3-1.20.46.ebuild +++ b/dev-python/boto3/boto3-1.20.46.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="The AWS SDK for Python" diff --git a/dev-python/boto3/boto3-1.20.49.ebuild b/dev-python/boto3/boto3-1.20.49.ebuild index ed44d35fedd6..e49aafea8fe5 100644 --- a/dev-python/boto3/boto3-1.20.49.ebuild +++ b/dev-python/boto3/boto3-1.20.49.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="The AWS SDK for Python" diff --git a/dev-python/boto3/boto3-1.20.54.ebuild b/dev-python/boto3/boto3-1.20.54.ebuild index ed44d35fedd6..e49aafea8fe5 100644 --- a/dev-python/boto3/boto3-1.20.54.ebuild +++ b/dev-python/boto3/boto3-1.20.54.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="The AWS SDK for Python" diff --git a/dev-python/boto3/boto3-9999.ebuild b/dev-python/boto3/boto3-9999.ebuild index ed44d35fedd6..e49aafea8fe5 100644 --- a/dev-python/boto3/boto3-9999.ebuild +++ b/dev-python/boto3/boto3-9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="The AWS SDK for Python" diff --git a/dev-python/botocore/botocore-1.23.31.ebuild b/dev-python/botocore/botocore-1.23.31.ebuild index 1ba0ce16406b..779360b6a975 100644 --- a/dev-python/botocore/botocore-1.23.31.ebuild +++ b/dev-python/botocore/botocore-1.23.31.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Low-level, data-driven core of boto 3" diff --git a/dev-python/botocore/botocore-1.23.37.ebuild b/dev-python/botocore/botocore-1.23.37.ebuild index 1ba0ce16406b..779360b6a975 100644 --- a/dev-python/botocore/botocore-1.23.37.ebuild +++ b/dev-python/botocore/botocore-1.23.37.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Low-level, data-driven core of boto 3" diff --git a/dev-python/botocore/botocore-1.23.46.ebuild b/dev-python/botocore/botocore-1.23.46.ebuild index c44cf37adbf0..9d36957818e8 100644 --- a/dev-python/botocore/botocore-1.23.46.ebuild +++ b/dev-python/botocore/botocore-1.23.46.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Low-level, data-driven core of boto 3" diff --git a/dev-python/botocore/botocore-1.23.49.ebuild b/dev-python/botocore/botocore-1.23.49.ebuild index c44cf37adbf0..9d36957818e8 100644 --- a/dev-python/botocore/botocore-1.23.49.ebuild +++ b/dev-python/botocore/botocore-1.23.49.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Low-level, data-driven core of boto 3" diff --git a/dev-python/botocore/botocore-1.23.54.ebuild b/dev-python/botocore/botocore-1.23.54.ebuild index c44cf37adbf0..9d36957818e8 100644 --- a/dev-python/botocore/botocore-1.23.54.ebuild +++ b/dev-python/botocore/botocore-1.23.54.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Low-level, data-driven core of boto 3" diff --git a/dev-python/botocore/botocore-9999.ebuild b/dev-python/botocore/botocore-9999.ebuild index c44cf37adbf0..9d36957818e8 100644 --- a/dev-python/botocore/botocore-9999.ebuild +++ b/dev-python/botocore/botocore-9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Low-level, data-driven core of boto 3" diff --git a/dev-python/bottle/bottle-0.12.19.ebuild b/dev-python/bottle/bottle-0.12.19.ebuild index dc32633973db..1ba7a9acb2dc 100644 --- a/dev-python/bottle/bottle-0.12.19.ebuild +++ b/dev-python/bottle/bottle-0.12.19.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 optfeature diff --git a/dev-python/bottleneck/bottleneck-1.3.2-r1.ebuild b/dev-python/bottleneck/bottleneck-1.3.2-r1.ebuild index 98f009dd8ad5..4827e84246e6 100644 --- a/dev-python/bottleneck/bottleneck-1.3.2-r1.ebuild +++ b/dev-python/bottleneck/bottleneck-1.3.2-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/kwgoodman/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" RDEPEND=">=dev-python/numpy-1.9.1[${PYTHON_USEDEP}]" DEPEND="${RDEPEND}" diff --git a/dev-python/bpython/bpython-0.22.1.ebuild b/dev-python/bpython/bpython-0.22.1.ebuild index a24c7e1a6291..9bc56c718a3e 100644 --- a/dev-python/bpython/bpython-0.22.1.ebuild +++ b/dev-python/bpython/bpython-0.22.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Syntax highlighting and autocompletion for the Python interpreter" diff --git a/dev-python/bracex/bracex-2.2.1.ebuild b/dev-python/bracex/bracex-2.2.1.ebuild index 981afc78d4c1..a2b98b2a4d0b 100644 --- a/dev-python/bracex/bracex-2.2.1.ebuild +++ b/dev-python/bracex/bracex-2.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DOCS_BUILDER="mkdocs" DOCS_DEPEND=" diff --git a/dev-python/braintree/braintree-4.12.0.ebuild b/dev-python/braintree/braintree-4.12.0.ebuild index b5481977dd74..9048da36100f 100644 --- a/dev-python/braintree/braintree-4.12.0.ebuild +++ b/dev-python/braintree/braintree-4.12.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Braintree Python Library" diff --git a/dev-python/breathe/Manifest b/dev-python/breathe/Manifest index b35b631fec19..b49de72cb586 100644 --- a/dev-python/breathe/Manifest +++ b/dev-python/breathe/Manifest @@ -1,2 +1,3 @@ DIST breathe-4.31.0.tar.gz 193629 BLAKE2B d883f5d8ec339e3bb3db7382e17b27445f4ac05039aaa6ecc29fb38db51e95483c559e78cf642e70bea975c42b1ef2ed48d8804fd9557f7693139b7f5639dc3d SHA512 f6fd7db50ca68cad64d150fcb76227deb282c08109c38b343749f8ce9ee607ccddf767e3020328a61a7570e7a0c1159607148b773bc0b695e87d6b17a6068eac DIST breathe-4.32.0.tar.gz 198379 BLAKE2B 904ac5f18c82354eb670ae7056fd1244d973b67931db308b90adeb69455d09f793e3e5045b5f7d9ecfa930a4ac9e92526b4cd02a9297aafa6701caee2ce0f8df SHA512 d62d721fa2afa81d501405044d39bd4c0753d4aef82c39c543c2c6d58f5e0e3f97c92b9fb2772e07fb877b85107a6493f34a0099bd71c416843a01a10b4bbb73 +DIST breathe-4.33.0.tar.gz 206107 BLAKE2B 708494c18777ec1e513ca3be0aaa2d964b03e9f08db837ded186e91f53e6c1cf61a9dc2324c020d89ba833aab746c73f7913fdb6e59aee77cbe390b61d1a78f8 SHA512 5718372e0a9387a69073a2ae412f1f261cd375373edc32a363169a255f546c7d1ff6e79413802f664344dec1d837e65ee403b5e866eaaffc07aed333d9095ef4 diff --git a/dev-python/breathe/breathe-4.31.0.ebuild b/dev-python/breathe/breathe-4.31.0.ebuild index 50f3ffb3905d..6b4a51a09037 100644 --- a/dev-python/breathe/breathe-4.31.0.ebuild +++ b/dev-python/breathe/breathe-4.31.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Sphinx Doxygen renderer" diff --git a/dev-python/breathe/breathe-4.32.0.ebuild b/dev-python/breathe/breathe-4.32.0.ebuild index c11933fc2e69..ce386aded870 100644 --- a/dev-python/breathe/breathe-4.32.0.ebuild +++ b/dev-python/breathe/breathe-4.32.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/breathe/breathe-4.33.0.ebuild b/dev-python/breathe/breathe-4.33.0.ebuild new file mode 100644 index 000000000000..ce386aded870 --- /dev/null +++ b/dev-python/breathe/breathe-4.33.0.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{7,8,9,10} ) + +inherit distutils-r1 + +DESCRIPTION="Sphinx Doxygen renderer" +HOMEPAGE=" + https://breathe.readthedocs.io/en/latest/ + https://github.com/michaeljones/breathe/" +SRC_URI="https://github.com/michaeljones/breathe/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" + +RDEPEND=" + app-doc/doxygen + dev-python/docutils[${PYTHON_USEDEP}] + >=dev-python/sphinx-3.0.0[${PYTHON_USEDEP}] + dev-texlive/texlive-bibtexextra + dev-texlive/texlive-fontsextra + dev-texlive/texlive-fontutils + dev-texlive/texlive-latex + dev-texlive/texlive-latexextra +" + +distutils_enable_tests pytest diff --git a/dev-python/brotlicffi/brotlicffi-1.0.9.2.ebuild b/dev-python/brotlicffi/brotlicffi-1.0.9.2.ebuild index 5e56e607ce91..0a7990fe534b 100644 --- a/dev-python/brotlicffi/brotlicffi-1.0.9.2.ebuild +++ b/dev-python/brotlicffi/brotlicffi-1.0.9.2.ebuild @@ -4,7 +4,7 @@ # please keep this ebuild at EAPI 7 -- sys-apps/portage dep EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/brython/brython-3.9.0.ebuild b/dev-python/brython/brython-3.9.0.ebuild index 8beef851ec47..f96869783368 100644 --- a/dev-python/brython/brython-3.9.0.ebuild +++ b/dev-python/brython/brython-3.9.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit webapp python-single-r1 diff --git a/dev-python/bsddb3/bsddb3-6.2.9.ebuild b/dev-python/bsddb3/bsddb3-6.2.9.ebuild index 49c2d2a7d196..4d14d61bed6f 100644 --- a/dev-python/bsddb3/bsddb3-6.2.9.ebuild +++ b/dev-python/bsddb3/bsddb3-6.2.9.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" DISTUTILS_IN_SOURCE_BUILD=1 inherit db-use distutils-r1 diff --git a/dev-python/build/build-0.7.0.ebuild b/dev-python/build/build-0.7.0.ebuild index ec264178316c..91c9d2da0f64 100644 --- a/dev-python/build/build-0.7.0.ebuild +++ b/dev-python/build/build-0.7.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 multiprocessing DESCRIPTION="A simple, correct PEP517 package builder" diff --git a/dev-python/cachecontrol/cachecontrol-0.12.10.ebuild b/dev-python/cachecontrol/cachecontrol-0.12.10.ebuild index 832a80fbe605..2590cbdb693c 100644 --- a/dev-python/cachecontrol/cachecontrol-0.12.10.ebuild +++ b/dev-python/cachecontrol/cachecontrol-0.12.10.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="httplib2 caching for requests" diff --git a/dev-python/cached-property/cached-property-1.5.2.ebuild b/dev-python/cached-property/cached-property-1.5.2.ebuild index e3d81378a6ab..341e259526e8 100644 --- a/dev-python/cached-property/cached-property-1.5.2.ebuild +++ b/dev-python/cached-property/cached-property-1.5.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/cachelib/cachelib-0.6.0.ebuild b/dev-python/cachelib/cachelib-0.6.0.ebuild index 86460b68522c..849d64d7e800 100644 --- a/dev-python/cachelib/cachelib-0.6.0.ebuild +++ b/dev-python/cachelib/cachelib-0.6.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/cachetools/cachetools-4.2.4.ebuild b/dev-python/cachetools/cachetools-4.2.4.ebuild index 006a4afe76bc..dc397cbeffb5 100644 --- a/dev-python/cachetools/cachetools-4.2.4.ebuild +++ b/dev-python/cachetools/cachetools-4.2.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Extensible memoizing collections and decorators" diff --git a/dev-python/cachetools/cachetools-5.0.0.ebuild b/dev-python/cachetools/cachetools-5.0.0.ebuild index 779227f058fd..eff390f2f8dc 100644 --- a/dev-python/cachetools/cachetools-5.0.0.ebuild +++ b/dev-python/cachetools/cachetools-5.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Extensible memoizing collections and decorators" diff --git a/dev-python/cairocffi/cairocffi-1.3.0.ebuild b/dev-python/cairocffi/cairocffi-1.3.0.ebuild index deb4c63de61a..f0035e1cef8e 100644 --- a/dev-python/cairocffi/cairocffi-1.3.0.ebuild +++ b/dev-python/cairocffi/cairocffi-1.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 virtualx DESCRIPTION="CFFI-based drop-in replacement for Pycairo" @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" $(python_gen_cond_dep ' diff --git a/dev-python/cangjie/cangjie-1.3-r1.ebuild b/dev-python/cangjie/cangjie-1.3-r1.ebuild index 24fd14eae1c0..49ec1fd97828 100644 --- a/dev-python/cangjie/cangjie-1.3-r1.ebuild +++ b/dev-python/cangjie/cangjie-1.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit autotools python-r1 DESCRIPTION="Python wrapper for libcangjie" diff --git a/dev-python/capturer/capturer-3.0.ebuild b/dev-python/capturer/capturer-3.0.ebuild index d7aaf1fdc498..15f2fca1661e 100644 --- a/dev-python/capturer/capturer-3.0.ebuild +++ b/dev-python/capturer/capturer-3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/carbon/carbon-1.1.8-r1.ebuild b/dev-python/carbon/carbon-1.1.8-r1.ebuild index da947bed8c10..aadf46572dcf 100644 --- a/dev-python/carbon/carbon-1.1.8-r1.ebuild +++ b/dev-python/carbon/carbon-1.1.8-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/carbon/carbon-1.1.8.ebuild b/dev-python/carbon/carbon-1.1.8.ebuild index fd9d5aa8dfa3..2f404a9611b4 100644 --- a/dev-python/carbon/carbon-1.1.8.ebuild +++ b/dev-python/carbon/carbon-1.1.8.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 diff --git a/dev-python/case/case-1.5.3.ebuild b/dev-python/case/case-1.5.3.ebuild index e2e0658bc40f..0b5e535d7051 100644 --- a/dev-python/case/case-1.5.3.ebuild +++ b/dev-python/case/case-1.5.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/casttube/casttube-0.2.1.ebuild b/dev-python/casttube/casttube-0.2.1.ebuild index 76a2a781b1a0..2a99c273cf5f 100644 --- a/dev-python/casttube/casttube-0.2.1.ebuild +++ b/dev-python/casttube/casttube-0.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/catkin_pkg/catkin_pkg-0.4.23-r1.ebuild b/dev-python/catkin_pkg/catkin_pkg-0.4.23-r1.ebuild index 1bbaa6d5dc82..a87aec2430aa 100644 --- a/dev-python/catkin_pkg/catkin_pkg-0.4.23-r1.ebuild +++ b/dev-python/catkin_pkg/catkin_pkg-0.4.23-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-python/catkin_pkg/catkin_pkg-9999.ebuild b/dev-python/catkin_pkg/catkin_pkg-9999.ebuild index 1bbaa6d5dc82..a87aec2430aa 100644 --- a/dev-python/catkin_pkg/catkin_pkg-9999.ebuild +++ b/dev-python/catkin_pkg/catkin_pkg-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-python/cattrs/cattrs-1.10.0-r1.ebuild b/dev-python/cattrs/cattrs-1.10.0-r1.ebuild index 70a4ea6aae64..a121fd0bd2d2 100644 --- a/dev-python/cattrs/cattrs-1.10.0-r1.ebuild +++ b/dev-python/cattrs/cattrs-1.10.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Composable complex class support for attrs and dataclasses" diff --git a/dev-python/cbor/cbor-1.0.0-r1.ebuild b/dev-python/cbor/cbor-1.0.0-r1.ebuild index 894e9a154836..bda59aa2e330 100644 --- a/dev-python/cbor/cbor-1.0.0-r1.ebuild +++ b/dev-python/cbor/cbor-1.0.0-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,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/cbor2/cbor2-5.4.2.ebuild b/dev-python/cbor2/cbor2-5.4.2.ebuild index c3bf63675b52..2d6354b152e0 100644 --- a/dev-python/cbor2/cbor2-5.4.2.ebuild +++ b/dev-python/cbor2/cbor2-5.4.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/cchardet/cchardet-2.1.7.ebuild b/dev-python/cchardet/cchardet-2.1.7.ebuild index 78ce941743bf..739dace9f851 100644 --- a/dev-python/cchardet/cchardet-2.1.7.ebuild +++ b/dev-python/cchardet/cchardet-2.1.7.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="High speed universal character encoding detector" diff --git a/dev-python/cerberus/cerberus-1.3.2.ebuild b/dev-python/cerberus/cerberus-1.3.2.ebuild index 2e682d172460..a2ac26aee2ac 100644 --- a/dev-python/cerberus/cerberus-1.3.2.ebuild +++ b/dev-python/cerberus/cerberus-1.3.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/cerberus/cerberus-1.3.4.ebuild b/dev-python/cerberus/cerberus-1.3.4.ebuild index 16fbb0a7d2d6..a97ffddb3bd0 100644 --- a/dev-python/cerberus/cerberus-1.3.4.ebuild +++ b/dev-python/cerberus/cerberus-1.3.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/certifi/certifi-2021.05.30.ebuild b/dev-python/certifi/certifi-2021.05.30.ebuild index 5b8e69c131bb..a732b47805d2 100644 --- a/dev-python/certifi/certifi-2021.05.30.ebuild +++ b/dev-python/certifi/certifi-2021.05.30.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 prefix readme.gentoo-r1 diff --git a/dev-python/certifi/certifi-2021.10.08.ebuild b/dev-python/certifi/certifi-2021.10.08.ebuild index fdbd4505f0bd..a5f90171b1de 100644 --- a/dev-python/certifi/certifi-2021.10.08.ebuild +++ b/dev-python/certifi/certifi-2021.10.08.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 prefix readme.gentoo-r1 diff --git a/dev-python/cffi/cffi-1.14.6.ebuild b/dev-python/cffi/cffi-1.14.6.ebuild index 11ddfa87a362..46f07462ff74 100644 --- a/dev-python/cffi/cffi-1.14.6.ebuild +++ b/dev-python/cffi/cffi-1.14.6.ebuild @@ -6,7 +6,7 @@ EAPI=7 # DO NOT ADD pypy to PYTHON_COMPAT # pypy bundles a modified version of cffi. Use python_gen_cond_dep instead. -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 toolchain-funcs DESCRIPTION="Foreign Function Interface for Python calling C code" diff --git a/dev-python/cffi/cffi-1.15.0.ebuild b/dev-python/cffi/cffi-1.15.0.ebuild index 6bd8ee811318..1f9fd4fccdbd 100644 --- a/dev-python/cffi/cffi-1.15.0.ebuild +++ b/dev-python/cffi/cffi-1.15.0.ebuild @@ -6,7 +6,7 @@ EAPI=7 # DO NOT ADD pypy to PYTHON_COMPAT # pypy bundles a modified version of cffi. Use python_gen_cond_dep instead. -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 toolchain-funcs DESCRIPTION="Foreign Function Interface for Python calling C code" diff --git a/dev-python/cfgv/cfgv-3.3.1.ebuild b/dev-python/cfgv/cfgv-3.3.1.ebuild index 4af192d264e7..670c79c92638 100644 --- a/dev-python/cfgv/cfgv-3.3.1.ebuild +++ b/dev-python/cfgv/cfgv-3.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Validate configuration and produce human-readable error messages" diff --git a/dev-python/cfn-lint/cfn-lint-0.58.0.ebuild b/dev-python/cfn-lint/cfn-lint-0.58.0.ebuild index 7ce631f94470..eb40dced30d2 100644 --- a/dev-python/cfn-lint/cfn-lint-0.58.0.ebuild +++ b/dev-python/cfn-lint/cfn-lint-0.58.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/cftime/cftime-1.5.1.ebuild b/dev-python/cftime/cftime-1.5.1.ebuild index c02e4a98dc89..e9c181c25896 100644 --- a/dev-python/cftime/cftime-1.5.1.ebuild +++ b/dev-python/cftime/cftime-1.5.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Time-handling functionality from netcdf4-python" diff --git a/dev-python/cftime/cftime-1.5.2.ebuild b/dev-python/cftime/cftime-1.5.2.ebuild index ab2229c05472..f95e72dad125 100644 --- a/dev-python/cftime/cftime-1.5.2.ebuild +++ b/dev-python/cftime/cftime-1.5.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Time-handling functionality from netcdf4-python" diff --git a/dev-python/cgroup-utils/cgroup-utils-0.8.ebuild b/dev-python/cgroup-utils/cgroup-utils-0.8.ebuild index a167839f6bbe..3441c0068e4c 100644 --- a/dev-python/cgroup-utils/cgroup-utils-0.8.ebuild +++ b/dev-python/cgroup-utils/cgroup-utils-0.8.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Tools and libraries for control groups of Linux" diff --git a/dev-python/chai/chai-1.1.2.ebuild b/dev-python/chai/chai-1.1.2.ebuild index 127ba948d733..61eb868f2c36 100644 --- a/dev-python/chai/chai-1.1.2.ebuild +++ b/dev-python/chai/chai-1.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Easy to use mocking, stubbing and spying framework" diff --git a/dev-python/chameleon/chameleon-3.9.1.ebuild b/dev-python/chameleon/chameleon-3.9.1.ebuild index b5a5a891c194..00c104b81c57 100644 --- a/dev-python/chameleon/chameleon-3.9.1.ebuild +++ b/dev-python/chameleon/chameleon-3.9.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/characteristic/characteristic-14.3.0-r3.ebuild b/dev-python/characteristic/characteristic-14.3.0-r3.ebuild index 7889bbfac985..1469ba54055e 100644 --- a/dev-python/characteristic/characteristic-14.3.0-r3.ebuild +++ b/dev-python/characteristic/characteristic-14.3.0-r3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/chardet/chardet-4.0.0.ebuild b/dev-python/chardet/chardet-4.0.0.ebuild index 496d31557304..08c8d50198a8 100644 --- a/dev-python/chardet/chardet-4.0.0.ebuild +++ b/dev-python/chardet/chardet-4.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Universal encoding detector" diff --git a/dev-python/charset_normalizer/charset_normalizer-2.0.11.ebuild b/dev-python/charset_normalizer/charset_normalizer-2.0.11.ebuild index 44dfdf759432..0e730b22a8b9 100644 --- a/dev-python/charset_normalizer/charset_normalizer-2.0.11.ebuild +++ b/dev-python/charset_normalizer/charset_normalizer-2.0.11.ebuild @@ -5,7 +5,7 @@ EAPI=7 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="The Real First Universal Charset Detector" diff --git a/dev-python/charset_normalizer/charset_normalizer-2.0.12.ebuild b/dev-python/charset_normalizer/charset_normalizer-2.0.12.ebuild index 6768172e1eab..c36d8134e5d8 100644 --- a/dev-python/charset_normalizer/charset_normalizer-2.0.12.ebuild +++ b/dev-python/charset_normalizer/charset_normalizer-2.0.12.ebuild @@ -5,7 +5,7 @@ EAPI=7 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/chart-studio/chart-studio-1.1.0.ebuild b/dev-python/chart-studio/chart-studio-1.1.0.ebuild index 2218aa3ee5d1..6bd8eae859c0 100644 --- a/dev-python/chart-studio/chart-studio-1.1.0.ebuild +++ b/dev-python/chart-studio/chart-studio-1.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/cheetah3/cheetah3-3.2.6.ebuild b/dev-python/cheetah3/cheetah3-3.2.6.ebuild index c497336443c3..980a439d04fb 100644 --- a/dev-python/cheetah3/cheetah3-3.2.6.ebuild +++ b/dev-python/cheetah3/cheetah3-3.2.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python-powered template engine and code generator" diff --git a/dev-python/cheroot/cheroot-8.5.2.ebuild b/dev-python/cheroot/cheroot-8.5.2.ebuild index 57f299763bdd..dde2788f66d4 100644 --- a/dev-python/cheroot/cheroot-8.5.2.ebuild +++ b/dev-python/cheroot/cheroot-8.5.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="High-performance, pure-Python HTTP server used by CherryPy" diff --git a/dev-python/cheroot/cheroot-8.6.0.ebuild b/dev-python/cheroot/cheroot-8.6.0.ebuild index a8977b5c96a8..26f3cb2b47bf 100644 --- a/dev-python/cheroot/cheroot-8.6.0.ebuild +++ b/dev-python/cheroot/cheroot-8.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="High-performance, pure-Python HTTP server used by CherryPy" diff --git a/dev-python/cherrypy/cherrypy-18.6.1.ebuild b/dev-python/cherrypy/cherrypy-18.6.1.ebuild index 919721733963..e46165fe91c0 100644 --- a/dev-python/cherrypy/cherrypy-18.6.1.ebuild +++ b/dev-python/cherrypy/cherrypy-18.6.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_P="CherryPy-${PV}" diff --git a/dev-python/chump/chump-1.6.0-r1.ebuild b/dev-python/chump/chump-1.6.0-r1.ebuild index a9075ef69c36..510433d298f0 100644 --- a/dev-python/chump/chump-1.6.0-r1.ebuild +++ b/dev-python/chump/chump-1.6.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/citeproc-py/citeproc-py-0.6.0.ebuild b/dev-python/citeproc-py/citeproc-py-0.6.0.ebuild index 9ef2e574bdfc..a2d5e21e7317 100644 --- a/dev-python/citeproc-py/citeproc-py-0.6.0.ebuild +++ b/dev-python/citeproc-py/citeproc-py-0.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) # Keep synced with tests/citeproc-test.py TEST_SUITE_COMMIT="c3db429ab7c6b9b9ccaaa6d3c6bb9e503f0d7b11" diff --git a/dev-python/cjkwrap/cjkwrap-2.2-r1.ebuild b/dev-python/cjkwrap/cjkwrap-2.2-r1.ebuild index 846706ec90f1..2bd514840b46 100644 --- a/dev-python/cjkwrap/cjkwrap-2.2-r1.ebuild +++ b/dev-python/cjkwrap/cjkwrap-2.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A library for wrapping and filling UTF-8 CJK text" diff --git a/dev-python/clang-python/clang-python-11.1.0.ebuild b/dev-python/clang-python/clang-python-11.1.0.ebuild index 79dd59fdcdf5..63a899083f46 100644 --- a/dev-python/clang-python/clang-python-11.1.0.ebuild +++ b/dev-python/clang-python/clang-python-11.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit llvm.org python-r1 DESCRIPTION="Python bindings for sys-devel/clang" diff --git a/dev-python/clang-python/clang-python-12.0.1.ebuild b/dev-python/clang-python/clang-python-12.0.1.ebuild index 79dd59fdcdf5..63a899083f46 100644 --- a/dev-python/clang-python/clang-python-12.0.1.ebuild +++ b/dev-python/clang-python/clang-python-12.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit llvm.org python-r1 DESCRIPTION="Python bindings for sys-devel/clang" diff --git a/dev-python/clang-python/clang-python-13.0.0.ebuild b/dev-python/clang-python/clang-python-13.0.0.ebuild index 79dd59fdcdf5..63a899083f46 100644 --- a/dev-python/clang-python/clang-python-13.0.0.ebuild +++ b/dev-python/clang-python/clang-python-13.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit llvm.org python-r1 DESCRIPTION="Python bindings for sys-devel/clang" diff --git a/dev-python/clang-python/clang-python-13.0.1.ebuild b/dev-python/clang-python/clang-python-13.0.1.ebuild index c567dda189b8..1f4d64db51ca 100644 --- a/dev-python/clang-python/clang-python-13.0.1.ebuild +++ b/dev-python/clang-python/clang-python-13.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit llvm.org python-r1 DESCRIPTION="Python bindings for sys-devel/clang" diff --git a/dev-python/clang-python/clang-python-14.0.0.9999.ebuild b/dev-python/clang-python/clang-python-14.0.0.9999.ebuild index c9856c7e47f9..e86654593318 100644 --- a/dev-python/clang-python/clang-python-14.0.0.9999.ebuild +++ b/dev-python/clang-python/clang-python-14.0.0.9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit llvm.org python-r1 DESCRIPTION="Python bindings for sys-devel/clang" diff --git a/dev-python/clang-python/clang-python-14.0.0_rc1.ebuild b/dev-python/clang-python/clang-python-14.0.0_rc1.ebuild index c9856c7e47f9..e86654593318 100644 --- a/dev-python/clang-python/clang-python-14.0.0_rc1.ebuild +++ b/dev-python/clang-python/clang-python-14.0.0_rc1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit llvm.org python-r1 DESCRIPTION="Python bindings for sys-devel/clang" diff --git a/dev-python/clang-python/clang-python-15.0.0.9999.ebuild b/dev-python/clang-python/clang-python-15.0.0.9999.ebuild index c9856c7e47f9..e86654593318 100644 --- a/dev-python/clang-python/clang-python-15.0.0.9999.ebuild +++ b/dev-python/clang-python/clang-python-15.0.0.9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit llvm.org python-r1 DESCRIPTION="Python bindings for sys-devel/clang" diff --git a/dev-python/cleo/cleo-0.8.1.ebuild b/dev-python/cleo/cleo-0.8.1.ebuild index 2c857cdf3889..78a1dcd871c5 100644 --- a/dev-python/cleo/cleo-0.8.1.ebuild +++ b/dev-python/cleo/cleo-0.8.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python tool for building testable command-line interfaces" diff --git a/dev-python/cli_helpers/cli_helpers-2.2.1.ebuild b/dev-python/cli_helpers/cli_helpers-2.2.1.ebuild index 75cb9db62dc5..2597d589a4d0 100644 --- a/dev-python/cli_helpers/cli_helpers-2.2.1.ebuild +++ b/dev-python/cli_helpers/cli_helpers-2.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python helpers for common CLI tasks" diff --git a/dev-python/cli_helpers/cli_helpers-9999.ebuild b/dev-python/cli_helpers/cli_helpers-9999.ebuild index c223d7d2f2f8..83b964d6515c 100644 --- a/dev-python/cli_helpers/cli_helpers-9999.ebuild +++ b/dev-python/cli_helpers/cli_helpers-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) EGIT_REPO_URI="https://github.com/dbcli/${PN}.git" inherit distutils-r1 git-r3 diff --git a/dev-python/click-default-group/click-default-group-1.2.2.ebuild b/dev-python/click-default-group/click-default-group-1.2.2.ebuild index d1bd5f9986d5..578d7754eff8 100644 --- a/dev-python/click-default-group/click-default-group-1.2.2.ebuild +++ b/dev-python/click-default-group/click-default-group-1.2.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Extends click. Group to invoke a command without explicit subcommand name" diff --git a/dev-python/click-help-colors/click-help-colors-0.9.1.ebuild b/dev-python/click-help-colors/click-help-colors-0.9.1.ebuild index a4356a9cda95..a55a1147baa5 100644 --- a/dev-python/click-help-colors/click-help-colors-0.9.1.ebuild +++ b/dev-python/click-help-colors/click-help-colors-0.9.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Colorization of help messages in Click" diff --git a/dev-python/click-log/click-log-0.3.2.ebuild b/dev-python/click-log/click-log-0.3.2.ebuild index d2f7513ae5d8..d9d1650a40c2 100644 --- a/dev-python/click-log/click-log-0.3.2.ebuild +++ b/dev-python/click-log/click-log-0.3.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Logging integration for Click" diff --git a/dev-python/click-plugins/click-plugins-1.1.1.ebuild b/dev-python/click-plugins/click-plugins-1.1.1.ebuild index 174b399dabac..d06da85f82e4 100644 --- a/dev-python/click-plugins/click-plugins-1.1.1.ebuild +++ b/dev-python/click-plugins/click-plugins-1.1.1.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/click-threading/click-threading-0.5.0.ebuild b/dev-python/click-threading/click-threading-0.5.0.ebuild index 59b906baf4cf..8394839ce87b 100644 --- a/dev-python/click-threading/click-threading-0.5.0.ebuild +++ b/dev-python/click-threading/click-threading-0.5.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/click/click-7.1.2-r1.ebuild b/dev-python/click/click-7.1.2-r1.ebuild index 7cd2a25fe972..5543fa80a43a 100644 --- a/dev-python/click/click-7.1.2-r1.ebuild +++ b/dev-python/click/click-7.1.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/click/click-8.0.3.ebuild b/dev-python/click/click-8.0.3.ebuild index bb2d2307ba50..eb6cbdb3b5ae 100644 --- a/dev-python/click/click-8.0.3.ebuild +++ b/dev-python/click/click-8.0.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A Python package for creating beautiful command line interfaces" diff --git a/dev-python/cliff/cliff-3.10.0.ebuild b/dev-python/cliff/cliff-3.10.0.ebuild index c196946db8b7..3f25e3358ab5 100644 --- a/dev-python/cliff/cliff-3.10.0.ebuild +++ b/dev-python/cliff/cliff-3.10.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) # TODO: revert to rdepend once this is merged # https://github.com/openstack/cliff/pull/3 DISTUTILS_USE_SETUPTOOLS=manual diff --git a/dev-python/cliff/cliff-3.8.0.ebuild b/dev-python/cliff/cliff-3.8.0.ebuild index 5b47b6b30a3b..81b56f399ac0 100644 --- a/dev-python/cliff/cliff-3.8.0.ebuild +++ b/dev-python/cliff/cliff-3.8.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) # TODO: revert to rdepend once this is merged # https://github.com/openstack/cliff/pull/3 DISTUTILS_USE_SETUPTOOLS=manual diff --git a/dev-python/clikit/clikit-0.6.2.ebuild b/dev-python/clikit/clikit-0.6.2.ebuild index 1961c0521aac..72c4b67cbee6 100644 --- a/dev-python/clikit/clikit-0.6.2.ebuild +++ b/dev-python/clikit/clikit-0.6.2.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Group of utilities to build beautiful and testable command line interfaces" diff --git a/dev-python/clint/clint-0.5.1-r3.ebuild b/dev-python/clint/clint-0.5.1-r3.ebuild index 305a1df866e5..ca0d9aa5b7e3 100644 --- a/dev-python/clint/clint-0.5.1-r3.ebuild +++ b/dev-python/clint/clint-0.5.1-r3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/cloudpickle/cloudpickle-2.0.0.ebuild b/dev-python/cloudpickle/cloudpickle-2.0.0.ebuild index 220745068ca6..47d4ffe74451 100644 --- a/dev-python/cloudpickle/cloudpickle-2.0.0.ebuild +++ b/dev-python/cloudpickle/cloudpickle-2.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Extended pickling support for Python objects" diff --git a/dev-python/cloudscraper/cloudscraper-1.2.58.ebuild b/dev-python/cloudscraper/cloudscraper-1.2.58.ebuild index 44bf23ff8d3a..076e0d03dc2b 100644 --- a/dev-python/cloudscraper/cloudscraper-1.2.58.ebuild +++ b/dev-python/cloudscraper/cloudscraper-1.2.58.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature diff --git a/dev-python/cmd2/cmd2-2.3.3.ebuild b/dev-python/cmd2/cmd2-2.3.3.ebuild index 6a29d2c50668..4f0f0831d251 100644 --- a/dev-python/cmd2/cmd2-2.3.3.ebuild +++ b/dev-python/cmd2/cmd2-2.3.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 virtualx DESCRIPTION="Extra features for standard library's cmd module" diff --git a/dev-python/collective-checkdocs/collective-checkdocs-0.2-r1.ebuild b/dev-python/collective-checkdocs/collective-checkdocs-0.2-r1.ebuild index 9a40c58c024b..66f3083f5bc9 100644 --- a/dev-python/collective-checkdocs/collective-checkdocs-0.2-r1.ebuild +++ b/dev-python/collective-checkdocs/collective-checkdocs-0.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) # TODO: revert to rdepend once this is merged: # https://github.com/collective/collective.checkdocs/pull/11 DISTUTILS_USE_SETUPTOOLS=manual diff --git a/dev-python/colorama/colorama-0.4.4.ebuild b/dev-python/colorama/colorama-0.4.4.ebuild index 14d7babd660e..6cb1e088d45f 100644 --- a/dev-python/colorama/colorama-0.4.4.ebuild +++ b/dev-python/colorama/colorama-0.4.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/colorclass/colorclass-2.2.2-r1.ebuild b/dev-python/colorclass/colorclass-2.2.2-r1.ebuild index 500c0ecc37df..139ac245312b 100644 --- a/dev-python/colorclass/colorclass-2.2.2-r1.ebuild +++ b/dev-python/colorclass/colorclass-2.2.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/colorclass/colorclass-2.2.2.ebuild b/dev-python/colorclass/colorclass-2.2.2.ebuild index 58b904fe5fa2..1f543431dd15 100644 --- a/dev-python/colorclass/colorclass-2.2.2.ebuild +++ b/dev-python/colorclass/colorclass-2.2.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/coloredlogs/coloredlogs-15.0.1.ebuild b/dev-python/coloredlogs/coloredlogs-15.0.1.ebuild index 9302ecddc71d..a77b0ac0ad9b 100644 --- a/dev-python/coloredlogs/coloredlogs-15.0.1.ebuild +++ b/dev-python/coloredlogs/coloredlogs-15.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Colored stream handler for the logging module" diff --git a/dev-python/colorlog/colorlog-6.6.0.ebuild b/dev-python/colorlog/colorlog-6.6.0.ebuild index 3f98a85f7dc1..c5fd11c6d34e 100644 --- a/dev-python/colorlog/colorlog-6.6.0.ebuild +++ b/dev-python/colorlog/colorlog-6.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Log formatting with colors" diff --git a/dev-python/colorspacious/colorspacious-1.1.2.ebuild b/dev-python/colorspacious/colorspacious-1.1.2.ebuild index a118667af235..2c96e34a6410 100644 --- a/dev-python/colorspacious/colorspacious-1.1.2.ebuild +++ b/dev-python/colorspacious/colorspacious-1.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Powerful, accurate, and easy-to-use Python library for colorspace conversions" diff --git a/dev-python/colour/colour-0.1.5.ebuild b/dev-python/colour/colour-0.1.5.ebuild index b3650d13a9c4..2f85db10bf81 100644 --- a/dev-python/colour/colour-0.1.5.ebuild +++ b/dev-python/colour/colour-0.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,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 diff --git a/dev-python/commentjson/commentjson-0.9.0.ebuild b/dev-python/commentjson/commentjson-0.9.0.ebuild index 12e77aeeb949..2ffc371bf808 100644 --- a/dev-python/commentjson/commentjson-0.9.0.ebuild +++ b/dev-python/commentjson/commentjson-0.9.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Add Python and JavaScript style comments in your JSON files" diff --git a/dev-python/commonmark/commonmark-0.9.1.ebuild b/dev-python/commonmark/commonmark-0.9.1.ebuild index 8ccd98101fbd..8f9178eea18b 100644 --- a/dev-python/commonmark/commonmark-0.9.1.ebuild +++ b/dev-python/commonmark/commonmark-0.9.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Python parser for the CommonMark Markdown spec" diff --git a/dev-python/configargparse/configargparse-1.5.3.ebuild b/dev-python/configargparse/configargparse-1.5.3.ebuild index 97696367105e..bc474d9b0411 100644 --- a/dev-python/configargparse/configargparse-1.5.3.ebuild +++ b/dev-python/configargparse/configargparse-1.5.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_PN="ConfigArgParse" diff --git a/dev-python/configclass/configclass-0.2.0.ebuild b/dev-python/configclass/configclass-0.2.0.ebuild index 84c5b7a89c3f..e952a5dd1864 100644 --- a/dev-python/configclass/configclass-0.2.0.ebuild +++ b/dev-python/configclass/configclass-0.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/configobj/configobj-5.0.6-r1.ebuild b/dev-python/configobj/configobj-5.0.6-r1.ebuild index 0f070895e024..a49cd3493f58 100644 --- a/dev-python/configobj/configobj-5.0.6-r1.ebuild +++ b/dev-python/configobj/configobj-5.0.6-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 diff --git a/dev-python/configobj/configobj-5.0.6-r2.ebuild b/dev-python/configobj/configobj-5.0.6-r2.ebuild index 8ee8cc30db86..a167f04f0b50 100644 --- a/dev-python/configobj/configobj-5.0.6-r2.ebuild +++ b/dev-python/configobj/configobj-5.0.6-r2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/configshell-fb/configshell-fb-1.1.29.ebuild b/dev-python/configshell-fb/configshell-fb-1.1.29.ebuild index 6455f121a069..e9ec12056438 100644 --- a/dev-python/configshell-fb/configshell-fb-1.1.29.ebuild +++ b/dev-python/configshell-fb/configshell-fb-1.1.29.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A Python library for building configuration shells" diff --git a/dev-python/confuse/confuse-1.6.0.ebuild b/dev-python/confuse/confuse-1.6.0.ebuild index fe690ea257ab..cea948b19841 100644 --- a/dev-python/confuse/confuse-1.6.0.ebuild +++ b/dev-python/confuse/confuse-1.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) DISTUTILS_USE_SETUPTOOLS=pyproject.toml inherit distutils-r1 diff --git a/dev-python/confuse/confuse-1.7.0-r1.ebuild b/dev-python/confuse/confuse-1.7.0-r1.ebuild index aa62d2cec50e..c26eeb1144bf 100644 --- a/dev-python/confuse/confuse-1.7.0-r1.ebuild +++ b/dev-python/confuse/confuse-1.7.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) DISTUTILS_USE_PEP517=flit inherit distutils-r1 diff --git a/dev-python/confuse/confuse-1.7.0.ebuild b/dev-python/confuse/confuse-1.7.0.ebuild index fe690ea257ab..cea948b19841 100644 --- a/dev-python/confuse/confuse-1.7.0.ebuild +++ b/dev-python/confuse/confuse-1.7.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) DISTUTILS_USE_SETUPTOOLS=pyproject.toml inherit distutils-r1 diff --git a/dev-python/cons/cons-0.4.4.ebuild b/dev-python/cons/cons-0.4.4.ebuild index 0fd07e872bd6..6081e3e6019e 100644 --- a/dev-python/cons/cons-0.4.4.ebuild +++ b/dev-python/cons/cons-0.4.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Implementation of Lisp/Scheme-like cons in Python" diff --git a/dev-python/cons/cons-0.4.5.ebuild b/dev-python/cons/cons-0.4.5.ebuild index f9dd4efc1579..a7ec70867858 100644 --- a/dev-python/cons/cons-0.4.5.ebuild +++ b/dev-python/cons/cons-0.4.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Implementation of Lisp/Scheme-like cons in Python" diff --git a/dev-python/consonance/consonance-0.1.5.ebuild b/dev-python/consonance/consonance-0.1.5.ebuild index f1988c00b52b..bb8168a18ddd 100644 --- a/dev-python/consonance/consonance-0.1.5.ebuild +++ b/dev-python/consonance/consonance-0.1.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="WhatsApp's handshake implementation using Noise Protocol" diff --git a/dev-python/constantly/constantly-15.1.0-r1.ebuild b/dev-python/constantly/constantly-15.1.0-r1.ebuild index c3a993cfcc82..e70ebebb47e8 100644 --- a/dev-python/constantly/constantly-15.1.0-r1.ebuild +++ b/dev-python/constantly/constantly-15.1.0-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,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 diff --git a/dev-python/constantly/constantly-15.1.0-r2.ebuild b/dev-python/constantly/constantly-15.1.0-r2.ebuild index 374f2731d4ce..cf08234ee8c5 100644 --- a/dev-python/constantly/constantly-15.1.0-r2.ebuild +++ b/dev-python/constantly/constantly-15.1.0-r2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/construct/construct-2.10.67.ebuild b/dev-python/construct/construct-2.10.67.ebuild index 577bba6f4eff..fd03bd33c589 100644 --- a/dev-python/construct/construct-2.10.67.ebuild +++ b/dev-python/construct/construct-2.10.67.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A powerful declarative parser for binary data" diff --git a/dev-python/cookies/cookies-2.2.1-r1.ebuild b/dev-python/cookies/cookies-2.2.1-r1.ebuild index 3d2385ca16b1..bc265dd1dcd5 100644 --- a/dev-python/cookies/cookies-2.2.1-r1.ebuild +++ b/dev-python/cookies/cookies-2.2.1-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,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/coreapi/coreapi-2.3.3-r1.ebuild b/dev-python/coreapi/coreapi-2.3.3-r1.ebuild index 7c76eee6e645..72c23c1502cb 100644 --- a/dev-python/coreapi/coreapi-2.3.3-r1.ebuild +++ b/dev-python/coreapi/coreapi-2.3.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_P=python-client-${PV} diff --git a/dev-python/coreschema/coreschema-0.0.4.ebuild b/dev-python/coreschema/coreschema-0.0.4.ebuild index 2594808d9906..3579e972bc2e 100644 --- a/dev-python/coreschema/coreschema-0.0.4.ebuild +++ b/dev-python/coreschema/coreschema-0.0.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_P=python-${P} diff --git a/dev-python/cov-core/cov-core-1.15.0-r3.ebuild b/dev-python/cov-core/cov-core-1.15.0-r3.ebuild index 4de5b8d6172b..9975c6968e8a 100644 --- a/dev-python/cov-core/cov-core-1.15.0-r3.ebuild +++ b/dev-python/cov-core/cov-core-1.15.0-r3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="plugin core for use by pytest-cov, nose-cov and nose2-cov" diff --git a/dev-python/coverage/coverage-6.2.ebuild b/dev-python/coverage/coverage-6.2.ebuild index d4f6cf935eaa..73c5349287ec 100644 --- a/dev-python/coverage/coverage-6.2.ebuild +++ b/dev-python/coverage/coverage-6.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="threads(+),sqlite(+)" inherit distutils-r1 diff --git a/dev-python/coverage/coverage-6.3.1.ebuild b/dev-python/coverage/coverage-6.3.1.ebuild index a4ab38656cd6..868eabb72f2f 100644 --- a/dev-python/coverage/coverage-6.3.1.ebuild +++ b/dev-python/coverage/coverage-6.3.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="threads(+),sqlite(+)" inherit distutils-r1 diff --git a/dev-python/coverage/coverage-6.3.ebuild b/dev-python/coverage/coverage-6.3.ebuild index a4ab38656cd6..868eabb72f2f 100644 --- a/dev-python/coverage/coverage-6.3.ebuild +++ b/dev-python/coverage/coverage-6.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="threads(+),sqlite(+)" inherit distutils-r1 diff --git a/dev-python/cppy/cppy-1.1.0.ebuild b/dev-python/cppy/cppy-1.1.0.ebuild index d6ebd3b557c7..5b620e01bfb2 100644 --- a/dev-python/cppy/cppy-1.1.0.ebuild +++ b/dev-python/cppy/cppy-1.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 @@ -13,6 +13,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" distutils_enable_tests pytest diff --git a/dev-python/crashtest/crashtest-0.3.1.ebuild b/dev-python/crashtest/crashtest-0.3.1.ebuild index efadecbc1818..90fee9e6eb25 100644 --- a/dev-python/crashtest/crashtest-0.3.1.ebuild +++ b/dev-python/crashtest/crashtest-0.3.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python library that makes exceptions handling and inspection easier" diff --git a/dev-python/crcmod/crcmod-1.7-r4.ebuild b/dev-python/crcmod/crcmod-1.7-r4.ebuild index 5761d0fb9b34..e69600755213 100644 --- a/dev-python/crcmod/crcmod-1.7-r4.ebuild +++ b/dev-python/crcmod/crcmod-1.7-r4.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/crcmod/crcmod-1.7-r5.ebuild b/dev-python/crcmod/crcmod-1.7-r5.ebuild index f741a9f09578..9aa502fc46be 100644 --- a/dev-python/crcmod/crcmod-1.7-r5.ebuild +++ b/dev-python/crcmod/crcmod-1.7-r5.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/croniter/croniter-1.1.0.ebuild b/dev-python/croniter/croniter-1.1.0.ebuild index 4e9a2fda07eb..a102545af5b6 100644 --- a/dev-python/croniter/croniter-1.1.0.ebuild +++ b/dev-python/croniter/croniter-1.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python module to provide iteration for datetime object" diff --git a/dev-python/croniter/croniter-1.2.0.ebuild b/dev-python/croniter/croniter-1.2.0.ebuild index 9ed7104cdd3b..510d86e3dcb9 100644 --- a/dev-python/croniter/croniter-1.2.0.ebuild +++ b/dev-python/croniter/croniter-1.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python module to provide iteration for datetime object" diff --git a/dev-python/cryptography/cryptography-3.3.2.ebuild b/dev-python/cryptography/cryptography-3.3.2.ebuild index bcd75768525f..9e45a266514a 100644 --- a/dev-python/cryptography/cryptography-3.3.2.ebuild +++ b/dev-python/cryptography/cryptography-3.3.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 multiprocessing diff --git a/dev-python/cryptography/cryptography-3.4.8.ebuild b/dev-python/cryptography/cryptography-3.4.8.ebuild index 4da7652b200f..13b7562798fc 100644 --- a/dev-python/cryptography/cryptography-3.4.8.ebuild +++ b/dev-python/cryptography/cryptography-3.4.8.ebuild @@ -3,7 +3,7 @@ EAPI=7 CARGO_OPTIONAL=yes -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="threads(+)" inherit cargo distutils-r1 multiprocessing diff --git a/dev-python/cryptography/cryptography-36.0.0.ebuild b/dev-python/cryptography/cryptography-36.0.0.ebuild index 800a532ee0e7..7e3df42ef5ce 100644 --- a/dev-python/cryptography/cryptography-36.0.0.ebuild +++ b/dev-python/cryptography/cryptography-36.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 CARGO_OPTIONAL=yes -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="threads(+)" CRATES=" diff --git a/dev-python/cryptography/cryptography-36.0.1.ebuild b/dev-python/cryptography/cryptography-36.0.1.ebuild index 023ea441dbdd..b999434b01b8 100644 --- a/dev-python/cryptography/cryptography-36.0.1.ebuild +++ b/dev-python/cryptography/cryptography-36.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 CARGO_OPTIONAL=yes -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="threads(+)" CRATES=" diff --git a/dev-python/css-parser/css-parser-1.0.7.ebuild b/dev-python/css-parser/css-parser-1.0.7.ebuild index 54fbe094821a..37f3aa965b12 100644 --- a/dev-python/css-parser/css-parser-1.0.7.ebuild +++ b/dev-python/css-parser/css-parser-1.0.7.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A CSS Cascading Style Sheets library (fork of cssutils)" diff --git a/dev-python/csscompressor/csscompressor-0.9.5.ebuild b/dev-python/csscompressor/csscompressor-0.9.5.ebuild index 68739e5aa958..f069361a5481 100644 --- a/dev-python/csscompressor/csscompressor-0.9.5.ebuild +++ b/dev-python/csscompressor/csscompressor-0.9.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/cssselect/cssselect-1.1.0-r1.ebuild b/dev-python/cssselect/cssselect-1.1.0-r1.ebuild index d8dbb114c906..0c709a231262 100644 --- a/dev-python/cssselect/cssselect-1.1.0-r1.ebuild +++ b/dev-python/cssselect/cssselect-1.1.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/cssselect2/cssselect2-0.4.1-r1.ebuild b/dev-python/cssselect2/cssselect2-0.4.1-r1.ebuild index 4707944e2e9a..f8dc72a7f8d2 100644 --- a/dev-python/cssselect2/cssselect2-0.4.1-r1.ebuild +++ b/dev-python/cssselect2/cssselect2-0.4.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/cssselect2/cssselect2-0.4.1.ebuild b/dev-python/cssselect2/cssselect2-0.4.1.ebuild index 98db6c28a3f4..76ba8e1bfc67 100644 --- a/dev-python/cssselect2/cssselect2-0.4.1.ebuild +++ b/dev-python/cssselect2/cssselect2-0.4.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/cssutils/cssutils-2.3.0.ebuild b/dev-python/cssutils/cssutils-2.3.0.ebuild index ca8ed254dc12..12e2d9aaf641 100644 --- a/dev-python/cssutils/cssutils-2.3.0.ebuild +++ b/dev-python/cssutils/cssutils-2.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A CSS Cascading Style Sheets library" diff --git a/dev-python/csvkit/csvkit-1.0.6-r1.ebuild b/dev-python/csvkit/csvkit-1.0.6-r1.ebuild index 066a9b019e45..66ed8f7054e9 100644 --- a/dev-python/csvkit/csvkit-1.0.6-r1.ebuild +++ b/dev-python/csvkit/csvkit-1.0.6-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/ctypescrypto/ctypescrypto-0.5.ebuild b/dev-python/ctypescrypto/ctypescrypto-0.5.ebuild index 145eff39f041..dcc047de04ff 100644 --- a/dev-python/ctypescrypto/ctypescrypto-0.5.ebuild +++ b/dev-python/ctypescrypto/ctypescrypto-0.5.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/ctypescrypto/ctypescrypto-9999.ebuild b/dev-python/ctypescrypto/ctypescrypto-9999.ebuild index 145eff39f041..dcc047de04ff 100644 --- a/dev-python/ctypescrypto/ctypescrypto-9999.ebuild +++ b/dev-python/ctypescrypto/ctypescrypto-9999.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/curtsies/curtsies-0.3.10.ebuild b/dev-python/curtsies/curtsies-0.3.10.ebuild index 5cecb65494d6..6326a929cdbc 100644 --- a/dev-python/curtsies/curtsies-0.3.10.ebuild +++ b/dev-python/curtsies/curtsies-0.3.10.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Curses-like terminal wrapper, with colored strings" diff --git a/dev-python/cvxopt/cvxopt-1.2.7.ebuild b/dev-python/cvxopt/cvxopt-1.2.7.ebuild index 53f342b5a0c3..7a82baedc352 100644 --- a/dev-python/cvxopt/cvxopt-1.2.7.ebuild +++ b/dev-python/cvxopt/cvxopt-1.2.7.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 toolchain-funcs diff --git a/dev-python/cwcwidth/cwcwidth-0.1.6.ebuild b/dev-python/cwcwidth/cwcwidth-0.1.6.ebuild index 6631952380c1..85ff36349672 100644 --- a/dev-python/cwcwidth/cwcwidth-0.1.6.ebuild +++ b/dev-python/cwcwidth/cwcwidth-0.1.6.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python bindings for wc(s)width" diff --git a/dev-python/cx_Freeze/cx_Freeze-6.9.ebuild b/dev-python/cx_Freeze/cx_Freeze-6.9.ebuild index 092bb7dc40dc..40b02e66cc94 100644 --- a/dev-python/cx_Freeze/cx_Freeze-6.9.ebuild +++ b/dev-python/cx_Freeze/cx_Freeze-6.9.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Create standalone executables from Python scripts" diff --git a/dev-python/cycler/cycler-0.11.0.ebuild b/dev-python/cycler/cycler-0.11.0.ebuild index 7e90268fa7f6..8633564fc609 100644 --- a/dev-python/cycler/cycler-0.11.0.ebuild +++ b/dev-python/cycler/cycler-0.11.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Composable style cycles" @@ -17,6 +17,6 @@ SRC_URI=" SLOT="0" LICENSE="BSD" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" distutils_enable_tests pytest diff --git a/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.2-r1.ebuild b/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.2-r1.ebuild index f32a00328a48..151639bff7c6 100644 --- a/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.2-r1.ebuild +++ b/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.2.ebuild b/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.2.ebuild index 759c07b1bf1a..63e5eedaea5d 100644 --- a/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.2.ebuild +++ b/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A trivial extension that just raises an exception (for testing)" diff --git a/dev-python/cython/cython-0.29.25.ebuild b/dev-python/cython/cython-0.29.25.ebuild index 3fa9d66433da..63033b49b2af 100644 --- a/dev-python/cython/cython-0.29.25.ebuild +++ b/dev-python/cython/cython-0.29.25.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 toolchain-funcs elisp-common diff --git a/dev-python/cython/cython-0.29.26.ebuild b/dev-python/cython/cython-0.29.26.ebuild index 3fa9d66433da..63033b49b2af 100644 --- a/dev-python/cython/cython-0.29.26.ebuild +++ b/dev-python/cython/cython-0.29.26.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 toolchain-funcs elisp-common diff --git a/dev-python/cython/cython-0.29.27.ebuild b/dev-python/cython/cython-0.29.27.ebuild index 5947a9bc2daf..a31f71c5421a 100644 --- a/dev-python/cython/cython-0.29.27.ebuild +++ b/dev-python/cython/cython-0.29.27.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 toolchain-funcs elisp-common diff --git a/dev-python/d2to1/d2to1-0.2.12_p1.ebuild b/dev-python/d2to1/d2to1-0.2.12_p1.ebuild index 7ca95373a8dc..2e1f24b32a25 100644 --- a/dev-python/d2to1/d2to1-0.2.12_p1.ebuild +++ b/dev-python/d2to1/d2to1-0.2.12_p1.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/daemonize/daemonize-2.4.7.ebuild b/dev-python/daemonize/daemonize-2.4.7.ebuild index 904a0e62f2e9..cb7f42936c9d 100644 --- a/dev-python/daemonize/daemonize-2.4.7.ebuild +++ b/dev-python/daemonize/daemonize-2.4.7.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 python-r1 diff --git a/dev-python/daemonize/daemonize-2.5.0.ebuild b/dev-python/daemonize/daemonize-2.5.0.ebuild index 904a0e62f2e9..cb7f42936c9d 100644 --- a/dev-python/daemonize/daemonize-2.5.0.ebuild +++ b/dev-python/daemonize/daemonize-2.5.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 python-r1 diff --git a/dev-python/dask/dask-2021.11.0.ebuild b/dev-python/dask/dask-2021.11.0.ebuild index aacc215cf2b4..00e272a7f543 100644 --- a/dev-python/dask/dask-2021.11.0.ebuild +++ b/dev-python/dask/dask-2021.11.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Task scheduling and blocked algorithms for parallel processing" diff --git a/dev-python/dask/dask-2021.12.0.ebuild b/dev-python/dask/dask-2021.12.0.ebuild index bf7e7c1c9f97..5c8c4837b9c9 100644 --- a/dev-python/dask/dask-2021.12.0.ebuild +++ b/dev-python/dask/dask-2021.12.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Task scheduling and blocked algorithms for parallel processing" diff --git a/dev-python/dask/dask-2022.01.0.ebuild b/dev-python/dask/dask-2022.01.0.ebuild index 264fc7ee9680..af74f4c8d1db 100644 --- a/dev-python/dask/dask-2022.01.0.ebuild +++ b/dev-python/dask/dask-2022.01.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Task scheduling and blocked algorithms for parallel processing" diff --git a/dev-python/dask/dask-2022.01.1.ebuild b/dev-python/dask/dask-2022.01.1.ebuild index 36b4d173fbe1..0d15df90462b 100644 --- a/dev-python/dask/dask-2022.01.1.ebuild +++ b/dev-python/dask/dask-2022.01.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/dask/dask-2022.02.0.ebuild b/dev-python/dask/dask-2022.02.0.ebuild index 36b4d173fbe1..0d15df90462b 100644 --- a/dev-python/dask/dask-2022.02.0.ebuild +++ b/dev-python/dask/dask-2022.02.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/dbfread/dbfread-2.0.7.ebuild b/dev-python/dbfread/dbfread-2.0.7.ebuild index 17d447318e1e..f192e3e07aa6 100644 --- a/dev-python/dbfread/dbfread-2.0.7.ebuild +++ b/dev-python/dbfread/dbfread-2.0.7.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 diff --git a/dev-python/dbus-python/dbus-python-1.2.18.ebuild b/dev-python/dbus-python/dbus-python-1.2.18.ebuild index d77643cd4923..cfb2d8a8a8db 100644 --- a/dev-python/dbus-python/dbus-python-1.2.18.ebuild +++ b/dev-python/dbus-python/dbus-python-1.2.18.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit autotools python-r1 diff --git a/dev-python/dbutils/dbutils-2.0.2.ebuild b/dev-python/dbutils/dbutils-2.0.2.ebuild index b0a10db3fe71..bb473ee0d712 100644 --- a/dev-python/dbutils/dbutils-2.0.2.ebuild +++ b/dev-python/dbutils/dbutils-2.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_PN="DBUtils" diff --git a/dev-python/dbutils/dbutils-2.0.3.ebuild b/dev-python/dbutils/dbutils-2.0.3.ebuild index b0a10db3fe71..bb473ee0d712 100644 --- a/dev-python/dbutils/dbutils-2.0.3.ebuild +++ b/dev-python/dbutils/dbutils-2.0.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_PN="DBUtils" diff --git a/dev-python/dbutils/dbutils-3.0.0.ebuild b/dev-python/dbutils/dbutils-3.0.0.ebuild index b0a10db3fe71..bb473ee0d712 100644 --- a/dev-python/dbutils/dbutils-3.0.0.ebuild +++ b/dev-python/dbutils/dbutils-3.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_PN="DBUtils" diff --git a/dev-python/dbutils/dbutils-3.0.1.ebuild b/dev-python/dbutils/dbutils-3.0.1.ebuild index b0a10db3fe71..bb473ee0d712 100644 --- a/dev-python/dbutils/dbutils-3.0.1.ebuild +++ b/dev-python/dbutils/dbutils-3.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_PN="DBUtils" diff --git a/dev-python/dbutils/dbutils-3.0.2.ebuild b/dev-python/dbutils/dbutils-3.0.2.ebuild index dfb449569a4b..e0dd29a14321 100644 --- a/dev-python/dbutils/dbutils-3.0.2.ebuild +++ b/dev-python/dbutils/dbutils-3.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_PN="DBUtils" diff --git a/dev-python/ddt/ddt-1.4.4.ebuild b/dev-python/ddt/ddt-1.4.4.ebuild index bd3b5fe755a8..e9ad35a43181 100644 --- a/dev-python/ddt/ddt-1.4.4.ebuild +++ b/dev-python/ddt/ddt-1.4.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A library to multiply test cases" diff --git a/dev-python/debtcollector/debtcollector-2.3.0.ebuild b/dev-python/debtcollector/debtcollector-2.3.0.ebuild index 1c50b774ee38..09f56ad7721e 100644 --- a/dev-python/debtcollector/debtcollector-2.3.0.ebuild +++ b/dev-python/debtcollector/debtcollector-2.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python deprecation patterns and strategies that collect technical debt" diff --git a/dev-python/debtcollector/debtcollector-2.4.0.ebuild b/dev-python/debtcollector/debtcollector-2.4.0.ebuild index bc32e53f27a0..2f3c8bd44274 100644 --- a/dev-python/debtcollector/debtcollector-2.4.0.ebuild +++ b/dev-python/debtcollector/debtcollector-2.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python deprecation patterns and strategies that collect technical debt" diff --git a/dev-python/debugpy/debugpy-1.5.1.ebuild b/dev-python/debugpy/debugpy-1.5.1.ebuild index bf1dcd624887..1bd669255d37 100644 --- a/dev-python/debugpy/debugpy-1.5.1.ebuild +++ b/dev-python/debugpy/debugpy-1.5.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="An implementation of the Debug Adapter Protocol for Python" @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" # There is not enough time in the universe for this test suite RESTRICT="test" diff --git a/dev-python/decorator/decorator-5.1.1.ebuild b/dev-python/decorator/decorator-5.1.1.ebuild index ee355303d48e..7f1279f2d2ad 100644 --- a/dev-python/decorator/decorator-5.1.1.ebuild +++ b/dev-python/decorator/decorator-5.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Simplifies the usage of decorators for the average programmer" diff --git a/dev-python/deepmerge/deepmerge-0.3.0.ebuild b/dev-python/deepmerge/deepmerge-0.3.0.ebuild index c518b1b3fe7a..f57952d5dace 100644 --- a/dev-python/deepmerge/deepmerge-0.3.0.ebuild +++ b/dev-python/deepmerge/deepmerge-0.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Tools to handle merging of nested data structures in python" diff --git a/dev-python/deepmerge/deepmerge-1.0.0.ebuild b/dev-python/deepmerge/deepmerge-1.0.0.ebuild index 72505b0475df..258632e81653 100644 --- a/dev-python/deepmerge/deepmerge-1.0.0.ebuild +++ b/dev-python/deepmerge/deepmerge-1.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Tools to handle merging of nested data structures in python" diff --git a/dev-python/defcon/defcon-0.10.0.ebuild b/dev-python/defcon/defcon-0.10.0.ebuild index 8fb300cf24d6..7b135fe6a147 100644 --- a/dev-python/defcon/defcon-0.10.0.ebuild +++ b/dev-python/defcon/defcon-0.10.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A set of UFO based objects for use in font editing applications" diff --git a/dev-python/defusedxml/defusedxml-0.7.1.ebuild b/dev-python/defusedxml/defusedxml-0.7.1.ebuild index 0009740b1c05..b636e143b9ea 100644 --- a/dev-python/defusedxml/defusedxml-0.7.1.ebuild +++ b/dev-python/defusedxml/defusedxml-0.7.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="xml(+)" inherit distutils-r1 diff --git a/dev-python/denonavr/denonavr-0.10.10.ebuild b/dev-python/denonavr/denonavr-0.10.10.ebuild index 8951b3c8ed2b..23e3ca6c2c04 100644 --- a/dev-python/denonavr/denonavr-0.10.10.ebuild +++ b/dev-python/denonavr/denonavr-0.10.10.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="xml(+)" inherit distutils-r1 diff --git a/dev-python/denonavr/denonavr-0.10.9.ebuild b/dev-python/denonavr/denonavr-0.10.9.ebuild index 15a617040933..29e6485a5b26 100644 --- a/dev-python/denonavr/denonavr-0.10.9.ebuild +++ b/dev-python/denonavr/denonavr-0.10.9.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="xml(+)" inherit distutils-r1 diff --git a/dev-python/deprecated/deprecated-1.2.13.ebuild b/dev-python/deprecated/deprecated-1.2.13.ebuild index e7b4a01f852a..3582439bb5b8 100644 --- a/dev-python/deprecated/deprecated-1.2.13.ebuild +++ b/dev-python/deprecated/deprecated-1.2.13.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Python @deprecated decorator to deprecate old API" diff --git a/dev-python/deprecation/deprecation-2.1.0.ebuild b/dev-python/deprecation/deprecation-2.1.0.ebuild index 1ea99de69d42..966474082ce3 100644 --- a/dev-python/deprecation/deprecation-2.1.0.ebuild +++ b/dev-python/deprecation/deprecation-2.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A library to handle automated deprecations" diff --git a/dev-python/dictdiffer/dictdiffer-0.9.0.ebuild b/dev-python/dictdiffer/dictdiffer-0.9.0.ebuild index 7f14a5a16547..bf36dc6719f5 100644 --- a/dev-python/dictdiffer/dictdiffer-0.9.0.ebuild +++ b/dev-python/dictdiffer/dictdiffer-0.9.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Dictdiffer is a library that helps you to diff and patch dictionaries" diff --git a/dev-python/dicttoxml/dicttoxml-1.7.4-r2.ebuild b/dev-python/dicttoxml/dicttoxml-1.7.4-r2.ebuild index 465d51d7b652..b43c0484de21 100644 --- a/dev-python/dicttoxml/dicttoxml-1.7.4-r2.ebuild +++ b/dev-python/dicttoxml/dicttoxml-1.7.4-r2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 diff --git a/dev-python/dicttoxml/dicttoxml-1.7.4-r3.ebuild b/dev-python/dicttoxml/dicttoxml-1.7.4-r3.ebuild index 02ebcb1cfae7..ae0d886cb4ac 100644 --- a/dev-python/dicttoxml/dicttoxml-1.7.4-r3.ebuild +++ b/dev-python/dicttoxml/dicttoxml-1.7.4-r3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/diff-match-patch/diff-match-patch-20181111.ebuild b/dev-python/diff-match-patch/diff-match-patch-20181111.ebuild index 8dabb0a98cd4..6cb37c1a1253 100644 --- a/dev-python/diff-match-patch/diff-match-patch-20181111.ebuild +++ b/dev-python/diff-match-patch/diff-match-patch-20181111.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/diff-match-patch/diff-match-patch-20200713.ebuild b/dev-python/diff-match-patch/diff-match-patch-20200713.ebuild index 57623dfb6895..a09f6405bf59 100644 --- a/dev-python/diff-match-patch/diff-match-patch-20200713.ebuild +++ b/dev-python/diff-match-patch/diff-match-patch-20200713.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/dill/dill-0.3.4.ebuild b/dev-python/dill/dill-0.3.4.ebuild index 1d31fceefff8..ab9b3b6b62d3 100644 --- a/dev-python/dill/dill-0.3.4.ebuild +++ b/dev-python/dill/dill-0.3.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/discogs-client/discogs-client-2.3.12-r1.ebuild b/dev-python/discogs-client/discogs-client-2.3.12-r1.ebuild index 26e69bdc7b16..387df18ac2c8 100644 --- a/dev-python/discogs-client/discogs-client-2.3.12-r1.ebuild +++ b/dev-python/discogs-client/discogs-client-2.3.12-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/discogs-client/discogs-client-2.3.13.ebuild b/dev-python/discogs-client/discogs-client-2.3.13.ebuild index f76dfff9925e..aa5169301de2 100644 --- a/dev-python/discogs-client/discogs-client-2.3.13.ebuild +++ b/dev-python/discogs-client/discogs-client-2.3.13.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 if [[ ${PV} == "9999" ]]; then diff --git a/dev-python/discogs-client/discogs-client-9999.ebuild b/dev-python/discogs-client/discogs-client-9999.ebuild index f76dfff9925e..aa5169301de2 100644 --- a/dev-python/discogs-client/discogs-client-9999.ebuild +++ b/dev-python/discogs-client/discogs-client-9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 if [[ ${PV} == "9999" ]]; then diff --git a/dev-python/diskcache/diskcache-5.4.0.ebuild b/dev-python/diskcache/diskcache-5.4.0.ebuild index 33f79265b14e..f6da051737e3 100644 --- a/dev-python/diskcache/diskcache-5.4.0.ebuild +++ b/dev-python/diskcache/diskcache-5.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="sqlite" inherit distutils-r1 diff --git a/dev-python/dissononce/dissononce-0.34.3-r2.ebuild b/dev-python/dissononce/dissononce-0.34.3-r2.ebuild index 96b3ffac23c5..228a17cc8b34 100644 --- a/dev-python/dissononce/dissononce-0.34.3-r2.ebuild +++ b/dev-python/dissononce/dissononce-0.34.3-r2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS="bdepend" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/distlib/distlib-0.3.4-r1.ebuild b/dev-python/distlib/distlib-0.3.4-r1.ebuild index 45f2bb181012..b9d59d333435 100644 --- a/dev-python/distlib/distlib-0.3.4-r1.ebuild +++ b/dev-python/distlib/distlib-0.3.4-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/distlib/distlib-0.3.4.ebuild b/dev-python/distlib/distlib-0.3.4.ebuild index f157eaeb6502..5daae379e25e 100644 --- a/dev-python/distlib/distlib-0.3.4.ebuild +++ b/dev-python/distlib/distlib-0.3.4.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/distro/distro-1.6.0.ebuild b/dev-python/distro/distro-1.6.0.ebuild index 16fe8d865370..0f5466825376 100644 --- a/dev-python/distro/distro-1.6.0.ebuild +++ b/dev-python/distro/distro-1.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Reliable machine-readable Linux distribution information for Python" diff --git a/dev-python/dj-database-url/dj-database-url-0.5.0.ebuild b/dev-python/dj-database-url/dj-database-url-0.5.0.ebuild index 2f3f1f093382..bfb0be36d60b 100644 --- a/dev-python/dj-database-url/dj-database-url-0.5.0.ebuild +++ b/dev-python/dj-database-url/dj-database-url-0.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/dj-email-url/dj-email-url-1.0.2.ebuild b/dev-python/dj-email-url/dj-email-url-1.0.2.ebuild index 166b359b7143..6c13ab71d349 100644 --- a/dev-python/dj-email-url/dj-email-url-1.0.2.ebuild +++ b/dev-python/dj-email-url/dj-email-url-1.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/dj-email-url/dj-email-url-1.0.5.ebuild b/dev-python/dj-email-url/dj-email-url-1.0.5.ebuild index ff8bc0115277..e2348907077c 100644 --- a/dev-python/dj-email-url/dj-email-url-1.0.5.ebuild +++ b/dev-python/dj-email-url/dj-email-url-1.0.5.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Use an URL to configure email backend settings in your Django Application" diff --git a/dev-python/dj-search-url/dj-search-url-0.1.ebuild b/dev-python/dj-search-url/dj-search-url-0.1.ebuild index 93cfde788f66..9e85b3d6a749 100644 --- a/dev-python/dj-search-url/dj-search-url-0.1.ebuild +++ b/dev-python/dj-search-url/dj-search-url-0.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Use Search URLs in your Django Haystack Application" diff --git a/dev-python/django-allauth/django-allauth-0.47.0.ebuild b/dev-python/django-allauth/django-allauth-0.47.0.ebuild index 39c599a9035f..301408237d41 100644 --- a/dev-python/django-allauth/django-allauth-0.47.0.ebuild +++ b/dev-python/django-allauth/django-allauth-0.47.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Django 3rd party (social) account authentication" diff --git a/dev-python/django-allauth/django-allauth-0.48.0.ebuild b/dev-python/django-allauth/django-allauth-0.48.0.ebuild index e9d695cfc7a9..6ba2c58eefd0 100644 --- a/dev-python/django-allauth/django-allauth-0.48.0.ebuild +++ b/dev-python/django-allauth/django-allauth-0.48.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/django-appconf/django-appconf-1.0.5.ebuild b/dev-python/django-appconf/django-appconf-1.0.5.ebuild index 0ba0143d52bc..0ea868773402 100644 --- a/dev-python/django-appconf/django-appconf-1.0.5.ebuild +++ b/dev-python/django-appconf/django-appconf-1.0.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A helper class for handling configuration defaults of packaged apps gracefully" diff --git a/dev-python/django-auth-ldap/django-auth-ldap-3.0.0.ebuild b/dev-python/django-auth-ldap/django-auth-ldap-3.0.0.ebuild index 2ab2055ddde8..fa98cda685a4 100644 --- a/dev-python/django-auth-ldap/django-auth-ldap-3.0.0.ebuild +++ b/dev-python/django-auth-ldap/django-auth-ldap-3.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/django-cache-url/django-cache-url-3.2.3.ebuild b/dev-python/django-cache-url/django-cache-url-3.2.3.ebuild index 59348059bb7c..1474cbba32e1 100644 --- a/dev-python/django-cache-url/django-cache-url-3.2.3.ebuild +++ b/dev-python/django-cache-url/django-cache-url-3.2.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/django-cache-url/django-cache-url-3.3.0.ebuild b/dev-python/django-cache-url/django-cache-url-3.3.0.ebuild index 6385e8eb08b9..e9c6948c6c34 100644 --- a/dev-python/django-cache-url/django-cache-url-3.3.0.ebuild +++ b/dev-python/django-cache-url/django-cache-url-3.3.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/django-cacheops/django-cacheops-6.0.ebuild b/dev-python/django-cacheops/django-cacheops-6.0.ebuild index 7e1b9d20eb69..e6a441694ff7 100644 --- a/dev-python/django-cacheops/django-cacheops-6.0.ebuild +++ b/dev-python/django-cacheops/django-cacheops-6.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="ORM cache with automatic granular event-driven invalidation for Django" diff --git a/dev-python/django-compressor/django-compressor-2.4.1.ebuild b/dev-python/django-compressor/django-compressor-2.4.1.ebuild index f98c3381cca6..ca84ff20ee25 100644 --- a/dev-python/django-compressor/django-compressor-2.4.1.ebuild +++ b/dev-python/django-compressor/django-compressor-2.4.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Compresses linked and inline JavaScript or CSS into single cached files" diff --git a/dev-python/django-configurations/django-configurations-2.3.1.ebuild b/dev-python/django-configurations/django-configurations-2.3.1.ebuild index 1717f3492be3..451d5dcad9c8 100644 --- a/dev-python/django-configurations/django-configurations-2.3.1.ebuild +++ b/dev-python/django-configurations/django-configurations-2.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A helper for organizing Django settings" diff --git a/dev-python/django-configurations/django-configurations-2.3.2.ebuild b/dev-python/django-configurations/django-configurations-2.3.2.ebuild index 46a37c710a3f..982ccf428e72 100644 --- a/dev-python/django-configurations/django-configurations-2.3.2.ebuild +++ b/dev-python/django-configurations/django-configurations-2.3.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/django-cors-headers/django-cors-headers-3.10.0.ebuild b/dev-python/django-cors-headers/django-cors-headers-3.10.0.ebuild index 9d45dd2e89b4..a65958c638dd 100644 --- a/dev-python/django-cors-headers/django-cors-headers-3.10.0.ebuild +++ b/dev-python/django-cors-headers/django-cors-headers-3.10.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Django App that adds CORS (Cross-Origin Resource Sharing) headers to responses" diff --git a/dev-python/django-cors-headers/django-cors-headers-3.10.1.ebuild b/dev-python/django-cors-headers/django-cors-headers-3.10.1.ebuild index 9d45dd2e89b4..a65958c638dd 100644 --- a/dev-python/django-cors-headers/django-cors-headers-3.10.1.ebuild +++ b/dev-python/django-cors-headers/django-cors-headers-3.10.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Django App that adds CORS (Cross-Origin Resource Sharing) headers to responses" diff --git a/dev-python/django-debug-toolbar/django-debug-toolbar-3.2.2.ebuild b/dev-python/django-debug-toolbar/django-debug-toolbar-3.2.2.ebuild index d5dc1ee3da54..f553fc3910dd 100644 --- a/dev-python/django-debug-toolbar/django-debug-toolbar-3.2.2.ebuild +++ b/dev-python/django-debug-toolbar/django-debug-toolbar-3.2.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A configurable set of panels that display debug information" diff --git a/dev-python/django-debug-toolbar/django-debug-toolbar-3.2.3.ebuild b/dev-python/django-debug-toolbar/django-debug-toolbar-3.2.3.ebuild index d5dc1ee3da54..f553fc3910dd 100644 --- a/dev-python/django-debug-toolbar/django-debug-toolbar-3.2.3.ebuild +++ b/dev-python/django-debug-toolbar/django-debug-toolbar-3.2.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A configurable set of panels that display debug information" diff --git a/dev-python/django-debug-toolbar/django-debug-toolbar-3.2.4.ebuild b/dev-python/django-debug-toolbar/django-debug-toolbar-3.2.4.ebuild index d5dc1ee3da54..f553fc3910dd 100644 --- a/dev-python/django-debug-toolbar/django-debug-toolbar-3.2.4.ebuild +++ b/dev-python/django-debug-toolbar/django-debug-toolbar-3.2.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A configurable set of panels that display debug information" diff --git a/dev-python/django-extensions/django-extensions-3.0.9.ebuild b/dev-python/django-extensions/django-extensions-3.0.9.ebuild index 8d433fd211d8..02da9948d429 100644 --- a/dev-python/django-extensions/django-extensions-3.0.9.ebuild +++ b/dev-python/django-extensions/django-extensions-3.0.9.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/django-filter/django-filter-21.1-r2.ebuild b/dev-python/django-filter/django-filter-21.1-r2.ebuild index 433e783219ae..2239f4b86a6c 100644 --- a/dev-python/django-filter/django-filter-21.1-r2.ebuild +++ b/dev-python/django-filter/django-filter-21.1-r2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Django app allowing declarative dynamic QuerySet filtering from URL parameters" diff --git a/dev-python/django-gravatar2/django-gravatar2-1.4.4.ebuild b/dev-python/django-gravatar2/django-gravatar2-1.4.4.ebuild index b824968a8ff8..16b997363e6e 100644 --- a/dev-python/django-gravatar2/django-gravatar2-1.4.4.ebuild +++ b/dev-python/django-gravatar2/django-gravatar2-1.4.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/django-haystack/django-haystack-3.0.ebuild b/dev-python/django-haystack/django-haystack-3.0.ebuild index f670776f89ec..67da14daa335 100644 --- a/dev-python/django-haystack/django-haystack-3.0.ebuild +++ b/dev-python/django-haystack/django-haystack-3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/django-js-asset/django-js-asset-2.0.ebuild b/dev-python/django-js-asset/django-js-asset-2.0.ebuild index 81c65e1a8514..fb0647f3555b 100644 --- a/dev-python/django-js-asset/django-js-asset-2.0.ebuild +++ b/dev-python/django-js-asset/django-js-asset-2.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="script tag with additional attributes for django.forms.Media" diff --git a/dev-python/django-mptt/django-mptt-0.13.4.ebuild b/dev-python/django-mptt/django-mptt-0.13.4.ebuild index e861ed8dfcd1..394383999df8 100644 --- a/dev-python/django-mptt/django-mptt-0.13.4.ebuild +++ b/dev-python/django-mptt/django-mptt-0.13.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="utilities for modified preorder tree traversal and trees of model instances" diff --git a/dev-python/django-otp/django-otp-1.1.1.ebuild b/dev-python/django-otp/django-otp-1.1.1.ebuild index 8119b92ce6d4..ef5faf4575ab 100644 --- a/dev-python/django-otp/django-otp-1.1.1.ebuild +++ b/dev-python/django-otp/django-otp-1.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Django framework adding two-factor authentication using one-time passwords" diff --git a/dev-python/django-otp/django-otp-1.1.2.ebuild b/dev-python/django-otp/django-otp-1.1.2.ebuild index 8119b92ce6d4..ef5faf4575ab 100644 --- a/dev-python/django-otp/django-otp-1.1.2.ebuild +++ b/dev-python/django-otp/django-otp-1.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Django framework adding two-factor authentication using one-time passwords" diff --git a/dev-python/django-otp/django-otp-1.1.3.ebuild b/dev-python/django-otp/django-otp-1.1.3.ebuild index 8119b92ce6d4..ef5faf4575ab 100644 --- a/dev-python/django-otp/django-otp-1.1.3.ebuild +++ b/dev-python/django-otp/django-otp-1.1.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Django framework adding two-factor authentication using one-time passwords" diff --git a/dev-python/django-pglocks/django-pglocks-1.0.4.ebuild b/dev-python/django-pglocks/django-pglocks-1.0.4.ebuild index 401273e38bf8..f00fcf02173d 100644 --- a/dev-python/django-pglocks/django-pglocks-1.0.4.ebuild +++ b/dev-python/django-pglocks/django-pglocks-1.0.4.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS="no" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="PostgreSQL locking context managers and functions for Django" diff --git a/dev-python/django-picklefield/django-picklefield-3.0.1-r1.ebuild b/dev-python/django-picklefield/django-picklefield-3.0.1-r1.ebuild index fae0ee3d931d..56c88400deb5 100644 --- a/dev-python/django-picklefield/django-picklefield-3.0.1-r1.ebuild +++ b/dev-python/django-picklefield/django-picklefield-3.0.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Pickled object field for Django" diff --git a/dev-python/django-prometheus/django-prometheus-2.1.0.ebuild b/dev-python/django-prometheus/django-prometheus-2.1.0.ebuild index 8f28bc2bb7dd..ddabfffce774 100644 --- a/dev-python/django-prometheus/django-prometheus-2.1.0.ebuild +++ b/dev-python/django-prometheus/django-prometheus-2.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Library to export Django metrics for Prometheus" diff --git a/dev-python/django-prometheus/django-prometheus-2.2.0.ebuild b/dev-python/django-prometheus/django-prometheus-2.2.0.ebuild index df23e6aac52c..dc2d23114294 100644 --- a/dev-python/django-prometheus/django-prometheus-2.2.0.ebuild +++ b/dev-python/django-prometheus/django-prometheus-2.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Library to export Django metrics for Prometheus" diff --git a/dev-python/django-q/django-q-1.3.3.ebuild b/dev-python/django-q/django-q-1.3.3.ebuild index 9c67d5b95cdd..02eef9bb39a5 100644 --- a/dev-python/django-q/django-q-1.3.3.ebuild +++ b/dev-python/django-q/django-q-1.3.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/django-redis/django-redis-5.0.0.ebuild b/dev-python/django-redis/django-redis-5.0.0.ebuild index 2f5638d43f34..58dc04ddf46d 100644 --- a/dev-python/django-redis/django-redis-5.0.0.ebuild +++ b/dev-python/django-redis/django-redis-5.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Full featured redis cache backend for Django" diff --git a/dev-python/django-redis/django-redis-5.1.0.ebuild b/dev-python/django-redis/django-redis-5.1.0.ebuild index ea8011e3f110..646249f3cb92 100644 --- a/dev-python/django-redis/django-redis-5.1.0.ebuild +++ b/dev-python/django-redis/django-redis-5.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Full featured redis cache backend for Django" diff --git a/dev-python/django-redis/django-redis-5.2.0.ebuild b/dev-python/django-redis/django-redis-5.2.0.ebuild index ea8011e3f110..646249f3cb92 100644 --- a/dev-python/django-redis/django-redis-5.2.0.ebuild +++ b/dev-python/django-redis/django-redis-5.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Full featured redis cache backend for Django" diff --git a/dev-python/django-rq/django-rq-2.4.1.ebuild b/dev-python/django-rq/django-rq-2.4.1.ebuild index 671bd4d934e1..97504412c273 100644 --- a/dev-python/django-rq/django-rq-2.4.1.ebuild +++ b/dev-python/django-rq/django-rq-2.4.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="An app that provides django integration for RQ (Redis Queue)" diff --git a/dev-python/django-sortedm2m/django-sortedm2m-3.1.1.ebuild b/dev-python/django-sortedm2m/django-sortedm2m-3.1.1.ebuild index aa8a6ef3f2e0..592ac168bb86 100644 --- a/dev-python/django-sortedm2m/django-sortedm2m-3.1.1.ebuild +++ b/dev-python/django-sortedm2m/django-sortedm2m-3.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Drop-in replacement for django's many to many field with sorted relations" diff --git a/dev-python/django-tables2/django-tables2-2.3.4.ebuild b/dev-python/django-tables2/django-tables2-2.3.4.ebuild index 6ba5f9c0c75d..0145ff0a678b 100644 --- a/dev-python/django-tables2/django-tables2-2.3.4.ebuild +++ b/dev-python/django-tables2/django-tables2-2.3.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/django-tagging/django-tagging-0.5.0-r1.ebuild b/dev-python/django-tagging/django-tagging-0.5.0-r1.ebuild index 5af621fc12d5..ddb41147b448 100644 --- a/dev-python/django-tagging/django-tagging-0.5.0-r1.ebuild +++ b/dev-python/django-tagging/django-tagging-0.5.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/django-taggit-serializer/django-taggit-serializer-0.1.7.ebuild b/dev-python/django-taggit-serializer/django-taggit-serializer-0.1.7.ebuild index 2d4181381f74..cc32838f63dd 100644 --- a/dev-python/django-taggit-serializer/django-taggit-serializer-0.1.7.ebuild +++ b/dev-python/django-taggit-serializer/django-taggit-serializer-0.1.7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="the django taggit serializer for the django rest framework" diff --git a/dev-python/django-taggit/django-taggit-1.5.1.ebuild b/dev-python/django-taggit/django-taggit-1.5.1.ebuild index 10f267a5160b..ef159785a470 100644 --- a/dev-python/django-taggit/django-taggit-1.5.1.ebuild +++ b/dev-python/django-taggit/django-taggit-1.5.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Simple tagging for Django" diff --git a/dev-python/django-taggit/django-taggit-2.0.0.ebuild b/dev-python/django-taggit/django-taggit-2.0.0.ebuild index 10f267a5160b..ef159785a470 100644 --- a/dev-python/django-taggit/django-taggit-2.0.0.ebuild +++ b/dev-python/django-taggit/django-taggit-2.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Simple tagging for Django" diff --git a/dev-python/django-taggit/django-taggit-2.1.0.ebuild b/dev-python/django-taggit/django-taggit-2.1.0.ebuild index de3f6440b4ef..8a2f3163b323 100644 --- a/dev-python/django-taggit/django-taggit-2.1.0.ebuild +++ b/dev-python/django-taggit/django-taggit-2.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 diff --git a/dev-python/django-timezone-field/django-timezone-field-4.2.1.ebuild b/dev-python/django-timezone-field/django-timezone-field-4.2.1.ebuild index b2194a5bab01..1eaadf93686f 100644 --- a/dev-python/django-timezone-field/django-timezone-field-4.2.1.ebuild +++ b/dev-python/django-timezone-field/django-timezone-field-4.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A Django app providing database and form fields for pytz timezone objects" diff --git a/dev-python/django-timezone-field/django-timezone-field-4.2.3.ebuild b/dev-python/django-timezone-field/django-timezone-field-4.2.3.ebuild index 41dc16fa6e57..f90948f75ad2 100644 --- a/dev-python/django-timezone-field/django-timezone-field-4.2.3.ebuild +++ b/dev-python/django-timezone-field/django-timezone-field-4.2.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A Django app providing database and form fields for pytz timezone objects" diff --git a/dev-python/django-timezone-field/django-timezone-field-5.0.ebuild b/dev-python/django-timezone-field/django-timezone-field-5.0.ebuild index 13f5ea728c42..c2e5153e7502 100644 --- a/dev-python/django-timezone-field/django-timezone-field-5.0.ebuild +++ b/dev-python/django-timezone-field/django-timezone-field-5.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/django/django-2.2.27.ebuild b/dev-python/django/django-2.2.27.ebuild index e45580009a2a..1896f650fbed 100644 --- a/dev-python/django/django-2.2.27.ebuild +++ b/dev-python/django/django-2.2.27.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE='sqlite?,threads(+)' inherit bash-completion-r1 distutils-r1 optfeature verify-sig diff --git a/dev-python/django/django-3.2.12.ebuild b/dev-python/django/django-3.2.12.ebuild index 6eadcef02ca5..5fec01e32a7a 100644 --- a/dev-python/django/django-3.2.12.ebuild +++ b/dev-python/django/django-3.2.12.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE='sqlite?,threads(+)' inherit bash-completion-r1 distutils-r1 optfeature verify-sig diff --git a/dev-python/django/django-4.0.2.ebuild b/dev-python/django/django-4.0.2.ebuild index 5aa3cb7f150d..4bc7d90d764a 100644 --- a/dev-python/django/django-4.0.2.ebuild +++ b/dev-python/django/django-4.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE='sqlite?,threads(+)' inherit bash-completion-r1 distutils-r1 optfeature verify-sig diff --git a/dev-python/django_polymorphic/django_polymorphic-3.0.0.ebuild b/dev-python/django_polymorphic/django_polymorphic-3.0.0.ebuild index a7154daf1b67..b381b77b35f8 100644 --- a/dev-python/django_polymorphic/django_polymorphic-3.0.0.ebuild +++ b/dev-python/django_polymorphic/django_polymorphic-3.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Seamless Polymorphic Inheritance for Django Models" diff --git a/dev-python/django_polymorphic/django_polymorphic-3.1.ebuild b/dev-python/django_polymorphic/django_polymorphic-3.1.ebuild index 39129ab17560..95c81e4aeafb 100644 --- a/dev-python/django_polymorphic/django_polymorphic-3.1.ebuild +++ b/dev-python/django_polymorphic/django_polymorphic-3.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Seamless Polymorphic Inheritance for Django Models" diff --git a/dev-python/djangorestframework/djangorestframework-3.12.4.ebuild b/dev-python/djangorestframework/djangorestframework-3.12.4.ebuild index ec5465dcd92d..c5a126766da8 100644 --- a/dev-python/djangorestframework/djangorestframework-3.12.4.ebuild +++ b/dev-python/djangorestframework/djangorestframework-3.12.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_P=django-rest-framework-${PV} diff --git a/dev-python/djangorestframework/djangorestframework-3.13.0.ebuild b/dev-python/djangorestframework/djangorestframework-3.13.0.ebuild index 270201e415ce..dbeedffa19ef 100644 --- a/dev-python/djangorestframework/djangorestframework-3.13.0.ebuild +++ b/dev-python/djangorestframework/djangorestframework-3.13.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_P=django-rest-framework-${PV} diff --git a/dev-python/djangorestframework/djangorestframework-3.13.1.ebuild b/dev-python/djangorestframework/djangorestframework-3.13.1.ebuild index 270201e415ce..dbeedffa19ef 100644 --- a/dev-python/djangorestframework/djangorestframework-3.13.1.ebuild +++ b/dev-python/djangorestframework/djangorestframework-3.13.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_P=django-rest-framework-${PV} diff --git a/dev-python/dkimpy/dkimpy-1.0.5.ebuild b/dev-python/dkimpy/dkimpy-1.0.5.ebuild index f98dbb8a62cd..2d7071dc4941 100644 --- a/dev-python/dkimpy/dkimpy-1.0.5.ebuild +++ b/dev-python/dkimpy/dkimpy-1.0.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature diff --git a/dev-python/dns-lexicon/dns-lexicon-3.8.3.ebuild b/dev-python/dns-lexicon/dns-lexicon-3.8.3.ebuild index 223666b993ee..9ce20af3077f 100644 --- a/dev-python/dns-lexicon/dns-lexicon-3.8.3.ebuild +++ b/dev-python/dns-lexicon/dns-lexicon-3.8.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=pyproject.toml inherit distutils-r1 optfeature diff --git a/dev-python/dns-lexicon/dns-lexicon-3.8.4.ebuild b/dev-python/dns-lexicon/dns-lexicon-3.8.4.ebuild index 223666b993ee..9ce20af3077f 100644 --- a/dev-python/dns-lexicon/dns-lexicon-3.8.4.ebuild +++ b/dev-python/dns-lexicon/dns-lexicon-3.8.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=pyproject.toml inherit distutils-r1 optfeature diff --git a/dev-python/dns-lexicon/dns-lexicon-3.8.5.ebuild b/dev-python/dns-lexicon/dns-lexicon-3.8.5.ebuild index 223666b993ee..9ce20af3077f 100644 --- a/dev-python/dns-lexicon/dns-lexicon-3.8.5.ebuild +++ b/dev-python/dns-lexicon/dns-lexicon-3.8.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=pyproject.toml inherit distutils-r1 optfeature diff --git a/dev-python/dns-lexicon/dns-lexicon-3.9.0.ebuild b/dev-python/dns-lexicon/dns-lexicon-3.9.0.ebuild index 72874f41f427..d3d97121983a 100644 --- a/dev-python/dns-lexicon/dns-lexicon-3.9.0.ebuild +++ b/dev-python/dns-lexicon/dns-lexicon-3.9.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=pyproject.toml inherit distutils-r1 optfeature diff --git a/dev-python/dns-lexicon/dns-lexicon-3.9.2.ebuild b/dev-python/dns-lexicon/dns-lexicon-3.9.2.ebuild index 4a198b23b16b..b115584c18e4 100644 --- a/dev-python/dns-lexicon/dns-lexicon-3.9.2.ebuild +++ b/dev-python/dns-lexicon/dns-lexicon-3.9.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature DESCRIPTION="Manipulate DNS records on various DNS providers in a standardized/agnostic way" diff --git a/dev-python/dnspython/dnspython-1.16.0-r2.ebuild b/dev-python/dnspython/dnspython-1.16.0-r2.ebuild index 8c39b6f0f18a..6c6d3c680fbb 100644 --- a/dev-python/dnspython/dnspython-1.16.0-r2.ebuild +++ b/dev-python/dnspython/dnspython-1.16.0-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/dnspython/dnspython-2.1.0.ebuild b/dev-python/dnspython/dnspython-2.1.0.ebuild index 3e05c40cebed..5b0ee6ce2d14 100644 --- a/dev-python/dnspython/dnspython-2.1.0.ebuild +++ b/dev-python/dnspython/dnspython-2.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/dnspython/dnspython-2.2.0.ebuild b/dev-python/dnspython/dnspython-2.2.0.ebuild index 310064e6989f..f72c468cf07f 100644 --- a/dev-python/dnspython/dnspython-2.2.0.ebuild +++ b/dev-python/dnspython/dnspython-2.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/doc8/doc8-0.9.1.ebuild b/dev-python/doc8/doc8-0.9.1.ebuild index 9d456b377139..bfa33ac54784 100644 --- a/dev-python/doc8/doc8-0.9.1.ebuild +++ b/dev-python/doc8/doc8-0.9.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature DESCRIPTION="Style checker for Sphinx (or other) RST documentation" diff --git a/dev-python/docker-py/docker-py-5.0.3.ebuild b/dev-python/docker-py/docker-py-5.0.3.ebuild index 543dc0f5be06..936cfcef2def 100644 --- a/dev-python/docker-py/docker-py-5.0.3.ebuild +++ b/dev-python/docker-py/docker-py-5.0.3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/dockerpty/dockerpty-0.4.1-r1.ebuild b/dev-python/dockerpty/dockerpty-0.4.1-r1.ebuild index c41222bc073d..a069c11de69b 100644 --- a/dev-python/dockerpty/dockerpty-0.4.1-r1.ebuild +++ b/dev-python/dockerpty/dockerpty-0.4.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/docopt/docopt-0.6.2-r4.ebuild b/dev-python/docopt/docopt-0.6.2-r4.ebuild index 20685882b4f0..5ca8ecde9e0d 100644 --- a/dev-python/docopt/docopt-0.6.2-r4.ebuild +++ b/dev-python/docopt/docopt-0.6.2-r4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/doctest-ignore-unicode/doctest-ignore-unicode-0.1.2-r1.ebuild b/dev-python/doctest-ignore-unicode/doctest-ignore-unicode-0.1.2-r1.ebuild index a79727256b22..d29020d7d9cb 100644 --- a/dev-python/doctest-ignore-unicode/doctest-ignore-unicode-0.1.2-r1.ebuild +++ b/dev-python/doctest-ignore-unicode/doctest-ignore-unicode-0.1.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Add flag to ignore unicode literal prefixes in doctests" diff --git a/dev-python/doctest-ignore-unicode/doctest-ignore-unicode-0.1.2.ebuild b/dev-python/doctest-ignore-unicode/doctest-ignore-unicode-0.1.2.ebuild index c54adbaa671a..bb2a4836108d 100644 --- a/dev-python/doctest-ignore-unicode/doctest-ignore-unicode-0.1.2.ebuild +++ b/dev-python/doctest-ignore-unicode/doctest-ignore-unicode-0.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/docutils-glep/docutils-glep-1.2.ebuild b/dev-python/docutils-glep/docutils-glep-1.2.ebuild index 3c986bb637d7..8508aa6948ea 100644 --- a/dev-python/docutils-glep/docutils-glep-1.2.ebuild +++ b/dev-python/docutils-glep/docutils-glep-1.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_PN=${PN/-/_} diff --git a/dev-python/docutils/docutils-0.16-r1.ebuild b/dev-python/docutils/docutils-0.16-r1.ebuild index 5758e5d49aa9..85ba84d1be26 100644 --- a/dev-python/docutils/docutils-0.16-r1.ebuild +++ b/dev-python/docutils/docutils-0.16-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/docutils/docutils-0.17.1.ebuild b/dev-python/docutils/docutils-0.17.1.ebuild index 8b149843393f..b09299127794 100644 --- a/dev-python/docutils/docutils-0.17.1.ebuild +++ b/dev-python/docutils/docutils-0.17.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/docutils/docutils-0.18.1.ebuild b/dev-python/docutils/docutils-0.18.1.ebuild index 4d66f54b7143..4f1d560a8d4b 100644 --- a/dev-python/docutils/docutils-0.18.1.ebuild +++ b/dev-python/docutils/docutils-0.18.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/dogpile-cache/dogpile-cache-1.1.4.ebuild b/dev-python/dogpile-cache/dogpile-cache-1.1.4.ebuild index a81441299577..fc9b73d62123 100644 --- a/dev-python/dogpile-cache/dogpile-cache-1.1.4.ebuild +++ b/dev-python/dogpile-cache/dogpile-cache-1.1.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A locking API for expiring values while a single thread generates a new value" diff --git a/dev-python/dogpile-cache/dogpile-cache-1.1.5.ebuild b/dev-python/dogpile-cache/dogpile-cache-1.1.5.ebuild index a18d2e7d71fb..395c5e36fdfa 100644 --- a/dev-python/dogpile-cache/dogpile-cache-1.1.5.ebuild +++ b/dev-python/dogpile-cache/dogpile-cache-1.1.5.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A locking API for expiring values while a single thread generates a new value" diff --git a/dev-python/doit-py/doit-py-0.5.0.ebuild b/dev-python/doit-py/doit-py-0.5.0.ebuild index 17ccea58d3ee..6ff74284b4bc 100644 --- a/dev-python/doit-py/doit-py-0.5.0.ebuild +++ b/dev-python/doit-py/doit-py-0.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/doit/doit-0.34.1.ebuild b/dev-python/doit/doit-0.34.1.ebuild index 140d5540b85d..ab427a476806 100644 --- a/dev-python/doit/doit-0.34.1.ebuild +++ b/dev-python/doit/doit-0.34.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit bash-completion-r1 distutils-r1 DESCRIPTION="Automation tool" diff --git a/dev-python/dominate/dominate-2.6.0.ebuild b/dev-python/dominate/dominate-2.6.0.ebuild index 57ad3ee76041..70a02ba6790a 100644 --- a/dev-python/dominate/dominate-2.6.0.ebuild +++ b/dev-python/dominate/dominate-2.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/doublex-expects/doublex-expects-0.7.1.ebuild b/dev-python/doublex-expects/doublex-expects-0.7.1.ebuild index 1dfc7196d8e2..ff9923780c95 100644 --- a/dev-python/doublex-expects/doublex-expects-0.7.1.ebuild +++ b/dev-python/doublex-expects/doublex-expects-0.7.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/doublex/doublex-1.9.2-r1.ebuild b/dev-python/doublex/doublex-1.9.2-r1.ebuild index bf81ccc02a13..7c92eca869fe 100644 --- a/dev-python/doublex/doublex-1.9.2-r1.ebuild +++ b/dev-python/doublex/doublex-1.9.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/drf-yasg/drf-yasg-1.20.0.ebuild b/dev-python/drf-yasg/drf-yasg-1.20.0.ebuild index 0b347358006f..9e1afddb2df1 100644 --- a/dev-python/drf-yasg/drf-yasg-1.20.0.ebuild +++ b/dev-python/drf-yasg/drf-yasg-1.20.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Automated generation of Swagger/OpenAPI 2.0 schemas from Django Rest framework" diff --git a/dev-python/duecredit/duecredit-0.9.1.ebuild b/dev-python/duecredit/duecredit-0.9.1.ebuild index e9e5ad9d6aa1..b4db4d380982 100644 --- a/dev-python/duecredit/duecredit-0.9.1.ebuild +++ b/dev-python/duecredit/duecredit-0.9.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Publications (and donations) tracer" diff --git a/dev-python/dulwich/dulwich-0.20.23.ebuild b/dev-python/dulwich/dulwich-0.20.23.ebuild index 3f8b6c838073..958a9ed50fc1 100644 --- a/dev-python/dulwich/dulwich-0.20.23.ebuild +++ b/dev-python/dulwich/dulwich-0.20.23.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Pure-Python implementation of the Git file formats and protocols" diff --git a/dev-python/dulwich/dulwich-0.20.27.ebuild b/dev-python/dulwich/dulwich-0.20.27.ebuild index 9e83dc2b9fb6..6ee0839e8d76 100644 --- a/dev-python/dulwich/dulwich-0.20.27.ebuild +++ b/dev-python/dulwich/dulwich-0.20.27.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Pure-Python implementation of the Git file formats and protocols" diff --git a/dev-python/dulwich/dulwich-0.20.28.ebuild b/dev-python/dulwich/dulwich-0.20.28.ebuild index 9e83dc2b9fb6..6ee0839e8d76 100644 --- a/dev-python/dulwich/dulwich-0.20.28.ebuild +++ b/dev-python/dulwich/dulwich-0.20.28.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Pure-Python implementation of the Git file formats and protocols" diff --git a/dev-python/dulwich/dulwich-0.20.30.ebuild b/dev-python/dulwich/dulwich-0.20.30.ebuild index 9e83dc2b9fb6..6ee0839e8d76 100644 --- a/dev-python/dulwich/dulwich-0.20.30.ebuild +++ b/dev-python/dulwich/dulwich-0.20.30.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Pure-Python implementation of the Git file formats and protocols" diff --git a/dev-python/dulwich/dulwich-0.20.31.ebuild b/dev-python/dulwich/dulwich-0.20.31.ebuild index 9e83dc2b9fb6..6ee0839e8d76 100644 --- a/dev-python/dulwich/dulwich-0.20.31.ebuild +++ b/dev-python/dulwich/dulwich-0.20.31.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Pure-Python implementation of the Git file formats and protocols" diff --git a/dev-python/dulwich/dulwich-0.20.32.ebuild b/dev-python/dulwich/dulwich-0.20.32.ebuild index 7f0f0043968f..f60d3ba13b9b 100644 --- a/dev-python/dulwich/dulwich-0.20.32.ebuild +++ b/dev-python/dulwich/dulwich-0.20.32.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Pure-Python implementation of the Git file formats and protocols" diff --git a/dev-python/easy-thumbnails/easy-thumbnails-2.8.1.ebuild b/dev-python/easy-thumbnails/easy-thumbnails-2.8.1.ebuild index 8daff76e21b7..33618caf50f7 100644 --- a/dev-python/easy-thumbnails/easy-thumbnails-2.8.1.ebuild +++ b/dev-python/easy-thumbnails/easy-thumbnails-2.8.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Easy thumbnails for Django" diff --git a/dev-python/easy-thumbnails/easy-thumbnails-2.8.ebuild b/dev-python/easy-thumbnails/easy-thumbnails-2.8.ebuild index e5d4cd3f6411..8fb2b6c05d25 100644 --- a/dev-python/easy-thumbnails/easy-thumbnails-2.8.ebuild +++ b/dev-python/easy-thumbnails/easy-thumbnails-2.8.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Easy thumbnails for Django" diff --git a/dev-python/easygui/easygui-0.98.1.ebuild b/dev-python/easygui/easygui-0.98.1.ebuild index 1d7dd8fc3bdd..26f9ce745e49 100644 --- a/dev-python/easygui/easygui-0.98.1.ebuild +++ b/dev-python/easygui/easygui-0.98.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,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="tk" DISTUTILS_USE_SETUPTOOLS=bdepend diff --git a/dev-python/easygui/easygui-0.98.2.ebuild b/dev-python/easygui/easygui-0.98.2.ebuild index 085b55eb0347..eee7f9aeadbc 100644 --- a/dev-python/easygui/easygui-0.98.2.ebuild +++ b/dev-python/easygui/easygui-0.98.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="tk" DISTUTILS_USE_SETUPTOOLS=bdepend diff --git a/dev-python/easyprocess/easyprocess-0.3-r1.ebuild b/dev-python/easyprocess/easyprocess-0.3-r1.ebuild index a28305f732dd..cfef70e12aa9 100644 --- a/dev-python/easyprocess/easyprocess-0.3-r1.ebuild +++ b/dev-python/easyprocess/easyprocess-0.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/easyprocess/easyprocess-1.0.ebuild b/dev-python/easyprocess/easyprocess-1.0.ebuild index 21cb4324296e..eb7c39bd077e 100644 --- a/dev-python/easyprocess/easyprocess-1.0.ebuild +++ b/dev-python/easyprocess/easyprocess-1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/easyprocess/easyprocess-1.1.ebuild b/dev-python/easyprocess/easyprocess-1.1.ebuild index 21cb4324296e..eb7c39bd077e 100644 --- a/dev-python/easyprocess/easyprocess-1.1.ebuild +++ b/dev-python/easyprocess/easyprocess-1.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/ecdsa/ecdsa-0.17.0.ebuild b/dev-python/ecdsa/ecdsa-0.17.0.ebuild index 59b5378aa46e..c03da56f4b85 100644 --- a/dev-python/ecdsa/ecdsa-0.17.0.ebuild +++ b/dev-python/ecdsa/ecdsa-0.17.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/editdistance-s/editdistance-s-1.0.0.ebuild b/dev-python/editdistance-s/editdistance-s-1.0.0.ebuild index ffae76b6da44..cc36af8eca29 100644 --- a/dev-python/editdistance-s/editdistance-s-1.0.0.ebuild +++ b/dev-python/editdistance-s/editdistance-s-1.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/editorconfig-core-py/editorconfig-core-py-0.12.3-r1.ebuild b/dev-python/editorconfig-core-py/editorconfig-core-py-0.12.3-r1.ebuild index 9d4c3593c179..88f60c6aada0 100644 --- a/dev-python/editorconfig-core-py/editorconfig-core-py-0.12.3-r1.ebuild +++ b/dev-python/editorconfig-core-py/editorconfig-core-py-0.12.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit cmake distutils-r1 TESTVER="abb579e00f2deeede91cb485e53512efab9c6474" diff --git a/dev-python/elasticsearch-py/elasticsearch-py-7.14.1.ebuild b/dev-python/elasticsearch-py/elasticsearch-py-7.14.1.ebuild index 5611634197eb..2c68bc21f67d 100644 --- a/dev-python/elasticsearch-py/elasticsearch-py-7.14.1.ebuild +++ b/dev-python/elasticsearch-py/elasticsearch-py-7.14.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/elementpath/elementpath-2.4.0.ebuild b/dev-python/elementpath/elementpath-2.4.0.ebuild index 67a8ecd0b4ab..d8ef9756b489 100644 --- a/dev-python/elementpath/elementpath-2.4.0.ebuild +++ b/dev-python/elementpath/elementpath-2.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml" diff --git a/dev-python/emcee/emcee-3.1.1.ebuild b/dev-python/emcee/emcee-3.1.1.ebuild index c2f2aab9fb21..5e513e149de3 100644 --- a/dev-python/emcee/emcee-3.1.1.ebuild +++ b/dev-python/emcee/emcee-3.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python ensemble sampling toolkit for affine-invariant MCMC" diff --git a/dev-python/emoji/emoji-1.6.1.ebuild b/dev-python/emoji/emoji-1.6.1.ebuild index c767a9e2ddd5..d2f9a3552877 100644 --- a/dev-python/emoji/emoji-1.6.1.ebuild +++ b/dev-python/emoji/emoji-1.6.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Emoji for Python" diff --git a/dev-python/emoji/emoji-1.6.3.ebuild b/dev-python/emoji/emoji-1.6.3.ebuild index 55bed2135ab1..7048fc42130e 100644 --- a/dev-python/emoji/emoji-1.6.3.ebuild +++ b/dev-python/emoji/emoji-1.6.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Emoji for Python" diff --git a/dev-python/empy/empy-3.3.4-r1.ebuild b/dev-python/empy/empy-3.3.4-r1.ebuild index 20a8de591eb2..5c1ac3b69701 100644 --- a/dev-python/empy/empy-3.3.4-r1.ebuild +++ b/dev-python/empy/empy-3.3.4-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/empy/empy-3.3.4.ebuild b/dev-python/empy/empy-3.3.4.ebuild index 356e0896b487..cd1f0155369e 100644 --- a/dev-python/empy/empy-3.3.4.ebuild +++ b/dev-python/empy/empy-3.3.4.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/enrich/enrich-1.2.6.ebuild b/dev-python/enrich/enrich-1.2.6.ebuild index 72c3416ed0ed..48d811b2c072 100644 --- a/dev-python/enrich/enrich-1.2.6.ebuild +++ b/dev-python/enrich/enrich-1.2.6.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=pyproject.toml inherit distutils-r1 diff --git a/dev-python/enrich/enrich-1.2.7-r1.ebuild b/dev-python/enrich/enrich-1.2.7-r1.ebuild index 922e00629cbf..ab447491ab13 100644 --- a/dev-python/enrich/enrich-1.2.7-r1.ebuild +++ b/dev-python/enrich/enrich-1.2.7-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/enrich/enrich-1.2.7.ebuild b/dev-python/enrich/enrich-1.2.7.ebuild index 1d1b8f9d7f8d..0678788f6fbe 100644 --- a/dev-python/enrich/enrich-1.2.7.ebuild +++ b/dev-python/enrich/enrich-1.2.7.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=pyproject.toml inherit distutils-r1 diff --git a/dev-python/entrypoint2/entrypoint2-0.2.4.ebuild b/dev-python/entrypoint2/entrypoint2-0.2.4.ebuild index a4f9237aabd7..9f81ca3f653a 100644 --- a/dev-python/entrypoint2/entrypoint2-0.2.4.ebuild +++ b/dev-python/entrypoint2/entrypoint2-0.2.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/entrypoint2/entrypoint2-1.0.ebuild b/dev-python/entrypoint2/entrypoint2-1.0.ebuild index f5575d0c1aa3..c2f38634e15e 100644 --- a/dev-python/entrypoint2/entrypoint2-1.0.ebuild +++ b/dev-python/entrypoint2/entrypoint2-1.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Easy to use command-line interface for python modules" diff --git a/dev-python/entrypoints/entrypoints-0.3-r2.ebuild b/dev-python/entrypoints/entrypoints-0.3-r2.ebuild index 96d0e9ed4925..1ecc2b9b78bc 100644 --- a/dev-python/entrypoints/entrypoints-0.3-r2.ebuild +++ b/dev-python/entrypoints/entrypoints-0.3-r2.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Discover and load entry points from installed packages" diff --git a/dev-python/entrypoints/entrypoints-0.3-r3.ebuild b/dev-python/entrypoints/entrypoints-0.3-r3.ebuild index 923a8ef33f32..0bac717f5989 100644 --- a/dev-python/entrypoints/entrypoints-0.3-r3.ebuild +++ b/dev-python/entrypoints/entrypoints-0.3-r3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/entrypoints/entrypoints-0.4.ebuild b/dev-python/entrypoints/entrypoints-0.4.ebuild index 923a8ef33f32..0bac717f5989 100644 --- a/dev-python/entrypoints/entrypoints-0.4.ebuild +++ b/dev-python/entrypoints/entrypoints-0.4.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/environs/environs-9.3.4.ebuild b/dev-python/environs/environs-9.3.4.ebuild index 272c5f841dae..7429d5ed8752 100644 --- a/dev-python/environs/environs-9.3.4.ebuild +++ b/dev-python/environs/environs-9.3.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python library for simplified environment variable parsing" diff --git a/dev-python/environs/environs-9.5.0.ebuild b/dev-python/environs/environs-9.5.0.ebuild index b612b1f667fd..7c0209be2ce7 100644 --- a/dev-python/environs/environs-9.5.0.ebuild +++ b/dev-python/environs/environs-9.5.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/enzyme/enzyme-0.4.1-r2.ebuild b/dev-python/enzyme/enzyme-0.4.1-r2.ebuild index a3b4b8899762..95e1627b0d14 100644 --- a/dev-python/enzyme/enzyme-0.4.1-r2.ebuild +++ b/dev-python/enzyme/enzyme-0.4.1-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE='xml(+)' inherit distutils-r1 diff --git a/dev-python/enzyme/enzyme-9999.ebuild b/dev-python/enzyme/enzyme-9999.ebuild index 62e252f9503c..554f48d3508e 100644 --- a/dev-python/enzyme/enzyme-9999.ebuild +++ b/dev-python/enzyme/enzyme-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE='xml(+)' inherit distutils-r1 git-r3 diff --git a/dev-python/eradicate/eradicate-2.0.0-r1.ebuild b/dev-python/eradicate/eradicate-2.0.0-r1.ebuild index 790adacc147b..735580da535b 100644 --- a/dev-python/eradicate/eradicate-2.0.0-r1.ebuild +++ b/dev-python/eradicate/eradicate-2.0.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/eradicate/eradicate-2.0.0.ebuild b/dev-python/eradicate/eradicate-2.0.0.ebuild index b1eb98d756b9..ceacf360b516 100644 --- a/dev-python/eradicate/eradicate-2.0.0.ebuild +++ b/dev-python/eradicate/eradicate-2.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 diff --git a/dev-python/errorhandler/errorhandler-2.0.1.ebuild b/dev-python/errorhandler/errorhandler-2.0.1.ebuild index 336e52445621..ec4829c60e76 100644 --- a/dev-python/errorhandler/errorhandler-2.0.1.ebuild +++ b/dev-python/errorhandler/errorhandler-2.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/et_xmlfile/et_xmlfile-1.1.0.ebuild b/dev-python/et_xmlfile/et_xmlfile-1.1.0.ebuild index 4ba2904f1708..24d064185441 100644 --- a/dev-python/et_xmlfile/et_xmlfile-1.1.0.ebuild +++ b/dev-python/et_xmlfile/et_xmlfile-1.1.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 @@ -20,7 +20,7 @@ S=${WORKDIR}/${MY_P} SLOT="0" LICENSE="MIT" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" RDEPEND="dev-python/lxml[${PYTHON_USEDEP}]" diff --git a/dev-python/etuples/etuples-0.3.3.ebuild b/dev-python/etuples/etuples-0.3.3.ebuild index 9841aef751a0..6499ff7bb6cb 100644 --- a/dev-python/etuples/etuples-0.3.3.ebuild +++ b/dev-python/etuples/etuples-0.3.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python S-expression emulation using tuple-like objects" diff --git a/dev-python/etuples/etuples-0.3.4.ebuild b/dev-python/etuples/etuples-0.3.4.ebuild index 2793ced98b7d..4e017ba4f938 100644 --- a/dev-python/etuples/etuples-0.3.4.ebuild +++ b/dev-python/etuples/etuples-0.3.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python S-expression emulation using tuple-like objects" diff --git a/dev-python/eventlet/eventlet-0.33.0.ebuild b/dev-python/eventlet/eventlet-0.33.0.ebuild index 3f23f17f3dfb..897b2481b0d3 100644 --- a/dev-python/eventlet/eventlet-0.33.0.ebuild +++ b/dev-python/eventlet/eventlet-0.33.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Highly concurrent networking library" diff --git a/dev-python/ewmh/ewmh-0.1.6.ebuild b/dev-python/ewmh/ewmh-0.1.6.ebuild index bd3f32e2fff2..575cad194ac0 100644 --- a/dev-python/ewmh/ewmh-0.1.6.ebuild +++ b/dev-python/ewmh/ewmh-0.1.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/exam/exam-0.10.6.ebuild b/dev-python/exam/exam-0.10.6.ebuild index 527c47edf11a..dadbb22d9a4a 100644 --- a/dev-python/exam/exam-0.10.6.ebuild +++ b/dev-python/exam/exam-0.10.6.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/execnet/execnet-1.9.0.ebuild b/dev-python/execnet/execnet-1.9.0.ebuild index 5e6582ccf676..855dcdd9c013 100644 --- a/dev-python/execnet/execnet-1.9.0.ebuild +++ b/dev-python/execnet/execnet-1.9.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/executing/executing-0.8.2.ebuild b/dev-python/executing/executing-0.8.2.ebuild index 5df9cca58a23..a73cc3d2accc 100644 --- a/dev-python/executing/executing-0.8.2.ebuild +++ b/dev-python/executing/executing-0.8.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Get information about what a Python frame is currently doing" diff --git a/dev-python/expects/expects-0.9.0.ebuild b/dev-python/expects/expects-0.9.0.ebuild index d6ba73065f0e..fb00eaf916de 100644 --- a/dev-python/expects/expects-0.9.0.ebuild +++ b/dev-python/expects/expects-0.9.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/extras/extras-1.0.0-r1.ebuild b/dev-python/extras/extras-1.0.0-r1.ebuild index 0667150f8f17..2ac1c98bdc9b 100644 --- a/dev-python/extras/extras-1.0.0-r1.ebuild +++ b/dev-python/extras/extras-1.0.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Useful extra bits for Python that should be in the standard library" diff --git a/dev-python/eyeD3/eyeD3-0.9.6.ebuild b/dev-python/eyeD3/eyeD3-0.9.6.ebuild index e49b96a11ac4..e2dbd7670ace 100644 --- a/dev-python/eyeD3/eyeD3-0.9.6.ebuild +++ b/dev-python/eyeD3/eyeD3-0.9.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/fakeredis/fakeredis-1.7.0.ebuild b/dev-python/fakeredis/fakeredis-1.7.0.ebuild index e5c2871b1317..8d8df7a26667 100644 --- a/dev-python/fakeredis/fakeredis-1.7.0.ebuild +++ b/dev-python/fakeredis/fakeredis-1.7.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 optfeature DESCRIPTION="Fake implementation of redis API for testing purposes" diff --git a/dev-python/falcon/falcon-3.0.1-r1.ebuild b/dev-python/falcon/falcon-3.0.1-r1.ebuild index 9fe63e624206..ef9fba14149c 100644 --- a/dev-python/falcon/falcon-3.0.1-r1.ebuild +++ b/dev-python/falcon/falcon-3.0.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A supersonic micro-framework for building cloud APIs" diff --git a/dev-python/fasteners/fasteners-0.16.3.ebuild b/dev-python/fasteners/fasteners-0.16.3.ebuild index f9caca542d61..94701a93b3f6 100644 --- a/dev-python/fasteners/fasteners-0.16.3.ebuild +++ b/dev-python/fasteners/fasteners-0.16.3.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/fasteners/fasteners-0.17.1.ebuild b/dev-python/fasteners/fasteners-0.17.1.ebuild index bb1de5ef39b3..610fab5a4617 100644 --- a/dev-python/fasteners/fasteners-0.17.1.ebuild +++ b/dev-python/fasteners/fasteners-0.17.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=pyproject.toml inherit distutils-r1 diff --git a/dev-python/fasteners/fasteners-0.17.2.ebuild b/dev-python/fasteners/fasteners-0.17.2.ebuild index 51eefc785d09..5381e0196d3e 100644 --- a/dev-python/fasteners/fasteners-0.17.2.ebuild +++ b/dev-python/fasteners/fasteners-0.17.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python package that provides useful locks" diff --git a/dev-python/fasteners/fasteners-0.17.3.ebuild b/dev-python/fasteners/fasteners-0.17.3.ebuild index 51eefc785d09..5381e0196d3e 100644 --- a/dev-python/fasteners/fasteners-0.17.3.ebuild +++ b/dev-python/fasteners/fasteners-0.17.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python package that provides useful locks" diff --git a/dev-python/fastimport/fastimport-0.9.11.ebuild b/dev-python/fastimport/fastimport-0.9.11.ebuild index 821b179f546a..3841a2af41d7 100644 --- a/dev-python/fastimport/fastimport-0.9.11.ebuild +++ b/dev-python/fastimport/fastimport-0.9.11.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/fastjsonschema/fastjsonschema-2.15.1.ebuild b/dev-python/fastjsonschema/fastjsonschema-2.15.1.ebuild index 42d7feedf404..54147c039647 100644 --- a/dev-python/fastjsonschema/fastjsonschema-2.15.1.ebuild +++ b/dev-python/fastjsonschema/fastjsonschema-2.15.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_P=python-${P} diff --git a/dev-python/fastjsonschema/fastjsonschema-2.15.3.ebuild b/dev-python/fastjsonschema/fastjsonschema-2.15.3.ebuild index 1cd249e6c2e7..81b7f1512110 100644 --- a/dev-python/fastjsonschema/fastjsonschema-2.15.3.ebuild +++ b/dev-python/fastjsonschema/fastjsonschema-2.15.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_P=python-${P} @@ -16,7 +16,7 @@ S=${WORKDIR}/${MY_P} LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" distutils_enable_tests pytest diff --git a/dev-python/feedgenerator/feedgenerator-2.0.0.ebuild b/dev-python/feedgenerator/feedgenerator-2.0.0.ebuild index 1d2317691e83..25a196d279c6 100644 --- a/dev-python/feedgenerator/feedgenerator-2.0.0.ebuild +++ b/dev-python/feedgenerator/feedgenerator-2.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Standalone version of django.utils.feedgenerator" diff --git a/dev-python/feedparser/feedparser-6.0.8.ebuild b/dev-python/feedparser/feedparser-6.0.8.ebuild index 17fe2aaef198..b58bc121974d 100644 --- a/dev-python/feedparser/feedparser-6.0.8.ebuild +++ b/dev-python/feedparser/feedparser-6.0.8.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/fido2/fido2-0.9.3.ebuild b/dev-python/fido2/fido2-0.9.3.ebuild index e136b0120cac..5597271d81da 100644 --- a/dev-python/fido2/fido2-0.9.3.ebuild +++ b/dev-python/fido2/fido2-0.9.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/fields/fields-5.0.0-r2.ebuild b/dev-python/fields/fields-5.0.0-r2.ebuild index 0255c5803094..a58af24d5f71 100644 --- a/dev-python/fields/fields-5.0.0-r2.ebuild +++ b/dev-python/fields/fields-5.0.0-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Container class boilerplate killer" diff --git a/dev-python/filebytes/filebytes-0.10.2.ebuild b/dev-python/filebytes/filebytes-0.10.2.ebuild index a4fe77d577cb..d57b51fc9496 100644 --- a/dev-python/filebytes/filebytes-0.10.2.ebuild +++ b/dev-python/filebytes/filebytes-0.10.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/filebytes/filebytes-9999.ebuild b/dev-python/filebytes/filebytes-9999.ebuild index a4fe77d577cb..d57b51fc9496 100644 --- a/dev-python/filebytes/filebytes-9999.ebuild +++ b/dev-python/filebytes/filebytes-9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/filelock/filelock-3.4.2.ebuild b/dev-python/filelock/filelock-3.4.2.ebuild index 34f485a049d5..eeb7f1cd12db 100644 --- a/dev-python/filelock/filelock-3.4.2.ebuild +++ b/dev-python/filelock/filelock-3.4.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_P=py-filelock-${PV} diff --git a/dev-python/filetype/filetype-1.0.10.ebuild b/dev-python/filetype/filetype-1.0.10.ebuild index 02545b0ced70..e2119d4f0331 100644 --- a/dev-python/filetype/filetype-1.0.10.ebuild +++ b/dev-python/filetype/filetype-1.0.10.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Small, dependency-free, fast Python package to infer binary file types checking" diff --git a/dev-python/filetype/filetype-1.0.9.ebuild b/dev-python/filetype/filetype-1.0.9.ebuild index 31103f37be3f..dfc9a6b3532e 100644 --- a/dev-python/filetype/filetype-1.0.9.ebuild +++ b/dev-python/filetype/filetype-1.0.9.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Small, dependency-free, fast Python package to infer binary file types checking" diff --git a/dev-python/findimports/findimports-2.1.0.ebuild b/dev-python/findimports/findimports-2.1.0.ebuild index c183fdc55c2d..3b1e3c24bad0 100644 --- a/dev-python/findimports/findimports-2.1.0.ebuild +++ b/dev-python/findimports/findimports-2.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python module import analysis tool" diff --git a/dev-python/findimports/findimports-2.2.0.ebuild b/dev-python/findimports/findimports-2.2.0.ebuild index a1bac7e2b30a..76d735f9baa4 100644 --- a/dev-python/findimports/findimports-2.2.0.ebuild +++ b/dev-python/findimports/findimports-2.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python module import analysis tool" diff --git a/dev-python/fitsio/fitsio-0.9.11.ebuild b/dev-python/fitsio/fitsio-0.9.11.ebuild index 3758e71aa46c..59c1ff080240 100644 --- a/dev-python/fitsio/fitsio-0.9.11.ebuild +++ b/dev-python/fitsio/fitsio-0.9.11.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/fitsio/fitsio-1.1.7.ebuild b/dev-python/fitsio/fitsio-1.1.7.ebuild index ba0edb7e7e3b..8d5a8afcc9b0 100644 --- a/dev-python/fitsio/fitsio-1.1.7.ebuild +++ b/dev-python/fitsio/fitsio-1.1.7.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python library to read from and write to FITS files" diff --git a/dev-python/fixtures/fixtures-3.0.0-r1.ebuild b/dev-python/fixtures/fixtures-3.0.0-r1.ebuild index 8390cd17f228..2dccd0b38188 100644 --- a/dev-python/fixtures/fixtures-3.0.0-r1.ebuild +++ b/dev-python/fixtures/fixtures-3.0.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Fixtures, reusable state for writing clean tests and more" diff --git a/dev-python/flake8-polyfill/flake8-polyfill-1.0.2.ebuild b/dev-python/flake8-polyfill/flake8-polyfill-1.0.2.ebuild index 1db957631f1b..1aac37f15949 100644 --- a/dev-python/flake8-polyfill/flake8-polyfill-1.0.2.ebuild +++ b/dev-python/flake8-polyfill/flake8-polyfill-1.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Polyfill package for Flake8 plugins" diff --git a/dev-python/flake8/flake8-3.9.2-r1.ebuild b/dev-python/flake8/flake8-3.9.2-r1.ebuild index 4f31678081ad..343ed468e9a8 100644 --- a/dev-python/flake8/flake8-3.9.2-r1.ebuild +++ b/dev-python/flake8/flake8-3.9.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A wrapper around PyFlakes, pep8 & mccabe" diff --git a/dev-python/flake8/flake8-4.0.1-r1.ebuild b/dev-python/flake8/flake8-4.0.1-r1.ebuild index 56aff8bb0d04..3843eea253fd 100644 --- a/dev-python/flake8/flake8-4.0.1-r1.ebuild +++ b/dev-python/flake8/flake8-4.0.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A wrapper around PyFlakes, pep8 & mccabe" diff --git a/dev-python/flaky/flaky-3.7.0-r1.ebuild b/dev-python/flaky/flaky-3.7.0-r1.ebuild index c9222c54efa3..684055663fc1 100644 --- a/dev-python/flaky/flaky-3.7.0-r1.ebuild +++ b/dev-python/flaky/flaky-3.7.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=bdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/flask-api/flask-api-3.0.ebuild b/dev-python/flask-api/flask-api-3.0.ebuild index 991b65b682ec..a4ead7ce20f9 100644 --- a/dev-python/flask-api/flask-api-3.0.ebuild +++ b/dev-python/flask-api/flask-api-3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/flask-assets/flask-assets-0.12.ebuild b/dev-python/flask-assets/flask-assets-0.12.ebuild index 29d17392e414..851c9b12a082 100644 --- a/dev-python/flask-assets/flask-assets-0.12.ebuild +++ b/dev-python/flask-assets/flask-assets-0.12.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/flask-babel/flask-babel-2.0.0.ebuild b/dev-python/flask-babel/flask-babel-2.0.0.ebuild index c9156e7ec2db..ce5cb4835645 100644 --- a/dev-python/flask-babel/flask-babel-2.0.0.ebuild +++ b/dev-python/flask-babel/flask-babel-2.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_PN="Flask-Babel" diff --git a/dev-python/flask-babelex/flask-babelex-0.9.4.ebuild b/dev-python/flask-babelex/flask-babelex-0.9.4.ebuild index cfa5cb904e02..6376e7f7d79e 100644 --- a/dev-python/flask-babelex/flask-babelex-0.9.4.ebuild +++ b/dev-python/flask-babelex/flask-babelex-0.9.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_PN="Flask-BabelEx" diff --git a/dev-python/flask-compress/flask-compress-1.10.1.ebuild b/dev-python/flask-compress/flask-compress-1.10.1.ebuild index 2e41176eada1..2304c70992f0 100644 --- a/dev-python/flask-compress/flask-compress-1.10.1.ebuild +++ b/dev-python/flask-compress/flask-compress-1.10.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/flask-cors/flask-cors-3.0.10.ebuild b/dev-python/flask-cors/flask-cors-3.0.10.ebuild index 3bb265685865..c8909e3e454c 100644 --- a/dev-python/flask-cors/flask-cors-3.0.10.ebuild +++ b/dev-python/flask-cors/flask-cors-3.0.10.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/flask-debug/flask-debug-0.4.3-r1.ebuild b/dev-python/flask-debug/flask-debug-0.4.3-r1.ebuild index 7e14cb1ea1b7..2593c9e96098 100644 --- a/dev-python/flask-debug/flask-debug-0.4.3-r1.ebuild +++ b/dev-python/flask-debug/flask-debug-0.4.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/flask-gravatar/flask-gravatar-0.5.0.ebuild b/dev-python/flask-gravatar/flask-gravatar-0.5.0.ebuild index 31849ee03a81..4fcd766dd1ea 100644 --- a/dev-python/flask-gravatar/flask-gravatar-0.5.0.ebuild +++ b/dev-python/flask-gravatar/flask-gravatar-0.5.0.ebuild @@ -6,7 +6,7 @@ EAPI=7 MY_PN="Flask-Gravatar" MY_P=${MY_PN}-${PV} -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Small extension for Flask to make usage of Gravatar service easy" diff --git a/dev-python/flask-htmlmin/flask-htmlmin-2.2.0.ebuild b/dev-python/flask-htmlmin/flask-htmlmin-2.2.0.ebuild index 2c646d2d511b..565b88382ba7 100644 --- a/dev-python/flask-htmlmin/flask-htmlmin-2.2.0.ebuild +++ b/dev-python/flask-htmlmin/flask-htmlmin-2.2.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 MY_P="Flask-HTMLmin-${PV}" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Minimize your flask rendered html" diff --git a/dev-python/flask-jwt-extended/flask-jwt-extended-4.3.0.ebuild b/dev-python/flask-jwt-extended/flask-jwt-extended-4.3.0.ebuild index b8bf0f1bd5ea..d3890527ccec 100644 --- a/dev-python/flask-jwt-extended/flask-jwt-extended-4.3.0.ebuild +++ b/dev-python/flask-jwt-extended/flask-jwt-extended-4.3.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/flask-jwt-extended/flask-jwt-extended-4.3.1.ebuild b/dev-python/flask-jwt-extended/flask-jwt-extended-4.3.1.ebuild index 80665a211617..2d3cb9530e71 100644 --- a/dev-python/flask-jwt-extended/flask-jwt-extended-4.3.1.ebuild +++ b/dev-python/flask-jwt-extended/flask-jwt-extended-4.3.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/flask-login/flask-login-0.5.0.ebuild b/dev-python/flask-login/flask-login-0.5.0.ebuild index c27e02fac7f1..bf752fa102e6 100644 --- a/dev-python/flask-login/flask-login-0.5.0.ebuild +++ b/dev-python/flask-login/flask-login-0.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Login session support for Flask" diff --git a/dev-python/flask-mail/flask-mail-0.9.1-r1.ebuild b/dev-python/flask-mail/flask-mail-0.9.1-r1.ebuild index 797f3c972a9c..db5d7bf6a5d5 100644 --- a/dev-python/flask-mail/flask-mail-0.9.1-r1.ebuild +++ b/dev-python/flask-mail/flask-mail-0.9.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_PN="Flask-Mail" diff --git a/dev-python/flask-migrate/flask-migrate-3.1.0.ebuild b/dev-python/flask-migrate/flask-migrate-3.1.0.ebuild index 5db46d7dbf34..7b1791537274 100644 --- a/dev-python/flask-migrate/flask-migrate-3.1.0.ebuild +++ b/dev-python/flask-migrate/flask-migrate-3.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_P="Flask-Migrate-${PV}" diff --git a/dev-python/flask-mongoengine/flask-mongoengine-1.0.0.ebuild b/dev-python/flask-mongoengine/flask-mongoengine-1.0.0.ebuild index a1154b3cf0ae..585eb87f734c 100644 --- a/dev-python/flask-mongoengine/flask-mongoengine-1.0.0.ebuild +++ b/dev-python/flask-mongoengine/flask-mongoengine-1.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Flask support for MongoDB and with WTF model forms" diff --git a/dev-python/flask-nav/flask-nav-0.6-r4.ebuild b/dev-python/flask-nav/flask-nav-0.6-r4.ebuild index 6805a48fc7a3..daded53b16c6 100644 --- a/dev-python/flask-nav/flask-nav-0.6-r4.ebuild +++ b/dev-python/flask-nav/flask-nav-0.6-r4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/flask-paginate/flask-paginate-2021.10.26.ebuild b/dev-python/flask-paginate/flask-paginate-2021.10.26.ebuild index 948d0720c064..c5d03832c2f1 100644 --- a/dev-python/flask-paginate/flask-paginate-2021.10.26.ebuild +++ b/dev-python/flask-paginate/flask-paginate-2021.10.26.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Pagination support for flask" diff --git a/dev-python/flask-paginate/flask-paginate-2021.12.28.ebuild b/dev-python/flask-paginate/flask-paginate-2021.12.28.ebuild index 948d0720c064..c5d03832c2f1 100644 --- a/dev-python/flask-paginate/flask-paginate-2021.12.28.ebuild +++ b/dev-python/flask-paginate/flask-paginate-2021.12.28.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Pagination support for flask" diff --git a/dev-python/flask-paginate/flask-paginate-2022.1.8.ebuild b/dev-python/flask-paginate/flask-paginate-2022.1.8.ebuild index 1433d754b732..d31ce77b8999 100644 --- a/dev-python/flask-paginate/flask-paginate-2022.1.8.ebuild +++ b/dev-python/flask-paginate/flask-paginate-2022.1.8.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Pagination support for flask" diff --git a/dev-python/flask-paranoid/flask-paranoid-0.2.0-r1.ebuild b/dev-python/flask-paranoid/flask-paranoid-0.2.0-r1.ebuild index 0f8378316b53..2e34c792da4a 100644 --- a/dev-python/flask-paranoid/flask-paranoid-0.2.0-r1.ebuild +++ b/dev-python/flask-paranoid/flask-paranoid-0.2.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_IN_SOURCE_BUILD=1 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_PV=$(ver_cut 1-2) diff --git a/dev-python/flask-principal/flask-principal-0.4.0-r2.ebuild b/dev-python/flask-principal/flask-principal-0.4.0-r2.ebuild index 4e1fe3418d7b..54ce7f149add 100644 --- a/dev-python/flask-principal/flask-principal-0.4.0-r2.ebuild +++ b/dev-python/flask-principal/flask-principal-0.4.0-r2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Identity management for flask" diff --git a/dev-python/flask-restful/flask-restful-0.3.9.ebuild b/dev-python/flask-restful/flask-restful-0.3.9.ebuild index 9b1bd24c0bfa..1d9da309f9cd 100644 --- a/dev-python/flask-restful/flask-restful-0.3.9.ebuild +++ b/dev-python/flask-restful/flask-restful-0.3.9.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/flask-script/flask-script-2.0.6.ebuild b/dev-python/flask-script/flask-script-2.0.6.ebuild index 0ed6b2ecb9fb..84a125080f94 100644 --- a/dev-python/flask-script/flask-script-2.0.6.ebuild +++ b/dev-python/flask-script/flask-script-2.0.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_PN="Flask-Script" diff --git a/dev-python/flask-security/flask-security-3.4.5.ebuild b/dev-python/flask-security/flask-security-3.4.5.ebuild index 6f28bedc28ad..6f3a1ddbe79c 100644 --- a/dev-python/flask-security/flask-security-3.4.5.ebuild +++ b/dev-python/flask-security/flask-security-3.4.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Simple security for Flask apps" diff --git a/dev-python/flask-security/flask-security-4.1.2.ebuild b/dev-python/flask-security/flask-security-4.1.2.ebuild index ad08f06949bc..b29168405493 100644 --- a/dev-python/flask-security/flask-security-4.1.2.ebuild +++ b/dev-python/flask-security/flask-security-4.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Simple security for Flask apps" diff --git a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild index 92b965217c71..c5183406c1a6 100644 --- a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild +++ b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild @@ -6,7 +6,7 @@ EAPI=7 MY_PN="Flask-Sphinx-Themes" MY_P="${MY_PN}-${PV}" -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Sphinx Themes for Flask related projects and Flask itself" diff --git a/dev-python/flask-sqlalchemy/flask-sqlalchemy-2.5.1.ebuild b/dev-python/flask-sqlalchemy/flask-sqlalchemy-2.5.1.ebuild index d048e5359808..7953fb93b5eb 100644 --- a/dev-python/flask-sqlalchemy/flask-sqlalchemy-2.5.1.ebuild +++ b/dev-python/flask-sqlalchemy/flask-sqlalchemy-2.5.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_PN="Flask-SQLAlchemy" diff --git a/dev-python/flask-wtf/flask-wtf-1.0.0.ebuild b/dev-python/flask-wtf/flask-wtf-1.0.0.ebuild index 5ed597098798..a6ac7a7392dc 100644 --- a/dev-python/flask-wtf/flask-wtf-1.0.0.ebuild +++ b/dev-python/flask-wtf/flask-wtf-1.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_PN="Flask-WTF" diff --git a/dev-python/flask/flask-1.1.4.ebuild b/dev-python/flask/flask-1.1.4.ebuild index 254a1cc9fd1c..08e14a778d94 100644 --- a/dev-python/flask/flask-1.1.4.ebuild +++ b/dev-python/flask/flask-1.1.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A microframework based on Werkzeug, Jinja2 and good intentions" diff --git a/dev-python/flask/flask-2.0.1-r1.ebuild b/dev-python/flask/flask-2.0.1-r1.ebuild index fa189fe2222e..64825c41fc35 100644 --- a/dev-python/flask/flask-2.0.1-r1.ebuild +++ b/dev-python/flask/flask-2.0.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A microframework based on Werkzeug, Jinja2 and good intentions" diff --git a/dev-python/flask/flask-2.0.1.ebuild b/dev-python/flask/flask-2.0.1.ebuild index 20f0a49d99c3..1ba8a44542f0 100644 --- a/dev-python/flask/flask-2.0.1.ebuild +++ b/dev-python/flask/flask-2.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A microframework based on Werkzeug, Jinja2 and good intentions" diff --git a/dev-python/flask/flask-2.0.2.ebuild b/dev-python/flask/flask-2.0.2.ebuild index 115fc2aca08f..5bcce692f1fc 100644 --- a/dev-python/flask/flask-2.0.2.ebuild +++ b/dev-python/flask/flask-2.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A microframework based on Werkzeug, Jinja2 and good intentions" diff --git a/dev-python/flask/flask-9999.ebuild b/dev-python/flask/flask-9999.ebuild index 59dbc7b07ee8..e84fa3b69507 100644 --- a/dev-python/flask/flask-9999.ebuild +++ b/dev-python/flask/flask-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A microframework based on Werkzeug, Jinja2 and good intentions" diff --git a/dev-python/flatbuffers/flatbuffers-2.0.ebuild b/dev-python/flatbuffers/flatbuffers-2.0.ebuild index 372755c81c6a..fa9335fc15c7 100644 --- a/dev-python/flatbuffers/flatbuffers-2.0.ebuild +++ b/dev-python/flatbuffers/flatbuffers-2.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="RFC 7049 - Concise Binary Object Representation" diff --git a/dev-python/fleep/fleep-1.0.1-r1.ebuild b/dev-python/fleep/fleep-1.0.1-r1.ebuild index a07efbaed032..bd64eba998e1 100644 --- a/dev-python/fleep/fleep-1.0.1-r1.ebuild +++ b/dev-python/fleep/fleep-1.0.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/fleep/fleep-9999.ebuild b/dev-python/fleep/fleep-9999.ebuild index 359800a5428d..4e9f2d95813a 100644 --- a/dev-python/fleep/fleep-9999.ebuild +++ b/dev-python/fleep/fleep-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/flexmock/flexmock-0.11.2.ebuild b/dev-python/flexmock/flexmock-0.11.2.ebuild index 9577dcaa16e3..8c9c9b78a37a 100644 --- a/dev-python/flexmock/flexmock-0.11.2.ebuild +++ b/dev-python/flexmock/flexmock-0.11.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Testing library to create mocks, stubs and fakes" diff --git a/dev-python/flexmock/flexmock-0.11.3.ebuild b/dev-python/flexmock/flexmock-0.11.3.ebuild index 26e36d1bb4ce..daee6ed4dfa2 100644 --- a/dev-python/flexmock/flexmock-0.11.3.ebuild +++ b/dev-python/flexmock/flexmock-0.11.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/flit/flit-3.5.1-r1.ebuild b/dev-python/flit/flit-3.5.1-r1.ebuild index 834a86fe749c..6180aace867a 100644 --- a/dev-python/flit/flit-3.5.1-r1.ebuild +++ b/dev-python/flit/flit-3.5.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Simplified packaging of Python modules" diff --git a/dev-python/flit/flit-3.6.0-r1.ebuild b/dev-python/flit/flit-3.6.0-r1.ebuild index 849cf68c8762..4d3a3c2188c8 100644 --- a/dev-python/flit/flit-3.6.0-r1.ebuild +++ b/dev-python/flit/flit-3.6.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Simplified packaging of Python modules" diff --git a/dev-python/flit/flit-3.6.0-r2.ebuild b/dev-python/flit/flit-3.6.0-r2.ebuild index fc80f5b89ee2..0fbfee8ab161 100644 --- a/dev-python/flit/flit-3.6.0-r2.ebuild +++ b/dev-python/flit/flit-3.6.0-r2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Simplified packaging of Python modules" diff --git a/dev-python/flit_core/flit_core-3.5.1-r1.ebuild b/dev-python/flit_core/flit_core-3.5.1-r1.ebuild index ae35516ce8eb..f0749913869d 100644 --- a/dev-python/flit_core/flit_core-3.5.1-r1.ebuild +++ b/dev-python/flit_core/flit_core-3.5.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Simplified packaging of Python modules (core module)" diff --git a/dev-python/flit_core/flit_core-3.6.0-r1.ebuild b/dev-python/flit_core/flit_core-3.6.0-r1.ebuild index 5f9289c0059d..de8ce497a997 100644 --- a/dev-python/flit_core/flit_core-3.6.0-r1.ebuild +++ b/dev-python/flit_core/flit_core-3.6.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Simplified packaging of Python modules (core module)" diff --git a/dev-python/flit_core/flit_core-3.6.0-r2.ebuild b/dev-python/flit_core/flit_core-3.6.0-r2.ebuild index 56fdc24b21c8..61777803183c 100644 --- a/dev-python/flit_core/flit_core-3.6.0-r2.ebuild +++ b/dev-python/flit_core/flit_core-3.6.0-r2.ebuild @@ -5,7 +5,7 @@ EAPI=7 DISTUTILS_USE_PEP517=standalone -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Simplified packaging of Python modules (core module)" diff --git a/dev-python/flufl-bounce/flufl-bounce-4.0.ebuild b/dev-python/flufl-bounce/flufl-bounce-4.0.ebuild index 8933c4cd4e7d..3bcde85db7a9 100644 --- a/dev-python/flufl-bounce/flufl-bounce-4.0.ebuild +++ b/dev-python/flufl-bounce/flufl-bounce-4.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_PN=${PN/-/.} diff --git a/dev-python/flufl-i18n/flufl-i18n-4.0.ebuild b/dev-python/flufl-i18n/flufl-i18n-4.0.ebuild index b2dc4d8895de..485e63ab9298 100644 --- a/dev-python/flufl-i18n/flufl-i18n-4.0.ebuild +++ b/dev-python/flufl-i18n/flufl-i18n-4.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=pdm -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_P=${P/-/.} diff --git a/dev-python/flufl-lock/flufl-lock-7.0.ebuild b/dev-python/flufl-lock/flufl-lock-7.0.ebuild index a87ed6e7352c..34cb7b09d731 100644 --- a/dev-python/flufl-lock/flufl-lock-7.0.ebuild +++ b/dev-python/flufl-lock/flufl-lock-7.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=pdm -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_P=${P/-/.} diff --git a/dev-python/flufl-testing/flufl-testing-0.8.ebuild b/dev-python/flufl-testing/flufl-testing-0.8.ebuild index 64ea80e353ca..1e6ce878e680 100644 --- a/dev-python/flufl-testing/flufl-testing-0.8.ebuild +++ b/dev-python/flufl-testing/flufl-testing-0.8.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_P=${P/-/.} diff --git a/dev-python/fonttools/fonttools-4.28.5.ebuild b/dev-python/fonttools/fonttools-4.28.5.ebuild index fe27761feed9..8926a5236635 100644 --- a/dev-python/fonttools/fonttools-4.28.5.ebuild +++ b/dev-python/fonttools/fonttools-4.28.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="xml(+)" inherit distutils-r1 virtualx diff --git a/dev-python/fonttools/fonttools-4.29.0.ebuild b/dev-python/fonttools/fonttools-4.29.0.ebuild index 45cda8035417..bf1e738ad047 100644 --- a/dev-python/fonttools/fonttools-4.29.0.ebuild +++ b/dev-python/fonttools/fonttools-4.29.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="xml(+)" inherit distutils-r1 virtualx diff --git a/dev-python/fonttools/fonttools-4.29.1.ebuild b/dev-python/fonttools/fonttools-4.29.1.ebuild index 45cda8035417..bf1e738ad047 100644 --- a/dev-python/fonttools/fonttools-4.29.1.ebuild +++ b/dev-python/fonttools/fonttools-4.29.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="xml(+)" inherit distutils-r1 virtualx diff --git a/dev-python/fqdn/fqdn-1.5.1-r1.ebuild b/dev-python/fqdn/fqdn-1.5.1-r1.ebuild index 17c5eb191a13..c25b42a181d6 100644 --- a/dev-python/fqdn/fqdn-1.5.1-r1.ebuild +++ b/dev-python/fqdn/fqdn-1.5.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/freezegun/freezegun-1.1.0-r1.ebuild b/dev-python/freezegun/freezegun-1.1.0-r1.ebuild index a0380e389e64..fb4dcd31e437 100644 --- a/dev-python/freezegun/freezegun-1.1.0-r1.ebuild +++ b/dev-python/freezegun/freezegun-1.1.0-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,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/fritzconnection/fritzconnection-1.7.1.ebuild b/dev-python/fritzconnection/fritzconnection-1.7.1.ebuild index d8a36a793120..4072e5e87ed0 100644 --- a/dev-python/fritzconnection/fritzconnection-1.7.1.ebuild +++ b/dev-python/fritzconnection/fritzconnection-1.7.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Lib/tool to communicate with AVM FRITZ! devices using TR-064 protocol over UPnP" diff --git a/dev-python/fritzconnection/fritzconnection-1.7.2.ebuild b/dev-python/fritzconnection/fritzconnection-1.7.2.ebuild index d8a36a793120..4072e5e87ed0 100644 --- a/dev-python/fritzconnection/fritzconnection-1.7.2.ebuild +++ b/dev-python/fritzconnection/fritzconnection-1.7.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Lib/tool to communicate with AVM FRITZ! devices using TR-064 protocol over UPnP" diff --git a/dev-python/fritzconnection/fritzconnection-1.8.0.ebuild b/dev-python/fritzconnection/fritzconnection-1.8.0.ebuild index d8a36a793120..4072e5e87ed0 100644 --- a/dev-python/fritzconnection/fritzconnection-1.8.0.ebuild +++ b/dev-python/fritzconnection/fritzconnection-1.8.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Lib/tool to communicate with AVM FRITZ! devices using TR-064 protocol over UPnP" diff --git a/dev-python/fritzconnection/fritzconnection-1.9.0.ebuild b/dev-python/fritzconnection/fritzconnection-1.9.0.ebuild index 13a5349498b4..f987744a3f38 100644 --- a/dev-python/fritzconnection/fritzconnection-1.9.0.ebuild +++ b/dev-python/fritzconnection/fritzconnection-1.9.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Lib/tool to communicate with AVM FRITZ! devices using TR-064 protocol over UPnP" diff --git a/dev-python/fritzconnection/fritzconnection-1.9.1.ebuild b/dev-python/fritzconnection/fritzconnection-1.9.1.ebuild index 06c778268471..d9104cb75eb0 100644 --- a/dev-python/fritzconnection/fritzconnection-1.9.1.ebuild +++ b/dev-python/fritzconnection/fritzconnection-1.9.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Lib/tool to communicate with AVM FRITZ! devices using TR-064 protocol over UPnP" diff --git a/dev-python/frozen-flask/frozen-flask-0.18.ebuild b/dev-python/frozen-flask/frozen-flask-0.18.ebuild index ca510819dfed..87f3dc5b9f1e 100644 --- a/dev-python/frozen-flask/frozen-flask-0.18.ebuild +++ b/dev-python/frozen-flask/frozen-flask-0.18.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/frozenlist/frozenlist-1.2.0.ebuild b/dev-python/frozenlist/frozenlist-1.2.0.ebuild index 1e2e06cc0232..5a203f912814 100644 --- a/dev-python/frozenlist/frozenlist-1.2.0.ebuild +++ b/dev-python/frozenlist/frozenlist-1.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A list-like structure which implements collections.abc.MutableSequence" diff --git a/dev-python/frozenlist/frozenlist-1.3.0.ebuild b/dev-python/frozenlist/frozenlist-1.3.0.ebuild index c52f7f2cd17d..ecbe653f4176 100644 --- a/dev-python/frozenlist/frozenlist-1.3.0.ebuild +++ b/dev-python/frozenlist/frozenlist-1.3.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A list-like structure which implements collections.abc.MutableSequence" diff --git a/dev-python/fs/fs-2.4.14.ebuild b/dev-python/fs/fs-2.4.14.ebuild index 7cc33ca49b47..950e8172a837 100644 --- a/dev-python/fs/fs-2.4.14.ebuild +++ b/dev-python/fs/fs-2.4.14.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 optfeature diff --git a/dev-python/fs/fs-2.4.15.ebuild b/dev-python/fs/fs-2.4.15.ebuild index 55458bce3feb..b91b8b318816 100644 --- a/dev-python/fs/fs-2.4.15.ebuild +++ b/dev-python/fs/fs-2.4.15.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature diff --git a/dev-python/fsspec/fsspec-2021.11.1.ebuild b/dev-python/fsspec/fsspec-2021.11.1.ebuild index 5b69382b7b54..8317c61d34ec 100644 --- a/dev-python/fsspec/fsspec-2021.11.1.ebuild +++ b/dev-python/fsspec/fsspec-2021.11.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_P=filesystem_spec-${PV} diff --git a/dev-python/fsspec/fsspec-2022.01.0.ebuild b/dev-python/fsspec/fsspec-2022.01.0.ebuild index 920f155442f4..60681a026fa6 100644 --- a/dev-python/fsspec/fsspec-2022.01.0.ebuild +++ b/dev-python/fsspec/fsspec-2022.01.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_P=filesystem_spec-${PV} diff --git a/dev-python/funcparserlib/funcparserlib-1.0.0_alpha0-r1.ebuild b/dev-python/funcparserlib/funcparserlib-1.0.0_alpha0-r1.ebuild index 10be0ff4738c..fcf29db02d3e 100644 --- a/dev-python/funcparserlib/funcparserlib-1.0.0_alpha0-r1.ebuild +++ b/dev-python/funcparserlib/funcparserlib-1.0.0_alpha0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_PV="${PV/_alpha/a}" diff --git a/dev-python/funcparserlib/funcparserlib-1.0.0_alpha0.ebuild b/dev-python/funcparserlib/funcparserlib-1.0.0_alpha0.ebuild index cb03d1563244..a42ea256adb6 100644 --- a/dev-python/funcparserlib/funcparserlib-1.0.0_alpha0.ebuild +++ b/dev-python/funcparserlib/funcparserlib-1.0.0_alpha0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=pyproject.toml inherit distutils-r1 diff --git a/dev-python/funcy/funcy-1.17.ebuild b/dev-python/funcy/funcy-1.17.ebuild index 810d3aa866cb..9a0a58a92b3f 100644 --- a/dev-python/funcy/funcy-1.17.ebuild +++ b/dev-python/funcy/funcy-1.17.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A collection of fancy functional tools focused on practicality" diff --git a/dev-python/furo/furo-2021.10.9.ebuild b/dev-python/furo/furo-2021.10.9.ebuild index 465cf753f2f5..20ff888068fc 100644 --- a/dev-python/furo/furo-2021.10.9.ebuild +++ b/dev-python/furo/furo-2021.10.9.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) DISTUTILS_USE_SETUPTOOLS=pyproject.toml inherit distutils-r1 diff --git a/dev-python/fuse-python/fuse-python-1.0.4.ebuild b/dev-python/fuse-python/fuse-python-1.0.4.ebuild index e2c77cfe8a87..a1f322a15334 100644 --- a/dev-python/fuse-python/fuse-python-1.0.4.ebuild +++ b/dev-python/fuse-python/fuse-python-1.0.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/fusepy/fusepy-3.0.1.ebuild b/dev-python/fusepy/fusepy-3.0.1.ebuild index 5272c2363d4d..f44ae93e0d35 100644 --- a/dev-python/fusepy/fusepy-3.0.1.ebuild +++ b/dev-python/fusepy/fusepy-3.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/future/future-0.18.2-r1.ebuild b/dev-python/future/future-0.18.2-r1.ebuild index 41c1c743ef64..fc9653d1c9a4 100644 --- a/dev-python/future/future-0.18.2-r1.ebuild +++ b/dev-python/future/future-0.18.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Easy, clean, reliable Python 2/3 compatibility" diff --git a/dev-python/fuzzywuzzy/fuzzywuzzy-0.18.0.ebuild b/dev-python/fuzzywuzzy/fuzzywuzzy-0.18.0.ebuild index 61b2b241d7c4..b413f59c7eda 100644 --- a/dev-python/fuzzywuzzy/fuzzywuzzy-0.18.0.ebuild +++ b/dev-python/fuzzywuzzy/fuzzywuzzy-0.18.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/gast/gast-0.5.3.ebuild b/dev-python/gast/gast-0.5.3.ebuild index a2448187cab9..cd5d34151fe2 100644 --- a/dev-python/gast/gast-0.5.3.ebuild +++ b/dev-python/gast/gast-0.5.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A generic AST to represent Python2 and Python3's Abstract Syntax Tree (AST)" diff --git a/dev-python/gatt-python/gatt-python-0.2.6.ebuild b/dev-python/gatt-python/gatt-python-0.2.6.ebuild index 7b2dcefb7b4f..2b549b54ed98 100644 --- a/dev-python/gatt-python/gatt-python-0.2.6.ebuild +++ b/dev-python/gatt-python/gatt-python-0.2.6.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-2.7.ebuild b/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-2.7.ebuild index e376a8c01816..f231474715fc 100644 --- a/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-2.7.ebuild +++ b/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-2.7.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/genshi/genshi-0.7.5.ebuild b/dev-python/genshi/genshi-0.7.5.ebuild index 3c23d2558ae1..e04f1763bf3d 100644 --- a/dev-python/genshi/genshi-0.7.5.ebuild +++ b/dev-python/genshi/genshi-0.7.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Python toolkit for stream-based generation of output for the web" diff --git a/dev-python/genshi/genshi-0.7.6.ebuild b/dev-python/genshi/genshi-0.7.6.ebuild index b53a665e261a..d378810fc50a 100644 --- a/dev-python/genshi/genshi-0.7.6.ebuild +++ b/dev-python/genshi/genshi-0.7.6.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/genson/genson-1.1.0.ebuild b/dev-python/genson/genson-1.1.0.ebuild index a2cf43b1ec12..c2103744f62e 100644 --- a/dev-python/genson/genson-1.1.0.ebuild +++ b/dev-python/genson/genson-1.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="GenSON is a powerful, user-friendly JSON Schema generator built in Python" diff --git a/dev-python/genty/genty-1.3.2-r1.ebuild b/dev-python/genty/genty-1.3.2-r1.ebuild index 018310cddb50..72f112548d01 100644 --- a/dev-python/genty/genty-1.3.2-r1.ebuild +++ b/dev-python/genty/genty-1.3.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/geoip-python/geoip-python-1.3.2-r1.ebuild b/dev-python/geoip-python/geoip-python-1.3.2-r1.ebuild index f704aec57f4a..dcf874329b87 100644 --- a/dev-python/geoip-python/geoip-python-1.3.2-r1.ebuild +++ b/dev-python/geoip-python/geoip-python-1.3.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/gevent-websocket/gevent-websocket-0.10.1.ebuild b/dev-python/gevent-websocket/gevent-websocket-0.10.1.ebuild index 703b75be08fb..7b1100bf2598 100644 --- a/dev-python/gevent-websocket/gevent-websocket-0.10.1.ebuild +++ b/dev-python/gevent-websocket/gevent-websocket-0.10.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/gevent/gevent-21.12.0.ebuild b/dev-python/gevent/gevent-21.12.0.ebuild index b844e0866275..52688fd50e9d 100644 --- a/dev-python/gevent/gevent-21.12.0.ebuild +++ b/dev-python/gevent/gevent-21.12.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="ssl(+),threads(+)" inherit distutils-r1 flag-o-matic diff --git a/dev-python/gevent/gevent-21.8.0.ebuild b/dev-python/gevent/gevent-21.8.0.ebuild index 0ded85281a4a..026f60b978c0 100644 --- a/dev-python/gevent/gevent-21.8.0.ebuild +++ b/dev-python/gevent/gevent-21.8.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="ssl(+),threads(+)" inherit distutils-r1 flag-o-matic diff --git a/dev-python/geventhttpclient/geventhttpclient-1.5.3.ebuild b/dev-python/geventhttpclient/geventhttpclient-1.5.3.ebuild index b54ee8c4979e..9249193c25a5 100644 --- a/dev-python/geventhttpclient/geventhttpclient-1.5.3.ebuild +++ b/dev-python/geventhttpclient/geventhttpclient-1.5.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/ghp-import/ghp-import-2.0.2.ebuild b/dev-python/ghp-import/ghp-import-2.0.2.ebuild index 49ffd80bd943..0ddac7c1702e 100644 --- a/dev-python/ghp-import/ghp-import-2.0.2.ebuild +++ b/dev-python/ghp-import/ghp-import-2.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/git-review/git-review-2.2.0.ebuild b/dev-python/git-review/git-review-2.2.0.ebuild index 9a8a0698ca32..86d385b732f1 100644 --- a/dev-python/git-review/git-review-2.2.0.ebuild +++ b/dev-python/git-review/git-review-2.2.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS= inherit distutils-r1 diff --git a/dev-python/git-review/git-review-9999.ebuild b/dev-python/git-review/git-review-9999.ebuild index a9471b4b7ee6..c1f305c5b97c 100644 --- a/dev-python/git-review/git-review-9999.ebuild +++ b/dev-python/git-review/git-review-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS= inherit distutils-r1 diff --git a/dev-python/gitdb/gitdb-4.0.8.ebuild b/dev-python/gitdb/gitdb-4.0.8.ebuild index 521a590091b9..eb1554a90fd5 100644 --- a/dev-python/gitdb/gitdb-4.0.8.ebuild +++ b/dev-python/gitdb/gitdb-4.0.8.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="GitDB is a pure-Python git object database" diff --git a/dev-python/github3/github3-3.0.0.ebuild b/dev-python/github3/github3-3.0.0.ebuild index 830ac68d4718..976acfaf80f5 100644 --- a/dev-python/github3/github3-3.0.0.ebuild +++ b/dev-python/github3/github3-3.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A wrapper for the GitHub API written in python" diff --git a/dev-python/glob2/glob2-0.7.ebuild b/dev-python/glob2/glob2-0.7.ebuild index ac914b55f418..aa2a9745d6b5 100644 --- a/dev-python/glob2/glob2-0.7.ebuild +++ b/dev-python/glob2/glob2-0.7.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Extended version of Python's builtin glob module" diff --git a/dev-python/glooey/glooey-0.3.4-r1.ebuild b/dev-python/glooey/glooey-0.3.4-r1.ebuild index 299d149e7911..5d4d925d16e1 100644 --- a/dev-python/glooey/glooey-0.3.4-r1.ebuild +++ b/dev-python/glooey/glooey-0.3.4-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 virtualx diff --git a/dev-python/glooey/glooey-0.3.6.ebuild b/dev-python/glooey/glooey-0.3.6.ebuild index 5545dac33e1f..39456b9aed9e 100644 --- a/dev-python/glooey/glooey-0.3.6.ebuild +++ b/dev-python/glooey/glooey-0.3.6.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_PEP517=flit inherit distutils-r1 virtualx diff --git a/dev-python/gmpy/gmpy-2.1.1.ebuild b/dev-python/gmpy/gmpy-2.1.1.ebuild index 6545dfed6df4..d20c7424a86a 100644 --- a/dev-python/gmpy/gmpy-2.1.1.ebuild +++ b/dev-python/gmpy/gmpy-2.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_PN="${PN}2" diff --git a/dev-python/gmpy/gmpy-2.1.2.ebuild b/dev-python/gmpy/gmpy-2.1.2.ebuild index d45a6cfbb913..ee2748ecc622 100644 --- a/dev-python/gmpy/gmpy-2.1.2.ebuild +++ b/dev-python/gmpy/gmpy-2.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_PN="${PN}2" diff --git a/dev-python/google-api-core/google-api-core-2.3.1.ebuild b/dev-python/google-api-core/google-api-core-2.3.1.ebuild index b755d5a331ee..2fd1241959c1 100644 --- a/dev-python/google-api-core/google-api-core-2.3.1.ebuild +++ b/dev-python/google-api-core/google-api-core-2.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/google-api-core/google-api-core-2.5.0.ebuild b/dev-python/google-api-core/google-api-core-2.5.0.ebuild index 60470247a580..919e2ee109c6 100644 --- a/dev-python/google-api-core/google-api-core-2.5.0.ebuild +++ b/dev-python/google-api-core/google-api-core-2.5.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/google-api-python-client/google-api-python-client-2.34.0.ebuild b/dev-python/google-api-python-client/google-api-python-client-2.34.0.ebuild index 72d1b384bac7..b3daf968d5b7 100644 --- a/dev-python/google-api-python-client/google-api-python-client-2.34.0.ebuild +++ b/dev-python/google-api-python-client/google-api-python-client-2.34.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Google API Client for Python" diff --git a/dev-python/google-api-python-client/google-api-python-client-2.35.0.ebuild b/dev-python/google-api-python-client/google-api-python-client-2.35.0.ebuild index 51ad31f5f251..8d0b8350d64d 100644 --- a/dev-python/google-api-python-client/google-api-python-client-2.35.0.ebuild +++ b/dev-python/google-api-python-client/google-api-python-client-2.35.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Google API Client for Python" diff --git a/dev-python/google-api-python-client/google-api-python-client-2.36.0.ebuild b/dev-python/google-api-python-client/google-api-python-client-2.36.0.ebuild index 838a3e9d9626..630d246414ca 100644 --- a/dev-python/google-api-python-client/google-api-python-client-2.36.0.ebuild +++ b/dev-python/google-api-python-client/google-api-python-client-2.36.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Google API Client for Python" diff --git a/dev-python/google-api-python-client/google-api-python-client-2.37.0.ebuild b/dev-python/google-api-python-client/google-api-python-client-2.37.0.ebuild index 838a3e9d9626..630d246414ca 100644 --- a/dev-python/google-api-python-client/google-api-python-client-2.37.0.ebuild +++ b/dev-python/google-api-python-client/google-api-python-client-2.37.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Google API Client for Python" diff --git a/dev-python/google-apitools/google-apitools-0.5.32.ebuild b/dev-python/google-apitools/google-apitools-0.5.32.ebuild index 71c197d97e73..b4ff67d05503 100644 --- a/dev-python/google-apitools/google-apitools-0.5.32.ebuild +++ b/dev-python/google-apitools/google-apitools-0.5.32.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 COMMIT_HASH="7975c0cdbae1b9fc106553ce46e4a59cf0bea1e1" diff --git a/dev-python/google-auth-httplib2/google-auth-httplib2-0.1.0.ebuild b/dev-python/google-auth-httplib2/google-auth-httplib2-0.1.0.ebuild index 62802b12fbfb..49c6e8d69611 100644 --- a/dev-python/google-auth-httplib2/google-auth-httplib2-0.1.0.ebuild +++ b/dev-python/google-auth-httplib2/google-auth-httplib2-0.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/google-auth-oauthlib/google-auth-oauthlib-0.4.6.ebuild b/dev-python/google-auth-oauthlib/google-auth-oauthlib-0.4.6.ebuild index d652caa4d2fa..d912f612a71b 100644 --- a/dev-python/google-auth-oauthlib/google-auth-oauthlib-0.4.6.ebuild +++ b/dev-python/google-auth-oauthlib/google-auth-oauthlib-0.4.6.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_P=google-auth-library-python-oauthlib-${PV} diff --git a/dev-python/google-auth/google-auth-2.3.3-r1.ebuild b/dev-python/google-auth/google-auth-2.3.3-r1.ebuild index 7807ae77e34a..601eed826a74 100644 --- a/dev-python/google-auth/google-auth-2.3.3-r1.ebuild +++ b/dev-python/google-auth/google-auth-2.3.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/google-auth/google-auth-2.4.0.ebuild b/dev-python/google-auth/google-auth-2.4.0.ebuild index 172ae813dc8e..5a0eb420db41 100644 --- a/dev-python/google-auth/google-auth-2.4.0.ebuild +++ b/dev-python/google-auth/google-auth-2.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Google Authentication Library" diff --git a/dev-python/google-auth/google-auth-2.5.0.ebuild b/dev-python/google-auth/google-auth-2.5.0.ebuild index 172ae813dc8e..5a0eb420db41 100644 --- a/dev-python/google-auth/google-auth-2.5.0.ebuild +++ b/dev-python/google-auth/google-auth-2.5.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Google Authentication Library" diff --git a/dev-python/google-auth/google-auth-2.6.0.ebuild b/dev-python/google-auth/google-auth-2.6.0.ebuild index 9537544677b8..0d24c19effd0 100644 --- a/dev-python/google-auth/google-auth-2.6.0.ebuild +++ b/dev-python/google-auth/google-auth-2.6.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/google-pasta/google-pasta-0.2.0-r1.ebuild b/dev-python/google-pasta/google-pasta-0.2.0-r1.ebuild index 2e000d946bfd..c7a2b05c03be 100644 --- a/dev-python/google-pasta/google-pasta-0.2.0-r1.ebuild +++ b/dev-python/google-pasta/google-pasta-0.2.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="AST-based Python refactoring library" diff --git a/dev-python/google-reauth-python/google-reauth-python-0.1.1.ebuild b/dev-python/google-reauth-python/google-reauth-python-0.1.1.ebuild index 1538dc2ddc0a..2ad455007e83 100644 --- a/dev-python/google-reauth-python/google-reauth-python-0.1.1.ebuild +++ b/dev-python/google-reauth-python/google-reauth-python-0.1.1.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/googleapis-common-protos/googleapis-common-protos-1.54.0.ebuild b/dev-python/googleapis-common-protos/googleapis-common-protos-1.54.0.ebuild index 247da2f13533..6a2c9d1f33e3 100644 --- a/dev-python/googleapis-common-protos/googleapis-common-protos-1.54.0.ebuild +++ b/dev-python/googleapis-common-protos/googleapis-common-protos-1.54.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="python classes generated from the common protos in the googleapis repository" diff --git a/dev-python/gphoto2/gphoto2-2.3.1.ebuild b/dev-python/gphoto2/gphoto2-2.3.1.ebuild index ac8068b26361..f8db59410085 100644 --- a/dev-python/gphoto2/gphoto2-2.3.1.ebuild +++ b/dev-python/gphoto2/gphoto2-2.3.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 diff --git a/dev-python/gphoto2/gphoto2-2.3.2.ebuild b/dev-python/gphoto2/gphoto2-2.3.2.ebuild index ac8068b26361..f8db59410085 100644 --- a/dev-python/gphoto2/gphoto2-2.3.2.ebuild +++ b/dev-python/gphoto2/gphoto2-2.3.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 diff --git a/dev-python/graph-tool/graph-tool-2.44.ebuild b/dev-python/graph-tool/graph-tool-2.44.ebuild index 42ef3c377e04..402d50ad2c42 100644 --- a/dev-python/graph-tool/graph-tool-2.44.ebuild +++ b/dev-python/graph-tool/graph-tool-2.44.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit check-reqs python-r1 toolchain-funcs diff --git a/dev-python/graph-tool/graph-tool-9999.ebuild b/dev-python/graph-tool/graph-tool-9999.ebuild index 42ef3c377e04..402d50ad2c42 100644 --- a/dev-python/graph-tool/graph-tool-9999.ebuild +++ b/dev-python/graph-tool/graph-tool-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit check-reqs python-r1 toolchain-funcs diff --git a/dev-python/graphviz/graphviz-0.19.1.ebuild b/dev-python/graphviz/graphviz-0.19.1.ebuild index 6d2b6dd3e7de..7818cc9dac9c 100644 --- a/dev-python/graphviz/graphviz-0.19.1.ebuild +++ b/dev-python/graphviz/graphviz-0.19.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Simple Python interface for Graphviz" diff --git a/dev-python/greenlet/greenlet-1.1.2.ebuild b/dev-python/greenlet/greenlet-1.1.2.ebuild index 055b6194855b..9653db62535f 100644 --- a/dev-python/greenlet/greenlet-1.1.2.ebuild +++ b/dev-python/greenlet/greenlet-1.1.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 # Note: greenlet is built-in in pypy -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/greenstalk/greenstalk-1.0.1.ebuild b/dev-python/greenstalk/greenstalk-1.0.1.ebuild index fb98ebb9ea85..dc3088a0fd32 100644 --- a/dev-python/greenstalk/greenstalk-1.0.1.ebuild +++ b/dev-python/greenstalk/greenstalk-1.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A Python 3 client for the beanstalkd work queue" diff --git a/dev-python/greenstalk/greenstalk-2.0.0.ebuild b/dev-python/greenstalk/greenstalk-2.0.0.ebuild index d87be8bb2c29..c8ed4cc2a927 100644 --- a/dev-python/greenstalk/greenstalk-2.0.0.ebuild +++ b/dev-python/greenstalk/greenstalk-2.0.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A Python 3 client for the beanstalkd work queue" diff --git a/dev-python/grpcio-testing/grpcio-testing-1.43.0.ebuild b/dev-python/grpcio-testing/grpcio-testing-1.43.0.ebuild index 81967cb8c8a6..f5a9da12d190 100644 --- a/dev-python/grpcio-testing/grpcio-testing-1.43.0.ebuild +++ b/dev-python/grpcio-testing/grpcio-testing-1.43.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/grpcio-tools/grpcio-tools-1.43.0.ebuild b/dev-python/grpcio-tools/grpcio-tools-1.43.0.ebuild index 79d43be41993..9855fea41c29 100644 --- a/dev-python/grpcio-tools/grpcio-tools-1.43.0.ebuild +++ b/dev-python/grpcio-tools/grpcio-tools-1.43.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 multiprocessing prefix diff --git a/dev-python/grpcio/grpcio-1.43.0.ebuild b/dev-python/grpcio/grpcio-1.43.0.ebuild index 9eaf7241a549..e6c2b18dbec9 100644 --- a/dev-python/grpcio/grpcio-1.43.0.ebuild +++ b/dev-python/grpcio/grpcio-1.43.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 multiprocessing prefix diff --git a/dev-python/gsd/gsd-2.5.0.ebuild b/dev-python/gsd/gsd-2.5.0.ebuild index 4be632d4c32f..c96520120cf9 100644 --- a/dev-python/gsd/gsd-2.5.0.ebuild +++ b/dev-python/gsd/gsd-2.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_P=${P/-/-v} diff --git a/dev-python/gssapi/gssapi-1.7.2.ebuild b/dev-python/gssapi/gssapi-1.7.2.ebuild index aa7ec2c847f1..8e4c0240ef80 100644 --- a/dev-python/gssapi/gssapi-1.7.2.ebuild +++ b/dev-python/gssapi/gssapi-1.7.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Low and high level wrappers around the GSSAPI C libraries" diff --git a/dev-python/gst-python/gst-python-1.16.3.ebuild b/dev-python/gst-python/gst-python-1.16.3.ebuild index 594ddd6a8ff4..f761f05b7d73 100644 --- a/dev-python/gst-python/gst-python-1.16.3.ebuild +++ b/dev-python/gst-python/gst-python-1.16.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit meson python-r1 xdg-utils diff --git a/dev-python/gst-python/gst-python-1.18.4.ebuild b/dev-python/gst-python/gst-python-1.18.4.ebuild index 9fe1069cd8a5..09c1bf20ec55 100644 --- a/dev-python/gst-python/gst-python-1.18.4.ebuild +++ b/dev-python/gst-python/gst-python-1.18.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit meson python-r1 xdg-utils diff --git a/dev-python/guessit/guessit-3.4.2.ebuild b/dev-python/guessit/guessit-3.4.2.ebuild index 5c46f3b7c9eb..dfe85a1bdf62 100644 --- a/dev-python/guessit/guessit-3.4.2.ebuild +++ b/dev-python/guessit/guessit-3.4.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python library for guessing information from video filenames" diff --git a/dev-python/guzzle_sphinx_theme/guzzle_sphinx_theme-0.7.11-r1.ebuild b/dev-python/guzzle_sphinx_theme/guzzle_sphinx_theme-0.7.11-r1.ebuild index 36bd6b8d0802..0d8b7a4a117a 100644 --- a/dev-python/guzzle_sphinx_theme/guzzle_sphinx_theme-0.7.11-r1.ebuild +++ b/dev-python/guzzle_sphinx_theme/guzzle_sphinx_theme-0.7.11-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/h11/h11-0.12.0.ebuild b/dev-python/h11/h11-0.12.0.ebuild index cec648d32edf..c409044174be 100644 --- a/dev-python/h11/h11-0.12.0.ebuild +++ b/dev-python/h11/h11-0.12.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/h11/h11-0.13.0.ebuild b/dev-python/h11/h11-0.13.0.ebuild index 751b1fd092bc..79e1a6b939af 100644 --- a/dev-python/h11/h11-0.13.0.ebuild +++ b/dev-python/h11/h11-0.13.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USEPEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/h2/h2-3.2.0.ebuild b/dev-python/h2/h2-3.2.0.ebuild index 8154095b79cd..f2b485ddbdae 100644 --- a/dev-python/h2/h2-3.2.0.ebuild +++ b/dev-python/h2/h2-3.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_P=hyper-h2-${PV} diff --git a/dev-python/h2/h2-4.1.0-r1.ebuild b/dev-python/h2/h2-4.1.0-r1.ebuild index 243a3eb79f62..7d579041f2ee 100644 --- a/dev-python/h2/h2-4.1.0-r1.ebuild +++ b/dev-python/h2/h2-4.1.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/h2/h2-4.1.0.ebuild b/dev-python/h2/h2-4.1.0.ebuild index a568e79c0e9e..e0c92c7f72ab 100644 --- a/dev-python/h2/h2-4.1.0.ebuild +++ b/dev-python/h2/h2-4.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="HTTP/2 State-Machine based protocol implementation" diff --git a/dev-python/h5py/h5py-3.3.0.ebuild b/dev-python/h5py/h5py-3.3.0.ebuild index ebe5afe1008f..ffde3f9e3406 100644 --- a/dev-python/h5py/h5py-3.3.0.ebuild +++ b/dev-python/h5py/h5py-3.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Simple Python interface to HDF5 files" diff --git a/dev-python/happybase/happybase-0.9_p20210701.ebuild b/dev-python/happybase/happybase-0.9_p20210701.ebuild index dccc3e79089b..42d47b98321c 100644 --- a/dev-python/happybase/happybase-0.9_p20210701.ebuild +++ b/dev-python/happybase/happybase-0.9_p20210701.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 COMMIT_HASH="f5b6d104140c2be93e4175c0c844aaf094eb43da" diff --git a/dev-python/hcloud-python/hcloud-python-1.16.0.ebuild b/dev-python/hcloud-python/hcloud-python-1.16.0.ebuild index d0d2e5af59cc..1362cece4748 100644 --- a/dev-python/hcloud-python/hcloud-python-1.16.0.ebuild +++ b/dev-python/hcloud-python/hcloud-python-1.16.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Official Hetzner Cloud python library" diff --git a/dev-python/helpdev/helpdev-0.7.1.ebuild b/dev-python/helpdev/helpdev-0.7.1.ebuild index 772df0865089..614edc621858 100644 --- a/dev-python/helpdev/helpdev-0.7.1.ebuild +++ b/dev-python/helpdev/helpdev-0.7.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/hiredis/hiredis-2.0.0-r2.ebuild b/dev-python/hiredis/hiredis-2.0.0-r2.ebuild index 0e00e36d0083..3794174c1976 100644 --- a/dev-python/hiredis/hiredis-2.0.0-r2.ebuild +++ b/dev-python/hiredis/hiredis-2.0.0-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Python extension that wraps hiredis" diff --git a/dev-python/hpack/hpack-3.0.0.ebuild b/dev-python/hpack/hpack-3.0.0.ebuild index 20e6072530a4..3cfa20b25505 100644 --- a/dev-python/hpack/hpack-3.0.0.ebuild +++ b/dev-python/hpack/hpack-3.0.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,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/hpack/hpack-4.0.0-r1.ebuild b/dev-python/hpack/hpack-4.0.0-r1.ebuild index 9e11504510de..29f5d39c949b 100644 --- a/dev-python/hpack/hpack-4.0.0-r1.ebuild +++ b/dev-python/hpack/hpack-4.0.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/hpack/hpack-4.0.0.ebuild b/dev-python/hpack/hpack-4.0.0.ebuild index 09be6ad0b317..c6c137e8c14b 100644 --- a/dev-python/hpack/hpack-4.0.0.ebuild +++ b/dev-python/hpack/hpack-4.0.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,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/html2text/html2text-2020.1.16-r1.ebuild b/dev-python/html2text/html2text-2020.1.16-r1.ebuild index a1c949bf1b55..b08a3713d8b4 100644 --- a/dev-python/html2text/html2text-2020.1.16-r1.ebuild +++ b/dev-python/html2text/html2text-2020.1.16-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Turn HTML into equivalent Markdown-structured text" diff --git a/dev-python/html5-parser/html5-parser-0.4.10.ebuild b/dev-python/html5-parser/html5-parser-0.4.10.ebuild index 35df6a2c1bfd..87e1cc9e2f69 100644 --- a/dev-python/html5-parser/html5-parser-0.4.10.ebuild +++ b/dev-python/html5-parser/html5-parser-0.4.10.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 toolchain-funcs diff --git a/dev-python/html5lib/html5lib-1.1.ebuild b/dev-python/html5lib/html5lib-1.1.ebuild index aa633a5f211d..03c1b878e286 100644 --- a/dev-python/html5lib/html5lib-1.1.ebuild +++ b/dev-python/html5lib/html5lib-1.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="xml(+)" inherit distutils-r1 diff --git a/dev-python/httmock/httmock-1.4.0.ebuild b/dev-python/httmock/httmock-1.4.0.ebuild index 156e76fe1eb0..90b7941f8ea4 100644 --- a/dev-python/httmock/httmock-1.4.0.ebuild +++ b/dev-python/httmock/httmock-1.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/http-parser/http-parser-0.9.0.ebuild b/dev-python/http-parser/http-parser-0.9.0.ebuild index a79f9b3eefeb..9c7e4f2266ce 100644 --- a/dev-python/http-parser/http-parser-0.9.0.ebuild +++ b/dev-python/http-parser/http-parser-0.9.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/httpauth/httpauth-0.3-r1.ebuild b/dev-python/httpauth/httpauth-0.3-r1.ebuild index 187f96fbf3b1..9870c6caa344 100644 --- a/dev-python/httpauth/httpauth-0.3-r1.ebuild +++ b/dev-python/httpauth/httpauth-0.3-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/httpauth/httpauth-0.3.ebuild b/dev-python/httpauth/httpauth-0.3.ebuild index 1a63698bbe11..33ae4b41dcad 100644 --- a/dev-python/httpauth/httpauth-0.3.ebuild +++ b/dev-python/httpauth/httpauth-0.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 diff --git a/dev-python/httpbin/httpbin-0.7.0-r2.ebuild b/dev-python/httpbin/httpbin-0.7.0-r2.ebuild index 034fddeefcda..2c50b26a67da 100644 --- a/dev-python/httpbin/httpbin-0.7.0-r2.ebuild +++ b/dev-python/httpbin/httpbin-0.7.0-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/httpcore/httpcore-0.13.7.ebuild b/dev-python/httpcore/httpcore-0.13.7.ebuild index 7386132d91d3..5f769836ce51 100644 --- a/dev-python/httpcore/httpcore-0.13.7.ebuild +++ b/dev-python/httpcore/httpcore-0.13.7.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A minimal low-level HTTP client" diff --git a/dev-python/httpcore/httpcore-0.14.3.ebuild b/dev-python/httpcore/httpcore-0.14.3.ebuild index 4dc98e9ef30e..133f03e95bf5 100644 --- a/dev-python/httpcore/httpcore-0.14.3.ebuild +++ b/dev-python/httpcore/httpcore-0.14.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A minimal low-level HTTP client" diff --git a/dev-python/httpcore/httpcore-0.14.4.ebuild b/dev-python/httpcore/httpcore-0.14.4.ebuild index f01c1722c75a..5a13510b01a1 100644 --- a/dev-python/httpcore/httpcore-0.14.4.ebuild +++ b/dev-python/httpcore/httpcore-0.14.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A minimal low-level HTTP client" diff --git a/dev-python/httpcore/httpcore-0.14.5.ebuild b/dev-python/httpcore/httpcore-0.14.5.ebuild index 56cca37d7be4..30c4579b2972 100644 --- a/dev-python/httpcore/httpcore-0.14.5.ebuild +++ b/dev-python/httpcore/httpcore-0.14.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature DESCRIPTION="A minimal low-level HTTP client" diff --git a/dev-python/httpcore/httpcore-0.14.6.ebuild b/dev-python/httpcore/httpcore-0.14.6.ebuild index a5eb6bd219d3..e34818d28788 100644 --- a/dev-python/httpcore/httpcore-0.14.6.ebuild +++ b/dev-python/httpcore/httpcore-0.14.6.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature diff --git a/dev-python/httpcore/httpcore-0.14.7.ebuild b/dev-python/httpcore/httpcore-0.14.7.ebuild index 8ffe29cfdb4a..20f9c5e764be 100644 --- a/dev-python/httpcore/httpcore-0.14.7.ebuild +++ b/dev-python/httpcore/httpcore-0.14.7.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature DESCRIPTION="A minimal low-level HTTP client" diff --git a/dev-python/httplib2/httplib2-0.20.2.ebuild b/dev-python/httplib2/httplib2-0.20.2.ebuild index 166428a9f965..9bf826a7c55b 100644 --- a/dev-python/httplib2/httplib2-0.20.2.ebuild +++ b/dev-python/httplib2/httplib2-0.20.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/httplib2/httplib2-0.20.4.ebuild b/dev-python/httplib2/httplib2-0.20.4.ebuild index 695dd233934e..6c6858d178ab 100644 --- a/dev-python/httplib2/httplib2-0.20.4.ebuild +++ b/dev-python/httplib2/httplib2-0.20.4.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/httpretty/httpretty-1.1.4.ebuild b/dev-python/httpretty/httpretty-1.1.4.ebuild index d06e29ac0e10..e9b03d7350c2 100644 --- a/dev-python/httpretty/httpretty-1.1.4.ebuild +++ b/dev-python/httpretty/httpretty-1.1.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="HTTP client mock for Python" diff --git a/dev-python/httpx/httpx-0.21.3.ebuild b/dev-python/httpx/httpx-0.21.3.ebuild index b5bd1c2a5d04..4f7b3647f010 100644 --- a/dev-python/httpx/httpx-0.21.3.ebuild +++ b/dev-python/httpx/httpx-0.21.3.ebuild @@ -7,7 +7,7 @@ EAPI=8 # DOCS_BUILDER="mkdocs" # DOCS_DEPEND="dev-python/mkdocs-material" # DOCS_AUTODOC=1 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 # docs diff --git a/dev-python/httpx/httpx-0.22.0-r1.ebuild b/dev-python/httpx/httpx-0.22.0-r1.ebuild index e0aca7c378c4..335de699ce51 100644 --- a/dev-python/httpx/httpx-0.22.0-r1.ebuild +++ b/dev-python/httpx/httpx-0.22.0-r1.ebuild @@ -8,7 +8,7 @@ EAPI=8 # DOCS_DEPEND="dev-python/mkdocs-material" # DOCS_AUTODOC=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature # docs DESCRIPTION="Fully-featured HTTP client which provides sync and async APIs" diff --git a/dev-python/huawei-lte-api/huawei-lte-api-1.5.2.ebuild b/dev-python/huawei-lte-api/huawei-lte-api-1.5.2.ebuild index 748b4d515860..70582a67942b 100644 --- a/dev-python/huawei-lte-api/huawei-lte-api-1.5.2.ebuild +++ b/dev-python/huawei-lte-api/huawei-lte-api-1.5.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="API For huawei LAN/WAN LTE Modems" diff --git a/dev-python/huawei-lte-api/huawei-lte-api-1.5.4.ebuild b/dev-python/huawei-lte-api/huawei-lte-api-1.5.4.ebuild index 748b4d515860..70582a67942b 100644 --- a/dev-python/huawei-lte-api/huawei-lte-api-1.5.4.ebuild +++ b/dev-python/huawei-lte-api/huawei-lte-api-1.5.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="API For huawei LAN/WAN LTE Modems" diff --git a/dev-python/humanfriendly/humanfriendly-10.0.ebuild b/dev-python/humanfriendly/humanfriendly-10.0.ebuild index 97cf7390ca66..5ae0d449761f 100644 --- a/dev-python/humanfriendly/humanfriendly-10.0.ebuild +++ b/dev-python/humanfriendly/humanfriendly-10.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/humanize/humanize-3.13.1.ebuild b/dev-python/humanize/humanize-3.13.1.ebuild index dda4028cdc53..401b4442efc6 100644 --- a/dev-python/humanize/humanize-3.13.1.ebuild +++ b/dev-python/humanize/humanize-3.13.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Common humanization utilities" diff --git a/dev-python/humanize/humanize-3.14.0.ebuild b/dev-python/humanize/humanize-3.14.0.ebuild index 85ebad3f04d5..8662e5169a1b 100644 --- a/dev-python/humanize/humanize-3.14.0.ebuild +++ b/dev-python/humanize/humanize-3.14.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/humanize/humanize-4.0.0.ebuild b/dev-python/humanize/humanize-4.0.0.ebuild index 85ebad3f04d5..8662e5169a1b 100644 --- a/dev-python/humanize/humanize-4.0.0.ebuild +++ b/dev-python/humanize/humanize-4.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/hvac/hvac-0.11.2.ebuild b/dev-python/hvac/hvac-0.11.2.ebuild index b2b81fd88e5c..a8056c019d9f 100644 --- a/dev-python/hvac/hvac-0.11.2.ebuild +++ b/dev-python/hvac/hvac-0.11.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="hashicorp vault client in python" diff --git a/dev-python/hyperframe/hyperframe-5.2.0.ebuild b/dev-python/hyperframe/hyperframe-5.2.0.ebuild index 826965239104..a35fa4c440a2 100644 --- a/dev-python/hyperframe/hyperframe-5.2.0.ebuild +++ b/dev-python/hyperframe/hyperframe-5.2.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,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/hyperframe/hyperframe-6.0.1-r1.ebuild b/dev-python/hyperframe/hyperframe-6.0.1-r1.ebuild index f22cb24aea84..54043969c183 100644 --- a/dev-python/hyperframe/hyperframe-6.0.1-r1.ebuild +++ b/dev-python/hyperframe/hyperframe-6.0.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/hyperframe/hyperframe-6.0.1.ebuild b/dev-python/hyperframe/hyperframe-6.0.1.ebuild index 826965239104..a35fa4c440a2 100644 --- a/dev-python/hyperframe/hyperframe-6.0.1.ebuild +++ b/dev-python/hyperframe/hyperframe-6.0.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,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/hyperlink/hyperlink-21.0.0-r1.ebuild b/dev-python/hyperlink/hyperlink-21.0.0-r1.ebuild index 2e70277cb3c3..6945c2533395 100644 --- a/dev-python/hyperlink/hyperlink-21.0.0-r1.ebuild +++ b/dev-python/hyperlink/hyperlink-21.0.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/hyperlink/hyperlink-21.0.0.ebuild b/dev-python/hyperlink/hyperlink-21.0.0.ebuild index f4ed5bff66eb..9f15061cb360 100644 --- a/dev-python/hyperlink/hyperlink-21.0.0.ebuild +++ b/dev-python/hyperlink/hyperlink-21.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A featureful, correct URL for Python" diff --git a/dev-python/hypothesis/hypothesis-6.33.0.ebuild b/dev-python/hypothesis/hypothesis-6.33.0.ebuild index fd8f4b1cffaa..11a1d13357c5 100644 --- a/dev-python/hypothesis/hypothesis-6.33.0.ebuild +++ b/dev-python/hypothesis/hypothesis-6.33.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="threads(+),sqlite" inherit distutils-r1 multiprocessing optfeature diff --git a/dev-python/hypothesis/hypothesis-6.35.1.ebuild b/dev-python/hypothesis/hypothesis-6.35.1.ebuild index 0703823a0cb6..055f7e43d5ee 100644 --- a/dev-python/hypothesis/hypothesis-6.35.1.ebuild +++ b/dev-python/hypothesis/hypothesis-6.35.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="threads(+),sqlite" inherit distutils-r1 multiprocessing optfeature diff --git a/dev-python/hypothesis/hypothesis-6.36.1.ebuild b/dev-python/hypothesis/hypothesis-6.36.1.ebuild index 6d0ac831451c..5eb94ce96458 100644 --- a/dev-python/hypothesis/hypothesis-6.36.1.ebuild +++ b/dev-python/hypothesis/hypothesis-6.36.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="threads(+),sqlite" inherit distutils-r1 multiprocessing optfeature diff --git a/dev-python/hypothesis/hypothesis-6.36.2.ebuild b/dev-python/hypothesis/hypothesis-6.36.2.ebuild index 6d0ac831451c..5eb94ce96458 100644 --- a/dev-python/hypothesis/hypothesis-6.36.2.ebuild +++ b/dev-python/hypothesis/hypothesis-6.36.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="threads(+),sqlite" inherit distutils-r1 multiprocessing optfeature diff --git a/dev-python/icalendar/icalendar-4.0.9.ebuild b/dev-python/icalendar/icalendar-4.0.9.ebuild index d28e8955620d..0fbb2d295477 100644 --- a/dev-python/icalendar/icalendar-4.0.9.ebuild +++ b/dev-python/icalendar/icalendar-4.0.9.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Package used for parsing and generating iCalendar files (RFC 2445)" diff --git a/dev-python/identify/identify-2.4.4.ebuild b/dev-python/identify/identify-2.4.4.ebuild index b87f21bf5cf7..8f65e50aea51 100644 --- a/dev-python/identify/identify-2.4.4.ebuild +++ b/dev-python/identify/identify-2.4.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="File identification library for Python" diff --git a/dev-python/identify/identify-2.4.5.ebuild b/dev-python/identify/identify-2.4.5.ebuild index 0a07d27d9a1a..7e9f2947849b 100644 --- a/dev-python/identify/identify-2.4.5.ebuild +++ b/dev-python/identify/identify-2.4.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 diff --git a/dev-python/identify/identify-2.4.8.ebuild b/dev-python/identify/identify-2.4.8.ebuild index 52756bb70a99..601a9891694d 100644 --- a/dev-python/identify/identify-2.4.8.ebuild +++ b/dev-python/identify/identify-2.4.8.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/identify/identify-2.4.9.ebuild b/dev-python/identify/identify-2.4.9.ebuild index 52756bb70a99..601a9891694d 100644 --- a/dev-python/identify/identify-2.4.9.ebuild +++ b/dev-python/identify/identify-2.4.9.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/idna/idna-3.3.ebuild b/dev-python/idna/idna-3.3.ebuild index caa7011641e5..258378d5d735 100644 --- a/dev-python/idna/idna-3.3.ebuild +++ b/dev-python/idna/idna-3.3.ebuild @@ -4,7 +4,7 @@ # please keep this ebuild at EAPI 7 -- sys-apps/portage dep EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/ifaddr/ifaddr-0.1.7.ebuild b/dev-python/ifaddr/ifaddr-0.1.7.ebuild index 01f76bec620a..0be613e3475d 100644 --- a/dev-python/ifaddr/ifaddr-0.1.7.ebuild +++ b/dev-python/ifaddr/ifaddr-0.1.7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/ijson/ijson-3.1.4.ebuild b/dev-python/ijson/ijson-3.1.4.ebuild index c4153314b1cd..85515acf0c51 100644 --- a/dev-python/ijson/ijson-3.1.4.ebuild +++ b/dev-python/ijson/ijson-3.1.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_PV="${PV//_p/.post}" diff --git a/dev-python/imageio-ffmpeg/imageio-ffmpeg-0.4.5.ebuild b/dev-python/imageio-ffmpeg/imageio-ffmpeg-0.4.5.ebuild index 3abf674c6bc7..a772661afef2 100644 --- a/dev-python/imageio-ffmpeg/imageio-ffmpeg-0.4.5.ebuild +++ b/dev-python/imageio-ffmpeg/imageio-ffmpeg-0.4.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="FFMPEG wrapper for Python" diff --git a/dev-python/imageio/Manifest b/dev-python/imageio/Manifest index adde177c0665..6d328e309db4 100644 --- a/dev-python/imageio/Manifest +++ b/dev-python/imageio/Manifest @@ -3,3 +3,4 @@ DIST imageio-2.13.5.gh.tar.gz 341447 BLAKE2B 8fd719533325647980355c0a5180a949d1f DIST imageio-2.14.0.gh.tar.gz 344226 BLAKE2B 88848591909ef247b7f13b033f545901f850fbc7218558781f1da6077f447d8afab5d9d290558e22bc1e94056049100e26d3a471faf1398dad2b8756747d6670 SHA512 51b005af2eac0988a2c2b2c629be5aff989a9251d60acc01bccbd9109fa7fe3101185dc657d24c8f1ede56cedf39d8815931385c50816f2a5e453fecfc02f967 DIST imageio-2.14.1.gh.tar.gz 344533 BLAKE2B 769b1752fe7e61f2d1be563db8603afa9e0dda758cdd979413bc3235ae04f2fa6c788f031555cdd73e06d1e8cb89813a5ca6a2f45c0826cf402534a770f80884 SHA512 1e4769f0817f959208c4a2efa0f9b074e305385424c0297936a52bd9835e584f030166dee3de99d078a097b664f6db84f475045ec3e3b6e5b0fea146637b215c DIST imageio-2.15.0.gh.tar.gz 352945 BLAKE2B d0c24b53b1c57c6feb11d659cc0491a0d622031b2ea8991761326f441f356015ce4fcafec30efb9a30f58627aa16efe7807bb1215c97d9d01db06b58b9c89fae SHA512 4c39c2c5c8bddfa4f1f5c2b95cca3715d4f469284bcf7306ba17fe712aeb4e75d2fa95f1efdc18b39af9a29106d9bbd9b74c648ad3e2c8ca837b601150c4acca +DIST imageio-2.16.0.gh.tar.gz 360333 BLAKE2B fbfea25b9a6dfb945bcaced141649bcc3a7c578115fe2be3151d7a90bab6a51fc20e4806085a2afc934b7ec9de95b5df9fedba9af9722242dac44e2f86009e2b SHA512 18f6e3f0b5c09ac546640ef88a0fe6c157e20ecbaa2de5a2199eab6caac3ca9fd294cf66a2eea79b954271c27390816392af62a27d0e2e11817776efec3a0cd3 diff --git a/dev-python/imageio/imageio-2.13.4.ebuild b/dev-python/imageio/imageio-2.13.4.ebuild index f77f23d98427..aee315c8f837 100644 --- a/dev-python/imageio/imageio-2.13.4.ebuild +++ b/dev-python/imageio/imageio-2.13.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python library for reading and writing image data" diff --git a/dev-python/imageio/imageio-2.13.5.ebuild b/dev-python/imageio/imageio-2.13.5.ebuild index f77f23d98427..aee315c8f837 100644 --- a/dev-python/imageio/imageio-2.13.5.ebuild +++ b/dev-python/imageio/imageio-2.13.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python library for reading and writing image data" diff --git a/dev-python/imageio/imageio-2.14.0.ebuild b/dev-python/imageio/imageio-2.14.0.ebuild index f71cf0b1d16e..f4bf7b562571 100644 --- a/dev-python/imageio/imageio-2.14.0.ebuild +++ b/dev-python/imageio/imageio-2.14.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python library for reading and writing image data" diff --git a/dev-python/imageio/imageio-2.14.1.ebuild b/dev-python/imageio/imageio-2.14.1.ebuild index c99abf1c8f5d..5d2a3daa5b71 100644 --- a/dev-python/imageio/imageio-2.14.1.ebuild +++ b/dev-python/imageio/imageio-2.14.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 diff --git a/dev-python/imageio/imageio-2.15.0.ebuild b/dev-python/imageio/imageio-2.15.0.ebuild index 891aaa96630a..a80ba51b8ca3 100644 --- a/dev-python/imageio/imageio-2.15.0.ebuild +++ b/dev-python/imageio/imageio-2.15.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/imageio/imageio-2.16.0.ebuild b/dev-python/imageio/imageio-2.16.0.ebuild new file mode 100644 index 000000000000..fd676564cc2c --- /dev/null +++ b/dev-python/imageio/imageio-2.16.0.ebuild @@ -0,0 +1,51 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{7,8,9,10} ) + +inherit distutils-r1 + +DESCRIPTION="Python library for reading and writing image data" +HOMEPAGE="https://imageio.github.io/" +SRC_URI=" + https://github.com/imageio/imageio/archive/v${PV}.tar.gz + -> ${P}.gh.tar.gz +" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" +# over 50% of tests rely on Internet +PROPERTIES="test_network" +RESTRICT="test" + +RDEPEND=" + >=dev-python/numpy-1.20.0[${PYTHON_USEDEP}] + >=dev-python/pillow-8.3.2[${PYTHON_USEDEP}] + media-libs/freeimage +" +# requests for fsspec[github] +BDEPEND=" + test? ( + dev-python/fsspec[${PYTHON_USEDEP}] + dev-python/psutil[${PYTHON_USEDEP}] + dev-python/requests[${PYTHON_USEDEP}] + dev-python/tifffile[${PYTHON_USEDEP}] + ) +" + +distutils_enable_tests pytest + +EPYTEST_DESELECT=( + # Fails because of system installed freeimage + tests/test_core.py::test_findlib2 +) + +EPYTEST_IGNORE=( + # Needs unpackaged imageio_ffmpeg + tests/test_ffmpeg.py + tests/test_ffmpeg_info.py +) diff --git a/dev-python/imagesize/imagesize-1.3.0.ebuild b/dev-python/imagesize/imagesize-1.3.0.ebuild index 41f8adbacc8d..6ab24f061c30 100644 --- a/dev-python/imagesize/imagesize-1.3.0.ebuild +++ b/dev-python/imagesize/imagesize-1.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Pure Python module for getting image size from png/jpeg/jpeg2000/gif files" diff --git a/dev-python/imapclient/imapclient-2.2.0.ebuild b/dev-python/imapclient/imapclient-2.2.0.ebuild index 03da0b609fe4..06efac69396e 100644 --- a/dev-python/imapclient/imapclient-2.2.0.ebuild +++ b/dev-python/imapclient/imapclient-2.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/iminuit/iminuit-2.8.4.ebuild b/dev-python/iminuit/iminuit-2.8.4.ebuild index 81d69bf76f88..b439a42a52b3 100644 --- a/dev-python/iminuit/iminuit-2.8.4.ebuild +++ b/dev-python/iminuit/iminuit-2.8.4.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) # forced implicitly CMAKE_MAKEFILE_GENERATOR=emake diff --git a/dev-python/iminuit/iminuit-2.9.0.ebuild b/dev-python/iminuit/iminuit-2.9.0.ebuild index 5d3312222705..a4d911d65f8d 100644 --- a/dev-python/iminuit/iminuit-2.9.0.ebuild +++ b/dev-python/iminuit/iminuit-2.9.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) # forced implicitly CMAKE_MAKEFILE_GENERATOR=emake diff --git a/dev-python/immutables/immutables-0.16.ebuild b/dev-python/immutables/immutables-0.16.ebuild index efb5611cd53b..34cc1625a692 100644 --- a/dev-python/immutables/immutables-0.16.ebuild +++ b/dev-python/immutables/immutables-0.16.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A high-performance immutable mapping type for Python" diff --git a/dev-python/importlib_metadata/importlib_metadata-4.10.1-r1.ebuild b/dev-python/importlib_metadata/importlib_metadata-4.10.1-r1.ebuild index 8be99e38eae4..08be08f09658 100644 --- a/dev-python/importlib_metadata/importlib_metadata-4.10.1-r1.ebuild +++ b/dev-python/importlib_metadata/importlib_metadata-4.10.1-r1.ebuild @@ -6,7 +6,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit # NB: this package extends beyond built-in importlib stuff in py3.8+ # new entry_point API not yet included in cpython release -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/importlib_metadata/importlib_metadata-4.10.1.ebuild b/dev-python/importlib_metadata/importlib_metadata-4.10.1.ebuild index 84357a49fdc9..746fdead658f 100644 --- a/dev-python/importlib_metadata/importlib_metadata-4.10.1.ebuild +++ b/dev-python/importlib_metadata/importlib_metadata-4.10.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 # NB: this package extends beyond built-in importlib stuff in py3.8+ # new entry_point API not yet included in cpython release -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Read metadata from Python packages" diff --git a/dev-python/importlib_metadata/importlib_metadata-4.11.0.ebuild b/dev-python/importlib_metadata/importlib_metadata-4.11.0.ebuild index f29c45de3657..b17d4dd46f2c 100644 --- a/dev-python/importlib_metadata/importlib_metadata-4.11.0.ebuild +++ b/dev-python/importlib_metadata/importlib_metadata-4.11.0.ebuild @@ -6,7 +6,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit # NB: this package extends beyond built-in importlib stuff in py3.8+ # new entry_point API not yet included in cpython release -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/importlib_resources/importlib_resources-5.4.0-r2.ebuild b/dev-python/importlib_resources/importlib_resources-5.4.0-r2.ebuild index 484f57224c2d..b32b0b73faf9 100644 --- a/dev-python/importlib_resources/importlib_resources-5.4.0-r2.ebuild +++ b/dev-python/importlib_resources/importlib_resources-5.4.0-r2.ebuild @@ -4,7 +4,7 @@ EAPI=8 # This is a backport of Python 3.9's importlib.resources -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Read resources from Python packages" diff --git a/dev-python/importlib_resources/importlib_resources-5.4.0-r3.ebuild b/dev-python/importlib_resources/importlib_resources-5.4.0-r3.ebuild index de1111d9fde6..4a31d549da73 100644 --- a/dev-python/importlib_resources/importlib_resources-5.4.0-r3.ebuild +++ b/dev-python/importlib_resources/importlib_resources-5.4.0-r3.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit # This is a backport of Python 3.9's importlib.resources -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/imread/imread-0.7.3-r1.ebuild b/dev-python/imread/imread-0.7.3-r1.ebuild index 35461ed049a1..a809950d152d 100644 --- a/dev-python/imread/imread-0.7.3-r1.ebuild +++ b/dev-python/imread/imread-0.7.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Read Image Files" diff --git a/dev-python/incremental/incremental-21.3.0-r1.ebuild b/dev-python/incremental/incremental-21.3.0-r1.ebuild index 6299a3a4af79..1938c53be0df 100644 --- a/dev-python/incremental/incremental-21.3.0-r1.ebuild +++ b/dev-python/incremental/incremental-21.3.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/incremental/incremental-21.3.0.ebuild b/dev-python/incremental/incremental-21.3.0.ebuild index 18bb936c66f8..81301ea75fa3 100644 --- a/dev-python/incremental/incremental-21.3.0.ebuild +++ b/dev-python/incremental/incremental-21.3.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,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) # TODO: revert to rdepend once this has been merged: # https://github.com/twisted/incremental/pull/59 DISTUTILS_USE_SETUPTOOLS=manual diff --git a/dev-python/indexed_gzip/indexed_gzip-1.6.4.ebuild b/dev-python/indexed_gzip/indexed_gzip-1.6.4.ebuild index 3347625f5fd8..299969f09d09 100644 --- a/dev-python/indexed_gzip/indexed_gzip-1.6.4.ebuild +++ b/dev-python/indexed_gzip/indexed_gzip-1.6.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Fast random access of gzip files in Python" diff --git a/dev-python/inflect/inflect-5.3.0.ebuild b/dev-python/inflect/inflect-5.3.0.ebuild index 5df53a388211..19c6c929325a 100644 --- a/dev-python/inflect/inflect-5.3.0.ebuild +++ b/dev-python/inflect/inflect-5.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/inflect/inflect-5.4.0.ebuild b/dev-python/inflect/inflect-5.4.0.ebuild index 9dae5910513a..e56bf85af4d2 100644 --- a/dev-python/inflect/inflect-5.4.0.ebuild +++ b/dev-python/inflect/inflect-5.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/inflection/inflection-0.5.1.ebuild b/dev-python/inflection/inflection-0.5.1.ebuild index 692e94a43f70..11b7a4fecfba 100644 --- a/dev-python/inflection/inflection-0.5.1.ebuild +++ b/dev-python/inflection/inflection-0.5.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/influxdb/influxdb-5.3.0-r1.ebuild b/dev-python/influxdb/influxdb-5.3.0-r1.ebuild index ada8ea8a8528..b16fd62f32c3 100644 --- a/dev-python/influxdb/influxdb-5.3.0-r1.ebuild +++ b/dev-python/influxdb/influxdb-5.3.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/iniconfig/iniconfig-1.1.1.ebuild b/dev-python/iniconfig/iniconfig-1.1.1.ebuild index bf6e5e8c9722..3ca50c91dc25 100644 --- a/dev-python/iniconfig/iniconfig-1.1.1.ebuild +++ b/dev-python/iniconfig/iniconfig-1.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Brain-dead simple config-ini parsing" diff --git a/dev-python/iniparse/iniparse-0.5.ebuild b/dev-python/iniparse/iniparse-0.5.ebuild index e274d9ae719f..a84a09695cb4 100644 --- a/dev-python/iniparse/iniparse-0.5.ebuild +++ b/dev-python/iniparse/iniparse-0.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Better INI parser for Python" diff --git a/dev-python/installer/installer-0.4.0_p20220124.ebuild b/dev-python/installer/installer-0.4.0_p20220124.ebuild index f1655d91e3cc..5f45b555b818 100644 --- a/dev-python/installer/installer-0.4.0_p20220124.ebuild +++ b/dev-python/installer/installer-0.4.0_p20220124.ebuild @@ -5,7 +5,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=manual -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 EGIT_COMMIT="05855a926b2e6d9a1be6d567300883b7a6ff3ce7" diff --git a/dev-python/intelhex/intelhex-2.3.0.ebuild b/dev-python/intelhex/intelhex-2.3.0.ebuild index 3cdb633e45f2..66663e4e66f1 100644 --- a/dev-python/intelhex/intelhex-2.3.0.ebuild +++ b/dev-python/intelhex/intelhex-2.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/intervaltree/intervaltree-3.1.0.ebuild b/dev-python/intervaltree/intervaltree-3.1.0.ebuild index 0b02febe9c1e..bce5034dbb2b 100644 --- a/dev-python/intervaltree/intervaltree-3.1.0.ebuild +++ b/dev-python/intervaltree/intervaltree-3.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Editable interval tree data structure for Python 2 and 3" diff --git a/dev-python/iocapture/iocapture-0.1.2-r2.ebuild b/dev-python/iocapture/iocapture-0.1.2-r2.ebuild index b43c7012950b..031bd4cc3150 100644 --- a/dev-python/iocapture/iocapture-0.1.2-r2.ebuild +++ b/dev-python/iocapture/iocapture-0.1.2-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 @@ -12,7 +12,7 @@ HOMEPAGE="https://pypi.org/project/iocapture/" SRC_URI="https://github.com/oinume/iocapture/archive/${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" LICENSE="MIT" BDEPEND=" diff --git a/dev-python/ioflo/ioflo-2.0.2-r1.ebuild b/dev-python/ioflo/ioflo-2.0.2-r1.ebuild index 5196115dcc24..dc3a56e79f28 100644 --- a/dev-python/ioflo/ioflo-2.0.2-r1.ebuild +++ b/dev-python/ioflo/ioflo-2.0.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Automated Reasoning Engine and Flow Based Programming Framework" diff --git a/dev-python/ipaddr/ipaddr-2.2.0-r1.ebuild b/dev-python/ipaddr/ipaddr-2.2.0-r1.ebuild index 399d0c98a6be..ec3cce54bcb4 100644 --- a/dev-python/ipaddr/ipaddr-2.2.0-r1.ebuild +++ b/dev-python/ipaddr/ipaddr-2.2.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python IP address manipulation library" diff --git a/dev-python/ipaddr/ipaddr-2.2.0-r2.ebuild b/dev-python/ipaddr/ipaddr-2.2.0-r2.ebuild index fac84757533b..50455abdd9de 100644 --- a/dev-python/ipaddr/ipaddr-2.2.0-r2.ebuild +++ b/dev-python/ipaddr/ipaddr-2.2.0-r2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/ipdb/ipdb-0.13.9-r1.ebuild b/dev-python/ipdb/ipdb-0.13.9-r1.ebuild index 58fa882c2ec8..de849da6a40b 100644 --- a/dev-python/ipdb/ipdb-0.13.9-r1.ebuild +++ b/dev-python/ipdb/ipdb-0.13.9-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/ipy/ipy-1.01-r1.ebuild b/dev-python/ipy/ipy-1.01-r1.ebuild index 4edb58f27f28..dcf8ce3f1f75 100644 --- a/dev-python/ipy/ipy-1.01-r1.ebuild +++ b/dev-python/ipy/ipy-1.01-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/ipy/ipy-1.01.ebuild b/dev-python/ipy/ipy-1.01.ebuild index 0618de5626b9..53e016824f39 100644 --- a/dev-python/ipy/ipy-1.01.ebuild +++ b/dev-python/ipy/ipy-1.01.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/ipykernel/ipykernel-6.6.0.ebuild b/dev-python/ipykernel/ipykernel-6.6.0.ebuild index bedacbccfa93..b886af8bb9fd 100644 --- a/dev-python/ipykernel/ipykernel-6.6.0.ebuild +++ b/dev-python/ipykernel/ipykernel-6.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/ipykernel/ipykernel-6.6.1.ebuild b/dev-python/ipykernel/ipykernel-6.6.1.ebuild index 91d49a6a5f7e..e7aba5026cd9 100644 --- a/dev-python/ipykernel/ipykernel-6.6.1.ebuild +++ b/dev-python/ipykernel/ipykernel-6.6.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/ipyparallel/ipyparallel-6.3.0-r1.ebuild b/dev-python/ipyparallel/ipyparallel-6.3.0-r1.ebuild index bd019742b981..82354ea1488d 100644 --- a/dev-python/ipyparallel/ipyparallel-6.3.0-r1.ebuild +++ b/dev-python/ipyparallel/ipyparallel-6.3.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 optfeature diff --git a/dev-python/ipyparallel/ipyparallel-7.1.0.ebuild b/dev-python/ipyparallel/ipyparallel-7.1.0.ebuild index d8fa40bc5596..453e28d7a8ee 100644 --- a/dev-python/ipyparallel/ipyparallel-7.1.0.ebuild +++ b/dev-python/ipyparallel/ipyparallel-7.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 optfeature diff --git a/dev-python/ipyparallel/ipyparallel-8.1.0-r1.ebuild b/dev-python/ipyparallel/ipyparallel-8.1.0-r1.ebuild index 30f50f0db8b7..b9cc9ee6e8d8 100644 --- a/dev-python/ipyparallel/ipyparallel-8.1.0-r1.ebuild +++ b/dev-python/ipyparallel/ipyparallel-8.1.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 optfeature diff --git a/dev-python/ipyparallel/ipyparallel-8.1.0.ebuild b/dev-python/ipyparallel/ipyparallel-8.1.0.ebuild index 5cc90dc7c674..269ef40d9606 100644 --- a/dev-python/ipyparallel/ipyparallel-8.1.0.ebuild +++ b/dev-python/ipyparallel/ipyparallel-8.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 optfeature diff --git a/dev-python/ipyparallel/ipyparallel-8.2.0.ebuild b/dev-python/ipyparallel/ipyparallel-8.2.0.ebuild index 7487cb069fee..c6424d3dc855 100644 --- a/dev-python/ipyparallel/ipyparallel-8.2.0.ebuild +++ b/dev-python/ipyparallel/ipyparallel-8.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 optfeature diff --git a/dev-python/ipython/ipython-7.31.1.ebuild b/dev-python/ipython/ipython-7.31.1.ebuild index cff70cc91ad6..f12f2cdae07b 100644 --- a/dev-python/ipython/ipython-7.31.1.ebuild +++ b/dev-python/ipython/ipython-7.31.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE='readline,sqlite,threads(+)' inherit distutils-r1 optfeature virtualx diff --git a/dev-python/ipython/ipython-8.0.1.ebuild b/dev-python/ipython/ipython-8.0.1.ebuild index a81f601c7915..3019e2ac0959 100644 --- a/dev-python/ipython/ipython-8.0.1.ebuild +++ b/dev-python/ipython/ipython-8.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE='readline,sqlite,threads(+)' inherit distutils-r1 optfeature virtualx diff --git a/dev-python/ipython_genutils/ipython_genutils-0.2.0-r2.ebuild b/dev-python/ipython_genutils/ipython_genutils-0.2.0-r2.ebuild index eba05d1c1ec7..4408406734ea 100644 --- a/dev-python/ipython_genutils/ipython_genutils-0.2.0-r2.ebuild +++ b/dev-python/ipython_genutils/ipython_genutils-0.2.0-r2.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/ipython_genutils/ipython_genutils-0.2.0-r3.ebuild b/dev-python/ipython_genutils/ipython_genutils-0.2.0-r3.ebuild index 3f69f32d8bee..e8dd2241b6ba 100644 --- a/dev-python/ipython_genutils/ipython_genutils-0.2.0-r3.ebuild +++ b/dev-python/ipython_genutils/ipython_genutils-0.2.0-r3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/ipywidgets/ipywidgets-7.6.5-r1.ebuild b/dev-python/ipywidgets/ipywidgets-7.6.5-r1.ebuild index 2485d4d11cd9..c7ffb5b22bd9 100644 --- a/dev-python/ipywidgets/ipywidgets-7.6.5-r1.ebuild +++ b/dev-python/ipywidgets/ipywidgets-7.6.5-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/ipywidgets/ipywidgets-7.6.5.ebuild b/dev-python/ipywidgets/ipywidgets-7.6.5.ebuild index 832a7458ecb3..e877b6d87a97 100644 --- a/dev-python/ipywidgets/ipywidgets-7.6.5.ebuild +++ b/dev-python/ipywidgets/ipywidgets-7.6.5.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/irc/irc-20.0.0.ebuild b/dev-python/irc/irc-20.0.0.ebuild index 5c0507aa4273..2ce1a5f09b3c 100644 --- a/dev-python/irc/irc-20.0.0.ebuild +++ b/dev-python/irc/irc-20.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="IRC client framework written in Python" diff --git a/dev-python/iso8601/iso8601-1.0.2-r1.ebuild b/dev-python/iso8601/iso8601-1.0.2-r1.ebuild index 5cc4543bc314..cb4597e521b7 100644 --- a/dev-python/iso8601/iso8601-1.0.2-r1.ebuild +++ b/dev-python/iso8601/iso8601-1.0.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/iso8601/iso8601-1.0.2.ebuild b/dev-python/iso8601/iso8601-1.0.2.ebuild index fcee4aa40d71..4a609a6e3258 100644 --- a/dev-python/iso8601/iso8601-1.0.2.ebuild +++ b/dev-python/iso8601/iso8601-1.0.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/isodate/isodate-0.6.1.ebuild b/dev-python/isodate/isodate-0.6.1.ebuild index 42bcc0575f14..e2ea0c3e4a1b 100644 --- a/dev-python/isodate/isodate-0.6.1.ebuild +++ b/dev-python/isodate/isodate-0.6.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="ISO 8601 date/time/duration parser and formatter" diff --git a/dev-python/isoduration/isoduration-20.11.0.ebuild b/dev-python/isoduration/isoduration-20.11.0.ebuild index f640498a7c74..7765a355c17c 100644 --- a/dev-python/isoduration/isoduration-20.11.0.ebuild +++ b/dev-python/isoduration/isoduration-20.11.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Operations with ISO 8601 durations" diff --git a/dev-python/isort/isort-5.10.1-r1.ebuild b/dev-python/isort/isort-5.10.1-r1.ebuild index 90ff57a97957..741e3df31ccc 100644 --- a/dev-python/isort/isort-5.10.1-r1.ebuild +++ b/dev-python/isort/isort-5.10.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/isort/isort-5.10.1.ebuild b/dev-python/isort/isort-5.10.1.ebuild index 2181b833025d..f8d6cbe4fe82 100644 --- a/dev-python/isort/isort-5.10.1.ebuild +++ b/dev-python/isort/isort-5.10.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A python utility/library to sort imports" diff --git a/dev-python/itsdangerous/itsdangerous-1.1.0-r1.ebuild b/dev-python/itsdangerous/itsdangerous-1.1.0-r1.ebuild index ea56632d0aac..cb129a6b3579 100644 --- a/dev-python/itsdangerous/itsdangerous-1.1.0-r1.ebuild +++ b/dev-python/itsdangerous/itsdangerous-1.1.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/itsdangerous/itsdangerous-2.0.1.ebuild b/dev-python/itsdangerous/itsdangerous-2.0.1.ebuild index ceb9e454769a..dee30be6b020 100644 --- a/dev-python/itsdangerous/itsdangerous-2.0.1.ebuild +++ b/dev-python/itsdangerous/itsdangerous-2.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/itypes/itypes-1.2.0.ebuild b/dev-python/itypes/itypes-1.2.0.ebuild index 84d8b0a10168..3281dbdf6476 100644 --- a/dev-python/itypes/itypes-1.2.0.ebuild +++ b/dev-python/itypes/itypes-1.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="basic immutable container types for python" diff --git a/dev-python/jaraco-classes/jaraco-classes-3.2.1.ebuild b/dev-python/jaraco-classes/jaraco-classes-3.2.1.ebuild index b54b48f720e7..9c14dea9f8ce 100644 --- a/dev-python/jaraco-classes/jaraco-classes-3.2.1.ebuild +++ b/dev-python/jaraco-classes/jaraco-classes-3.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/jaraco-collections/jaraco-collections-3.5.1.ebuild b/dev-python/jaraco-collections/jaraco-collections-3.5.1.ebuild index 830485c57bae..684ff4318f5b 100644 --- a/dev-python/jaraco-collections/jaraco-collections-3.5.1.ebuild +++ b/dev-python/jaraco-collections/jaraco-collections-3.5.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_PN="${PN/-/.}" diff --git a/dev-python/jaraco-context/jaraco-context-4.1.1-r1.ebuild b/dev-python/jaraco-context/jaraco-context-4.1.1-r1.ebuild index b1434506ff27..c28dc78d0f7d 100644 --- a/dev-python/jaraco-context/jaraco-context-4.1.1-r1.ebuild +++ b/dev-python/jaraco-context/jaraco-context-4.1.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/jaraco-context/jaraco-context-4.1.1.ebuild b/dev-python/jaraco-context/jaraco-context-4.1.1.ebuild index 4434a98d9339..7578786f6ba8 100644 --- a/dev-python/jaraco-context/jaraco-context-4.1.1.ebuild +++ b/dev-python/jaraco-context/jaraco-context-4.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_PN="${PN/-/.}" diff --git a/dev-python/jaraco-envs/jaraco-envs-2.2.0-r1.ebuild b/dev-python/jaraco-envs/jaraco-envs-2.2.0-r1.ebuild index e1814554ea84..1fa5368284b6 100644 --- a/dev-python/jaraco-envs/jaraco-envs-2.2.0-r1.ebuild +++ b/dev-python/jaraco-envs/jaraco-envs-2.2.0-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_P=${P/-/.} diff --git a/dev-python/jaraco-functools/jaraco-functools-3.5.0-r1.ebuild b/dev-python/jaraco-functools/jaraco-functools-3.5.0-r1.ebuild index 4d032fed6c08..b9a851a98c75 100644 --- a/dev-python/jaraco-functools/jaraco-functools-3.5.0-r1.ebuild +++ b/dev-python/jaraco-functools/jaraco-functools-3.5.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/jaraco-functools/jaraco-functools-3.5.0.ebuild b/dev-python/jaraco-functools/jaraco-functools-3.5.0.ebuild index e146b28b3316..acdf5141d656 100644 --- a/dev-python/jaraco-functools/jaraco-functools-3.5.0.ebuild +++ b/dev-python/jaraco-functools/jaraco-functools-3.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_PN="${PN/-/.}" diff --git a/dev-python/jaraco-itertools/jaraco-itertools-6.0.3-r1.ebuild b/dev-python/jaraco-itertools/jaraco-itertools-6.0.3-r1.ebuild index 6d4f49e26414..fc7b0442d79c 100644 --- a/dev-python/jaraco-itertools/jaraco-itertools-6.0.3-r1.ebuild +++ b/dev-python/jaraco-itertools/jaraco-itertools-6.0.3-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/jaraco-itertools/jaraco-itertools-6.0.3.ebuild b/dev-python/jaraco-itertools/jaraco-itertools-6.0.3.ebuild index 440ca2d315c5..428bda0b109b 100644 --- a/dev-python/jaraco-itertools/jaraco-itertools-6.0.3.ebuild +++ b/dev-python/jaraco-itertools/jaraco-itertools-6.0.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_P=${P/-/.} diff --git a/dev-python/jaraco-logging/jaraco-logging-3.1.0.ebuild b/dev-python/jaraco-logging/jaraco-logging-3.1.0.ebuild index 3a1192ec85f0..1c2ac0085d19 100644 --- a/dev-python/jaraco-logging/jaraco-logging-3.1.0.ebuild +++ b/dev-python/jaraco-logging/jaraco-logging-3.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/jaraco-packaging/jaraco-packaging-8.2.1-r1.ebuild b/dev-python/jaraco-packaging/jaraco-packaging-8.2.1-r1.ebuild index 08779843215d..b7358b954ec1 100644 --- a/dev-python/jaraco-packaging/jaraco-packaging-8.2.1-r1.ebuild +++ b/dev-python/jaraco-packaging/jaraco-packaging-8.2.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/jaraco-packaging/jaraco-packaging-8.2.1.ebuild b/dev-python/jaraco-packaging/jaraco-packaging-8.2.1.ebuild index c7aaae83e6a7..7afc54dd75a5 100644 --- a/dev-python/jaraco-packaging/jaraco-packaging-8.2.1.ebuild +++ b/dev-python/jaraco-packaging/jaraco-packaging-8.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/jaraco-packaging/jaraco-packaging-9.0.0.ebuild b/dev-python/jaraco-packaging/jaraco-packaging-9.0.0.ebuild index e6d0b47793b2..addfd5fbe984 100644 --- a/dev-python/jaraco-packaging/jaraco-packaging-9.0.0.ebuild +++ b/dev-python/jaraco-packaging/jaraco-packaging-9.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/jaraco-path/jaraco-path-3.3.1.ebuild b/dev-python/jaraco-path/jaraco-path-3.3.1.ebuild index efe09a02a781..514e3ba2bc40 100644 --- a/dev-python/jaraco-path/jaraco-path-3.3.1.ebuild +++ b/dev-python/jaraco-path/jaraco-path-3.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/jaraco-stream/jaraco-stream-3.0.3.ebuild b/dev-python/jaraco-stream/jaraco-stream-3.0.3.ebuild index a730e74cc540..8ef72b3243c6 100644 --- a/dev-python/jaraco-stream/jaraco-stream-3.0.3.ebuild +++ b/dev-python/jaraco-stream/jaraco-stream-3.0.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_P=${P/-/.} diff --git a/dev-python/jaraco-text/jaraco-text-3.6.0-r1.ebuild b/dev-python/jaraco-text/jaraco-text-3.6.0-r1.ebuild index d13de71030de..2fd5092a5170 100644 --- a/dev-python/jaraco-text/jaraco-text-3.6.0-r1.ebuild +++ b/dev-python/jaraco-text/jaraco-text-3.6.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_PN="${PN/-/.}" diff --git a/dev-python/jaraco-text/jaraco-text-3.7.0-r1.ebuild b/dev-python/jaraco-text/jaraco-text-3.7.0-r1.ebuild index 5642d8fc53d2..7a14bdf11873 100644 --- a/dev-python/jaraco-text/jaraco-text-3.7.0-r1.ebuild +++ b/dev-python/jaraco-text/jaraco-text-3.7.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/jaraco-text/jaraco-text-3.7.0.ebuild b/dev-python/jaraco-text/jaraco-text-3.7.0.ebuild index dbcc71dca52f..47f55b1cea80 100644 --- a/dev-python/jaraco-text/jaraco-text-3.7.0.ebuild +++ b/dev-python/jaraco-text/jaraco-text-3.7.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_PN="${PN/-/.}" diff --git a/dev-python/jc/jc-1.17.7.ebuild b/dev-python/jc/jc-1.17.7.ebuild index 76ac2b8ddd0c..a5a8a46beca6 100644 --- a/dev-python/jc/jc-1.17.7.ebuild +++ b/dev-python/jc/jc-1.17.7.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/jc/jc-1.18.1.ebuild b/dev-python/jc/jc-1.18.1.ebuild index f12bb57be860..d08698ed91e1 100644 --- a/dev-python/jc/jc-1.18.1.ebuild +++ b/dev-python/jc/jc-1.18.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/jc/jc-1.18.2.ebuild b/dev-python/jc/jc-1.18.2.ebuild index d08bdda1a655..6c748171405c 100644 --- a/dev-python/jc/jc-1.18.2.ebuild +++ b/dev-python/jc/jc-1.18.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/jdcal/jdcal-1.4.1.ebuild b/dev-python/jdcal/jdcal-1.4.1.ebuild index 4fbfa464e083..84d526b573e0 100644 --- a/dev-python/jdcal/jdcal-1.4.1.ebuild +++ b/dev-python/jdcal/jdcal-1.4.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/jedi/jedi-0.17.2-r1.ebuild b/dev-python/jedi/jedi-0.17.2-r1.ebuild index cf6a6f63e981..1f9712b77816 100644 --- a/dev-python/jedi/jedi-0.17.2-r1.ebuild +++ b/dev-python/jedi/jedi-0.17.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/jedi/jedi-0.18.0.ebuild b/dev-python/jedi/jedi-0.18.0.ebuild index f136f8f91957..718662431746 100644 --- a/dev-python/jedi/jedi-0.18.0.ebuild +++ b/dev-python/jedi/jedi-0.18.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/jeepney/jeepney-0.6.0.ebuild b/dev-python/jeepney/jeepney-0.6.0.ebuild index 70b42e60b302..c6bbd4ec6fa1 100644 --- a/dev-python/jeepney/jeepney-0.6.0.ebuild +++ b/dev-python/jeepney/jeepney-0.6.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/jeepney/jeepney-0.7.0.ebuild b/dev-python/jeepney/jeepney-0.7.0.ebuild index 84b7be78e2d1..2216f1f49a17 100644 --- a/dev-python/jeepney/jeepney-0.7.0.ebuild +++ b/dev-python/jeepney/jeepney-0.7.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/jeepney/jeepney-0.7.1-r1.ebuild b/dev-python/jeepney/jeepney-0.7.1-r1.ebuild index 8a451345d958..1cdffd40d2a5 100644 --- a/dev-python/jeepney/jeepney-0.7.1-r1.ebuild +++ b/dev-python/jeepney/jeepney-0.7.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/jeepney/jeepney-0.7.1.ebuild b/dev-python/jeepney/jeepney-0.7.1.ebuild index 96d8203c56cf..100be07796aa 100644 --- a/dev-python/jeepney/jeepney-0.7.1.ebuild +++ b/dev-python/jeepney/jeepney-0.7.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/jellyfish/jellyfish-0.9.0.ebuild b/dev-python/jellyfish/jellyfish-0.9.0.ebuild index 8aa5aa7026d9..91972ec8fb03 100644 --- a/dev-python/jellyfish/jellyfish-0.9.0.ebuild +++ b/dev-python/jellyfish/jellyfish-0.9.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python module for doing approximate and phonetic matching of strings" diff --git a/dev-python/jikanpy/jikanpy-4.3.2.ebuild b/dev-python/jikanpy/jikanpy-4.3.2.ebuild index 5dc60ee2b9a1..31cec487ca30 100644 --- a/dev-python/jikanpy/jikanpy-4.3.2.ebuild +++ b/dev-python/jikanpy/jikanpy-4.3.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python wrapper for jikan.moe API" diff --git a/dev-python/jinja/jinja-2.11.3.ebuild b/dev-python/jinja/jinja-2.11.3.ebuild index 305e1339c996..c186d4a7bbc4 100644 --- a/dev-python/jinja/jinja-2.11.3.ebuild +++ b/dev-python/jinja/jinja-2.11.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/jinja/jinja-3.0.3.ebuild b/dev-python/jinja/jinja-3.0.3.ebuild index 1782ed812800..a941e600456e 100644 --- a/dev-python/jinja/jinja-3.0.3.ebuild +++ b/dev-python/jinja/jinja-3.0.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/jinja2-time/jinja2-time-0.2.0.ebuild b/dev-python/jinja2-time/jinja2-time-0.2.0.ebuild index 5dea70350162..25dd2198ec4b 100644 --- a/dev-python/jinja2-time/jinja2-time-0.2.0.ebuild +++ b/dev-python/jinja2-time/jinja2-time-0.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Jinja2 Extension for Dates and Times" diff --git a/dev-python/jinja2_pluralize/jinja2_pluralize-0.3.0.ebuild b/dev-python/jinja2_pluralize/jinja2_pluralize-0.3.0.ebuild index b744f5d8d118..b6af5de334c0 100644 --- a/dev-python/jinja2_pluralize/jinja2_pluralize-0.3.0.ebuild +++ b/dev-python/jinja2_pluralize/jinja2_pluralize-0.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/jmespath/jmespath-0.10.0.ebuild b/dev-python/jmespath/jmespath-0.10.0.ebuild index 138acb2f7630..c53832816d20 100644 --- a/dev-python/jmespath/jmespath-0.10.0.ebuild +++ b/dev-python/jmespath/jmespath-0.10.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,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/joblib/joblib-1.1.0.ebuild b/dev-python/joblib/joblib-1.1.0.ebuild index 29ad1e8f62f8..3fb250b9084b 100644 --- a/dev-python/joblib/joblib-1.1.0.ebuild +++ b/dev-python/joblib/joblib-1.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Tools to provide lightweight pipelining in Python" diff --git a/dev-python/josepy/josepy-1.12.0.ebuild b/dev-python/josepy/josepy-1.12.0.ebuild index 8cac8f4ec6bf..a3e20e0b06bb 100644 --- a/dev-python/josepy/josepy-1.12.0.ebuild +++ b/dev-python/josepy/josepy-1.12.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/jq/jq-1.2.1.ebuild b/dev-python/jq/jq-1.2.1.ebuild index 61eca5a946a2..5a7d8fc83e8d 100644 --- a/dev-python/jq/jq-1.2.1.ebuild +++ b/dev-python/jq/jq-1.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python bindings for jq" diff --git a/dev-python/jq/jq-1.2.2.ebuild b/dev-python/jq/jq-1.2.2.ebuild index 3169a50078d3..46e57591541a 100644 --- a/dev-python/jq/jq-1.2.2.ebuild +++ b/dev-python/jq/jq-1.2.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python bindings for jq" diff --git a/dev-python/js2py/js2py-0.71.ebuild b/dev-python/js2py/js2py-0.71.ebuild index 3025a1c1da10..a5b3a85aada8 100644 --- a/dev-python/js2py/js2py-0.71.ebuild +++ b/dev-python/js2py/js2py-0.71.ebuild @@ -8,7 +8,7 @@ MY_COMMIT="5f665f60083a9796ec33861240ce31d6d2b844b6" MY_PN="Js2Py" MY_P="${MY_PN}-${PV}" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/jschema_to_python/jschema_to_python-1.2.3.ebuild b/dev-python/jschema_to_python/jschema_to_python-1.2.3.ebuild index d633a510bd49..0763d743b622 100644 --- a/dev-python/jschema_to_python/jschema_to_python-1.2.3.ebuild +++ b/dev-python/jschema_to_python/jschema_to_python-1.2.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Generate source code for Python classes from a JSON schema" diff --git a/dev-python/jsmin/jsmin-3.0.0.ebuild b/dev-python/jsmin/jsmin-3.0.0.ebuild index 17d547f1c5be..2fc19086023e 100644 --- a/dev-python/jsmin/jsmin-3.0.0.ebuild +++ b/dev-python/jsmin/jsmin-3.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/jsmin/jsmin-3.0.1.ebuild b/dev-python/jsmin/jsmin-3.0.1.ebuild index 37e82b6d69b9..bbae095fd371 100644 --- a/dev-python/jsmin/jsmin-3.0.1.ebuild +++ b/dev-python/jsmin/jsmin-3.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="JavaScript minifier" diff --git a/dev-python/json-rpc/json-rpc-1.13.0.ebuild b/dev-python/json-rpc/json-rpc-1.13.0.ebuild index fea8fefd1e16..9434693e63e8 100644 --- a/dev-python/json-rpc/json-rpc-1.13.0.ebuild +++ b/dev-python/json-rpc/json-rpc-1.13.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/json5/json5-0.9.6.ebuild b/dev-python/json5/json5-0.9.6.ebuild index 1f8b0933fc60..310ed20b6ba2 100644 --- a/dev-python/json5/json5-0.9.6.ebuild +++ b/dev-python/json5/json5-0.9.6.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/jsondiff/jsondiff-1.3.0.ebuild b/dev-python/jsondiff/jsondiff-1.3.0.ebuild index 58843ee0145a..f09af19f239b 100644 --- a/dev-python/jsondiff/jsondiff-1.3.0.ebuild +++ b/dev-python/jsondiff/jsondiff-1.3.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/jsondiff/jsondiff-1.3.1.ebuild b/dev-python/jsondiff/jsondiff-1.3.1.ebuild index b6e040490c42..68f3d63aa971 100644 --- a/dev-python/jsondiff/jsondiff-1.3.1.ebuild +++ b/dev-python/jsondiff/jsondiff-1.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 diff --git a/dev-python/jsonext/jsonext-0.4.2.ebuild b/dev-python/jsonext/jsonext-0.4.2.ebuild index 0e2feb831dbf..a5743d116465 100644 --- a/dev-python/jsonext/jsonext-0.4.2.ebuild +++ b/dev-python/jsonext/jsonext-0.4.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/jsonmerge/jsonmerge-1.8.0.ebuild b/dev-python/jsonmerge/jsonmerge-1.8.0.ebuild index b4eaa08477bb..3d1ca486c7ac 100644 --- a/dev-python/jsonmerge/jsonmerge-1.8.0.ebuild +++ b/dev-python/jsonmerge/jsonmerge-1.8.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/jsonpatch/jsonpatch-1.32.ebuild b/dev-python/jsonpatch/jsonpatch-1.32.ebuild index 66cd643c6e0b..80ff3cc21b54 100644 --- a/dev-python/jsonpatch/jsonpatch-1.32.ebuild +++ b/dev-python/jsonpatch/jsonpatch-1.32.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/jsonpickle/jsonpickle-2.0.0.ebuild b/dev-python/jsonpickle/jsonpickle-2.0.0.ebuild index 04438a1db603..da826e0b9b30 100644 --- a/dev-python/jsonpickle/jsonpickle-2.0.0.ebuild +++ b/dev-python/jsonpickle/jsonpickle-2.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature DESCRIPTION="Python library for serializing any arbitrary object graph into JSON" diff --git a/dev-python/jsonpickle/jsonpickle-2.1.0.ebuild b/dev-python/jsonpickle/jsonpickle-2.1.0.ebuild index 065c4d04d11b..8133f541d5ce 100644 --- a/dev-python/jsonpickle/jsonpickle-2.1.0.ebuild +++ b/dev-python/jsonpickle/jsonpickle-2.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature DESCRIPTION="Python library for serializing any arbitrary object graph into JSON" diff --git a/dev-python/jsonpointer/jsonpointer-2.2.ebuild b/dev-python/jsonpointer/jsonpointer-2.2.ebuild index b5d74d70e536..b9af0692bd8f 100644 --- a/dev-python/jsonpointer/jsonpointer-2.2.ebuild +++ b/dev-python/jsonpointer/jsonpointer-2.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Identify specific nodes in a JSON document (according to draft 08)" diff --git a/dev-python/jsonref/jsonref-0.1-r1.ebuild b/dev-python/jsonref/jsonref-0.1-r1.ebuild index a28d1d41f9ca..91decc925eea 100644 --- a/dev-python/jsonref/jsonref-0.1-r1.ebuild +++ b/dev-python/jsonref/jsonref-0.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/jsonref/jsonref-0.1.ebuild b/dev-python/jsonref/jsonref-0.1.ebuild index b0a9ecab84ca..b25049bfab6d 100644 --- a/dev-python/jsonref/jsonref-0.1.ebuild +++ b/dev-python/jsonref/jsonref-0.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/jsonrpclib/jsonrpclib-0.4.2.ebuild b/dev-python/jsonrpclib/jsonrpclib-0.4.2.ebuild index cac35ae25c3c..1bc458f27602 100644 --- a/dev-python/jsonrpclib/jsonrpclib-0.4.2.ebuild +++ b/dev-python/jsonrpclib/jsonrpclib-0.4.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/jsonrpclib/jsonrpclib-9999.ebuild b/dev-python/jsonrpclib/jsonrpclib-9999.ebuild index fec57b2e72a8..3dd79769ff2c 100644 --- a/dev-python/jsonrpclib/jsonrpclib-9999.ebuild +++ b/dev-python/jsonrpclib/jsonrpclib-9999.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/jsonschema/jsonschema-4.3.3.ebuild b/dev-python/jsonschema/jsonschema-4.3.3.ebuild index bcdae295bec0..27997b2bf245 100644 --- a/dev-python/jsonschema/jsonschema-4.3.3.ebuild +++ b/dev-python/jsonschema/jsonschema-4.3.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="An implementation of JSON-Schema validation for Python" diff --git a/dev-python/jsonschema/jsonschema-4.4.0-r1.ebuild b/dev-python/jsonschema/jsonschema-4.4.0-r1.ebuild index 1ca9bc3dfb91..055b263950e6 100644 --- a/dev-python/jsonschema/jsonschema-4.4.0-r1.ebuild +++ b/dev-python/jsonschema/jsonschema-4.4.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="An implementation of JSON-Schema validation for Python" diff --git a/dev-python/jsonschema/jsonschema-4.4.0.ebuild b/dev-python/jsonschema/jsonschema-4.4.0.ebuild index 785164cbb57f..2c2ae12d7cc4 100644 --- a/dev-python/jsonschema/jsonschema-4.4.0.ebuild +++ b/dev-python/jsonschema/jsonschema-4.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="An implementation of JSON-Schema validation for Python" diff --git a/dev-python/jsonslicer/jsonslicer-0.1.6.ebuild b/dev-python/jsonslicer/jsonslicer-0.1.6.ebuild index 3921bb6af330..2c46f6713494 100644 --- a/dev-python/jsonslicer/jsonslicer-0.1.6.ebuild +++ b/dev-python/jsonslicer/jsonslicer-0.1.6.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/jsonslicer/jsonslicer-0.1.7.ebuild b/dev-python/jsonslicer/jsonslicer-0.1.7.ebuild index 3921bb6af330..2c46f6713494 100644 --- a/dev-python/jsonslicer/jsonslicer-0.1.7.ebuild +++ b/dev-python/jsonslicer/jsonslicer-0.1.7.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/jsonxs/jsonxs-0.6.ebuild b/dev-python/jsonxs/jsonxs-0.6.ebuild index 338382ae0ed1..72593c9eb778 100644 --- a/dev-python/jsonxs/jsonxs-0.6.ebuild +++ b/dev-python/jsonxs/jsonxs-0.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/junit-xml/junit-xml-1.9.ebuild b/dev-python/junit-xml/junit-xml-1.9.ebuild index 35b53735c64f..8df2815b859e 100644 --- a/dev-python/junit-xml/junit-xml-1.9.ebuild +++ b/dev-python/junit-xml/junit-xml-1.9.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Create JUnit XML test result documents" diff --git a/dev-python/jupyter-lsp/jupyter-lsp-1.5.0.ebuild b/dev-python/jupyter-lsp/jupyter-lsp-1.5.0.ebuild index 93b502cdfe40..69f5b12cf548 100644 --- a/dev-python/jupyter-lsp/jupyter-lsp-1.5.0.ebuild +++ b/dev-python/jupyter-lsp/jupyter-lsp-1.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature diff --git a/dev-python/jupyter-lsp/jupyter-lsp-1.5.1.ebuild b/dev-python/jupyter-lsp/jupyter-lsp-1.5.1.ebuild index 93b502cdfe40..69f5b12cf548 100644 --- a/dev-python/jupyter-lsp/jupyter-lsp-1.5.1.ebuild +++ b/dev-python/jupyter-lsp/jupyter-lsp-1.5.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature diff --git a/dev-python/jupyter-server-proxy/jupyter-server-proxy-3.1.0.ebuild b/dev-python/jupyter-server-proxy/jupyter-server-proxy-3.1.0.ebuild index 209485100e37..2ef331250db7 100644 --- a/dev-python/jupyter-server-proxy/jupyter-server-proxy-3.1.0.ebuild +++ b/dev-python/jupyter-server-proxy/jupyter-server-proxy-3.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/jupyter-server-proxy/jupyter-server-proxy-3.2.0.ebuild b/dev-python/jupyter-server-proxy/jupyter-server-proxy-3.2.0.ebuild index 9ee46ce2b8d3..dbdb32d4cd2b 100644 --- a/dev-python/jupyter-server-proxy/jupyter-server-proxy-3.2.0.ebuild +++ b/dev-python/jupyter-server-proxy/jupyter-server-proxy-3.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/jupyter-server-proxy/jupyter-server-proxy-3.2.1.ebuild b/dev-python/jupyter-server-proxy/jupyter-server-proxy-3.2.1.ebuild index ef1c9671532b..c2468f5b53e1 100644 --- a/dev-python/jupyter-server-proxy/jupyter-server-proxy-3.2.1.ebuild +++ b/dev-python/jupyter-server-proxy/jupyter-server-proxy-3.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Jupyter notebook server extension to proxy web services" diff --git a/dev-python/jupyter/jupyter-1.0.0-r3.ebuild b/dev-python/jupyter/jupyter-1.0.0-r3.ebuild index 5616f7c662b7..c5ad9466408a 100644 --- a/dev-python/jupyter/jupyter-1.0.0-r3.ebuild +++ b/dev-python/jupyter/jupyter-1.0.0-r3.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/jupyter/jupyter-1.0.0-r4.ebuild b/dev-python/jupyter/jupyter-1.0.0-r4.ebuild index afc5f86f121a..9516c0b853cf 100644 --- a/dev-python/jupyter/jupyter-1.0.0-r4.ebuild +++ b/dev-python/jupyter/jupyter-1.0.0-r4.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/jupyter_client/jupyter_client-6.1.12.ebuild b/dev-python/jupyter_client/jupyter_client-6.1.12.ebuild index 2a219603415e..4fbeecd730fa 100644 --- a/dev-python/jupyter_client/jupyter_client-6.1.12.ebuild +++ b/dev-python/jupyter_client/jupyter_client-6.1.12.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/jupyter_client/jupyter_client-7.1.0.ebuild b/dev-python/jupyter_client/jupyter_client-7.1.0.ebuild index d2f1a45aaa7f..19f6a7fbe3bd 100644 --- a/dev-python/jupyter_client/jupyter_client-7.1.0.ebuild +++ b/dev-python/jupyter_client/jupyter_client-7.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/jupyter_console/jupyter_console-6.4.0.ebuild b/dev-python/jupyter_console/jupyter_console-6.4.0.ebuild index 57b93553761f..cc830650bb42 100644 --- a/dev-python/jupyter_console/jupyter_console-6.4.0.ebuild +++ b/dev-python/jupyter_console/jupyter_console-6.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/jupyter_core/jupyter_core-4.9.1.ebuild b/dev-python/jupyter_core/jupyter_core-4.9.1.ebuild index 8f3b9f42e442..9d3897622405 100644 --- a/dev-python/jupyter_core/jupyter_core-4.9.1.ebuild +++ b/dev-python/jupyter_core/jupyter_core-4.9.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Core common functionality of Jupyter projects" diff --git a/dev-python/jupyter_packaging/jupyter_packaging-0.11.0.ebuild b/dev-python/jupyter_packaging/jupyter_packaging-0.11.0.ebuild index cfdaff89f360..8ef5371ce461 100644 --- a/dev-python/jupyter_packaging/jupyter_packaging-0.11.0.ebuild +++ b/dev-python/jupyter_packaging/jupyter_packaging-0.11.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/jupyter_packaging/jupyter_packaging-0.11.1.ebuild b/dev-python/jupyter_packaging/jupyter_packaging-0.11.1.ebuild index fd452393c0cf..7c26afe6543d 100644 --- a/dev-python/jupyter_packaging/jupyter_packaging-0.11.1.ebuild +++ b/dev-python/jupyter_packaging/jupyter_packaging-0.11.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/jupyter_server/jupyter_server-1.13.1.ebuild b/dev-python/jupyter_server/jupyter_server-1.13.1.ebuild index 275cb03b7636..9500599ac2f9 100644 --- a/dev-python/jupyter_server/jupyter_server-1.13.1.ebuild +++ b/dev-python/jupyter_server/jupyter_server-1.13.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Core services, APIs, and REST endpoints to Jupyter web applications" diff --git a/dev-python/jupyter_server/jupyter_server-1.13.2.ebuild b/dev-python/jupyter_server/jupyter_server-1.13.2.ebuild index e7e17049d407..6edbbf28ec8a 100644 --- a/dev-python/jupyter_server/jupyter_server-1.13.2.ebuild +++ b/dev-python/jupyter_server/jupyter_server-1.13.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Core services, APIs, and REST endpoints to Jupyter web applications" diff --git a/dev-python/jupyter_server/jupyter_server-1.13.3-r1.ebuild b/dev-python/jupyter_server/jupyter_server-1.13.3-r1.ebuild index ca0fed1b7cd9..77be19529381 100644 --- a/dev-python/jupyter_server/jupyter_server-1.13.3-r1.ebuild +++ b/dev-python/jupyter_server/jupyter_server-1.13.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Core services, APIs, and REST endpoints to Jupyter web applications" diff --git a/dev-python/jupyter_server/jupyter_server-1.13.4-r1.ebuild b/dev-python/jupyter_server/jupyter_server-1.13.4-r1.ebuild index 96b77d02f78f..ff7bdeec2069 100644 --- a/dev-python/jupyter_server/jupyter_server-1.13.4-r1.ebuild +++ b/dev-python/jupyter_server/jupyter_server-1.13.4-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Core services, APIs, and REST endpoints to Jupyter web applications" diff --git a/dev-python/jupyter_server/jupyter_server-1.13.5.ebuild b/dev-python/jupyter_server/jupyter_server-1.13.5.ebuild index 4d3f5db8a719..e781c87efce8 100644 --- a/dev-python/jupyter_server/jupyter_server-1.13.5.ebuild +++ b/dev-python/jupyter_server/jupyter_server-1.13.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Core services, APIs, and REST endpoints to Jupyter web applications" diff --git a/dev-python/jupyter_server_mathjax/jupyter_server_mathjax-0.2.3.ebuild b/dev-python/jupyter_server_mathjax/jupyter_server_mathjax-0.2.3.ebuild index 44bb5437cd58..ff8b58676d5e 100644 --- a/dev-python/jupyter_server_mathjax/jupyter_server_mathjax-0.2.3.ebuild +++ b/dev-python/jupyter_server_mathjax/jupyter_server_mathjax-0.2.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/jupyterlab-lsp/jupyterlab-lsp-3.9.1.ebuild b/dev-python/jupyterlab-lsp/jupyterlab-lsp-3.9.1.ebuild index d9f125d85a19..e2bd753b4b42 100644 --- a/dev-python/jupyterlab-lsp/jupyterlab-lsp-3.9.1.ebuild +++ b/dev-python/jupyterlab-lsp/jupyterlab-lsp-3.9.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/jupyterlab-lsp/jupyterlab-lsp-3.9.2.ebuild b/dev-python/jupyterlab-lsp/jupyterlab-lsp-3.9.2.ebuild index 3b84dfe8eb34..c9fb5cb37470 100644 --- a/dev-python/jupyterlab-lsp/jupyterlab-lsp-3.9.2.ebuild +++ b/dev-python/jupyterlab-lsp/jupyterlab-lsp-3.9.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Coding assistance for JupyterLab with Language Server Protocol" diff --git a/dev-python/jupyterlab-lsp/jupyterlab-lsp-3.9.3.ebuild b/dev-python/jupyterlab-lsp/jupyterlab-lsp-3.9.3.ebuild index 3b84dfe8eb34..c9fb5cb37470 100644 --- a/dev-python/jupyterlab-lsp/jupyterlab-lsp-3.9.3.ebuild +++ b/dev-python/jupyterlab-lsp/jupyterlab-lsp-3.9.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Coding assistance for JupyterLab with Language Server Protocol" diff --git a/dev-python/jupyterlab/jupyterlab-3.2.1.ebuild b/dev-python/jupyterlab/jupyterlab-3.2.1.ebuild index 061f2b5dcb39..abf297b89de2 100644 --- a/dev-python/jupyterlab/jupyterlab-3.2.1.ebuild +++ b/dev-python/jupyterlab/jupyterlab-3.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/jupyterlab/jupyterlab-3.2.5-r1.ebuild b/dev-python/jupyterlab/jupyterlab-3.2.5-r1.ebuild index fde20fae3809..f21cb1f614f9 100644 --- a/dev-python/jupyterlab/jupyterlab-3.2.5-r1.ebuild +++ b/dev-python/jupyterlab/jupyterlab-3.2.5-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="JupyterLab computational environment" diff --git a/dev-python/jupyterlab_pygments/jupyterlab_pygments-0.1.2.ebuild b/dev-python/jupyterlab_pygments/jupyterlab_pygments-0.1.2.ebuild index fa632bd83117..fdbac04c6b59 100644 --- a/dev-python/jupyterlab_pygments/jupyterlab_pygments-0.1.2.ebuild +++ b/dev-python/jupyterlab_pygments/jupyterlab_pygments-0.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Pygments theme making use of JupyterLab CSS variables" diff --git a/dev-python/jupyterlab_server/jupyterlab_server-2.10.2.ebuild b/dev-python/jupyterlab_server/jupyterlab_server-2.10.2.ebuild index 8ac6578dedb6..eebda63d9566 100644 --- a/dev-python/jupyterlab_server/jupyterlab_server-2.10.2.ebuild +++ b/dev-python/jupyterlab_server/jupyterlab_server-2.10.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/jupyterlab_server/jupyterlab_server-2.8.2.ebuild b/dev-python/jupyterlab_server/jupyterlab_server-2.8.2.ebuild index 8ac6578dedb6..eebda63d9566 100644 --- a/dev-python/jupyterlab_server/jupyterlab_server-2.8.2.ebuild +++ b/dev-python/jupyterlab_server/jupyterlab_server-2.8.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/jwcrypto/jwcrypto-1.0.0.ebuild b/dev-python/jwcrypto/jwcrypto-1.0.0.ebuild index 5b76ec277086..2f7e4add43cc 100644 --- a/dev-python/jwcrypto/jwcrypto-1.0.0.ebuild +++ b/dev-python/jwcrypto/jwcrypto-1.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Implements JWK,JWS,JWE specifications using python-cryptography" diff --git a/dev-python/k5test/k5test-0.10.1.ebuild b/dev-python/k5test/k5test-0.10.1.ebuild index 180f9919d976..f2273b2ae527 100644 --- a/dev-python/k5test/k5test-0.10.1.ebuild +++ b/dev-python/k5test/k5test-0.10.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Library for testing Python applications in Kerberos 5 environments" diff --git a/dev-python/kafka-python/kafka-python-2.0.2.ebuild b/dev-python/kafka-python/kafka-python-2.0.2.ebuild index 30e884c2e818..6362d3b3a01f 100644 --- a/dev-python/kafka-python/kafka-python-2.0.2.ebuild +++ b/dev-python/kafka-python/kafka-python-2.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature diff --git a/dev-python/kaitaistruct/kaitaistruct-0.9.ebuild b/dev-python/kaitaistruct/kaitaistruct-0.9.ebuild index 4bc58cf7a3db..4a65f4b029c5 100644 --- a/dev-python/kaitaistruct/kaitaistruct-0.9.ebuild +++ b/dev-python/kaitaistruct/kaitaistruct-0.9.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/kaptan/kaptan-0.5.12-r1.ebuild b/dev-python/kaptan/kaptan-0.5.12-r1.ebuild index 1361f73866b0..0d53f6997d88 100644 --- a/dev-python/kaptan/kaptan-0.5.12-r1.ebuild +++ b/dev-python/kaptan/kaptan-0.5.12-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,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/kazoo/kazoo-2.8.0.ebuild b/dev-python/kazoo/kazoo-2.8.0.ebuild index c072334548a5..b0c693fa560b 100644 --- a/dev-python/kazoo/kazoo-2.8.0.ebuild +++ b/dev-python/kazoo/kazoo-2.8.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/kconfiglib/kconfiglib-14.1.0.ebuild b/dev-python/kconfiglib/kconfiglib-14.1.0.ebuild index 2ee1571faf8f..6100e72327d8 100644 --- a/dev-python/kconfiglib/kconfiglib-14.1.0.ebuild +++ b/dev-python/kconfiglib/kconfiglib-14.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="ncurses" inherit distutils-r1 diff --git a/dev-python/keep/keep-2.10.1.ebuild b/dev-python/keep/keep-2.10.1.ebuild index 05c4760a5fe8..b799c7b64523 100644 --- a/dev-python/keep/keep-2.10.1.ebuild +++ b/dev-python/keep/keep-2.10.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS="rdepend" diff --git a/dev-python/keyring/keyring-23.5.0.ebuild b/dev-python/keyring/keyring-23.5.0.ebuild index 9bdcc8d3aed7..4cf5128be7af 100644 --- a/dev-python/keyring/keyring-23.5.0.ebuild +++ b/dev-python/keyring/keyring-23.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Provides access to the system keyring service" diff --git a/dev-python/keystoneauth/keystoneauth-4.4.0.ebuild b/dev-python/keystoneauth/keystoneauth-4.4.0.ebuild index 803b7cea2f66..257c547a2e53 100644 --- a/dev-python/keystoneauth/keystoneauth-4.4.0.ebuild +++ b/dev-python/keystoneauth/keystoneauth-4.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="This package contains tools for authenticating to an OpenStack-based cloud" diff --git a/dev-python/kiwisolver/kiwisolver-1.3.2.ebuild b/dev-python/kiwisolver/kiwisolver-1.3.2.ebuild index cbf978e358a3..b955aadd12fd 100644 --- a/dev-python/kiwisolver/kiwisolver-1.3.2.ebuild +++ b/dev-python/kiwisolver/kiwisolver-1.3.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 # tagging fail? @@ -15,7 +15,7 @@ S="${WORKDIR}"/kiwi-${MY_PV} LICENSE="Clear-BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" >=dev-python/cppy-1.1.0[${PYTHON_USEDEP}] diff --git a/dev-python/klein/klein-21.8.0.ebuild b/dev-python/klein/klein-21.8.0.ebuild index 58c6fe7727e6..7404b4e195ae 100644 --- a/dev-python/klein/klein-21.8.0.ebuild +++ b/dev-python/klein/klein-21.8.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="micro-framework for developing production-ready web services with Python" diff --git a/dev-python/kombu/kombu-5.2.1.ebuild b/dev-python/kombu/kombu-5.2.1.ebuild index 4daffb6f4d41..f0f61d00bd97 100644 --- a/dev-python/kombu/kombu-5.2.1.ebuild +++ b/dev-python/kombu/kombu-5.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature DESCRIPTION="AMQP Messaging Framework for Python" diff --git a/dev-python/kombu/kombu-5.2.3-r1.ebuild b/dev-python/kombu/kombu-5.2.3-r1.ebuild index b59a1809521d..06402d66d450 100644 --- a/dev-python/kombu/kombu-5.2.3-r1.ebuild +++ b/dev-python/kombu/kombu-5.2.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature DESCRIPTION="AMQP Messaging Framework for Python" diff --git a/dev-python/krb5/krb5-0.2.0.ebuild b/dev-python/krb5/krb5-0.2.0.ebuild index b77d8019b545..951cb76a1c4c 100644 --- a/dev-python/krb5/krb5-0.2.0.ebuild +++ b/dev-python/krb5/krb5-0.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Kerberos API bindings for Python" diff --git a/dev-python/lark-parser/lark-parser-0.11.3-r1.ebuild b/dev-python/lark-parser/lark-parser-0.11.3-r1.ebuild index 8ec281dbfabc..77df9abff749 100644 --- a/dev-python/lark-parser/lark-parser-0.11.3-r1.ebuild +++ b/dev-python/lark-parser/lark-parser-0.11.3-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Python module to propose a modern general-purpose parsing library for Python" diff --git a/dev-python/lark-parser/lark-parser-0.11.3.ebuild b/dev-python/lark-parser/lark-parser-0.11.3.ebuild index 2caa5310b94c..01c918babe45 100644 --- a/dev-python/lark-parser/lark-parser-0.11.3.ebuild +++ b/dev-python/lark-parser/lark-parser-0.11.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/latexcodec/latexcodec-2.0.1.ebuild b/dev-python/latexcodec/latexcodec-2.0.1.ebuild index 32ce27d2a432..fd628c543ea0 100644 --- a/dev-python/latexcodec/latexcodec-2.0.1.ebuild +++ b/dev-python/latexcodec/latexcodec-2.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/lazr-config/lazr-config-2.2.3.ebuild b/dev-python/lazr-config/lazr-config-2.2.3.ebuild index ed9a43c5237e..fc3e5f7fb96c 100644 --- a/dev-python/lazr-config/lazr-config-2.2.3.ebuild +++ b/dev-python/lazr-config/lazr-config-2.2.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/lazr-delegates/lazr-delegates-2.0.4.ebuild b/dev-python/lazr-delegates/lazr-delegates-2.0.4.ebuild index 9cc27de5e957..cf953090a15d 100644 --- a/dev-python/lazr-delegates/lazr-delegates-2.0.4.ebuild +++ b/dev-python/lazr-delegates/lazr-delegates-2.0.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/lazy-object-proxy/lazy-object-proxy-1.7.1.ebuild b/dev-python/lazy-object-proxy/lazy-object-proxy-1.7.1.ebuild index 8626af5e5732..86eb264e4f10 100644 --- a/dev-python/lazy-object-proxy/lazy-object-proxy-1.7.1.ebuild +++ b/dev-python/lazy-object-proxy/lazy-object-proxy-1.7.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A fast and thorough lazy object proxy" diff --git a/dev-python/ldap3/ldap3-2.8.1.ebuild b/dev-python/ldap3/ldap3-2.8.1.ebuild index 9dd5c98f06d7..f9373ce3ac31 100644 --- a/dev-python/ldap3/ldap3-2.8.1.ebuild +++ b/dev-python/ldap3/ldap3-2.8.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/ldap3/ldap3-2.9.1.ebuild b/dev-python/ldap3/ldap3-2.9.1.ebuild index cc40c75f2892..e3f8bf4e89ae 100644 --- a/dev-python/ldap3/ldap3-2.9.1.ebuild +++ b/dev-python/ldap3/ldap3-2.9.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A strictly RFC 4511 conforming LDAP V3 pure Python client" diff --git a/dev-python/leather/leather-0.3.4.ebuild b/dev-python/leather/leather-0.3.4.ebuild index 53973236c457..c1456390d2d6 100644 --- a/dev-python/leather/leather-0.3.4.ebuild +++ b/dev-python/leather/leather-0.3.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/lesscpy/lesscpy-0.15.0.ebuild b/dev-python/lesscpy/lesscpy-0.15.0.ebuild index 179ebbecdc18..cbff902d3e90 100644 --- a/dev-python/lesscpy/lesscpy-0.15.0.ebuild +++ b/dev-python/lesscpy/lesscpy-0.15.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A compiler written in Python for the LESS language" diff --git a/dev-python/libarchive-c/libarchive-c-3.2-r1.ebuild b/dev-python/libarchive-c/libarchive-c-3.2-r1.ebuild index 0302be9e232d..8d5d357f8c14 100644 --- a/dev-python/libarchive-c/libarchive-c-3.2-r1.ebuild +++ b/dev-python/libarchive-c/libarchive-c-3.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A Python interface to libarchive" diff --git a/dev-python/libarchive-c/libarchive-c-4.0.ebuild b/dev-python/libarchive-c/libarchive-c-4.0.ebuild index 68766ad97dc4..be66dd818179 100644 --- a/dev-python/libarchive-c/libarchive-c-4.0.ebuild +++ b/dev-python/libarchive-c/libarchive-c-4.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A Python interface to libarchive" diff --git a/dev-python/libcloud/libcloud-3.3.0.ebuild b/dev-python/libcloud/libcloud-3.3.0.ebuild index d3b15621e1ea..ed1162726538 100644 --- a/dev-python/libcloud/libcloud-3.3.0.ebuild +++ b/dev-python/libcloud/libcloud-3.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="ssl(+)" inherit distutils-r1 diff --git a/dev-python/libcloud/libcloud-3.4.1.ebuild b/dev-python/libcloud/libcloud-3.4.1.ebuild index b473a0c7d364..af27690888e3 100644 --- a/dev-python/libcloud/libcloud-3.4.1.ebuild +++ b/dev-python/libcloud/libcloud-3.4.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="ssl(+)" inherit distutils-r1 diff --git a/dev-python/liblarch/liblarch-3.1.0-r1.ebuild b/dev-python/liblarch/liblarch-3.1.0-r1.ebuild index 623d480c78b6..3c367936bba9 100644 --- a/dev-python/liblarch/liblarch-3.1.0-r1.ebuild +++ b/dev-python/liblarch/liblarch-3.1.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 virtualx diff --git a/dev-python/liblarch/liblarch-3.1.0.ebuild b/dev-python/liblarch/liblarch-3.1.0.ebuild index 43922bce168c..3098efe5ac9d 100644 --- a/dev-python/liblarch/liblarch-3.1.0.ebuild +++ b/dev-python/liblarch/liblarch-3.1.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 virtualx diff --git a/dev-python/libnacl/libnacl-1.7.2-r1.ebuild b/dev-python/libnacl/libnacl-1.7.2-r1.ebuild index 2ab0b709818b..89ed29a5a6c4 100644 --- a/dev-python/libnacl/libnacl-1.7.2-r1.ebuild +++ b/dev-python/libnacl/libnacl-1.7.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python ctypes wrapper for libsodium" diff --git a/dev-python/libpillowfight/libpillowfight-0.3.0_p20210816.ebuild b/dev-python/libpillowfight/libpillowfight-0.3.0_p20210816.ebuild index 024f6e581410..3ec7921942da 100644 --- a/dev-python/libpillowfight/libpillowfight-0.3.0_p20210816.ebuild +++ b/dev-python/libpillowfight/libpillowfight-0.3.0_p20210816.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/libpy_simdjson/libpy_simdjson-0.4.0.ebuild b/dev-python/libpy_simdjson/libpy_simdjson-0.4.0.ebuild index 287441c75123..cd27efebdea1 100644 --- a/dev-python/libpy_simdjson/libpy_simdjson-0.4.0.ebuild +++ b/dev-python/libpy_simdjson/libpy_simdjson-0.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/libsass/libsass-0.21.0.ebuild b/dev-python/libsass/libsass-0.21.0.ebuild index 83447302c25a..d1478c2d1148 100644 --- a/dev-python/libsass/libsass-0.21.0.ebuild +++ b/dev-python/libsass/libsass-0.21.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 toolchain-funcs MY_P="libsass-python-${PV}" diff --git a/dev-python/libtmux/libtmux-0.10.1.ebuild b/dev-python/libtmux/libtmux-0.10.1.ebuild index 83b70c8a29b7..0ee9b96a28a0 100644 --- a/dev-python/libtmux/libtmux-0.10.1.ebuild +++ b/dev-python/libtmux/libtmux-0.10.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="python api for tmux" diff --git a/dev-python/libtmux/libtmux-0.10.3.ebuild b/dev-python/libtmux/libtmux-0.10.3.ebuild index 07f50faaea31..1fc2dff6bc7f 100644 --- a/dev-python/libtmux/libtmux-0.10.3.ebuild +++ b/dev-python/libtmux/libtmux-0.10.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) DISTUTILS_USE_SETUPTOOLS=pyproject.toml inherit distutils-r1 diff --git a/dev-python/libtmux/libtmux-0.8.5.ebuild b/dev-python/libtmux/libtmux-0.8.5.ebuild index 0c30ec940e7f..62cfa214180b 100644 --- a/dev-python/libtmux/libtmux-0.8.5.ebuild +++ b/dev-python/libtmux/libtmux-0.8.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="python api for tmux" diff --git a/dev-python/libtmux/libtmux-0.9.0.ebuild b/dev-python/libtmux/libtmux-0.9.0.ebuild index 0daab6edcbcb..f850453c5f77 100644 --- a/dev-python/libtmux/libtmux-0.9.0.ebuild +++ b/dev-python/libtmux/libtmux-0.9.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="python api for tmux" diff --git a/dev-python/libversion/libversion-1.2.4-r1.ebuild b/dev-python/libversion/libversion-1.2.4-r1.ebuild index dba2f9600f30..b0594d4671eb 100644 --- a/dev-python/libversion/libversion-1.2.4-r1.ebuild +++ b/dev-python/libversion/libversion-1.2.4-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 diff --git a/dev-python/libvirt-python/libvirt-python-7.10.0.ebuild b/dev-python/libvirt-python/libvirt-python-7.10.0.ebuild index ed8314b57f73..317683866a11 100644 --- a/dev-python/libvirt-python/libvirt-python-7.10.0.ebuild +++ b/dev-python/libvirt-python/libvirt-python-7.10.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no diff --git a/dev-python/libvirt-python/libvirt-python-7.7.0.ebuild b/dev-python/libvirt-python/libvirt-python-7.7.0.ebuild index f9f38e9fa170..4dcf1c157642 100644 --- a/dev-python/libvirt-python/libvirt-python-7.7.0.ebuild +++ b/dev-python/libvirt-python/libvirt-python-7.7.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no diff --git a/dev-python/libvirt-python/libvirt-python-8.0.0.ebuild b/dev-python/libvirt-python/libvirt-python-8.0.0.ebuild index f6c2903ed6df..0411e59724b6 100644 --- a/dev-python/libvirt-python/libvirt-python-8.0.0.ebuild +++ b/dev-python/libvirt-python/libvirt-python-8.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no diff --git a/dev-python/libvirt-python/libvirt-python-9999.ebuild b/dev-python/libvirt-python/libvirt-python-9999.ebuild index ed8314b57f73..317683866a11 100644 --- a/dev-python/libvirt-python/libvirt-python-9999.ebuild +++ b/dev-python/libvirt-python/libvirt-python-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no diff --git a/dev-python/line_profiler/line_profiler-3.3.1.ebuild b/dev-python/line_profiler/line_profiler-3.3.1.ebuild index 7265d63ece55..a5b423dc5ada 100644 --- a/dev-python/line_profiler/line_profiler-3.3.1.ebuild +++ b/dev-python/line_profiler/line_profiler-3.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) # force it to match scikit-build CMAKE_MAKEFILE_GENERATOR=ninja diff --git a/dev-python/line_profiler/line_profiler-3.4.0.ebuild b/dev-python/line_profiler/line_profiler-3.4.0.ebuild index 77bcb21c8519..9cda0100a667 100644 --- a/dev-python/line_profiler/line_profiler-3.4.0.ebuild +++ b/dev-python/line_profiler/line_profiler-3.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) # force it to match scikit-build CMAKE_MAKEFILE_GENERATOR=ninja diff --git a/dev-python/lit/lit-11.1.0.ebuild b/dev-python/lit/lit-11.1.0.ebuild index 9556183ba5ff..8bd0769276a0 100644 --- a/dev-python/lit/lit-11.1.0.ebuild +++ b/dev-python/lit/lit-11.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 llvm.org diff --git a/dev-python/lit/lit-12.0.1.ebuild b/dev-python/lit/lit-12.0.1.ebuild index eaac966ee014..69ad11a9c878 100644 --- a/dev-python/lit/lit-12.0.1.ebuild +++ b/dev-python/lit/lit-12.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 llvm.org diff --git a/dev-python/lit/lit-13.0.0.ebuild b/dev-python/lit/lit-13.0.0.ebuild index eaac966ee014..69ad11a9c878 100644 --- a/dev-python/lit/lit-13.0.0.ebuild +++ b/dev-python/lit/lit-13.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 llvm.org diff --git a/dev-python/lit/lit-13.0.1.ebuild b/dev-python/lit/lit-13.0.1.ebuild index d8872736a5c3..8918ec0968f4 100644 --- a/dev-python/lit/lit-13.0.1.ebuild +++ b/dev-python/lit/lit-13.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 llvm.org diff --git a/dev-python/lit/lit-14.0.0.9999.ebuild b/dev-python/lit/lit-14.0.0.9999.ebuild index 82f7494d65ef..caea682be0f3 100644 --- a/dev-python/lit/lit-14.0.0.9999.ebuild +++ b/dev-python/lit/lit-14.0.0.9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 llvm.org diff --git a/dev-python/lit/lit-14.0.0_rc1.ebuild b/dev-python/lit/lit-14.0.0_rc1.ebuild index 82f7494d65ef..caea682be0f3 100644 --- a/dev-python/lit/lit-14.0.0_rc1.ebuild +++ b/dev-python/lit/lit-14.0.0_rc1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 llvm.org diff --git a/dev-python/lit/lit-15.0.0.9999.ebuild b/dev-python/lit/lit-15.0.0.9999.ebuild index 82f7494d65ef..caea682be0f3 100644 --- a/dev-python/lit/lit-15.0.0.9999.ebuild +++ b/dev-python/lit/lit-15.0.0.9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 llvm.org diff --git a/dev-python/littleutils/littleutils-0.2.2.ebuild b/dev-python/littleutils/littleutils-0.2.2.ebuild index 61c21600f753..b34206ac7f32 100644 --- a/dev-python/littleutils/littleutils-0.2.2.ebuild +++ b/dev-python/littleutils/littleutils-0.2.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/livereload/livereload-2.6.3.ebuild b/dev-python/livereload/livereload-2.6.3.ebuild index f96100890838..dc55d3cedb9b 100644 --- a/dev-python/livereload/livereload-2.6.3.ebuild +++ b/dev-python/livereload/livereload-2.6.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/llfuse/llfuse-1.4.1.ebuild b/dev-python/llfuse/llfuse-1.4.1.ebuild index 053afee1bead..9435001bf7d8 100644 --- a/dev-python/llfuse/llfuse-1.4.1.ebuild +++ b/dev-python/llfuse/llfuse-1.4.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,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/lmdb/lmdb-1.3.0.ebuild b/dev-python/lmdb/lmdb-1.3.0.ebuild index d8c32f143470..6f56bcde6f69 100644 --- a/dev-python/lmdb/lmdb-1.3.0.ebuild +++ b/dev-python/lmdb/lmdb-1.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/lmfit/lmfit-1.0.3.ebuild b/dev-python/lmfit/lmfit-1.0.3.ebuild index e7dad2306c30..6f9f23e5e3b3 100644 --- a/dev-python/lmfit/lmfit-1.0.3.ebuild +++ b/dev-python/lmfit/lmfit-1.0.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Non-Linear Least-Squares Minimization and Curve-Fitting for Python" diff --git a/dev-python/locket/locket-0.2.1.ebuild b/dev-python/locket/locket-0.2.1.ebuild index 72b2c70c58d0..c2c2e0cac3fc 100644 --- a/dev-python/locket/locket-0.2.1.ebuild +++ b/dev-python/locket/locket-0.2.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,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/lockfile/lockfile-0.12.2-r2.ebuild b/dev-python/lockfile/lockfile-0.12.2-r2.ebuild index 67da1677a351..ad10f75c1d03 100644 --- a/dev-python/lockfile/lockfile-0.12.2-r2.ebuild +++ b/dev-python/lockfile/lockfile-0.12.2-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/logbook/logbook-1.5.3.ebuild b/dev-python/logbook/logbook-1.5.3.ebuild index 9d557c2a1a75..7a926c664650 100644 --- a/dev-python/logbook/logbook-1.5.3.ebuild +++ b/dev-python/logbook/logbook-1.5.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/logfury/logfury-1.0.1.ebuild b/dev-python/logfury/logfury-1.0.1.ebuild index 673ec518d986..560de9febaec 100644 --- a/dev-python/logfury/logfury-1.0.1.ebuild +++ b/dev-python/logfury/logfury-1.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Boilerplate library for logging method calls" diff --git a/dev-python/logical-unification/logical-unification-0.4.4.ebuild b/dev-python/logical-unification/logical-unification-0.4.4.ebuild index 382885fd2697..ac531ea86418 100644 --- a/dev-python/logical-unification/logical-unification-0.4.4.ebuild +++ b/dev-python/logical-unification/logical-unification-0.4.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Logical unification in Python" diff --git a/dev-python/logical-unification/logical-unification-0.4.5.ebuild b/dev-python/logical-unification/logical-unification-0.4.5.ebuild index 0bc59367829e..8f72011a88cf 100644 --- a/dev-python/logical-unification/logical-unification-0.4.5.ebuild +++ b/dev-python/logical-unification/logical-unification-0.4.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Logical unification in Python" diff --git a/dev-python/loguru/loguru-0.5.3.ebuild b/dev-python/loguru/loguru-0.5.3.ebuild index ee3c9be67d0b..a946e86c35a4 100644 --- a/dev-python/loguru/loguru-0.5.3.ebuild +++ b/dev-python/loguru/loguru-0.5.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/loguru/loguru-0.6.0.ebuild b/dev-python/loguru/loguru-0.6.0.ebuild index b7a5787c17d0..d4968d7ee0ef 100644 --- a/dev-python/loguru/loguru-0.6.0.ebuild +++ b/dev-python/loguru/loguru-0.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/logutils/logutils-0.3.5-r1.ebuild b/dev-python/logutils/logutils-0.3.5-r1.ebuild index 5db80face69b..0c9824a5b71f 100644 --- a/dev-python/logutils/logutils-0.3.5-r1.ebuild +++ b/dev-python/logutils/logutils-0.3.5-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/logutils/logutils-0.3.5.ebuild b/dev-python/logutils/logutils-0.3.5.ebuild index 51b2b57eb368..e5c12742aadf 100644 --- a/dev-python/logutils/logutils-0.3.5.ebuild +++ b/dev-python/logutils/logutils-0.3.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 diff --git a/dev-python/loky/loky-3.0.0.ebuild b/dev-python/loky/loky-3.0.0.ebuild index fee1fa81ad5a..152f6d8c01cd 100644 --- a/dev-python/loky/loky-3.0.0.ebuild +++ b/dev-python/loky/loky-3.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Robust and reusable Executor for joblib" diff --git a/dev-python/lunr/lunr-0.6.1.ebuild b/dev-python/lunr/lunr-0.6.1.ebuild index 94392ac66e97..d2f7e6f4239f 100644 --- a/dev-python/lunr/lunr-0.6.1.ebuild +++ b/dev-python/lunr/lunr-0.6.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DOCS_BUILDER="mkdocs" diff --git a/dev-python/lxml/lxml-4.7.1.ebuild b/dev-python/lxml/lxml-4.7.1.ebuild index edd8e3be0a12..d691cf0eb0f3 100644 --- a/dev-python/lxml/lxml-4.7.1.ebuild +++ b/dev-python/lxml/lxml-4.7.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 optfeature toolchain-funcs diff --git a/dev-python/lz4/lz4-3.1.10.ebuild b/dev-python/lz4/lz4-3.1.10.ebuild index 087e43d8766c..506ab69c3325 100644 --- a/dev-python/lz4/lz4-3.1.10.ebuild +++ b/dev-python/lz4/lz4-3.1.10.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="LZ4 Bindings for Python" diff --git a/dev-python/m2crypto/m2crypto-0.37.1.ebuild b/dev-python/m2crypto/m2crypto-0.37.1.ebuild index ccc59b99a903..58fd58c9ee46 100644 --- a/dev-python/m2crypto/m2crypto-0.37.1.ebuild +++ b/dev-python/m2crypto/m2crypto-0.37.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,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 toolchain-funcs diff --git a/dev-python/m2crypto/m2crypto-0.38.0-r1.ebuild b/dev-python/m2crypto/m2crypto-0.38.0-r1.ebuild index 79cafaaa534e..ad19e2b545e5 100644 --- a/dev-python/m2crypto/m2crypto-0.38.0-r1.ebuild +++ b/dev-python/m2crypto/m2crypto-0.38.0-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,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 toolchain-funcs diff --git a/dev-python/m2r/m2r-0.2.1.ebuild b/dev-python/m2r/m2r-0.2.1.ebuild index a2cdc02cbbf2..5b570470674d 100644 --- a/dev-python/m2r/m2r-0.2.1.ebuild +++ b/dev-python/m2r/m2r-0.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Markdown to reStructuredText converter" diff --git a/dev-python/mako/mako-1.1.6.ebuild b/dev-python/mako/mako-1.1.6.ebuild index 4347c12a0b51..0d34abf804df 100644 --- a/dev-python/mako/mako-1.1.6.ebuild +++ b/dev-python/mako/mako-1.1.6.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_P=${P^} diff --git a/dev-python/mamba/mamba-0.11.2.ebuild b/dev-python/mamba/mamba-0.11.2.ebuild index dfe387bf9b8b..0c2609395120 100644 --- a/dev-python/mamba/mamba-0.11.2.ebuild +++ b/dev-python/mamba/mamba-0.11.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/mando/mando-0.6.4-r1.ebuild b/dev-python/mando/mando-0.6.4-r1.ebuild index 5b5a719a449a..a69c85a95ba7 100644 --- a/dev-python/mando/mando-0.6.4-r1.ebuild +++ b/dev-python/mando/mando-0.6.4-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,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/manuel/manuel-1.10.1.ebuild b/dev-python/manuel/manuel-1.10.1.ebuild index 5f2581733106..dca38f115904 100644 --- a/dev-python/manuel/manuel-1.10.1.ebuild +++ b/dev-python/manuel/manuel-1.10.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS="rdepend" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/markdown-it-py/markdown-it-py-2.0.0.ebuild b/dev-python/markdown-it-py/markdown-it-py-2.0.0.ebuild index 97ad5be29096..2d5041ac0dac 100644 --- a/dev-python/markdown-it-py/markdown-it-py-2.0.0.ebuild +++ b/dev-python/markdown-it-py/markdown-it-py-2.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 diff --git a/dev-python/markdown-it-py/markdown-it-py-2.0.1.ebuild b/dev-python/markdown-it-py/markdown-it-py-2.0.1.ebuild index e9cd32433d86..6ba744660d3a 100644 --- a/dev-python/markdown-it-py/markdown-it-py-2.0.1.ebuild +++ b/dev-python/markdown-it-py/markdown-it-py-2.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 diff --git a/dev-python/markdown/markdown-3.3.6.ebuild b/dev-python/markdown/markdown-3.3.6.ebuild index 5e88f0c879fb..15c3124e90c3 100644 --- a/dev-python/markdown/markdown-3.3.6.ebuild +++ b/dev-python/markdown/markdown-3.3.6.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Python implementation of the markdown markup language" diff --git a/dev-python/markdown2/markdown2-2.4.2.ebuild b/dev-python/markdown2/markdown2-2.4.2.ebuild index 1a7ea89e2de4..0822e4235cbd 100644 --- a/dev-python/markdown2/markdown2-2.4.2.ebuild +++ b/dev-python/markdown2/markdown2-2.4.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Python Markdown language reimplementation" diff --git a/dev-python/markups/markups-3.1.3.ebuild b/dev-python/markups/markups-3.1.3.ebuild index 7274ad817d06..a9cad7ffc0ed 100644 --- a/dev-python/markups/markups-3.1.3.ebuild +++ b/dev-python/markups/markups-3.1.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_P=${P^} diff --git a/dev-python/markupsafe/markupsafe-1.1.1-r1.ebuild b/dev-python/markupsafe/markupsafe-1.1.1-r1.ebuild index f2c74b22b41e..0f0417910fb3 100644 --- a/dev-python/markupsafe/markupsafe-1.1.1-r1.ebuild +++ b/dev-python/markupsafe/markupsafe-1.1.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/markupsafe/markupsafe-2.0.1.ebuild b/dev-python/markupsafe/markupsafe-2.0.1.ebuild index 29d22f360684..8956798424eb 100644 --- a/dev-python/markupsafe/markupsafe-2.0.1.ebuild +++ b/dev-python/markupsafe/markupsafe-2.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/marshmallow/marshmallow-3.14.0.ebuild b/dev-python/marshmallow/marshmallow-3.14.0.ebuild index aaabaa0ff8b0..554d737f0185 100644 --- a/dev-python/marshmallow/marshmallow-3.14.0.ebuild +++ b/dev-python/marshmallow/marshmallow-3.14.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A library for converting to and from native Python datatypes" diff --git a/dev-python/matplotlib-inline/matplotlib-inline-0.1.3.ebuild b/dev-python/matplotlib-inline/matplotlib-inline-0.1.3.ebuild index cd7ace2be3b3..661c425c6e83 100644 --- a/dev-python/matplotlib-inline/matplotlib-inline-0.1.3.ebuild +++ b/dev-python/matplotlib-inline/matplotlib-inline-0.1.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Inline Matplotlib backend for Jupyter" diff --git a/dev-python/matplotlib/matplotlib-3.4.3-r1.ebuild b/dev-python/matplotlib/matplotlib-3.4.3-r1.ebuild index 2b877a8141cc..dad6e655d48c 100644 --- a/dev-python/matplotlib/matplotlib-3.4.3-r1.ebuild +++ b/dev-python/matplotlib/matplotlib-3.4.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE='tk?,threads(+)' inherit distutils-r1 flag-o-matic virtualx toolchain-funcs prefix diff --git a/dev-python/matplotlib/matplotlib-3.5.1.ebuild b/dev-python/matplotlib/matplotlib-3.5.1.ebuild index a794f938d899..2d6fdc2b4f35 100644 --- a/dev-python/matplotlib/matplotlib-3.5.1.ebuild +++ b/dev-python/matplotlib/matplotlib-3.5.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE='tk?,threads(+)' inherit distutils-r1 flag-o-matic virtualx toolchain-funcs prefix diff --git a/dev-python/matrix-client/matrix-client-0.3.2-r1.ebuild b/dev-python/matrix-client/matrix-client-0.3.2-r1.ebuild index 1c78e120e00e..e513a6d8c11a 100644 --- a/dev-python/matrix-client/matrix-client-0.3.2-r1.ebuild +++ b/dev-python/matrix-client/matrix-client-0.3.2-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,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/matrix-client/matrix-client-0.4.0-r1.ebuild b/dev-python/matrix-client/matrix-client-0.4.0-r1.ebuild index ef861403aa12..5eb9a3761ba7 100644 --- a/dev-python/matrix-client/matrix-client-0.4.0-r1.ebuild +++ b/dev-python/matrix-client/matrix-client-0.4.0-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/matterhook/matterhook-0.2-r1.ebuild b/dev-python/matterhook/matterhook-0.2-r1.ebuild index a52bf3be923f..2e36f70295cf 100644 --- a/dev-python/matterhook/matterhook-0.2-r1.ebuild +++ b/dev-python/matterhook/matterhook-0.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/mccabe/mccabe-0.6.1-r2.ebuild b/dev-python/mccabe/mccabe-0.6.1-r2.ebuild index 87102e727de6..7580b15db09d 100644 --- a/dev-python/mccabe/mccabe-0.6.1-r2.ebuild +++ b/dev-python/mccabe/mccabe-0.6.1-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/mdit-py-plugins/mdit-py-plugins-0.3.0.ebuild b/dev-python/mdit-py-plugins/mdit-py-plugins-0.3.0.ebuild index 981ff8cd3830..e32068e773c7 100644 --- a/dev-python/mdit-py-plugins/mdit-py-plugins-0.3.0.ebuild +++ b/dev-python/mdit-py-plugins/mdit-py-plugins-0.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 diff --git a/dev-python/mdurl/mdurl-0.1.0.ebuild b/dev-python/mdurl/mdurl-0.1.0.ebuild index d571a808c374..78b3e02956c2 100644 --- a/dev-python/mdurl/mdurl-0.1.0.ebuild +++ b/dev-python/mdurl/mdurl-0.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_PEP517=flit inherit distutils-r1 diff --git a/dev-python/mdx_anchors_away/mdx_anchors_away-1.0.1.ebuild b/dev-python/mdx_anchors_away/mdx_anchors_away-1.0.1.ebuild index 524980ba35a2..94f0fcb3838b 100644 --- a/dev-python/mdx_anchors_away/mdx_anchors_away-1.0.1.ebuild +++ b/dev-python/mdx_anchors_away/mdx_anchors_away-1.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/mdx_callouts/mdx_callouts-1.0.0.ebuild b/dev-python/mdx_callouts/mdx_callouts-1.0.0.ebuild index 524980ba35a2..94f0fcb3838b 100644 --- a/dev-python/mdx_callouts/mdx_callouts-1.0.0.ebuild +++ b/dev-python/mdx_callouts/mdx_callouts-1.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/mdx_foldouts/mdx_foldouts-1.0.0.ebuild b/dev-python/mdx_foldouts/mdx_foldouts-1.0.0.ebuild index 524980ba35a2..94f0fcb3838b 100644 --- a/dev-python/mdx_foldouts/mdx_foldouts-1.0.0.ebuild +++ b/dev-python/mdx_foldouts/mdx_foldouts-1.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/mdx_gh_links/mdx_gh_links-0.2.ebuild b/dev-python/mdx_gh_links/mdx_gh_links-0.2.ebuild index 0bc98cdd8222..01bc07e2a248 100644 --- a/dev-python/mdx_gh_links/mdx_gh_links-0.2.ebuild +++ b/dev-python/mdx_gh_links/mdx_gh_links-0.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/mecab-python/mecab-python-0.996-r1.ebuild b/dev-python/mecab-python/mecab-python-0.996-r1.ebuild index a411d1a58b15..6752429db6a2 100644 --- a/dev-python/mecab-python/mecab-python-0.996-r1.ebuild +++ b/dev-python/mecab-python/mecab-python-0.996-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/mecab-python/mecab-python-0.996.ebuild b/dev-python/mecab-python/mecab-python-0.996.ebuild index 1e92484dae6f..cb6c19223163 100644 --- a/dev-python/mecab-python/mecab-python-0.996.ebuild +++ b/dev-python/mecab-python/mecab-python-0.996.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 diff --git a/dev-python/mechanize/mechanize-0.4.7.ebuild b/dev-python/mechanize/mechanize-0.4.7.ebuild index 39baa878bdff..50c20ba5e22f 100644 --- a/dev-python/mechanize/mechanize-0.4.7.ebuild +++ b/dev-python/mechanize/mechanize-0.4.7.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Stateful programmatic web browsing in Python" diff --git a/dev-python/mediafile/mediafile-0.8.1.ebuild b/dev-python/mediafile/mediafile-0.8.1.ebuild index 84e0e6129056..82bb2e480502 100644 --- a/dev-python/mediafile/mediafile-0.8.1.ebuild +++ b/dev-python/mediafile/mediafile-0.8.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=pyproject.toml inherit distutils-r1 diff --git a/dev-python/mediafile/mediafile-0.9.0-r1.ebuild b/dev-python/mediafile/mediafile-0.9.0-r1.ebuild index 7cff8104a31f..e26661aed752 100644 --- a/dev-python/mediafile/mediafile-0.9.0-r1.ebuild +++ b/dev-python/mediafile/mediafile-0.9.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Read and write audio files' tags in Python" diff --git a/dev-python/mediafile/mediafile-0.9.0.ebuild b/dev-python/mediafile/mediafile-0.9.0.ebuild index 84e0e6129056..82bb2e480502 100644 --- a/dev-python/mediafile/mediafile-0.9.0.ebuild +++ b/dev-python/mediafile/mediafile-0.9.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=pyproject.toml inherit distutils-r1 diff --git a/dev-python/memory_profiler/memory_profiler-0.60.ebuild b/dev-python/memory_profiler/memory_profiler-0.60.ebuild index 999a55f09c51..242865cf6099 100644 --- a/dev-python/memory_profiler/memory_profiler-0.60.ebuild +++ b/dev-python/memory_profiler/memory_profiler-0.60.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A module for monitoring memory usage of a python program" diff --git a/dev-python/mergedeep/mergedeep-1.3.4.ebuild b/dev-python/mergedeep/mergedeep-1.3.4.ebuild index 8a71bf48ea18..310667862c67 100644 --- a/dev-python/mergedeep/mergedeep-1.3.4.ebuild +++ b/dev-python/mergedeep/mergedeep-1.3.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/mergedict/mergedict-1.0.0.ebuild b/dev-python/mergedict/mergedict-1.0.0.ebuild index 34cdbd2846c8..598ed32c5c09 100644 --- a/dev-python/mergedict/mergedict-1.0.0.ebuild +++ b/dev-python/mergedict/mergedict-1.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/metaextract/metaextract-1.0.7.ebuild b/dev-python/metaextract/metaextract-1.0.7.ebuild index cffef948265f..59c0c4aadc1c 100644 --- a/dev-python/metaextract/metaextract-1.0.7.ebuild +++ b/dev-python/metaextract/metaextract-1.0.7.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/metaextract/metaextract-1.0.8.ebuild b/dev-python/metaextract/metaextract-1.0.8.ebuild index 4b1662d9ab2c..d189fe2395ed 100644 --- a/dev-python/metaextract/metaextract-1.0.8.ebuild +++ b/dev-python/metaextract/metaextract-1.0.8.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/metakernel/metakernel-0.27.5.ebuild b/dev-python/metakernel/metakernel-0.27.5.ebuild index 7bbab52fc896..15807a495ce1 100644 --- a/dev-python/metakernel/metakernel-0.27.5.ebuild +++ b/dev-python/metakernel/metakernel-0.27.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/metakernel/metakernel-0.28.2.ebuild b/dev-python/metakernel/metakernel-0.28.2.ebuild index 08cbc232299d..338a5b343c50 100644 --- a/dev-python/metakernel/metakernel-0.28.2.ebuild +++ b/dev-python/metakernel/metakernel-0.28.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/micawber/micawber-0.5.4.ebuild b/dev-python/micawber/micawber-0.5.4.ebuild index 17f6938ac7f1..4e5920c89ab0 100644 --- a/dev-python/micawber/micawber-0.5.4.ebuild +++ b/dev-python/micawber/micawber-0.5.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A small library for extracting rich content from urls" diff --git a/dev-python/mimerender/mimerender-0.6.0.ebuild b/dev-python/mimerender/mimerender-0.6.0.ebuild index 3aa7a6792d10..88ff8c5908cc 100644 --- a/dev-python/mimerender/mimerender-0.6.0.ebuild +++ b/dev-python/mimerender/mimerender-0.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/minidb/minidb-2.0.5-r1.ebuild b/dev-python/minidb/minidb-2.0.5-r1.ebuild index db52e90a853a..d481aca871b7 100644 --- a/dev-python/minidb/minidb-2.0.5-r1.ebuild +++ b/dev-python/minidb/minidb-2.0.5-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="sqlite" inherit distutils-r1 diff --git a/dev-python/minidb/minidb-2.0.5.ebuild b/dev-python/minidb/minidb-2.0.5.ebuild index 16d87e6f86b1..4b08772024a3 100644 --- a/dev-python/minidb/minidb-2.0.5.ebuild +++ b/dev-python/minidb/minidb-2.0.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="sqlite" DISTUTILS_USE_SETUPTOOLS=no diff --git a/dev-python/minikanren/minikanren-1.0.2.ebuild b/dev-python/minikanren/minikanren-1.0.2.ebuild index 3a8c7264f8dc..96c3703623aa 100644 --- a/dev-python/minikanren/minikanren-1.0.2.ebuild +++ b/dev-python/minikanren/minikanren-1.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Relational programming in Python" diff --git a/dev-python/minikanren/minikanren-1.0.3.ebuild b/dev-python/minikanren/minikanren-1.0.3.ebuild index 4bf8d5ec6f33..8c382289b260 100644 --- a/dev-python/minikanren/minikanren-1.0.3.ebuild +++ b/dev-python/minikanren/minikanren-1.0.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Relational programming in Python" diff --git a/dev-python/minimock/minimock-1.3.0.ebuild b/dev-python/minimock/minimock-1.3.0.ebuild index ff75c05f5cee..0df9bccae397 100644 --- a/dev-python/minimock/minimock-1.3.0.ebuild +++ b/dev-python/minimock/minimock-1.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/miniupnpc/miniupnpc-2.2.3.ebuild b/dev-python/miniupnpc/miniupnpc-2.2.3.ebuild index c60e73c5e723..f8ea1a8ac8cb 100644 --- a/dev-python/miniupnpc/miniupnpc-2.2.3.ebuild +++ b/dev-python/miniupnpc/miniupnpc-2.2.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 verify-sig diff --git a/dev-python/misaka/misaka-2.1.1.ebuild b/dev-python/misaka/misaka-2.1.1.ebuild index f025a6583dc9..9beffd7e372b 100644 --- a/dev-python/misaka/misaka-2.1.1.ebuild +++ b/dev-python/misaka/misaka-2.1.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,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/mistune/mistune-0.8.4-r1.ebuild b/dev-python/mistune/mistune-0.8.4-r1.ebuild index 51f31ad90110..8e4ee49778fd 100644 --- a/dev-python/mistune/mistune-0.8.4-r1.ebuild +++ b/dev-python/mistune/mistune-0.8.4-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/mistune/mistune-2.0.1.ebuild b/dev-python/mistune/mistune-2.0.1.ebuild index 466007d9d9b4..b3da9c3bc9d9 100644 --- a/dev-python/mistune/mistune-2.0.1.ebuild +++ b/dev-python/mistune/mistune-2.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="The fastest markdown parser in pure Python" diff --git a/dev-python/mistune/mistune-2.0.2.ebuild b/dev-python/mistune/mistune-2.0.2.ebuild index 59212eca1cb4..c76b021e9d69 100644 --- a/dev-python/mistune/mistune-2.0.2.ebuild +++ b/dev-python/mistune/mistune-2.0.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="The fastest markdown parser in pure Python" diff --git a/dev-python/mkautodoc/mkautodoc-0.1.0.ebuild b/dev-python/mkautodoc/mkautodoc-0.1.0.ebuild index d391a6f95bc2..c98614610fd6 100644 --- a/dev-python/mkautodoc/mkautodoc-0.1.0.ebuild +++ b/dev-python/mkautodoc/mkautodoc-0.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/mkdocs-bootstrap/mkdocs-bootstrap-1.1-r1.ebuild b/dev-python/mkdocs-bootstrap/mkdocs-bootstrap-1.1-r1.ebuild index 6bd909d81eee..6f3337ade02c 100644 --- a/dev-python/mkdocs-bootstrap/mkdocs-bootstrap-1.1-r1.ebuild +++ b/dev-python/mkdocs-bootstrap/mkdocs-bootstrap-1.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DOCS_BUILDER="mkdocs" diff --git a/dev-python/mkdocs-bootswatch/mkdocs-bootswatch-1.1-r1.ebuild b/dev-python/mkdocs-bootswatch/mkdocs-bootswatch-1.1-r1.ebuild index 5a767256ebff..eb63905ab855 100644 --- a/dev-python/mkdocs-bootswatch/mkdocs-bootswatch-1.1-r1.ebuild +++ b/dev-python/mkdocs-bootswatch/mkdocs-bootswatch-1.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DOCS_BUILDER="mkdocs" diff --git a/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.6.2.ebuild b/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.6.2.ebuild index 6a77e8226f45..1ede1714561c 100644 --- a/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.6.2.ebuild +++ b/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.6.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DOCS_BUILDER="mkdocs" DOCS_DEPEND="dev-python/mkdocs-material" diff --git a/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.6.3.ebuild b/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.6.3.ebuild index e61b1ecf5cb8..2127bfd74e31 100644 --- a/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.6.3.ebuild +++ b/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.6.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DOCS_BUILDER="mkdocs" DOCS_DEPEND="dev-python/mkdocs-material" diff --git a/dev-python/mkdocs-git-revision-date-localized-plugin/mkdocs-git-revision-date-localized-plugin-0.11.1.ebuild b/dev-python/mkdocs-git-revision-date-localized-plugin/mkdocs-git-revision-date-localized-plugin-0.11.1.ebuild index b62c6c054f65..932ff4d0b51b 100644 --- a/dev-python/mkdocs-git-revision-date-localized-plugin/mkdocs-git-revision-date-localized-plugin-0.11.1.ebuild +++ b/dev-python/mkdocs-git-revision-date-localized-plugin/mkdocs-git-revision-date-localized-plugin-0.11.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DOCS_BUILDER="mkdocs" DOCS_DEPEND=" diff --git a/dev-python/mkdocs-material-extensions/mkdocs-material-extensions-1.0.3.ebuild b/dev-python/mkdocs-material-extensions/mkdocs-material-extensions-1.0.3.ebuild index 37b26db6574b..9bd59032472c 100644 --- a/dev-python/mkdocs-material-extensions/mkdocs-material-extensions-1.0.3.ebuild +++ b/dev-python/mkdocs-material-extensions/mkdocs-material-extensions-1.0.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/mkdocs-material/mkdocs-material-8.1.4.ebuild b/dev-python/mkdocs-material/mkdocs-material-8.1.4.ebuild index 43632ae9b791..d1274602a5df 100644 --- a/dev-python/mkdocs-material/mkdocs-material-8.1.4.ebuild +++ b/dev-python/mkdocs-material/mkdocs-material-8.1.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DOCS_BUILDER="mkdocs" DOCS_DEPEND=" diff --git a/dev-python/mkdocs-material/mkdocs-material-8.1.7.ebuild b/dev-python/mkdocs-material/mkdocs-material-8.1.7.ebuild index 7d6efb679024..e4cd824b4880 100644 --- a/dev-python/mkdocs-material/mkdocs-material-8.1.7.ebuild +++ b/dev-python/mkdocs-material/mkdocs-material-8.1.7.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DOCS_BUILDER="mkdocs" DOCS_DEPEND=" diff --git a/dev-python/mkdocs-material/mkdocs-material-8.1.8.ebuild b/dev-python/mkdocs-material/mkdocs-material-8.1.8.ebuild index a9f7c36486c8..e14930b2a612 100644 --- a/dev-python/mkdocs-material/mkdocs-material-8.1.8.ebuild +++ b/dev-python/mkdocs-material/mkdocs-material-8.1.8.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_PEP517=setuptools DOCS_BUILDER="mkdocs" diff --git a/dev-python/mkdocs-material/mkdocs-material-8.1.9.ebuild b/dev-python/mkdocs-material/mkdocs-material-8.1.9.ebuild index 18fbb544471d..ce3f7b193b99 100644 --- a/dev-python/mkdocs-material/mkdocs-material-8.1.9.ebuild +++ b/dev-python/mkdocs-material/mkdocs-material-8.1.9.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_PEP517=setuptools DOCS_BUILDER="mkdocs" diff --git a/dev-python/mkdocs-minify-plugin/mkdocs-minify-plugin-0.5.0-r1.ebuild b/dev-python/mkdocs-minify-plugin/mkdocs-minify-plugin-0.5.0-r1.ebuild index 4014e8b37d37..72025ca2c24e 100644 --- a/dev-python/mkdocs-minify-plugin/mkdocs-minify-plugin-0.5.0-r1.ebuild +++ b/dev-python/mkdocs-minify-plugin/mkdocs-minify-plugin-0.5.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/mkdocs-minify-plugin/mkdocs-minify-plugin-0.5.0.ebuild b/dev-python/mkdocs-minify-plugin/mkdocs-minify-plugin-0.5.0.ebuild index b6ac1b196280..0fc26a478d79 100644 --- a/dev-python/mkdocs-minify-plugin/mkdocs-minify-plugin-0.5.0.ebuild +++ b/dev-python/mkdocs-minify-plugin/mkdocs-minify-plugin-0.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/mkdocs-redirects/mkdocs-redirects-1.0.3-r1.ebuild b/dev-python/mkdocs-redirects/mkdocs-redirects-1.0.3-r1.ebuild index 163ee4998dc9..c7119fb6f48a 100644 --- a/dev-python/mkdocs-redirects/mkdocs-redirects-1.0.3-r1.ebuild +++ b/dev-python/mkdocs-redirects/mkdocs-redirects-1.0.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/mkdocs/mkdocs-1.2.3.ebuild b/dev-python/mkdocs/mkdocs-1.2.3.ebuild index 0f0b5e301ca6..5c205cd35aea 100644 --- a/dev-python/mkdocs/mkdocs-1.2.3.ebuild +++ b/dev-python/mkdocs/mkdocs-1.2.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Project documentation with Markdown" diff --git a/dev-python/mkdocs_pymdownx_material_extras/mkdocs_pymdownx_material_extras-1.0.7.ebuild b/dev-python/mkdocs_pymdownx_material_extras/mkdocs_pymdownx_material_extras-1.0.7.ebuild index e82cf80e365b..776d62b4a09d 100644 --- a/dev-python/mkdocs_pymdownx_material_extras/mkdocs_pymdownx_material_extras-1.0.7.ebuild +++ b/dev-python/mkdocs_pymdownx_material_extras/mkdocs_pymdownx_material_extras-1.0.7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/mkdocs_pymdownx_material_extras/mkdocs_pymdownx_material_extras-1.1.3.ebuild b/dev-python/mkdocs_pymdownx_material_extras/mkdocs_pymdownx_material_extras-1.1.3.ebuild index e82cf80e365b..776d62b4a09d 100644 --- a/dev-python/mkdocs_pymdownx_material_extras/mkdocs_pymdownx_material_extras-1.1.3.ebuild +++ b/dev-python/mkdocs_pymdownx_material_extras/mkdocs_pymdownx_material_extras-1.1.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/mkdocs_pymdownx_material_extras/mkdocs_pymdownx_material_extras-1.5.5.ebuild b/dev-python/mkdocs_pymdownx_material_extras/mkdocs_pymdownx_material_extras-1.5.5.ebuild index c5b7a851c007..4ebab35e52e6 100644 --- a/dev-python/mkdocs_pymdownx_material_extras/mkdocs_pymdownx_material_extras-1.5.5.ebuild +++ b/dev-python/mkdocs_pymdownx_material_extras/mkdocs_pymdownx_material_extras-1.5.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/mkdocs_pymdownx_material_extras/mkdocs_pymdownx_material_extras-1.5.7.ebuild b/dev-python/mkdocs_pymdownx_material_extras/mkdocs_pymdownx_material_extras-1.5.7.ebuild index 5c6e4ce47f6d..54f2de2aa339 100644 --- a/dev-python/mkdocs_pymdownx_material_extras/mkdocs_pymdownx_material_extras-1.5.7.ebuild +++ b/dev-python/mkdocs_pymdownx_material_extras/mkdocs_pymdownx_material_extras-1.5.7.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/mmtf-python/mmtf-python-1.1.2-r1.ebuild b/dev-python/mmtf-python/mmtf-python-1.1.2-r1.ebuild index 3fe044057a23..2fa0c0be5880 100644 --- a/dev-python/mmtf-python/mmtf-python-1.1.2-r1.ebuild +++ b/dev-python/mmtf-python/mmtf-python-1.1.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="The python implementation of the MMTF API, decoder and encoder" diff --git a/dev-python/mock/mock-4.0.3.ebuild b/dev-python/mock/mock-4.0.3.ebuild index cd45b0903239..7c5105fb86da 100644 --- a/dev-python/mock/mock-4.0.3.ebuild +++ b/dev-python/mock/mock-4.0.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/mongoengine/mongoengine-0.23.1.ebuild b/dev-python/mongoengine/mongoengine-0.23.1.ebuild index 105377a1e333..48728aaa6870 100644 --- a/dev-python/mongoengine/mongoengine-0.23.1.ebuild +++ b/dev-python/mongoengine/mongoengine-0.23.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A Python Object-Document-Mapper for working with MongoDB" diff --git a/dev-python/mongomock/mongomock-3.23.0.ebuild b/dev-python/mongomock/mongomock-3.23.0.ebuild index 7a863291e637..7fae9452c6b5 100644 --- a/dev-python/mongomock/mongomock-3.23.0.ebuild +++ b/dev-python/mongomock/mongomock-3.23.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/mongomock/mongomock-4.0.0.ebuild b/dev-python/mongomock/mongomock-4.0.0.ebuild index b1e6c9433b49..3f491b07f351 100644 --- a/dev-python/mongomock/mongomock-4.0.0.ebuild +++ b/dev-python/mongomock/mongomock-4.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/more-itertools/more-itertools-8.12.0-r1.ebuild b/dev-python/more-itertools/more-itertools-8.12.0-r1.ebuild index 14b9cb1663bc..6a29b8176bf2 100644 --- a/dev-python/more-itertools/more-itertools-8.12.0-r1.ebuild +++ b/dev-python/more-itertools/more-itertools-8.12.0-r1.ebuild @@ -5,7 +5,7 @@ EAPI=7 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="More routines for operating on iterables, beyond itertools" diff --git a/dev-python/more-itertools/more-itertools-8.12.0.ebuild b/dev-python/more-itertools/more-itertools-8.12.0.ebuild index 7e87448d3a3f..97c0d2a580d4 100644 --- a/dev-python/more-itertools/more-itertools-8.12.0.ebuild +++ b/dev-python/more-itertools/more-itertools-8.12.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="More routines for operating on iterables, beyond itertools" diff --git a/dev-python/moto/moto-2.2.17.ebuild b/dev-python/moto/moto-2.2.17.ebuild index f505731705e5..984db63b635e 100644 --- a/dev-python/moto/moto-2.2.17.ebuild +++ b/dev-python/moto/moto-2.2.17.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Mock library for boto" diff --git a/dev-python/moto/moto-2.2.20.ebuild b/dev-python/moto/moto-2.2.20.ebuild index 6f4203c9b010..10dcf8979e3f 100644 --- a/dev-python/moto/moto-2.2.20.ebuild +++ b/dev-python/moto/moto-2.2.20.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Mock library for boto" diff --git a/dev-python/moto/moto-2.3.1.ebuild b/dev-python/moto/moto-2.3.1.ebuild index 7c7b39d7b1cb..0d31cd3f6075 100644 --- a/dev-python/moto/moto-2.3.1.ebuild +++ b/dev-python/moto/moto-2.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Mock library for boto" diff --git a/dev-python/moto/moto-2.3.2.ebuild b/dev-python/moto/moto-2.3.2.ebuild index 20973f81085c..9e3318817882 100644 --- a/dev-python/moto/moto-2.3.2.ebuild +++ b/dev-python/moto/moto-2.3.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Mock library for boto" diff --git a/dev-python/moto/moto-3.0.0.ebuild b/dev-python/moto/moto-3.0.0.ebuild index d598806fc275..41b88dc85fff 100644 --- a/dev-python/moto/moto-3.0.0.ebuild +++ b/dev-python/moto/moto-3.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Mock library for boto" diff --git a/dev-python/moto/moto-3.0.1.ebuild b/dev-python/moto/moto-3.0.1.ebuild index f86288652a6e..a1623b71ee7c 100644 --- a/dev-python/moto/moto-3.0.1.ebuild +++ b/dev-python/moto/moto-3.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Mock library for boto" diff --git a/dev-python/moto/moto-3.0.2.ebuild b/dev-python/moto/moto-3.0.2.ebuild index f86288652a6e..a1623b71ee7c 100644 --- a/dev-python/moto/moto-3.0.2.ebuild +++ b/dev-python/moto/moto-3.0.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Mock library for boto" diff --git a/dev-python/moto/moto-3.0.3.ebuild b/dev-python/moto/moto-3.0.3.ebuild index f86288652a6e..a1623b71ee7c 100644 --- a/dev-python/moto/moto-3.0.3.ebuild +++ b/dev-python/moto/moto-3.0.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Mock library for boto" diff --git a/dev-python/mpdlcd/mpdlcd-0.5.2-r1.ebuild b/dev-python/mpdlcd/mpdlcd-0.5.2-r1.ebuild index 1d3d9438e790..650cfebfa92b 100644 --- a/dev-python/mpdlcd/mpdlcd-0.5.2-r1.ebuild +++ b/dev-python/mpdlcd/mpdlcd-0.5.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/mpi4py/mpi4py-3.0.3.ebuild b/dev-python/mpi4py/mpi4py-3.0.3.ebuild index 155774301a61..bf4759b2e283 100644 --- a/dev-python/mpi4py/mpi4py-3.0.3.ebuild +++ b/dev-python/mpi4py/mpi4py-3.0.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Message Passing Interface for Python" diff --git a/dev-python/mpi4py/mpi4py-3.1.3.ebuild b/dev-python/mpi4py/mpi4py-3.1.3.ebuild index a7268ce9c38c..be0382b614cd 100644 --- a/dev-python/mpi4py/mpi4py-3.1.3.ebuild +++ b/dev-python/mpi4py/mpi4py-3.1.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Message Passing Interface for Python" diff --git a/dev-python/mpmath/mpmath-1.2.1.ebuild b/dev-python/mpmath/mpmath-1.2.1.ebuild index 5d0ce0f9d264..b05ffaf51ca1 100644 --- a/dev-python/mpmath/mpmath-1.2.1.ebuild +++ b/dev-python/mpmath/mpmath-1.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 virtualx diff --git a/dev-python/msgpack/msgpack-0.6.2.ebuild b/dev-python/msgpack/msgpack-0.6.2.ebuild index 0c9a272be626..aaa059309282 100644 --- a/dev-python/msgpack/msgpack-0.6.2.ebuild +++ b/dev-python/msgpack/msgpack-0.6.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,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/msgpack/msgpack-1.0.3.ebuild b/dev-python/msgpack/msgpack-1.0.3.ebuild index c574a4fe7830..ebef4e4f4e5b 100644 --- a/dev-python/msgpack/msgpack-1.0.3.ebuild +++ b/dev-python/msgpack/msgpack-1.0.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="MessagePack (de)serializer for Python" diff --git a/dev-python/mss/mss-6.1.0.ebuild b/dev-python/mss/mss-6.1.0.ebuild index 82b0cabcaa83..a6e8ae48e59c 100644 --- a/dev-python/mss/mss-6.1.0.ebuild +++ b/dev-python/mss/mss-6.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 virtualx diff --git a/dev-python/multidict/multidict-5.2.0.ebuild b/dev-python/multidict/multidict-5.2.0.ebuild index 3222e0b3a0aa..21e43a375989 100644 --- a/dev-python/multidict/multidict-5.2.0.ebuild +++ b/dev-python/multidict/multidict-5.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="multidict implementation" diff --git a/dev-python/multidict/multidict-6.0.1.ebuild b/dev-python/multidict/multidict-6.0.1.ebuild index 6d450186242d..bf3ccd88a838 100644 --- a/dev-python/multidict/multidict-6.0.1.ebuild +++ b/dev-python/multidict/multidict-6.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="multidict implementation" diff --git a/dev-python/multidict/multidict-6.0.2.ebuild b/dev-python/multidict/multidict-6.0.2.ebuild index 6d450186242d..bf3ccd88a838 100644 --- a/dev-python/multidict/multidict-6.0.2.ebuild +++ b/dev-python/multidict/multidict-6.0.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="multidict implementation" diff --git a/dev-python/multipledispatch/multipledispatch-0.6.0.ebuild b/dev-python/multipledispatch/multipledispatch-0.6.0.ebuild index 2163aa54e820..ef5660625731 100644 --- a/dev-python/multipledispatch/multipledispatch-0.6.0.ebuild +++ b/dev-python/multipledispatch/multipledispatch-0.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Multiple dispatch" diff --git a/dev-python/munch/munch-2.5.0-r1.ebuild b/dev-python/munch/munch-2.5.0-r1.ebuild index dd53d193acfa..ba9bb8bcf73a 100644 --- a/dev-python/munch/munch-2.5.0-r1.ebuild +++ b/dev-python/munch/munch-2.5.0-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,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/munkres/munkres-1.1.4.ebuild b/dev-python/munkres/munkres-1.1.4.ebuild index f7a961dee7fd..fa29529157fb 100644 --- a/dev-python/munkres/munkres-1.1.4.ebuild +++ b/dev-python/munkres/munkres-1.1.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Module implementing munkres algorithm for the Assignment Problem" diff --git a/dev-python/mwparserfromhell/mwparserfromhell-0.6.2.ebuild b/dev-python/mwparserfromhell/mwparserfromhell-0.6.2.ebuild index 5ddd43590f0e..66d94131e7df 100644 --- a/dev-python/mwparserfromhell/mwparserfromhell-0.6.2.ebuild +++ b/dev-python/mwparserfromhell/mwparserfromhell-0.6.2.ebuild @@ -1,7 +1,7 @@ # Copyright 2020-2021 Liguros Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/mwparserfromhell/mwparserfromhell-0.6.3.ebuild b/dev-python/mwparserfromhell/mwparserfromhell-0.6.3.ebuild index 5ddd43590f0e..66d94131e7df 100644 --- a/dev-python/mwparserfromhell/mwparserfromhell-0.6.3.ebuild +++ b/dev-python/mwparserfromhell/mwparserfromhell-0.6.3.ebuild @@ -1,7 +1,7 @@ # Copyright 2020-2021 Liguros Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/mygpoclient/mygpoclient-1.8.ebuild b/dev-python/mygpoclient/mygpoclient-1.8.ebuild index 9b7956495894..f7ef1f4eba24 100644 --- a/dev-python/mygpoclient/mygpoclient-1.8.ebuild +++ b/dev-python/mygpoclient/mygpoclient-1.8.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A gpodder.net client library" diff --git a/dev-python/mypy/mypy-0.910-r1.ebuild b/dev-python/mypy/mypy-0.910-r1.ebuild index e8069ca45feb..8a39ad537de0 100644 --- a/dev-python/mypy/mypy-0.910-r1.ebuild +++ b/dev-python/mypy/mypy-0.910-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 multiprocessing DESCRIPTION="Optional static typing for Python" diff --git a/dev-python/mypy/mypy-0.921.ebuild b/dev-python/mypy/mypy-0.921.ebuild index 2bb1af855b69..d56722914620 100644 --- a/dev-python/mypy/mypy-0.921.ebuild +++ b/dev-python/mypy/mypy-0.921.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 multiprocessing DESCRIPTION="Optional static typing for Python" diff --git a/dev-python/mypy/mypy-0.930.ebuild b/dev-python/mypy/mypy-0.930.ebuild index de7e1b99ebac..ff22b7abe4d3 100644 --- a/dev-python/mypy/mypy-0.930.ebuild +++ b/dev-python/mypy/mypy-0.930.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 multiprocessing DESCRIPTION="Optional static typing for Python" diff --git a/dev-python/mypy/mypy-0.931.ebuild b/dev-python/mypy/mypy-0.931.ebuild index 8b9df931d277..12a947193a3f 100644 --- a/dev-python/mypy/mypy-0.931.ebuild +++ b/dev-python/mypy/mypy-0.931.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 multiprocessing DESCRIPTION="Optional static typing for Python" diff --git a/dev-python/mypy_extensions/mypy_extensions-0.4.3-r1.ebuild b/dev-python/mypy_extensions/mypy_extensions-0.4.3-r1.ebuild index d588c294906c..7336da29221a 100644 --- a/dev-python/mypy_extensions/mypy_extensions-0.4.3-r1.ebuild +++ b/dev-python/mypy_extensions/mypy_extensions-0.4.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Optional static typing for Python" diff --git a/dev-python/mysql-connector-python/mysql-connector-python-8.0.27.ebuild b/dev-python/mysql-connector-python/mysql-connector-python-8.0.27.ebuild index 3f872fc2b7eb..0c38ba90f7b5 100644 --- a/dev-python/mysql-connector-python/mysql-connector-python-8.0.27.ebuild +++ b/dev-python/mysql-connector-python/mysql-connector-python-8.0.27.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python client library for MariaDB/MySQL" diff --git a/dev-python/mysqlclient/mysqlclient-1.4.6-r1.ebuild b/dev-python/mysqlclient/mysqlclient-1.4.6-r1.ebuild index 9c57c2279bce..d21968a7b281 100644 --- a/dev-python/mysqlclient/mysqlclient-1.4.6-r1.ebuild +++ b/dev-python/mysqlclient/mysqlclient-1.4.6-r1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/mysqlclient/mysqlclient-2.0.3.ebuild b/dev-python/mysqlclient/mysqlclient-2.0.3.ebuild index f0abeb9adb25..82a083d1b381 100644 --- a/dev-python/mysqlclient/mysqlclient-2.0.3.ebuild +++ b/dev-python/mysqlclient/mysqlclient-2.0.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/mysqlclient/mysqlclient-2.1.0.ebuild b/dev-python/mysqlclient/mysqlclient-2.1.0.ebuild index a78dca394341..ddc64d309789 100644 --- a/dev-python/mysqlclient/mysqlclient-2.1.0.ebuild +++ b/dev-python/mysqlclient/mysqlclient-2.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python interface to MySQL" diff --git a/dev-python/myst_parser/myst_parser-0.16.1_p20220119.ebuild b/dev-python/myst_parser/myst_parser-0.16.1_p20220119.ebuild index 2691b25f8394..88c43452a1aa 100644 --- a/dev-python/myst_parser/myst_parser-0.16.1_p20220119.ebuild +++ b/dev-python/myst_parser/myst_parser-0.16.1_p20220119.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 diff --git a/dev-python/myst_parser/myst_parser-0.17.0.ebuild b/dev-python/myst_parser/myst_parser-0.17.0.ebuild index 50202046d80b..b6d6b81ab06f 100644 --- a/dev-python/myst_parser/myst_parser-0.17.0.ebuild +++ b/dev-python/myst_parser/myst_parser-0.17.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 diff --git a/dev-python/nagiosplugin/nagiosplugin-1.3.2-r1.ebuild b/dev-python/nagiosplugin/nagiosplugin-1.3.2-r1.ebuild index cd40a73dc371..f7c6519b759b 100644 --- a/dev-python/nagiosplugin/nagiosplugin-1.3.2-r1.ebuild +++ b/dev-python/nagiosplugin/nagiosplugin-1.3.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/nagiosplugin/nagiosplugin-1.3.3.ebuild b/dev-python/nagiosplugin/nagiosplugin-1.3.3.ebuild index 3b44f1dede85..2ad7a9251aae 100644 --- a/dev-python/nagiosplugin/nagiosplugin-1.3.3.ebuild +++ b/dev-python/nagiosplugin/nagiosplugin-1.3.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/namespace-google/namespace-google-1-r1.ebuild b/dev-python/namespace-google/namespace-google-1-r1.ebuild index 0930b96a5212..9c4456e35597 100644 --- a/dev-python/namespace-google/namespace-google-1-r1.ebuild +++ b/dev-python/namespace-google/namespace-google-1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit python-r1 DESCRIPTION="Namespace package declaration for google" diff --git a/dev-python/namespace-lazr/namespace-lazr-1.ebuild b/dev-python/namespace-lazr/namespace-lazr-1.ebuild index 3103a908c70a..69a8a11e5335 100644 --- a/dev-python/namespace-lazr/namespace-lazr-1.ebuild +++ b/dev-python/namespace-lazr/namespace-lazr-1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit python-r1 DESCRIPTION="Namespace package declaration for lazr" diff --git a/dev-python/namespace-paste/namespace-paste-1-r1.ebuild b/dev-python/namespace-paste/namespace-paste-1-r1.ebuild index c44e65ddbb28..ab3b9d934d8e 100644 --- a/dev-python/namespace-paste/namespace-paste-1-r1.ebuild +++ b/dev-python/namespace-paste/namespace-paste-1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit python-r1 DESCRIPTION="Namespace package declaration for paste" diff --git a/dev-python/namespace-repoze/namespace-repoze-1.ebuild b/dev-python/namespace-repoze/namespace-repoze-1.ebuild index 3f36cba089ce..ad3cc690a3af 100644 --- a/dev-python/namespace-repoze/namespace-repoze-1.ebuild +++ b/dev-python/namespace-repoze/namespace-repoze-1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit python-r1 DESCRIPTION="Namespace package declaration for repoze" diff --git a/dev-python/namespace-ruamel/namespace-ruamel-1.ebuild b/dev-python/namespace-ruamel/namespace-ruamel-1.ebuild index 64a54a0784a3..411972393d33 100644 --- a/dev-python/namespace-ruamel/namespace-ruamel-1.ebuild +++ b/dev-python/namespace-ruamel/namespace-ruamel-1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit python-r1 diff --git a/dev-python/namespace-sphinxcontrib/namespace-sphinxcontrib-1.0.ebuild b/dev-python/namespace-sphinxcontrib/namespace-sphinxcontrib-1.0.ebuild index ae68019e7f78..5a22d1945fa8 100644 --- a/dev-python/namespace-sphinxcontrib/namespace-sphinxcontrib-1.0.ebuild +++ b/dev-python/namespace-sphinxcontrib/namespace-sphinxcontrib-1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit python-r1 DESCRIPTION="Namespace package declaration for sphinxcontrib" diff --git a/dev-python/namespace-zope/namespace-zope-1-r1.ebuild b/dev-python/namespace-zope/namespace-zope-1-r1.ebuild index eea7d9efec52..dcf171759b23 100644 --- a/dev-python/namespace-zope/namespace-zope-1-r1.ebuild +++ b/dev-python/namespace-zope/namespace-zope-1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit python-r1 DESCRIPTION="Namespace package declaration for zope" diff --git a/dev-python/natsort/natsort-8.0.2.ebuild b/dev-python/natsort/natsort-8.0.2.ebuild index 063b8f7ab914..741d2664a7a6 100644 --- a/dev-python/natsort/natsort-8.0.2.ebuild +++ b/dev-python/natsort/natsort-8.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature DESCRIPTION="Natural sorting for Python" diff --git a/dev-python/natsort/natsort-8.1.0.ebuild b/dev-python/natsort/natsort-8.1.0.ebuild index 6e6f3104200a..b4c9941d5110 100644 --- a/dev-python/natsort/natsort-8.1.0.ebuild +++ b/dev-python/natsort/natsort-8.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature diff --git a/dev-python/nautilus-python/nautilus-python-1.2.3-r1.ebuild b/dev-python/nautilus-python/nautilus-python-1.2.3-r1.ebuild index 7ef8f4568274..bc497d0a24ae 100644 --- a/dev-python/nautilus-python/nautilus-python-1.2.3-r1.ebuild +++ b/dev-python/nautilus-python/nautilus-python-1.2.3-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit gnome2 python-single-r1 diff --git a/dev-python/nbclassic/nbclassic-0.3.3.ebuild b/dev-python/nbclassic/nbclassic-0.3.3.ebuild index 6d2067f76821..29bff5034fab 100644 --- a/dev-python/nbclassic/nbclassic-0.3.3.ebuild +++ b/dev-python/nbclassic/nbclassic-0.3.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/nbclassic/nbclassic-0.3.4.ebuild b/dev-python/nbclassic/nbclassic-0.3.4.ebuild index 6d2067f76821..29bff5034fab 100644 --- a/dev-python/nbclassic/nbclassic-0.3.4.ebuild +++ b/dev-python/nbclassic/nbclassic-0.3.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/nbclassic/nbclassic-0.3.5.ebuild b/dev-python/nbclassic/nbclassic-0.3.5.ebuild index 71f48f426d89..957892c6b76a 100644 --- a/dev-python/nbclassic/nbclassic-0.3.5.ebuild +++ b/dev-python/nbclassic/nbclassic-0.3.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/nbclient/nbclient-0.5.5.ebuild b/dev-python/nbclient/nbclient-0.5.5.ebuild index 5cfdeeadc8da..e38a50dae0d6 100644 --- a/dev-python/nbclient/nbclient-0.5.5.ebuild +++ b/dev-python/nbclient/nbclient-0.5.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A client library for executing Jupyter notebooks" diff --git a/dev-python/nbconvert/nbconvert-6.3.0-r1.ebuild b/dev-python/nbconvert/nbconvert-6.3.0-r1.ebuild index cc033db634f4..e34bf9753a8f 100644 --- a/dev-python/nbconvert/nbconvert-6.3.0-r1.ebuild +++ b/dev-python/nbconvert/nbconvert-6.3.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Converting Jupyter Notebooks" diff --git a/dev-python/nbconvert/nbconvert-6.4.0-r1.ebuild b/dev-python/nbconvert/nbconvert-6.4.0-r1.ebuild index bfd6907b29fd..a630014e2c8e 100644 --- a/dev-python/nbconvert/nbconvert-6.4.0-r1.ebuild +++ b/dev-python/nbconvert/nbconvert-6.4.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Converting Jupyter Notebooks" diff --git a/dev-python/nbconvert/nbconvert-6.4.1.ebuild b/dev-python/nbconvert/nbconvert-6.4.1.ebuild index bdff3a757724..4beab025e07d 100644 --- a/dev-python/nbconvert/nbconvert-6.4.1.ebuild +++ b/dev-python/nbconvert/nbconvert-6.4.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Converting Jupyter Notebooks" diff --git a/dev-python/nbconvert/nbconvert-6.4.2.ebuild b/dev-python/nbconvert/nbconvert-6.4.2.ebuild index 9116792741d0..6683c153f18a 100644 --- a/dev-python/nbconvert/nbconvert-6.4.2.ebuild +++ b/dev-python/nbconvert/nbconvert-6.4.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/nbdime/nbdime-3.1.0.ebuild b/dev-python/nbdime/nbdime-3.1.0.ebuild index aaaa5981e8d1..a8d2065426d4 100644 --- a/dev-python/nbdime/nbdime-3.1.0.ebuild +++ b/dev-python/nbdime/nbdime-3.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/nbdime/nbdime-3.1.1.ebuild b/dev-python/nbdime/nbdime-3.1.1.ebuild index 406c862d1e59..0d2770b25652 100644 --- a/dev-python/nbdime/nbdime-3.1.1.ebuild +++ b/dev-python/nbdime/nbdime-3.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/nbformat/nbformat-5.1.3-r1.ebuild b/dev-python/nbformat/nbformat-5.1.3-r1.ebuild index dad1653a5bca..ff4d312ea96c 100644 --- a/dev-python/nbformat/nbformat-5.1.3-r1.ebuild +++ b/dev-python/nbformat/nbformat-5.1.3-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE='sqlite' inherit distutils-r1 diff --git a/dev-python/nbformat/nbformat-5.1.3.ebuild b/dev-python/nbformat/nbformat-5.1.3.ebuild index ef97cd7f7c53..0918c4ffe371 100644 --- a/dev-python/nbformat/nbformat-5.1.3.ebuild +++ b/dev-python/nbformat/nbformat-5.1.3.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE='sqlite' inherit distutils-r1 diff --git a/dev-python/nbsphinx/nbsphinx-0.8.8.ebuild b/dev-python/nbsphinx/nbsphinx-0.8.8.ebuild index aa7286fc10e8..dc2a7abda36e 100644 --- a/dev-python/nbsphinx/nbsphinx-0.8.8.ebuild +++ b/dev-python/nbsphinx/nbsphinx-0.8.8.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Jupyter Notebook Tools for Sphinx" diff --git a/dev-python/nbval/nbval-0.9.6.ebuild b/dev-python/nbval/nbval-0.9.6.ebuild index 88303ddbf214..0b0b7f859884 100644 --- a/dev-python/nbval/nbval-0.9.6.ebuild +++ b/dev-python/nbval/nbval-0.9.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A py.test plugin to validate Jupyter notebooks" diff --git a/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild b/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild index b589e9abb42c..7de940ae34b8 100644 --- a/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild +++ b/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Provides enhanced HTTPS support for httplib and urllib2 using PyOpenSSL" diff --git a/dev-python/neovim-remote/neovim-remote-2.4.0.ebuild b/dev-python/neovim-remote/neovim-remote-2.4.0.ebuild index 1f22c188d78c..d21260c7ce62 100644 --- a/dev-python/neovim-remote/neovim-remote-2.4.0.ebuild +++ b/dev-python/neovim-remote/neovim-remote-2.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/neovim-remote/neovim-remote-9999.ebuild b/dev-python/neovim-remote/neovim-remote-9999.ebuild index 39fd4d98ded3..1f08408042b9 100644 --- a/dev-python/neovim-remote/neovim-remote-9999.ebuild +++ b/dev-python/neovim-remote/neovim-remote-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 if [[ ${PV} == 9999 ]]; then diff --git a/dev-python/nest_asyncio/nest_asyncio-1.5.4.ebuild b/dev-python/nest_asyncio/nest_asyncio-1.5.4.ebuild index 6ec6da5dc6d4..a61131d52e05 100644 --- a/dev-python/nest_asyncio/nest_asyncio-1.5.4.ebuild +++ b/dev-python/nest_asyncio/nest_asyncio-1.5.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Patch asyncio to allow nested event loops" @@ -12,6 +12,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" distutils_enable_tests pytest diff --git a/dev-python/netaddr/netaddr-0.8.0.ebuild b/dev-python/netaddr/netaddr-0.8.0.ebuild index 0b0605019002..6e7f34ccb075 100644 --- a/dev-python/netaddr/netaddr-0.8.0.ebuild +++ b/dev-python/netaddr/netaddr-0.8.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature diff --git a/dev-python/netcdf4-python/netcdf4-python-1.5.8.ebuild b/dev-python/netcdf4-python/netcdf4-python-1.5.8.ebuild index 26c4f6a0cc0c..62768eecff71 100644 --- a/dev-python/netcdf4-python/netcdf4-python-1.5.8.ebuild +++ b/dev-python/netcdf4-python/netcdf4-python-1.5.8.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature MY_PN="netCDF4" diff --git a/dev-python/netifaces/netifaces-0.11.0.ebuild b/dev-python/netifaces/netifaces-0.11.0.ebuild index 1d3fd12fe09e..df3b151b2ceb 100644 --- a/dev-python/netifaces/netifaces-0.11.0.ebuild +++ b/dev-python/netifaces/netifaces-0.11.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/networkx/networkx-2.6.3.ebuild b/dev-python/networkx/networkx-2.6.3.ebuild index eb89b349885a..b5ffbbe35fbf 100644 --- a/dev-python/networkx/networkx-2.6.3.ebuild +++ b/dev-python/networkx/networkx-2.6.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature virtualx DESCRIPTION="Python tools to manipulate graphs and complex networks" diff --git a/dev-python/nltk/nltk-3.6.7.ebuild b/dev-python/nltk/nltk-3.6.7.ebuild index 45f433f7d0df..be8cec7d56a9 100644 --- a/dev-python/nltk/nltk-3.6.7.ebuild +++ b/dev-python/nltk/nltk-3.6.7.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="sqlite,tk?,xml(+)" inherit distutils-r1 diff --git a/dev-python/nltk/nltk-3.7.ebuild b/dev-python/nltk/nltk-3.7.ebuild index 547a5af0d0a1..5257e5bed0db 100644 --- a/dev-python/nltk/nltk-3.7.ebuild +++ b/dev-python/nltk/nltk-3.7.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="sqlite,tk?,xml(+)" inherit distutils-r1 diff --git a/dev-python/nnpy/nnpy-1.4.2.ebuild b/dev-python/nnpy/nnpy-1.4.2.ebuild index 01c9692d76f0..3b3ca05a3da1 100644 --- a/dev-python/nnpy/nnpy-1.4.2.ebuild +++ b/dev-python/nnpy/nnpy-1.4.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/node-semver/node-semver-0.8.0.ebuild b/dev-python/node-semver/node-semver-0.8.0.ebuild index bc0157a80f22..fba1146a4de4 100644 --- a/dev-python/node-semver/node-semver-0.8.0.ebuild +++ b/dev-python/node-semver/node-semver-0.8.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/nodeenv/nodeenv-1.6.0.ebuild b/dev-python/nodeenv/nodeenv-1.6.0.ebuild index 2f5fb91f7db7..92c9b0df6105 100644 --- a/dev-python/nodeenv/nodeenv-1.6.0.ebuild +++ b/dev-python/nodeenv/nodeenv-1.6.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/nose-exclude/nose-exclude-0.5.0-r1.ebuild b/dev-python/nose-exclude/nose-exclude-0.5.0-r1.ebuild index eeba1ae49e37..522c5dc753ee 100644 --- a/dev-python/nose-exclude/nose-exclude-0.5.0-r1.ebuild +++ b/dev-python/nose-exclude/nose-exclude-0.5.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/nose-random/nose-random-1.0.0.ebuild b/dev-python/nose-random/nose-random-1.0.0.ebuild index 8d051213142b..c831913cf39c 100644 --- a/dev-python/nose-random/nose-random-1.0.0.ebuild +++ b/dev-python/nose-random/nose-random-1.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 diff --git a/dev-python/nose/nose-1.3.7_p20211111_p1.ebuild b/dev-python/nose/nose-1.3.7_p20211111_p1.ebuild index e1b65122ab34..38174e4f872c 100644 --- a/dev-python/nose/nose-1.3.7_p20211111_p1.ebuild +++ b/dev-python/nose/nose-1.3.7_p20211111_p1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/nose2/nose2-0.10.0.ebuild b/dev-python/nose2/nose2-0.10.0.ebuild index a3f08531f168..60e00ba10986 100644 --- a/dev-python/nose2/nose2-0.10.0.ebuild +++ b/dev-python/nose2/nose2-0.10.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Next generation unittest with plugins" diff --git a/dev-python/nose2/nose2-0.11.0.ebuild b/dev-python/nose2/nose2-0.11.0.ebuild index 16925ff4b34b..be55abfe27bb 100644 --- a/dev-python/nose2/nose2-0.11.0.ebuild +++ b/dev-python/nose2/nose2-0.11.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/nose_fixes/nose_fixes-1.3.ebuild b/dev-python/nose_fixes/nose_fixes-1.3.ebuild index deeeae4a8975..7d716e001007 100644 --- a/dev-python/nose_fixes/nose_fixes-1.3.ebuild +++ b/dev-python/nose_fixes/nose_fixes-1.3.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/nose_warnings_filters/nose_warnings_filters-0.1.5-r3.ebuild b/dev-python/nose_warnings_filters/nose_warnings_filters-0.1.5-r3.ebuild index 72f3389ee8bd..4607f14015f0 100644 --- a/dev-python/nose_warnings_filters/nose_warnings_filters-0.1.5-r3.ebuild +++ b/dev-python/nose_warnings_filters/nose_warnings_filters-0.1.5-r3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A python module to inject warning filters during nosetest" @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND="dev-python/nose[${PYTHON_USEDEP}]" diff --git a/dev-python/notebook/notebook-6.4.6.ebuild b/dev-python/notebook/notebook-6.4.6.ebuild index 4b0786e41c25..cd8da57e880b 100644 --- a/dev-python/notebook/notebook-6.4.6.ebuild +++ b/dev-python/notebook/notebook-6.4.6.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 xdg-utils diff --git a/dev-python/notebook/notebook-6.4.7.ebuild b/dev-python/notebook/notebook-6.4.7.ebuild index e8a347e23b7b..27837f5bebc2 100644 --- a/dev-python/notebook/notebook-6.4.7.ebuild +++ b/dev-python/notebook/notebook-6.4.7.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 xdg-utils diff --git a/dev-python/notebook/notebook-6.4.8.ebuild b/dev-python/notebook/notebook-6.4.8.ebuild index 28d3a99cf4e2..8c51374f6417 100644 --- a/dev-python/notebook/notebook-6.4.8.ebuild +++ b/dev-python/notebook/notebook-6.4.8.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 xdg-utils diff --git a/dev-python/notify2/notify2-0.3.1-r2.ebuild b/dev-python/notify2/notify2-0.3.1-r2.ebuild index f388198fd566..69ac9bbb6ec8 100644 --- a/dev-python/notify2/notify2-0.3.1-r2.ebuild +++ b/dev-python/notify2/notify2-0.3.1-r2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 virtualx diff --git a/dev-python/notify2/notify2-0.3.1-r3.ebuild b/dev-python/notify2/notify2-0.3.1-r3.ebuild index 4bed7b830341..c949274bfb0e 100644 --- a/dev-python/notify2/notify2-0.3.1-r3.ebuild +++ b/dev-python/notify2/notify2-0.3.1-r3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 virtualx diff --git a/dev-python/nototools/nototools-0.2.16.ebuild b/dev-python/nototools/nototools-0.2.16.ebuild index 0ffacc912769..782782546fc2 100644 --- a/dev-python/nototools/nototools-0.2.16.ebuild +++ b/dev-python/nototools/nototools-0.2.16.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/nptyping/nptyping-1.4.4.ebuild b/dev-python/nptyping/nptyping-1.4.4.ebuild index eea02fbdc20a..e608f42327d3 100644 --- a/dev-python/nptyping/nptyping-1.4.4.ebuild +++ b/dev-python/nptyping/nptyping-1.4.4.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Type hints for Numpy" diff --git a/dev-python/ntlm-auth/ntlm-auth-1.5.0.ebuild b/dev-python/ntlm-auth/ntlm-auth-1.5.0.ebuild index 4c9635ef018d..17e57cb2f1d8 100644 --- a/dev-python/ntlm-auth/ntlm-auth-1.5.0.ebuild +++ b/dev-python/ntlm-auth/ntlm-auth-1.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/ntplib/ntplib-0.4.0.ebuild b/dev-python/ntplib/ntplib-0.4.0.ebuild index b9d328a03e83..d879319edd15 100644 --- a/dev-python/ntplib/ntplib-0.4.0.ebuild +++ b/dev-python/ntplib/ntplib-0.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python NTP library" diff --git a/dev-python/nuitka/nuitka-0.6.19.4.ebuild b/dev-python/nuitka/nuitka-0.6.19.4.ebuild index 2c7af01367e2..1d26a6a0fcf0 100644 --- a/dev-python/nuitka/nuitka-0.6.19.4.ebuild +++ b/dev-python/nuitka/nuitka-0.6.19.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 flag-o-matic optfeature DESCRIPTION="Python to native compiler" diff --git a/dev-python/nuitka/nuitka-0.6.19.5.ebuild b/dev-python/nuitka/nuitka-0.6.19.5.ebuild index d40fe11f9db3..ff918172d5ef 100644 --- a/dev-python/nuitka/nuitka-0.6.19.5.ebuild +++ b/dev-python/nuitka/nuitka-0.6.19.5.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 flag-o-matic optfeature diff --git a/dev-python/nuitka/nuitka-0.6.19.6.ebuild b/dev-python/nuitka/nuitka-0.6.19.6.ebuild index d40fe11f9db3..ff918172d5ef 100644 --- a/dev-python/nuitka/nuitka-0.6.19.6.ebuild +++ b/dev-python/nuitka/nuitka-0.6.19.6.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 flag-o-matic optfeature diff --git a/dev-python/nuitka/nuitka-0.6.19.7.ebuild b/dev-python/nuitka/nuitka-0.6.19.7.ebuild index d40fe11f9db3..ff918172d5ef 100644 --- a/dev-python/nuitka/nuitka-0.6.19.7.ebuild +++ b/dev-python/nuitka/nuitka-0.6.19.7.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 flag-o-matic optfeature diff --git a/dev-python/numexpr/numexpr-2.8.1.ebuild b/dev-python/numexpr/numexpr-2.8.1.ebuild index d7db364287d4..ce8d1de05cb9 100644 --- a/dev-python/numexpr/numexpr-2.8.1.ebuild +++ b/dev-python/numexpr/numexpr-2.8.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/pydata/numexpr/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" DEPEND=" >=dev-python/numpy-1.13.3[${PYTHON_USEDEP}] diff --git a/dev-python/numpy/numpy-1.21.5.ebuild b/dev-python/numpy/numpy-1.21.5.ebuild index 4f04d41c28c2..d7b560fb3708 100644 --- a/dev-python/numpy/numpy-1.21.5.ebuild +++ b/dev-python/numpy/numpy-1.21.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" FORTRAN_NEEDED=lapack diff --git a/dev-python/numpy/numpy-1.22.0-r1.ebuild b/dev-python/numpy/numpy-1.22.0-r1.ebuild index 48005f2990c8..c9fd5dc5a898 100644 --- a/dev-python/numpy/numpy-1.22.0-r1.ebuild +++ b/dev-python/numpy/numpy-1.22.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" FORTRAN_NEEDED=lapack diff --git a/dev-python/numpy/numpy-1.22.1.ebuild b/dev-python/numpy/numpy-1.22.1.ebuild index ea76d1d57efd..e5808d8aca53 100644 --- a/dev-python/numpy/numpy-1.22.1.ebuild +++ b/dev-python/numpy/numpy-1.22.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" FORTRAN_NEEDED=lapack diff --git a/dev-python/numpy/numpy-1.22.2.ebuild b/dev-python/numpy/numpy-1.22.2.ebuild index 2f03071a3036..507622c040f1 100644 --- a/dev-python/numpy/numpy-1.22.2.ebuild +++ b/dev-python/numpy/numpy-1.22.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" FORTRAN_NEEDED=lapack diff --git a/dev-python/numpydoc/numpydoc-1.1.0.ebuild b/dev-python/numpydoc/numpydoc-1.1.0.ebuild index c6f89182e854..1f7aba91b774 100644 --- a/dev-python/numpydoc/numpydoc-1.1.0.ebuild +++ b/dev-python/numpydoc/numpydoc-1.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/numpydoc/numpydoc-1.2.ebuild b/dev-python/numpydoc/numpydoc-1.2.ebuild index aa85d4399d4a..e161f9bb7a4d 100644 --- a/dev-python/numpydoc/numpydoc-1.2.ebuild +++ b/dev-python/numpydoc/numpydoc-1.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/oauth2client/oauth2client-4.1.3-r1.ebuild b/dev-python/oauth2client/oauth2client-4.1.3-r1.ebuild index adc3d9a18b55..d37a14097aac 100644 --- a/dev-python/oauth2client/oauth2client-4.1.3-r1.ebuild +++ b/dev-python/oauth2client/oauth2client-4.1.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,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/oauthlib/oauthlib-3.1.1.ebuild b/dev-python/oauthlib/oauthlib-3.1.1.ebuild index 14f391cfc512..bc32ec52522b 100644 --- a/dev-python/oauthlib/oauthlib-3.1.1.ebuild +++ b/dev-python/oauthlib/oauthlib-3.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/oauthlib/oauthlib-3.2.0.ebuild b/dev-python/oauthlib/oauthlib-3.2.0.ebuild index 0eb37d7a050f..75a64f2fdb3a 100644 --- a/dev-python/oauthlib/oauthlib-3.2.0.ebuild +++ b/dev-python/oauthlib/oauthlib-3.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/objgraph/objgraph-3.5.0.ebuild b/dev-python/objgraph/objgraph-3.5.0.ebuild index 0b348742e6cb..83545da343d2 100644 --- a/dev-python/objgraph/objgraph-3.5.0.ebuild +++ b/dev-python/objgraph/objgraph-3.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/oct2py/oct2py-5.2.0-r1.ebuild b/dev-python/oct2py/oct2py-5.2.0-r1.ebuild index 0d1e1756ba91..6df6796ab774 100644 --- a/dev-python/oct2py/oct2py-5.2.0-r1.ebuild +++ b/dev-python/oct2py/oct2py-5.2.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/octave_kernel/octave_kernel-0.32.0-r1.ebuild b/dev-python/octave_kernel/octave_kernel-0.32.0-r1.ebuild index 82a7de04142b..8bdee988408a 100644 --- a/dev-python/octave_kernel/octave_kernel-0.32.0-r1.ebuild +++ b/dev-python/octave_kernel/octave_kernel-0.32.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/odfpy/odfpy-1.3.6.ebuild b/dev-python/odfpy/odfpy-1.3.6.ebuild index 36367aaa5481..5ef8dc6e1259 100644 --- a/dev-python/odfpy/odfpy-1.3.6.ebuild +++ b/dev-python/odfpy/odfpy-1.3.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/olefile/olefile-0.46-r1.ebuild b/dev-python/olefile/olefile-0.46-r1.ebuild index acc2e25e04ac..e8f71d1746fa 100644 --- a/dev-python/olefile/olefile-0.46-r1.ebuild +++ b/dev-python/olefile/olefile-0.46-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/openpyxl/openpyxl-3.0.9.ebuild b/dev-python/openpyxl/openpyxl-3.0.9.ebuild index c0edb1f09039..c0a9f5cb225b 100644 --- a/dev-python/openpyxl/openpyxl-3.0.9.ebuild +++ b/dev-python/openpyxl/openpyxl-3.0.9.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 @@ -14,7 +14,7 @@ SRC_URI="https://foss.heptapod.net/openpyxl/openpyxl/-/archive/${PV}/${P}.tar.bz LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86" RDEPEND=" dev-python/et_xmlfile[${PYTHON_USEDEP}] diff --git a/dev-python/openstackdocstheme/openstackdocstheme-2.3.1.ebuild b/dev-python/openstackdocstheme/openstackdocstheme-2.3.1.ebuild index d226cbdfc97e..e6f1c4388a4e 100644 --- a/dev-python/openstackdocstheme/openstackdocstheme-2.3.1.ebuild +++ b/dev-python/openstackdocstheme/openstackdocstheme-2.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Theme and extension support for Sphinx documentation" diff --git a/dev-python/openstacksdk/openstacksdk-0.61.0.ebuild b/dev-python/openstacksdk/openstacksdk-0.61.0.ebuild index 442aba44e57a..3232a4157e8d 100644 --- a/dev-python/openstacksdk/openstacksdk-0.61.0.ebuild +++ b/dev-python/openstacksdk/openstacksdk-0.61.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A collection of libraries for building applications to work with OpenStack" diff --git a/dev-python/opt-einsum/opt-einsum-3.3.0.ebuild b/dev-python/opt-einsum/opt-einsum-3.3.0.ebuild index de82d03741ea..a9e9b77de9e8 100644 --- a/dev-python/opt-einsum/opt-einsum-3.3.0.ebuild +++ b/dev-python/opt-einsum/opt-einsum-3.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Optimized Einsum: A tensor contraction order optimizer" diff --git a/dev-python/ordered-set/ordered-set-4.0.2-r1.ebuild b/dev-python/ordered-set/ordered-set-4.0.2-r1.ebuild index be409bbffab5..3d634ee3c08d 100644 --- a/dev-python/ordered-set/ordered-set-4.0.2-r1.ebuild +++ b/dev-python/ordered-set/ordered-set-4.0.2-r1.ebuild @@ -5,7 +5,7 @@ EAPI=7 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A mutable set that remembers the order of its entries" diff --git a/dev-python/ordered-set/ordered-set-4.0.2.ebuild b/dev-python/ordered-set/ordered-set-4.0.2.ebuild index 232fec4dd0f9..56d644cf80e4 100644 --- a/dev-python/ordered-set/ordered-set-4.0.2.ebuild +++ b/dev-python/ordered-set/ordered-set-4.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A mutable set that remembers the order of its entries" diff --git a/dev-python/ordered-set/ordered-set-4.1.0.ebuild b/dev-python/ordered-set/ordered-set-4.1.0.ebuild index c82670eb8c67..c7fb3da616c4 100644 --- a/dev-python/ordered-set/ordered-set-4.1.0.ebuild +++ b/dev-python/ordered-set/ordered-set-4.1.0.ebuild @@ -5,7 +5,7 @@ EAPI=7 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A mutable set that remembers the order of its entries" diff --git a/dev-python/os-client-config/os-client-config-2.1.0-r1.ebuild b/dev-python/os-client-config/os-client-config-2.1.0-r1.ebuild index 38853f67b9a4..c3e808ab14a2 100644 --- a/dev-python/os-client-config/os-client-config-2.1.0-r1.ebuild +++ b/dev-python/os-client-config/os-client-config-2.1.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="OpenStack Client Configuation Library" diff --git a/dev-python/os-service-types/os-service-types-1.7.0-r1.ebuild b/dev-python/os-service-types/os-service-types-1.7.0-r1.ebuild index 174b8a10063d..7628023d8ece 100644 --- a/dev-python/os-service-types/os-service-types-1.7.0-r1.ebuild +++ b/dev-python/os-service-types/os-service-types-1.7.0-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,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/osc-lib/osc-lib-2.4.2.ebuild b/dev-python/osc-lib/osc-lib-2.4.2.ebuild index ee2e4796750e..543aa072afa9 100644 --- a/dev-python/osc-lib/osc-lib-2.4.2.ebuild +++ b/dev-python/osc-lib/osc-lib-2.4.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A package of common support modules for writing OSC plugins" diff --git a/dev-python/oslo-concurrency/oslo-concurrency-4.5.0.ebuild b/dev-python/oslo-concurrency/oslo-concurrency-4.5.0.ebuild index d895233725b1..9955572e3a12 100644 --- a/dev-python/oslo-concurrency/oslo-concurrency-4.5.0.ebuild +++ b/dev-python/oslo-concurrency/oslo-concurrency-4.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Oslo Concurrency library" diff --git a/dev-python/oslo-config/oslo-config-8.7.1.ebuild b/dev-python/oslo-config/oslo-config-8.7.1.ebuild index e2f4a74c4630..704ee07263e6 100644 --- a/dev-python/oslo-config/oslo-config-8.7.1.ebuild +++ b/dev-python/oslo-config/oslo-config-8.7.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_PN=${PN/-/.} diff --git a/dev-python/oslo-context/oslo-context-3.4.0.ebuild b/dev-python/oslo-context/oslo-context-3.4.0.ebuild index c038ff827493..ebd355ff56ae 100644 --- a/dev-python/oslo-context/oslo-context-3.4.0.ebuild +++ b/dev-python/oslo-context/oslo-context-3.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Helpers to maintain useful information about a request context" diff --git a/dev-python/oslo-context/oslo-context-4.0.0.ebuild b/dev-python/oslo-context/oslo-context-4.0.0.ebuild index b22014d33f4d..bff78942636b 100644 --- a/dev-python/oslo-context/oslo-context-4.0.0.ebuild +++ b/dev-python/oslo-context/oslo-context-4.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Helpers to maintain useful information about a request context" diff --git a/dev-python/oslo-i18n/oslo-i18n-5.1.0.ebuild b/dev-python/oslo-i18n/oslo-i18n-5.1.0.ebuild index 89c558d52564..6611ecbfb073 100644 --- a/dev-python/oslo-i18n/oslo-i18n-5.1.0.ebuild +++ b/dev-python/oslo-i18n/oslo-i18n-5.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_PN=${PN/-/.} diff --git a/dev-python/oslo-log/oslo-log-4.6.1.ebuild b/dev-python/oslo-log/oslo-log-4.6.1.ebuild index c29a20a05f95..514480cf3df2 100644 --- a/dev-python/oslo-log/oslo-log-4.6.1.ebuild +++ b/dev-python/oslo-log/oslo-log-4.6.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="OpenStack logging config library, configuration for all openstack projects" diff --git a/dev-python/oslo-serialization/oslo-serialization-4.2.0.ebuild b/dev-python/oslo-serialization/oslo-serialization-4.2.0.ebuild index 5a9a10b2bbbc..84214e2d99bc 100644 --- a/dev-python/oslo-serialization/oslo-serialization-4.2.0.ebuild +++ b/dev-python/oslo-serialization/oslo-serialization-4.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_P=${P/-/.} diff --git a/dev-python/oslo-utils/oslo-utils-4.12.0.ebuild b/dev-python/oslo-utils/oslo-utils-4.12.0.ebuild index f0a613f174b9..a4c92cd287e9 100644 --- a/dev-python/oslo-utils/oslo-utils-4.12.0.ebuild +++ b/dev-python/oslo-utils/oslo-utils-4.12.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_P=${P/-/.} diff --git a/dev-python/oslo-utils/oslo-utils-4.12.1.ebuild b/dev-python/oslo-utils/oslo-utils-4.12.1.ebuild index c701418bccc2..7fa406c6325d 100644 --- a/dev-python/oslo-utils/oslo-utils-4.12.1.ebuild +++ b/dev-python/oslo-utils/oslo-utils-4.12.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_P=${P/-/.} diff --git a/dev-python/oslotest/oslotest-4.5.0.ebuild b/dev-python/oslotest/oslotest-4.5.0.ebuild index 94cdc9d27fb1..40767ced0a54 100644 --- a/dev-python/oslotest/oslotest-4.5.0.ebuild +++ b/dev-python/oslotest/oslotest-4.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Oslo test framework" diff --git a/dev-python/osrf_pycommon/osrf_pycommon-1.0.0.ebuild b/dev-python/osrf_pycommon/osrf_pycommon-1.0.0.ebuild index 2e844d65c955..f26e58e21665 100644 --- a/dev-python/osrf_pycommon/osrf_pycommon-1.0.0.ebuild +++ b/dev-python/osrf_pycommon/osrf_pycommon-1.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/osrf_pycommon/osrf_pycommon-2.0.0.ebuild b/dev-python/osrf_pycommon/osrf_pycommon-2.0.0.ebuild index 82f95c2996f0..9c8fd4692ebb 100644 --- a/dev-python/osrf_pycommon/osrf_pycommon-2.0.0.ebuild +++ b/dev-python/osrf_pycommon/osrf_pycommon-2.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/outcome/outcome-1.1.0.ebuild b/dev-python/outcome/outcome-1.1.0.ebuild index e32dc3fbb514..e19f77907b79 100644 --- a/dev-python/outcome/outcome-1.1.0.ebuild +++ b/dev-python/outcome/outcome-1.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/ovs/ovs-2.13.0.ebuild b/dev-python/ovs/ovs-2.13.0.ebuild index 252d62df41d9..23df858ebceb 100644 --- a/dev-python/ovs/ovs-2.13.0.ebuild +++ b/dev-python/ovs/ovs-2.13.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/ovs/ovs-2.13.3.ebuild b/dev-python/ovs/ovs-2.13.3.ebuild index 252d62df41d9..23df858ebceb 100644 --- a/dev-python/ovs/ovs-2.13.3.ebuild +++ b/dev-python/ovs/ovs-2.13.3.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/owslib/owslib-0.25.0.ebuild b/dev-python/owslib/owslib-0.25.0.ebuild index ddab4e78eb95..9053f87cca90 100644 --- a/dev-python/owslib/owslib-0.25.0.ebuild +++ b/dev-python/owslib/owslib-0.25.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Library for client programming with Open Geospatial Consortium web service" diff --git a/dev-python/packaging/packaging-21.3-r1.ebuild b/dev-python/packaging/packaging-21.3-r1.ebuild index 658cc5816a61..dd03707df8c8 100644 --- a/dev-python/packaging/packaging-21.3-r1.ebuild +++ b/dev-python/packaging/packaging-21.3-r1.ebuild @@ -4,7 +4,7 @@ # please keep this ebuild at EAPI 7 -- sys-apps/portage dep EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Core utilities for Python packages" diff --git a/dev-python/packaging/packaging-21.3-r2.ebuild b/dev-python/packaging/packaging-21.3-r2.ebuild index 0cb4d27f1205..5a83f2ad6278 100644 --- a/dev-python/packaging/packaging-21.3-r2.ebuild +++ b/dev-python/packaging/packaging-21.3-r2.ebuild @@ -5,7 +5,7 @@ EAPI=7 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Core utilities for Python packages" diff --git a/dev-python/pafy/pafy-0.5.5.ebuild b/dev-python/pafy/pafy-0.5.5.ebuild index 3bd9ed0d0521..ef5e77534ca9 100644 --- a/dev-python/pafy/pafy-0.5.5.ebuild +++ b/dev-python/pafy/pafy-0.5.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 if [[ ${PV} == "9999" ]] ; then diff --git a/dev-python/pafy/pafy-9999.ebuild b/dev-python/pafy/pafy-9999.ebuild index 3bd9ed0d0521..ef5e77534ca9 100644 --- a/dev-python/pafy/pafy-9999.ebuild +++ b/dev-python/pafy/pafy-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 if [[ ${PV} == "9999" ]] ; then diff --git a/dev-python/paho-mqtt/paho-mqtt-1.6.0.ebuild b/dev-python/paho-mqtt/paho-mqtt-1.6.0.ebuild index a24e397c0bf7..7dfecb1b7d2e 100644 --- a/dev-python/paho-mqtt/paho-mqtt-1.6.0.ebuild +++ b/dev-python/paho-mqtt/paho-mqtt-1.6.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pallets-sphinx-themes/pallets-sphinx-themes-2.0.2.ebuild b/dev-python/pallets-sphinx-themes/pallets-sphinx-themes-2.0.2.ebuild index 73fc2f13c6b0..80bdd7763dc9 100644 --- a/dev-python/pallets-sphinx-themes/pallets-sphinx-themes-2.0.2.ebuild +++ b/dev-python/pallets-sphinx-themes/pallets-sphinx-themes-2.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Sphinx themes for Pallets and related projects" diff --git a/dev-python/pandas-datareader/pandas-datareader-0.10.0.ebuild b/dev-python/pandas-datareader/pandas-datareader-0.10.0.ebuild index 78b6f7e9c338..e10f4be0848b 100644 --- a/dev-python/pandas-datareader/pandas-datareader-0.10.0.ebuild +++ b/dev-python/pandas-datareader/pandas-datareader-0.10.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Pandas DataFrame extraction from a wide range of Internet sources" diff --git a/dev-python/pandas/pandas-1.3.3.ebuild b/dev-python/pandas/pandas-1.3.3.ebuild index a510915c9933..0686568c34c2 100644 --- a/dev-python/pandas/pandas-1.3.3.ebuild +++ b/dev-python/pandas/pandas-1.3.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" VIRTUALX_REQUIRED="manual" diff --git a/dev-python/pandas/pandas-1.3.4.ebuild b/dev-python/pandas/pandas-1.3.4.ebuild index 21f46da9fe25..3a00a8cfbd55 100644 --- a/dev-python/pandas/pandas-1.3.4.ebuild +++ b/dev-python/pandas/pandas-1.3.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" VIRTUALX_REQUIRED="manual" diff --git a/dev-python/pandas/pandas-1.3.5.ebuild b/dev-python/pandas/pandas-1.3.5.ebuild index 21c6ffda9b16..dac25e9163d9 100644 --- a/dev-python/pandas/pandas-1.3.5.ebuild +++ b/dev-python/pandas/pandas-1.3.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" VIRTUALX_REQUIRED="manual" @@ -18,7 +18,7 @@ S="${WORKDIR}/${P/_/}" SLOT="0" LICENSE="BSD" -KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~s390 x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~s390 x86" IUSE="doc full-support minimal test X" RESTRICT="!test? ( test )" diff --git a/dev-python/pandas/pandas-1.4.0.ebuild b/dev-python/pandas/pandas-1.4.0.ebuild index 59c3f8a44d93..3a838cc11ebe 100644 --- a/dev-python/pandas/pandas-1.4.0.ebuild +++ b/dev-python/pandas/pandas-1.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" VIRTUALX_REQUIRED="manual" diff --git a/dev-python/pandas/pandas-1.4.1.ebuild b/dev-python/pandas/pandas-1.4.1.ebuild index 7e909d9be13f..e3a650686f69 100644 --- a/dev-python/pandas/pandas-1.4.1.ebuild +++ b/dev-python/pandas/pandas-1.4.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" VIRTUALX_REQUIRED="manual" diff --git a/dev-python/pandocfilters/pandocfilters-1.5.0.ebuild b/dev-python/pandocfilters/pandocfilters-1.5.0.ebuild index dd876dbe0577..fc8a06b7a670 100644 --- a/dev-python/pandocfilters/pandocfilters-1.5.0.ebuild +++ b/dev-python/pandocfilters/pandocfilters-1.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Utilities for writing pandoc filters in python" @@ -12,4 +12,4 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 hppa ~ia64 ~m68k ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" diff --git a/dev-python/parallax/parallax-1.0.6.ebuild b/dev-python/parallax/parallax-1.0.6.ebuild index 4f1dbbee3122..7d427ed3cde8 100644 --- a/dev-python/parallax/parallax-1.0.6.ebuild +++ b/dev-python/parallax/parallax-1.0.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Execute commands and copy files over SSH to multiple machines at once" diff --git a/dev-python/parameterized/parameterized-0.8.1.ebuild b/dev-python/parameterized/parameterized-0.8.1.ebuild index 33a87c34e065..e0c92fd3e9a9 100644 --- a/dev-python/parameterized/parameterized-0.8.1.ebuild +++ b/dev-python/parameterized/parameterized-0.8.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/paramiko/paramiko-2.9.2.ebuild b/dev-python/paramiko/paramiko-2.9.2.ebuild index e8ecfe81a482..c55bed3d7528 100644 --- a/dev-python/paramiko/paramiko-2.9.2.ebuild +++ b/dev-python/paramiko/paramiko-2.9.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/parse/parse-1.19.0.ebuild b/dev-python/parse/parse-1.19.0.ebuild index 2203bee57f4a..e703ed4348da 100644 --- a/dev-python/parse/parse-1.19.0.ebuild +++ b/dev-python/parse/parse-1.19.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Parse strings using a specification based on the Python format() syntax" diff --git a/dev-python/parse_type/parse_type-0.5.6.ebuild b/dev-python/parse_type/parse_type-0.5.6.ebuild index 5c0e60cd1baa..7f337457d1d9 100644 --- a/dev-python/parse_type/parse_type-0.5.6.ebuild +++ b/dev-python/parse_type/parse_type-0.5.6.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Extension to the parse module" diff --git a/dev-python/parse_type/parse_type-0.6.0.ebuild b/dev-python/parse_type/parse_type-0.6.0.ebuild index 880b23829129..2e92f945eb28 100644 --- a/dev-python/parse_type/parse_type-0.6.0.ebuild +++ b/dev-python/parse_type/parse_type-0.6.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Extension to the parse module" diff --git a/dev-python/parsedatetime/parsedatetime-2.6.ebuild b/dev-python/parsedatetime/parsedatetime-2.6.ebuild index 17fa9c561892..9dc1dcc7309b 100644 --- a/dev-python/parsedatetime/parsedatetime-2.6.ebuild +++ b/dev-python/parsedatetime/parsedatetime-2.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/parsel/parsel-1.5.2.ebuild b/dev-python/parsel/parsel-1.5.2.ebuild index e16f69963946..adbb1a6dc3a6 100644 --- a/dev-python/parsel/parsel-1.5.2.ebuild +++ b/dev-python/parsel/parsel-1.5.2.ebuild @@ -1,7 +1,7 @@ # Copyright 2020-2021 Liguros Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="sqlite(+)" inherit distutils-r1 DESCRIPTION="Library to extract data from HTML and XML using XPath and CSS selectors" diff --git a/dev-python/parsel/parsel-1.6.0.ebuild b/dev-python/parsel/parsel-1.6.0.ebuild index 309dd526b758..6540fda74643 100644 --- a/dev-python/parsel/parsel-1.6.0.ebuild +++ b/dev-python/parsel/parsel-1.6.0.ebuild @@ -1,7 +1,7 @@ # Copyright 2020-2021 Liguros Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="sqlite(+)" inherit distutils-r1 DESCRIPTION="Library to extract data from HTML and XML using XPath and CSS selectors" diff --git a/dev-python/parso/parso-0.7.1-r1.ebuild b/dev-python/parso/parso-0.7.1-r1.ebuild index f15c5ce9abc5..8e9f0360ac90 100644 --- a/dev-python/parso/parso-0.7.1-r1.ebuild +++ b/dev-python/parso/parso-0.7.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/parso/parso-0.8.3.ebuild b/dev-python/parso/parso-0.8.3.ebuild index b2634ab5ef6e..efd5ca6e7d73 100644 --- a/dev-python/parso/parso-0.8.3.ebuild +++ b/dev-python/parso/parso-0.8.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/partd/partd-1.2.0.ebuild b/dev-python/partd/partd-1.2.0.ebuild index 05badbe2fc9a..73653f088878 100644 --- a/dev-python/partd/partd-1.2.0.ebuild +++ b/dev-python/partd/partd-1.2.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/parver/parver-0.3.1.ebuild b/dev-python/parver/parver-0.3.1.ebuild index 23c40644bff1..31dda523c236 100644 --- a/dev-python/parver/parver-0.3.1.ebuild +++ b/dev-python/parver/parver-0.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Parse and manipulate version numbers" diff --git a/dev-python/passlib/passlib-1.7.4-r1.ebuild b/dev-python/passlib/passlib-1.7.4-r1.ebuild index d3bc2d4a8aca..df4765d1f635 100644 --- a/dev-python/passlib/passlib-1.7.4-r1.ebuild +++ b/dev-python/passlib/passlib-1.7.4-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 optfeature diff --git a/dev-python/paste/paste-3.5.0.ebuild b/dev-python/paste/paste-3.5.0.ebuild index 492f66993f02..7aadd78c757d 100644 --- a/dev-python/paste/paste-3.5.0.ebuild +++ b/dev-python/paste/paste-3.5.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pastedeploy/pastedeploy-2.1.1-r1.ebuild b/dev-python/pastedeploy/pastedeploy-2.1.1-r1.ebuild index 9e61b46b83ce..4f2321c63ffc 100644 --- a/dev-python/pastedeploy/pastedeploy-2.1.1-r1.ebuild +++ b/dev-python/pastedeploy/pastedeploy-2.1.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pastel/pastel-0.2.1.ebuild b/dev-python/pastel/pastel-0.2.1.ebuild index 9158cb94c186..db366c49f9cb 100644 --- a/dev-python/pastel/pastel-0.2.1.ebuild +++ b/dev-python/pastel/pastel-0.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Bring colors to your terminal" diff --git a/dev-python/patatt/patatt-0.4.9.ebuild b/dev-python/patatt/patatt-0.4.9.ebuild index f23158445977..ace8cd52e5ab 100644 --- a/dev-python/patatt/patatt-0.4.9.ebuild +++ b/dev-python/patatt/patatt-0.4.9.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/patch-ng/patch-ng-1.17.4.ebuild b/dev-python/patch-ng/patch-ng-1.17.4.ebuild index 7d3334d92941..fec447b82019 100644 --- a/dev-python/patch-ng/patch-ng-1.17.4.ebuild +++ b/dev-python/patch-ng/patch-ng-1.17.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Library to parse and apply unified diffs, fork of dev-python/patch" diff --git a/dev-python/path-and-address/path-and-address-2.0.1.ebuild b/dev-python/path-and-address/path-and-address-2.0.1.ebuild index e288549d6011..5d75f07e4904 100644 --- a/dev-python/path-and-address/path-and-address-2.0.1.ebuild +++ b/dev-python/path-and-address/path-and-address-2.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/path-py/path-py-16.2.0.ebuild b/dev-python/path-py/path-py-16.2.0.ebuild index cc98f666cfa4..db8acfa1d7f6 100644 --- a/dev-python/path-py/path-py-16.2.0.ebuild +++ b/dev-python/path-py/path-py-16.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_P="path-${PV}" diff --git a/dev-python/pathspec/pathspec-0.9.0.ebuild b/dev-python/pathspec/pathspec-0.9.0.ebuild index 968b9c6cac5e..5038474bcae7 100644 --- a/dev-python/pathspec/pathspec-0.9.0.ebuild +++ b/dev-python/pathspec/pathspec-0.9.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Utility library for gitignore style pattern matching of file paths" diff --git a/dev-python/pathtools/pathtools-0.1.2-r3.ebuild b/dev-python/pathtools/pathtools-0.1.2-r3.ebuild index b6b1effc825d..80a842782ed7 100644 --- a/dev-python/pathtools/pathtools-0.1.2-r3.ebuild +++ b/dev-python/pathtools/pathtools-0.1.2-r3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/patiencediff/patiencediff-0.2.2.ebuild b/dev-python/patiencediff/patiencediff-0.2.2.ebuild index d709b3259657..c4894b64878c 100644 --- a/dev-python/patiencediff/patiencediff-0.2.2.ebuild +++ b/dev-python/patiencediff/patiencediff-0.2.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Python implementation of the patiencediff algorithm" diff --git a/dev-python/patsy/patsy-0.5.2.ebuild b/dev-python/patsy/patsy-0.5.2.ebuild index d02d2c84c5f3..0fe406c751a4 100644 --- a/dev-python/patsy/patsy-0.5.2.ebuild +++ b/dev-python/patsy/patsy-0.5.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python module to describe statistical models and design matrices" diff --git a/dev-python/pbkdf2/pbkdf2-1.3-r1.ebuild b/dev-python/pbkdf2/pbkdf2-1.3-r1.ebuild index d748ad59aa37..0629fbd16896 100644 --- a/dev-python/pbkdf2/pbkdf2-1.3-r1.ebuild +++ b/dev-python/pbkdf2/pbkdf2-1.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pbr/pbr-5.8.0.ebuild b/dev-python/pbr/pbr-5.8.0.ebuild index bca0180b2c80..059fd5c5a968 100644 --- a/dev-python/pbr/pbr-5.8.0.ebuild +++ b/dev-python/pbr/pbr-5.8.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/pdfrw/pdfrw-0.4_p1.ebuild b/dev-python/pdfrw/pdfrw-0.4_p1.ebuild index e07e9292aa83..957894767222 100644 --- a/dev-python/pdfrw/pdfrw-0.4_p1.ebuild +++ b/dev-python/pdfrw/pdfrw-0.4_p1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pdm-pep517/pdm-pep517-0.10.0.ebuild b/dev-python/pdm-pep517/pdm-pep517-0.10.0.ebuild index e8f39a3d29bf..760ec79548bd 100644 --- a/dev-python/pdm-pep517/pdm-pep517-0.10.0.ebuild +++ b/dev-python/pdm-pep517/pdm-pep517-0.10.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=standalone -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A PEP 517 backend for PDM that supports PEP 621 metadata" diff --git a/dev-python/pdm-pep517/pdm-pep517-0.10.1-r1.ebuild b/dev-python/pdm-pep517/pdm-pep517-0.10.1-r1.ebuild index c14e49b6d1f4..ee1532292e03 100644 --- a/dev-python/pdm-pep517/pdm-pep517-0.10.1-r1.ebuild +++ b/dev-python/pdm-pep517/pdm-pep517-0.10.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=standalone -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A PEP 517 backend for PDM that supports PEP 621 metadata" diff --git a/dev-python/pdm-pep517/pdm-pep517-0.10.1.ebuild b/dev-python/pdm-pep517/pdm-pep517-0.10.1.ebuild index e8f39a3d29bf..760ec79548bd 100644 --- a/dev-python/pdm-pep517/pdm-pep517-0.10.1.ebuild +++ b/dev-python/pdm-pep517/pdm-pep517-0.10.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=standalone -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A PEP 517 backend for PDM that supports PEP 621 metadata" diff --git a/dev-python/pdm-pep517/pdm-pep517-0.10.2.ebuild b/dev-python/pdm-pep517/pdm-pep517-0.10.2.ebuild index 503f89350c5f..c9e766cf43a2 100644 --- a/dev-python/pdm-pep517/pdm-pep517-0.10.2.ebuild +++ b/dev-python/pdm-pep517/pdm-pep517-0.10.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=standalone -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A PEP 517 backend for PDM that supports PEP 621 metadata" diff --git a/dev-python/pdm-pep517/pdm-pep517-0.11.0.ebuild b/dev-python/pdm-pep517/pdm-pep517-0.11.0.ebuild index 444775a94ae3..5c6c4eafa6d8 100644 --- a/dev-python/pdm-pep517/pdm-pep517-0.11.0.ebuild +++ b/dev-python/pdm-pep517/pdm-pep517-0.11.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=standalone -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A PEP 517 backend for PDM that supports PEP 621 metadata" diff --git a/dev-python/pdm-pep517/pdm-pep517-0.11.2.ebuild b/dev-python/pdm-pep517/pdm-pep517-0.11.2.ebuild index c5c359174a04..098bd0c0bb9d 100644 --- a/dev-python/pdm-pep517/pdm-pep517-0.11.2.ebuild +++ b/dev-python/pdm-pep517/pdm-pep517-0.11.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=standalone -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pdoc3/pdoc3-0.10.0.ebuild b/dev-python/pdoc3/pdoc3-0.10.0.ebuild index 1dc83ab707f0..461821048512 100644 --- a/dev-python/pdoc3/pdoc3-0.10.0.ebuild +++ b/dev-python/pdoc3/pdoc3-0.10.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pebble/pebble-4.6.3.ebuild b/dev-python/pebble/pebble-4.6.3.ebuild index 37bdd6b446a2..d0599dd855ae 100644 --- a/dev-python/pebble/pebble-4.6.3.ebuild +++ b/dev-python/pebble/pebble-4.6.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_P=${P^} @@ -17,6 +17,6 @@ S=${WORKDIR}/${P^} LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 hppa ~ia64 ~m68k ppc ~ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ppc ~ppc64 ~s390 ~sparc x86" distutils_enable_tests pytest diff --git a/dev-python/pecan/pecan-1.4.1.ebuild b/dev-python/pecan/pecan-1.4.1.ebuild index 65dde6c7cba8..e5119ef3ad81 100644 --- a/dev-python/pecan/pecan-1.4.1.ebuild +++ b/dev-python/pecan/pecan-1.4.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/peewee/peewee-3.14.8.ebuild b/dev-python/peewee/peewee-3.14.8.ebuild index 11df2bacbefe..79bc993b5420 100644 --- a/dev-python/peewee/peewee-3.14.8.ebuild +++ b/dev-python/peewee/peewee-3.14.8.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="sqlite" inherit distutils-r1 diff --git a/dev-python/pelican-minify/pelican-minify-0.9.ebuild b/dev-python/pelican-minify/pelican-minify-0.9.ebuild index 6bafa662d7af..96b86dd93634 100644 --- a/dev-python/pelican-minify/pelican-minify-0.9.ebuild +++ b/dev-python/pelican-minify/pelican-minify-0.9.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="An HTML minification plugin for Pelican, the static site generator" diff --git a/dev-python/pendulum/pendulum-2.1.2-r1.ebuild b/dev-python/pendulum/pendulum-2.1.2-r1.ebuild index 272d83b57944..7a232040eae8 100644 --- a/dev-python/pendulum/pendulum-2.1.2-r1.ebuild +++ b/dev-python/pendulum/pendulum-2.1.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Drop-in replacement for the standard datetime class" diff --git a/dev-python/pep517/pep517-0.12.0-r1.ebuild b/dev-python/pep517/pep517-0.12.0-r1.ebuild index 363f501c8552..69cb73a61882 100644 --- a/dev-python/pep517/pep517-0.12.0-r1.ebuild +++ b/dev-python/pep517/pep517-0.12.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pep517/pep517-0.12.0.ebuild b/dev-python/pep517/pep517-0.12.0.ebuild index f61fb4a7d7ed..dab1779e76d6 100644 --- a/dev-python/pep517/pep517-0.12.0.ebuild +++ b/dev-python/pep517/pep517-0.12.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pexpect/pexpect-4.8.0-r2.ebuild b/dev-python/pexpect/pexpect-4.8.0-r2.ebuild index 3efd023f96a5..c84a624d0d9d 100644 --- a/dev-python/pexpect/pexpect-4.8.0-r2.ebuild +++ b/dev-python/pexpect/pexpect-4.8.0-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="threads(+)" DISTUTILS_USE_SETUPTOOLS=no diff --git a/dev-python/pgspecial/pgspecial-1.13.0.ebuild b/dev-python/pgspecial/pgspecial-1.13.0.ebuild index 486578359579..033c4767609c 100644 --- a/dev-python/pgspecial/pgspecial-1.13.0.ebuild +++ b/dev-python/pgspecial/pgspecial-1.13.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python implementation of PostgreSQL meta commands" diff --git a/dev-python/pgzero/pgzero-1.2.1-r1.ebuild b/dev-python/pgzero/pgzero-1.2.1-r1.ebuild index 9330381a39f4..79f1d62893ac 100644 --- a/dev-python/pgzero/pgzero-1.2.1-r1.ebuild +++ b/dev-python/pgzero/pgzero-1.2.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/phonenumbers/phonenumbers-8.12.43.ebuild b/dev-python/phonenumbers/phonenumbers-8.12.43.ebuild index 9ae433edead7..091fc838c401 100644 --- a/dev-python/phonenumbers/phonenumbers-8.12.43.ebuild +++ b/dev-python/phonenumbers/phonenumbers-8.12.43.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/phply/phply-1.2.5.ebuild b/dev-python/phply/phply-1.2.5.ebuild index 4f3a69ae404f..ead12a6df89a 100644 --- a/dev-python/phply/phply-1.2.5.ebuild +++ b/dev-python/phply/phply-1.2.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Lexer and parser for PHP source implemented using PLY" diff --git a/dev-python/picklemagic/picklemagic-0.0_pre20160415.ebuild b/dev-python/picklemagic/picklemagic-0.0_pre20160415.ebuild index 040eb9185b37..3de9b8bf3bd8 100644 --- a/dev-python/picklemagic/picklemagic-0.0_pre20160415.ebuild +++ b/dev-python/picklemagic/picklemagic-0.0_pre20160415.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit python-r1 DESCRIPTION="A library for analysing python pickles safely" diff --git a/dev-python/pickleshare/pickleshare-0.7.5.ebuild b/dev-python/pickleshare/pickleshare-0.7.5.ebuild index aa716d8367ae..fafacf65b3a5 100644 --- a/dev-python/pickleshare/pickleshare-0.7.5.ebuild +++ b/dev-python/pickleshare/pickleshare-0.7.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,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A small 'shelve' like datastore with concurrency support" @@ -11,7 +11,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" >=dev-python/path-py-6.2[${PYTHON_USEDEP}]" diff --git a/dev-python/picobox/picobox-2.2.0.ebuild b/dev-python/picobox/picobox-2.2.0.ebuild index 695acf17bc23..ccc663399222 100644 --- a/dev-python/picobox/picobox-2.2.0.ebuild +++ b/dev-python/picobox/picobox-2.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 diff --git a/dev-python/pid/pid-3.0.4.ebuild b/dev-python/pid/pid-3.0.4.ebuild index 68dd038242c4..f8cc7271026d 100644 --- a/dev-python/pid/pid-3.0.4.ebuild +++ b/dev-python/pid/pid-3.0.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/piexif/piexif-1.1.3-r1.ebuild b/dev-python/piexif/piexif-1.1.3-r1.ebuild index d81d65d80559..416f5c4985d2 100644 --- a/dev-python/piexif/piexif-1.1.3-r1.ebuild +++ b/dev-python/piexif/piexif-1.1.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit edos2unix distutils-r1 diff --git a/dev-python/pika/pika-1.1.0.ebuild b/dev-python/pika/pika-1.1.0.ebuild index 4b45f7edeb9e..8b49b4935ffc 100644 --- a/dev-python/pika/pika-1.1.0.ebuild +++ b/dev-python/pika/pika-1.1.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 diff --git a/dev-python/pika/pika-1.2.0.ebuild b/dev-python/pika/pika-1.2.0.ebuild index 4012cabba8df..e7170fc0461a 100644 --- a/dev-python/pika/pika-1.2.0.ebuild +++ b/dev-python/pika/pika-1.2.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 diff --git a/dev-python/pikepdf/pikepdf-4.3.1.ebuild b/dev-python/pikepdf/pikepdf-4.3.1.ebuild index 1ef959962e73..ed8e140584bc 100644 --- a/dev-python/pikepdf/pikepdf-4.3.1.ebuild +++ b/dev-python/pikepdf/pikepdf-4.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_P=${P/_p/.post} diff --git a/dev-python/pikepdf/pikepdf-4.4.1.ebuild b/dev-python/pikepdf/pikepdf-4.4.1.ebuild index c1f3f584b9cd..604cb70b0533 100644 --- a/dev-python/pikepdf/pikepdf-4.4.1.ebuild +++ b/dev-python/pikepdf/pikepdf-4.4.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_P=${P/_p/.post} diff --git a/dev-python/pikepdf/pikepdf-4.5.0.ebuild b/dev-python/pikepdf/pikepdf-4.5.0.ebuild index 56968281c15c..41d3cc5ff32d 100644 --- a/dev-python/pikepdf/pikepdf-4.5.0.ebuild +++ b/dev-python/pikepdf/pikepdf-4.5.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_P=${P/_p/.post} diff --git a/dev-python/pilkit/pilkit-2.0.ebuild b/dev-python/pilkit/pilkit-2.0.ebuild index 36fae54e5636..5ec5869c6f0e 100644 --- a/dev-python/pilkit/pilkit-2.0.ebuild +++ b/dev-python/pilkit/pilkit-2.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pillow/pillow-9.0.0-r1.ebuild b/dev-python/pillow/pillow-9.0.0-r1.ebuild index b5115f604839..8049a6b15c68 100644 --- a/dev-python/pillow/pillow-9.0.0-r1.ebuild +++ b/dev-python/pillow/pillow-9.0.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE='tk?,threads(+)' inherit distutils-r1 toolchain-funcs virtualx diff --git a/dev-python/pillow/pillow-9.0.0.ebuild b/dev-python/pillow/pillow-9.0.0.ebuild index e673412e3836..40675809419b 100644 --- a/dev-python/pillow/pillow-9.0.0.ebuild +++ b/dev-python/pillow/pillow-9.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE='tk?,threads(+)' inherit distutils-r1 toolchain-funcs virtualx diff --git a/dev-python/pillow/pillow-9.0.1-r1.ebuild b/dev-python/pillow/pillow-9.0.1-r1.ebuild index 4ac57ba44b45..df729c748af5 100644 --- a/dev-python/pillow/pillow-9.0.1-r1.ebuild +++ b/dev-python/pillow/pillow-9.0.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE='tk?,threads(+)' inherit distutils-r1 toolchain-funcs virtualx diff --git a/dev-python/pillow/pillow-9.0.1.ebuild b/dev-python/pillow/pillow-9.0.1.ebuild index dc2a6fe7b04f..70b25ab3bb95 100644 --- a/dev-python/pillow/pillow-9.0.1.ebuild +++ b/dev-python/pillow/pillow-9.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE='tk?,threads(+)' inherit distutils-r1 toolchain-funcs virtualx diff --git a/dev-python/pip-run/pip-run-8.8.0.ebuild b/dev-python/pip-run/pip-run-8.8.0.ebuild index f1467ba40193..8fd6853d5640 100644 --- a/dev-python/pip-run/pip-run-8.8.0.ebuild +++ b/dev-python/pip-run/pip-run-8.8.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Install packages and run Python with them" diff --git a/dev-python/pip/pip-21.3.1-r1.ebuild b/dev-python/pip/pip-21.3.1-r1.ebuild index 1a6d70993502..45b75d32ffac 100644 --- a/dev-python/pip/pip-21.3.1-r1.ebuild +++ b/dev-python/pip/pip-21.3.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="ssl(+),threads(+)" inherit bash-completion-r1 distutils-r1 diff --git a/dev-python/pip/pip-22.0.1.ebuild b/dev-python/pip/pip-22.0.1.ebuild index 46e18afcf46c..34273fc8b84c 100644 --- a/dev-python/pip/pip-22.0.1.ebuild +++ b/dev-python/pip/pip-22.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="ssl(+),threads(+)" inherit bash-completion-r1 distutils-r1 diff --git a/dev-python/pip/pip-22.0.2.ebuild b/dev-python/pip/pip-22.0.2.ebuild index 46e18afcf46c..34273fc8b84c 100644 --- a/dev-python/pip/pip-22.0.2.ebuild +++ b/dev-python/pip/pip-22.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="ssl(+),threads(+)" inherit bash-completion-r1 distutils-r1 diff --git a/dev-python/pip/pip-22.0.3.ebuild b/dev-python/pip/pip-22.0.3.ebuild index 46e18afcf46c..34273fc8b84c 100644 --- a/dev-python/pip/pip-22.0.3.ebuild +++ b/dev-python/pip/pip-22.0.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="ssl(+),threads(+)" inherit bash-completion-r1 distutils-r1 diff --git a/dev-python/pipenv/pipenv-2021.11.23.ebuild b/dev-python/pipenv/pipenv-2021.11.23.ebuild index 9515dfa16494..ad1b2ad01ec4 100644 --- a/dev-python/pipenv/pipenv-2021.11.23.ebuild +++ b/dev-python/pipenv/pipenv-2021.11.23.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 multiprocessing diff --git a/dev-python/pipenv/pipenv-2021.11.9.ebuild b/dev-python/pipenv/pipenv-2021.11.9.ebuild index 19596156b12d..1b6077170456 100644 --- a/dev-python/pipenv/pipenv-2021.11.9.ebuild +++ b/dev-python/pipenv/pipenv-2021.11.9.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pipenv/pipenv-2022.1.8.ebuild b/dev-python/pipenv/pipenv-2022.1.8.ebuild index 80d5fd90daf4..7eab6e605bee 100644 --- a/dev-python/pipenv/pipenv-2022.1.8.ebuild +++ b/dev-python/pipenv/pipenv-2022.1.8.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 multiprocessing diff --git a/dev-python/pivy/pivy-0.6.6-r1.ebuild b/dev-python/pivy/pivy-0.6.6-r1.ebuild index 43d1960263bc..0fc6f3a7b5fb 100644 --- a/dev-python/pivy/pivy-0.6.6-r1.ebuild +++ b/dev-python/pivy/pivy-0.6.6-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pivy/pivy-0.6.6.ebuild b/dev-python/pivy/pivy-0.6.6.ebuild index ef8229c555d0..67cc4af31e1e 100644 --- a/dev-python/pivy/pivy-0.6.6.ebuild +++ b/dev-python/pivy/pivy-0.6.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 diff --git a/dev-python/pkgconfig/pkgconfig-1.5.5-r1.ebuild b/dev-python/pkgconfig/pkgconfig-1.5.5-r1.ebuild index a4aaa1a60b8b..be8c5436f23c 100644 --- a/dev-python/pkgconfig/pkgconfig-1.5.5-r1.ebuild +++ b/dev-python/pkgconfig/pkgconfig-1.5.5-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Interface Python with pkg-config" diff --git a/dev-python/pkgconfig/pkgconfig-1.5.5.ebuild b/dev-python/pkgconfig/pkgconfig-1.5.5.ebuild index 11fc644ac6bf..7ce610c83e6d 100644 --- a/dev-python/pkgconfig/pkgconfig-1.5.5.ebuild +++ b/dev-python/pkgconfig/pkgconfig-1.5.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) DISTUTILS_USE_SETUPTOOLS=pyproject.toml inherit distutils-r1 diff --git a/dev-python/pkginfo/pkginfo-1.8.2.ebuild b/dev-python/pkginfo/pkginfo-1.8.2.ebuild index 6a8c5a4fb299..8c06f8535842 100644 --- a/dev-python/pkginfo/pkginfo-1.8.2.ebuild +++ b/dev-python/pkginfo/pkginfo-1.8.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Provides an API for querying the distutils metadata written in a PKG-INFO file" diff --git a/dev-python/platformdirs/platformdirs-2.4.1.ebuild b/dev-python/platformdirs/platformdirs-2.4.1.ebuild index 775d4b522760..27127ab71512 100644 --- a/dev-python/platformdirs/platformdirs-2.4.1.ebuild +++ b/dev-python/platformdirs/platformdirs-2.4.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A small Python module for determining appropriate platform-specific dirs" diff --git a/dev-python/platformdirs/platformdirs-2.5.0.ebuild b/dev-python/platformdirs/platformdirs-2.5.0.ebuild index 873f076b0d04..329f88ca52f6 100644 --- a/dev-python/platformdirs/platformdirs-2.5.0.ebuild +++ b/dev-python/platformdirs/platformdirs-2.5.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/plotly-geo/plotly-geo-1.0.0.ebuild b/dev-python/plotly-geo/plotly-geo-1.0.0.ebuild index 46c0465e55c7..a940d2217916 100644 --- a/dev-python/plotly-geo/plotly-geo-1.0.0.ebuild +++ b/dev-python/plotly-geo/plotly-geo-1.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/plotly/plotly-5.2.2.ebuild b/dev-python/plotly/plotly-5.2.2.ebuild index 758e34b7e83e..3fb66b4c2bde 100644 --- a/dev-python/plotly/plotly-5.2.2.ebuild +++ b/dev-python/plotly/plotly-5.2.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pluggy/pluggy-0.13.1-r2.ebuild b/dev-python/pluggy/pluggy-0.13.1-r2.ebuild index e6138c3fa23f..ac4203620748 100644 --- a/dev-python/pluggy/pluggy-0.13.1-r2.ebuild +++ b/dev-python/pluggy/pluggy-0.13.1-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pluggy/pluggy-1.0.0-r1.ebuild b/dev-python/pluggy/pluggy-1.0.0-r1.ebuild index 48cbee973577..f47c7f795c1f 100644 --- a/dev-python/pluggy/pluggy-1.0.0-r1.ebuild +++ b/dev-python/pluggy/pluggy-1.0.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="plugin and hook calling mechanisms for python" diff --git a/dev-python/pluginbase/pluginbase-1.0.1.ebuild b/dev-python/pluginbase/pluginbase-1.0.1.ebuild index a8f5956a7f0d..4930ab2d5204 100644 --- a/dev-python/pluginbase/pluginbase-1.0.1.ebuild +++ b/dev-python/pluginbase/pluginbase-1.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/plumbum/plumbum-1.7.2.ebuild b/dev-python/plumbum/plumbum-1.7.2.ebuild index c8c9baac3cb7..c3ca5c3bb126 100644 --- a/dev-python/plumbum/plumbum-1.7.2.ebuild +++ b/dev-python/plumbum/plumbum-1.7.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature DESCRIPTION="A library for shell script-like programs in python" diff --git a/dev-python/ply/ply-3.11-r1.ebuild b/dev-python/ply/ply-3.11-r1.ebuild index 848208c63525..efade22d5e7d 100644 --- a/dev-python/ply/ply-3.11-r1.ebuild +++ b/dev-python/ply/ply-3.11-r1.ebuild @@ -4,7 +4,7 @@ # please keep this ebuild at EAPI 7 -- sys-apps/portage dep EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/plyr/plyr-1.0.6-r1.ebuild b/dev-python/plyr/plyr-1.0.6-r1.ebuild index 8446b1f65eb5..495ebd2b3b44 100644 --- a/dev-python/plyr/plyr-1.0.6-r1.ebuild +++ b/dev-python/plyr/plyr-1.0.6-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/plyr/plyr-1.0.6.ebuild b/dev-python/plyr/plyr-1.0.6.ebuild index 10bbf28ee8b6..5aac164272db 100644 --- a/dev-python/plyr/plyr-1.0.6.ebuild +++ b/dev-python/plyr/plyr-1.0.6.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/plyvel/plyvel-1.3.0.ebuild b/dev-python/plyvel/plyvel-1.3.0.ebuild index d03d536e6c6c..60f31f7d6e2e 100644 --- a/dev-python/plyvel/plyvel-1.3.0.ebuild +++ b/dev-python/plyvel/plyvel-1.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/plyvel/plyvel-1.4.0.ebuild b/dev-python/plyvel/plyvel-1.4.0.ebuild index 0a824c6b89eb..03ef395f149f 100644 --- a/dev-python/plyvel/plyvel-1.4.0.ebuild +++ b/dev-python/plyvel/plyvel-1.4.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 # Disable PyPy3 for now because it is not stable enough: # https://github.com/wbolster/plyvel/issues/140 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pmw/pmw-2.0.1-r2.ebuild b/dev-python/pmw/pmw-2.0.1-r2.ebuild index e1a6c2b2384d..232eba1823f9 100644 --- a/dev-python/pmw/pmw-2.0.1-r2.ebuild +++ b/dev-python/pmw/pmw-2.0.1-r2.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="tk" inherit distutils-r1 virtualx diff --git a/dev-python/pocketlint/pocketlint-0.22.ebuild b/dev-python/pocketlint/pocketlint-0.22.ebuild index 7bf31152cb0d..302cba09bfe5 100644 --- a/dev-python/pocketlint/pocketlint-0.22.ebuild +++ b/dev-python/pocketlint/pocketlint-0.22.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pockets/pockets-0.9.1-r2.ebuild b/dev-python/pockets/pockets-0.9.1-r2.ebuild index c785ba90c109..0da0d0bfafec 100644 --- a/dev-python/pockets/pockets-0.9.1-r2.ebuild +++ b/dev-python/pockets/pockets-0.9.1-r2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/podcastparser/podcastparser-0.6.7.ebuild b/dev-python/podcastparser/podcastparser-0.6.7.ebuild index a18e19544443..5ea36b8a1363 100644 --- a/dev-python/podcastparser/podcastparser-0.6.7.ebuild +++ b/dev-python/podcastparser/podcastparser-0.6.7.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/podcastparser/podcastparser-0.6.8.ebuild b/dev-python/podcastparser/podcastparser-0.6.8.ebuild index 27e480b83363..d1ed5730afb8 100644 --- a/dev-python/podcastparser/podcastparser-0.6.8.ebuild +++ b/dev-python/podcastparser/podcastparser-0.6.8.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/podman-py/podman-py-3.2.1.ebuild b/dev-python/podman-py/podman-py-3.2.1.ebuild index a575d42f81a0..6d2cd6675d7a 100644 --- a/dev-python/podman-py/podman-py-3.2.1.ebuild +++ b/dev-python/podman-py/podman-py-3.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A library to interact with a Podman server" diff --git a/dev-python/poetry-core/poetry-core-1.0.7.ebuild b/dev-python/poetry-core/poetry-core-1.0.7.ebuild index 891f6ff4c9c6..e477645804f6 100644 --- a/dev-python/poetry-core/poetry-core-1.0.7.ebuild +++ b/dev-python/poetry-core/poetry-core-1.0.7.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=standalone -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Poetry PEP 517 Build Backend" diff --git a/dev-python/polib/polib-1.1.1.ebuild b/dev-python/polib/polib-1.1.1.ebuild index 0b6627370133..4d1fd7cc569e 100644 --- a/dev-python/polib/polib-1.1.1.ebuild +++ b/dev-python/polib/polib-1.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/polygon/polygon-3.0.7-r1.ebuild b/dev-python/polygon/polygon-3.0.7-r1.ebuild index c14b13abc226..f5172d34a2a7 100644 --- a/dev-python/polygon/polygon-3.0.7-r1.ebuild +++ b/dev-python/polygon/polygon-3.0.7-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/polygon/polygon-3.0.7.ebuild b/dev-python/polygon/polygon-3.0.7.ebuild index 90047ef52cd7..6956a7f47bfb 100644 --- a/dev-python/polygon/polygon-3.0.7.ebuild +++ b/dev-python/polygon/polygon-3.0.7.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/polygon/polygon-3.0.9.ebuild b/dev-python/polygon/polygon-3.0.9.ebuild index d8f82b9c60bf..46437037af05 100644 --- a/dev-python/polygon/polygon-3.0.9.ebuild +++ b/dev-python/polygon/polygon-3.0.9.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 # this version is untagged in github, and pypi doesn't has tests diff --git a/dev-python/pony/pony-0.7.14.ebuild b/dev-python/pony/pony-0.7.14.ebuild index 5d78b5a8664d..2b87175a1814 100644 --- a/dev-python/pony/pony-0.7.14.ebuild +++ b/dev-python/pony/pony-0.7.14.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python ORM with beautiful query syntax" diff --git a/dev-python/pony/pony-0.7.15.ebuild b/dev-python/pony/pony-0.7.15.ebuild index 475caf97468b..fe6afa1c9dd4 100644 --- a/dev-python/pony/pony-0.7.15.ebuild +++ b/dev-python/pony/pony-0.7.15.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python ORM with beautiful query syntax" diff --git a/dev-python/pony/pony-0.7.16.ebuild b/dev-python/pony/pony-0.7.16.ebuild index 475caf97468b..fe6afa1c9dd4 100644 --- a/dev-python/pony/pony-0.7.16.ebuild +++ b/dev-python/pony/pony-0.7.16.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python ORM with beautiful query syntax" diff --git a/dev-python/pooch/pooch-1.5.2.ebuild b/dev-python/pooch/pooch-1.5.2.ebuild index 88353cd89298..192f7c905003 100644 --- a/dev-python/pooch/pooch-1.5.2.ebuild +++ b/dev-python/pooch/pooch-1.5.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Manage your Python library's sample data files" diff --git a/dev-python/pooch/pooch-1.6.0.ebuild b/dev-python/pooch/pooch-1.6.0.ebuild index 7ab735928f08..ebbb9a0c3a1e 100644 --- a/dev-python/pooch/pooch-1.6.0.ebuild +++ b/dev-python/pooch/pooch-1.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 diff --git a/dev-python/portend/portend-3.0.0.ebuild b/dev-python/portend/portend-3.0.0.ebuild index fca3654dffff..eeb14fc87042 100644 --- a/dev-python/portend/portend-3.0.0.ebuild +++ b/dev-python/portend/portend-3.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="TCP port monitoring utilities" diff --git a/dev-python/poyo/poyo-0.5.0.ebuild b/dev-python/poyo/poyo-0.5.0.ebuild index 8d3edcc7ab7e..da7e17cd6f46 100644 --- a/dev-python/poyo/poyo-0.5.0.ebuild +++ b/dev-python/poyo/poyo-0.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A lightweight YAML Parser for Python" diff --git a/dev-python/precis-i18n/precis-i18n-1.0.3.ebuild b/dev-python/precis-i18n/precis-i18n-1.0.3.ebuild index 5acb765ed750..09c2c21cb2cd 100644 --- a/dev-python/precis-i18n/precis-i18n-1.0.3.ebuild +++ b/dev-python/precis-i18n/precis-i18n-1.0.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_PN="${PN/-/_}" diff --git a/dev-python/precis-i18n/precis-i18n-1.0.4.ebuild b/dev-python/precis-i18n/precis-i18n-1.0.4.ebuild index 07de271c1b9e..4f68cbd1117f 100644 --- a/dev-python/precis-i18n/precis-i18n-1.0.4.ebuild +++ b/dev-python/precis-i18n/precis-i18n-1.0.4.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_PN="${PN/-/_}" diff --git a/dev-python/pretend/pretend-1.0.9-r1.ebuild b/dev-python/pretend/pretend-1.0.9-r1.ebuild index 28cd40712583..c7d8f74bb52b 100644 --- a/dev-python/pretend/pretend-1.0.9-r1.ebuild +++ b/dev-python/pretend/pretend-1.0.9-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pretty-yaml/pretty-yaml-21.10.1.ebuild b/dev-python/pretty-yaml/pretty-yaml-21.10.1.ebuild index 932f31acd074..8cc4a3f6964f 100644 --- a/dev-python/pretty-yaml/pretty-yaml-21.10.1.ebuild +++ b/dev-python/pretty-yaml/pretty-yaml-21.10.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_P=pyaml-${PV} diff --git a/dev-python/prettytable/prettytable-3.0.0.ebuild b/dev-python/prettytable/prettytable-3.0.0.ebuild index d71bdf626196..323c7a138c5a 100644 --- a/dev-python/prettytable/prettytable-3.0.0.ebuild +++ b/dev-python/prettytable/prettytable-3.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Easily displaying tabular data in a visually appealing ASCII table format" diff --git a/dev-python/prettytable/prettytable-3.1.0.ebuild b/dev-python/prettytable/prettytable-3.1.0.ebuild index 79e2346d9e56..f096c1bda489 100644 --- a/dev-python/prettytable/prettytable-3.1.0.ebuild +++ b/dev-python/prettytable/prettytable-3.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/priority/priority-1.3.0.ebuild b/dev-python/priority/priority-1.3.0.ebuild index 89146ce97948..ef0d83d3a3c2 100644 --- a/dev-python/priority/priority-1.3.0.ebuild +++ b/dev-python/priority/priority-1.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/priority/priority-2.0.0-r1.ebuild b/dev-python/priority/priority-2.0.0-r1.ebuild index a8a2e13405b9..f8f9fa561161 100644 --- a/dev-python/priority/priority-2.0.0-r1.ebuild +++ b/dev-python/priority/priority-2.0.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/priority/priority-2.0.0.ebuild b/dev-python/priority/priority-2.0.0.ebuild index 1a53ee7bc8bd..fb4abc42caba 100644 --- a/dev-python/priority/priority-2.0.0.ebuild +++ b/dev-python/priority/priority-2.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/process-tests/process-tests-2.1.2.ebuild b/dev-python/process-tests/process-tests-2.1.2.ebuild index 107cae4e548e..142789cb3635 100644 --- a/dev-python/process-tests/process-tests-2.1.2.ebuild +++ b/dev-python/process-tests/process-tests-2.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/progress/progress-1.5.ebuild b/dev-python/progress/progress-1.5.ebuild index a0c8496baf84..471e07734959 100644 --- a/dev-python/progress/progress-1.5.ebuild +++ b/dev-python/progress/progress-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,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit bash-completion-r1 distutils-r1 diff --git a/dev-python/progress/progress-1.6.ebuild b/dev-python/progress/progress-1.6.ebuild index a0c8496baf84..471e07734959 100644 --- a/dev-python/progress/progress-1.6.ebuild +++ b/dev-python/progress/progress-1.6.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,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit bash-completion-r1 distutils-r1 diff --git a/dev-python/progressbar/progressbar-2.5.ebuild b/dev-python/progressbar/progressbar-2.5.ebuild index 8da0234e9095..b6eee9b626a8 100644 --- a/dev-python/progressbar/progressbar-2.5.ebuild +++ b/dev-python/progressbar/progressbar-2.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/progressbar2/progressbar2-4.0.0.ebuild b/dev-python/progressbar2/progressbar2-4.0.0.ebuild index 75b95aa7f8cc..ba55e67ab176 100644 --- a/dev-python/progressbar2/progressbar2-4.0.0.ebuild +++ b/dev-python/progressbar2/progressbar2-4.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Text progressbar library for python" diff --git a/dev-python/prometheus_client/prometheus_client-0.12.0.ebuild b/dev-python/prometheus_client/prometheus_client-0.12.0.ebuild index 90e37ba0bfc7..988e2024b559 100644 --- a/dev-python/prometheus_client/prometheus_client-0.12.0.ebuild +++ b/dev-python/prometheus_client/prometheus_client-0.12.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python client for the Prometheus monitoring system" diff --git a/dev-python/prometheus_client/prometheus_client-0.13.0.ebuild b/dev-python/prometheus_client/prometheus_client-0.13.0.ebuild index d802e9d1df6b..a3804927822e 100644 --- a/dev-python/prometheus_client/prometheus_client-0.13.0.ebuild +++ b/dev-python/prometheus_client/prometheus_client-0.13.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/prometheus_client/prometheus_client-0.13.1.ebuild b/dev-python/prometheus_client/prometheus_client-0.13.1.ebuild index a987c1bd53df..ccccbe181e18 100644 --- a/dev-python/prometheus_client/prometheus_client-0.13.1.ebuild +++ b/dev-python/prometheus_client/prometheus_client-0.13.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python client for the Prometheus monitoring system" diff --git a/dev-python/prompt_toolkit/prompt_toolkit-3.0.24.ebuild b/dev-python/prompt_toolkit/prompt_toolkit-3.0.24.ebuild index f726ac2022e2..024b9a698df8 100644 --- a/dev-python/prompt_toolkit/prompt_toolkit-3.0.24.ebuild +++ b/dev-python/prompt_toolkit/prompt_toolkit-3.0.24.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Building powerful interactive command lines in Python" diff --git a/dev-python/prompt_toolkit/prompt_toolkit-3.0.26.ebuild b/dev-python/prompt_toolkit/prompt_toolkit-3.0.26.ebuild index 86259c4654e5..db3826b5ee33 100644 --- a/dev-python/prompt_toolkit/prompt_toolkit-3.0.26.ebuild +++ b/dev-python/prompt_toolkit/prompt_toolkit-3.0.26.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Building powerful interactive command lines in Python" diff --git a/dev-python/prompt_toolkit/prompt_toolkit-3.0.27.ebuild b/dev-python/prompt_toolkit/prompt_toolkit-3.0.27.ebuild index c2aa82f4884a..38878bddb6bf 100644 --- a/dev-python/prompt_toolkit/prompt_toolkit-3.0.27.ebuild +++ b/dev-python/prompt_toolkit/prompt_toolkit-3.0.27.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/prompt_toolkit/prompt_toolkit-3.0.28.ebuild b/dev-python/prompt_toolkit/prompt_toolkit-3.0.28.ebuild index c2aa82f4884a..295d24cb4bf7 100644 --- a/dev-python/prompt_toolkit/prompt_toolkit-3.0.28.ebuild +++ b/dev-python/prompt_toolkit/prompt_toolkit-3.0.28.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND="dev-python/wcwidth[${PYTHON_USEDEP}]" diff --git a/dev-python/proto-plus/proto-plus-1.19.2.ebuild b/dev-python/proto-plus/proto-plus-1.19.2.ebuild index 3d929fce3337..28decb0df0f7 100644 --- a/dev-python/proto-plus/proto-plus-1.19.2.ebuild +++ b/dev-python/proto-plus/proto-plus-1.19.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Beautiful, Pythonic protocol buffers" diff --git a/dev-python/proto-plus/proto-plus-1.19.7.ebuild b/dev-python/proto-plus/proto-plus-1.19.7.ebuild index 3d929fce3337..28decb0df0f7 100644 --- a/dev-python/proto-plus/proto-plus-1.19.7.ebuild +++ b/dev-python/proto-plus/proto-plus-1.19.7.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Beautiful, Pythonic protocol buffers" diff --git a/dev-python/proto-plus/proto-plus-1.19.8.ebuild b/dev-python/proto-plus/proto-plus-1.19.8.ebuild index 3d929fce3337..28decb0df0f7 100644 --- a/dev-python/proto-plus/proto-plus-1.19.8.ebuild +++ b/dev-python/proto-plus/proto-plus-1.19.8.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Beautiful, Pythonic protocol buffers" diff --git a/dev-python/proto-plus/proto-plus-1.19.9.ebuild b/dev-python/proto-plus/proto-plus-1.19.9.ebuild index c1edf985f588..606dc306b5e0 100644 --- a/dev-python/proto-plus/proto-plus-1.19.9.ebuild +++ b/dev-python/proto-plus/proto-plus-1.19.9.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/proto-plus/proto-plus-1.20.0.ebuild b/dev-python/proto-plus/proto-plus-1.20.0.ebuild index 691f5eb9793f..a7ce3f3b4e95 100644 --- a/dev-python/proto-plus/proto-plus-1.20.0.ebuild +++ b/dev-python/proto-plus/proto-plus-1.20.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/protobuf-python/Manifest b/dev-python/protobuf-python/Manifest index 018b2ea1f9bf..4bcae58108da 100644 --- a/dev-python/protobuf-python/Manifest +++ b/dev-python/protobuf-python/Manifest @@ -1,7 +1,2 @@ -DIST protobuf-3.17.0.tar.gz 5185780 BLAKE2B a168619df72cdf097c7ddfd50aca96a2101bf73e7c1c842c020e6ee08a853db8674a86ca999b7706da3dd21d4d3d2159241c93232efc693701962f3a54a382e9 SHA512 36ed2de641849ce01531ff1207f62a0748f811519c40622a119a17a1e709864382de81481fb58f374a025948971c48416e7e6de9c00512a78633c7a8a3aa3a36 -DIST protobuf-3.17.1.tar.gz 5192666 BLAKE2B 7f912db7e0835aaa42628fcf564a5666e2cbfa021bb35638a5eec53c3c457f1e747225dea54f732b7239a1520febca9bc20c824b1938f100796caa3ac2133bc1 SHA512 5a18aa3c1dab040dc6d22310a8503241081106acf7ca89079d7b416533d7c2cdd47719dc9023e6bc26969f0f1c796550260a04034a403c69752f6a3a7a651bb8 -DIST protobuf-3.17.2.tar.gz 5192779 BLAKE2B 97f9561848e70b8d26ebcc7fc4fa8da51c4b8267efbe1d2d386c2785308e7ba7edc05f1b3863c274dc8838866d58b58509606d72c51a22b956d1d528584c4c95 SHA512 b3e7ad50ed772668df70a3a20ad1af13a5e82f23b109e4fecd34e6a74947bed300963c9f084907fbfafe28fc18365cde7df1975e2ff9538d2f5a3d2b458bca98 -DIST protobuf-3.17.3.tar.gz 5235236 BLAKE2B 2495e678c8f9436d4e5a30ccee8b6226125d418ac7ecf7df20b078a1a16c221cbccab7d846dcd56a90220c106617fa75c410a21b62612fedec378cd7e8571350 SHA512 b4030b4474cc5fb5a62501200725dd488e6e66e3ced4ed12ab4ee029fcfed305e92ec966adafbdd343afffd186908163849422b95eaa500e7e741ac325d01d12 -DIST protobuf-3.18.2.tar.gz 5272935 BLAKE2B f65caa4483d3ff4186f9ea388e2a9ef232ab758cfda846cfb5993df1f991e4574e63a33b175dd00c72f61c0a23ed12d3c62eb658cd397bf43b805c41fb34c47e SHA512 8ca613fdeefcbd93e866fab65effc38aa8508060aa3de0109dbead68f2e27eb22ad0a8aea10c8b4c3e9de181d62185c93b369fb5abf96de02a170f2e5c27e0cd DIST protobuf-3.19.1.tar.gz 5291573 BLAKE2B a34f1a7cf99ecb6cb8a26bc858de6273bfd26aa9be1e89e48c16cb5df0f1e9576479344c8250017238dbac0d0c4ac33001125b5fc622cb64ed6b91023198b03a SHA512 f1271f5159a7be363a5f60ce4921dfea68a8468d66808330bacaeaa1cb7f652d045ab080b5d82816a6fd4e6d7d7fe79aaa6c8d66d81692721d36ce3bbf619f31 DIST protobuf-3.19.3.tar.gz 5293258 BLAKE2B c05b70ffca97f7166ea6a511a36907eed125edf1ebf17f908718221d9b851be84dfb2b1b39973f2faf35f6ade630e6ba4f9e8b91b8fbc922c5db97079323ee6e SHA512 1c003e7cbc8eae6a038f46e688b401ee202ba47f502561e909df79770f6e8b7daf3dc1ccc727e31bfb5b52cd04cb4fef7d2d2a28d650c13f396872ad4aa076c6 diff --git a/dev-python/protobuf-python/files/protobuf-python-3.13.0-google.protobuf.pyext._message.PyUnknownFieldRef.patch b/dev-python/protobuf-python/files/protobuf-python-3.13.0-google.protobuf.pyext._message.PyUnknownFieldRef.patch deleted file mode 100644 index 68318320b909..000000000000 --- a/dev-python/protobuf-python/files/protobuf-python-3.13.0-google.protobuf.pyext._message.PyUnknownFieldRef.patch +++ /dev/null @@ -1,22 +0,0 @@ -https://github.com/protocolbuffers/protobuf/issues/6205 -https://github.com/protocolbuffers/protobuf/pull/7016 - ---- /python/google/protobuf/pyext/unknown_fields.cc -+++ /python/google/protobuf/pyext/unknown_fields.cc -@@ -277,13 +277,13 @@ - PyObject* data = NULL; - switch (field->type()) { - case UnknownField::TYPE_VARINT: -- data = PyInt_FromLong(field->varint()); -+ data = PyLong_FromUnsignedLongLong(field->varint()); - break; - case UnknownField::TYPE_FIXED32: -- data = PyInt_FromLong(field->fixed32()); -+ data = PyLong_FromUnsignedLong(field->fixed32()); - break; - case UnknownField::TYPE_FIXED64: -- data = PyInt_FromLong(field->fixed64()); -+ data = PyLong_FromUnsignedLongLong(field->fixed64()); - break; - case UnknownField::TYPE_LENGTH_DELIMITED: - data = PyBytes_FromStringAndSize(field->length_delimited().data(), diff --git a/dev-python/protobuf-python/protobuf-python-3.17.0.ebuild b/dev-python/protobuf-python/protobuf-python-3.17.0.ebuild deleted file mode 100644 index 5cc8b4236355..000000000000 --- a/dev-python/protobuf-python/protobuf-python-3.17.0.ebuild +++ /dev/null @@ -1,65 +0,0 @@ -# Copyright 2008-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) -DISTUTILS_USE_SETUPTOOLS="bdepend" - -inherit distutils-r1 - -if [[ "${PV}" == "9999" ]]; then - inherit git-r3 - - EGIT_REPO_URI="https://github.com/protocolbuffers/protobuf" - EGIT_SUBMODULES=() -fi - -DESCRIPTION="Google's Protocol Buffers - Python bindings" -HOMEPAGE="https://developers.google.com/protocol-buffers/ https://github.com/protocolbuffers/protobuf" -if [[ "${PV}" == "9999" ]]; then - SRC_URI="" -else - SRC_URI="https://github.com/protocolbuffers/protobuf/archive/v${PV}.tar.gz -> protobuf-${PV}.tar.gz" -fi - -LICENSE="BSD" -SLOT="0/28" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" -IUSE="" - -BDEPEND="${PYTHON_DEPS} - ~dev-libs/protobuf-${PV} - dev-python/namespace-google[${PYTHON_USEDEP}] - dev-python/six[${PYTHON_USEDEP}]" -DEPEND="${PYTHON_DEPS} - ~dev-libs/protobuf-${PV}" -RDEPEND="${BDEPEND}" - -S="${WORKDIR}/protobuf-${PV}/python" - -if [[ "${PV}" == "9999" ]]; then - EGIT_CHECKOUT_DIR="${WORKDIR}/protobuf-${PV}" -fi - -python_prepare_all() { - pushd "${WORKDIR}/protobuf-${PV}" > /dev/null || die - eapply "${FILESDIR}/${PN}-3.13.0-google.protobuf.pyext._message.PyUnknownFieldRef.patch" - eapply_user - popd > /dev/null || die - - distutils-r1_python_prepare_all -} - -python_configure_all() { - mydistutilsargs=(--cpp_implementation) -} - -python_test() { - esetup.py test -} - -python_install_all() { - distutils-r1_python_install_all - - find "${ED}" -name "*.pth" -type f -delete || die -} diff --git a/dev-python/protobuf-python/protobuf-python-3.17.1.ebuild b/dev-python/protobuf-python/protobuf-python-3.17.1.ebuild deleted file mode 100644 index 5cc8b4236355..000000000000 --- a/dev-python/protobuf-python/protobuf-python-3.17.1.ebuild +++ /dev/null @@ -1,65 +0,0 @@ -# Copyright 2008-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) -DISTUTILS_USE_SETUPTOOLS="bdepend" - -inherit distutils-r1 - -if [[ "${PV}" == "9999" ]]; then - inherit git-r3 - - EGIT_REPO_URI="https://github.com/protocolbuffers/protobuf" - EGIT_SUBMODULES=() -fi - -DESCRIPTION="Google's Protocol Buffers - Python bindings" -HOMEPAGE="https://developers.google.com/protocol-buffers/ https://github.com/protocolbuffers/protobuf" -if [[ "${PV}" == "9999" ]]; then - SRC_URI="" -else - SRC_URI="https://github.com/protocolbuffers/protobuf/archive/v${PV}.tar.gz -> protobuf-${PV}.tar.gz" -fi - -LICENSE="BSD" -SLOT="0/28" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" -IUSE="" - -BDEPEND="${PYTHON_DEPS} - ~dev-libs/protobuf-${PV} - dev-python/namespace-google[${PYTHON_USEDEP}] - dev-python/six[${PYTHON_USEDEP}]" -DEPEND="${PYTHON_DEPS} - ~dev-libs/protobuf-${PV}" -RDEPEND="${BDEPEND}" - -S="${WORKDIR}/protobuf-${PV}/python" - -if [[ "${PV}" == "9999" ]]; then - EGIT_CHECKOUT_DIR="${WORKDIR}/protobuf-${PV}" -fi - -python_prepare_all() { - pushd "${WORKDIR}/protobuf-${PV}" > /dev/null || die - eapply "${FILESDIR}/${PN}-3.13.0-google.protobuf.pyext._message.PyUnknownFieldRef.patch" - eapply_user - popd > /dev/null || die - - distutils-r1_python_prepare_all -} - -python_configure_all() { - mydistutilsargs=(--cpp_implementation) -} - -python_test() { - esetup.py test -} - -python_install_all() { - distutils-r1_python_install_all - - find "${ED}" -name "*.pth" -type f -delete || die -} diff --git a/dev-python/protobuf-python/protobuf-python-3.17.2.ebuild b/dev-python/protobuf-python/protobuf-python-3.17.2.ebuild deleted file mode 100644 index 5cc8b4236355..000000000000 --- a/dev-python/protobuf-python/protobuf-python-3.17.2.ebuild +++ /dev/null @@ -1,65 +0,0 @@ -# Copyright 2008-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) -DISTUTILS_USE_SETUPTOOLS="bdepend" - -inherit distutils-r1 - -if [[ "${PV}" == "9999" ]]; then - inherit git-r3 - - EGIT_REPO_URI="https://github.com/protocolbuffers/protobuf" - EGIT_SUBMODULES=() -fi - -DESCRIPTION="Google's Protocol Buffers - Python bindings" -HOMEPAGE="https://developers.google.com/protocol-buffers/ https://github.com/protocolbuffers/protobuf" -if [[ "${PV}" == "9999" ]]; then - SRC_URI="" -else - SRC_URI="https://github.com/protocolbuffers/protobuf/archive/v${PV}.tar.gz -> protobuf-${PV}.tar.gz" -fi - -LICENSE="BSD" -SLOT="0/28" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" -IUSE="" - -BDEPEND="${PYTHON_DEPS} - ~dev-libs/protobuf-${PV} - dev-python/namespace-google[${PYTHON_USEDEP}] - dev-python/six[${PYTHON_USEDEP}]" -DEPEND="${PYTHON_DEPS} - ~dev-libs/protobuf-${PV}" -RDEPEND="${BDEPEND}" - -S="${WORKDIR}/protobuf-${PV}/python" - -if [[ "${PV}" == "9999" ]]; then - EGIT_CHECKOUT_DIR="${WORKDIR}/protobuf-${PV}" -fi - -python_prepare_all() { - pushd "${WORKDIR}/protobuf-${PV}" > /dev/null || die - eapply "${FILESDIR}/${PN}-3.13.0-google.protobuf.pyext._message.PyUnknownFieldRef.patch" - eapply_user - popd > /dev/null || die - - distutils-r1_python_prepare_all -} - -python_configure_all() { - mydistutilsargs=(--cpp_implementation) -} - -python_test() { - esetup.py test -} - -python_install_all() { - distutils-r1_python_install_all - - find "${ED}" -name "*.pth" -type f -delete || die -} diff --git a/dev-python/protobuf-python/protobuf-python-3.17.3.ebuild b/dev-python/protobuf-python/protobuf-python-3.17.3.ebuild deleted file mode 100644 index d09bc0be75f8..000000000000 --- a/dev-python/protobuf-python/protobuf-python-3.17.3.ebuild +++ /dev/null @@ -1,65 +0,0 @@ -# Copyright 2008-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) -DISTUTILS_USE_SETUPTOOLS="bdepend" - -inherit distutils-r1 - -if [[ "${PV}" == "9999" ]]; then - inherit git-r3 - - EGIT_REPO_URI="https://github.com/protocolbuffers/protobuf" - EGIT_SUBMODULES=() -fi - -DESCRIPTION="Google's Protocol Buffers - Python bindings" -HOMEPAGE="https://developers.google.com/protocol-buffers/ https://github.com/protocolbuffers/protobuf" -if [[ "${PV}" == "9999" ]]; then - SRC_URI="" -else - SRC_URI="https://github.com/protocolbuffers/protobuf/archive/v${PV}.tar.gz -> protobuf-${PV}.tar.gz" -fi - -LICENSE="BSD" -SLOT="0/28" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" -IUSE="" - -BDEPEND="${PYTHON_DEPS} - ~dev-libs/protobuf-${PV} - dev-python/namespace-google[${PYTHON_USEDEP}] - dev-python/six[${PYTHON_USEDEP}]" -DEPEND="${PYTHON_DEPS} - ~dev-libs/protobuf-${PV}" -RDEPEND="${BDEPEND}" - -S="${WORKDIR}/protobuf-${PV}/python" - -if [[ "${PV}" == "9999" ]]; then - EGIT_CHECKOUT_DIR="${WORKDIR}/protobuf-${PV}" -fi - -python_prepare_all() { - pushd "${WORKDIR}/protobuf-${PV}" > /dev/null || die - eapply "${FILESDIR}/${PN}-3.13.0-google.protobuf.pyext._message.PyUnknownFieldRef.patch" - eapply_user - popd > /dev/null || die - - distutils-r1_python_prepare_all -} - -python_configure_all() { - mydistutilsargs=(--cpp_implementation) -} - -python_test() { - esetup.py test -} - -python_install_all() { - distutils-r1_python_install_all - - find "${ED}" -name "*.pth" -type f -delete || die -} diff --git a/dev-python/protobuf-python/protobuf-python-3.18.2.ebuild b/dev-python/protobuf-python/protobuf-python-3.18.2.ebuild deleted file mode 100644 index e51737d98de6..000000000000 --- a/dev-python/protobuf-python/protobuf-python-3.18.2.ebuild +++ /dev/null @@ -1,64 +0,0 @@ -# Copyright 2008-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) - -inherit distutils-r1 - -if [[ "${PV}" == "9999" ]]; then - inherit git-r3 - - EGIT_REPO_URI="https://github.com/protocolbuffers/protobuf" - EGIT_SUBMODULES=() -fi - -DESCRIPTION="Google's Protocol Buffers - Python bindings" -HOMEPAGE="https://developers.google.com/protocol-buffers/ https://github.com/protocolbuffers/protobuf" -if [[ "${PV}" == "9999" ]]; then - SRC_URI="" -else - SRC_URI="https://github.com/protocolbuffers/protobuf/archive/v${PV}.tar.gz -> protobuf-${PV}.tar.gz" -fi - -LICENSE="BSD" -SLOT="0/29" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 -hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" -IUSE="" - -BDEPEND="${PYTHON_DEPS} - ~dev-libs/protobuf-${PV} - dev-python/namespace-google[${PYTHON_USEDEP}] - dev-python/six[${PYTHON_USEDEP}]" -DEPEND="${PYTHON_DEPS} - ~dev-libs/protobuf-${PV}" -RDEPEND="${BDEPEND}" - -S="${WORKDIR}/protobuf-${PV}/python" - -if [[ "${PV}" == "9999" ]]; then - EGIT_CHECKOUT_DIR="${WORKDIR}/protobuf-${PV}" -fi - -python_prepare_all() { - pushd "${WORKDIR}/protobuf-${PV}" > /dev/null || die - eapply "${FILESDIR}/${PN}-3.13.0-google.protobuf.pyext._message.PyUnknownFieldRef.patch" - eapply_user - popd > /dev/null || die - - distutils-r1_python_prepare_all -} - -python_configure_all() { - mydistutilsargs=(--cpp_implementation) -} - -python_test() { - esetup.py test -} - -python_install_all() { - distutils-r1_python_install_all - - find "${ED}" -name "*.pth" -type f -delete || die -} diff --git a/dev-python/protobuf-python/protobuf-python-3.19.1.ebuild b/dev-python/protobuf-python/protobuf-python-3.19.1.ebuild index aef26b454cd4..c42fdea673d1 100644 --- a/dev-python/protobuf-python/protobuf-python-3.19.1.ebuild +++ b/dev-python/protobuf-python/protobuf-python-3.19.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/protobuf-python/protobuf-python-3.19.3.ebuild b/dev-python/protobuf-python/protobuf-python-3.19.3.ebuild index 5107fae6355c..d38c939413c5 100644 --- a/dev-python/protobuf-python/protobuf-python-3.19.3.ebuild +++ b/dev-python/protobuf-python/protobuf-python-3.19.3.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/protobuf-python/protobuf-python-9999.ebuild b/dev-python/protobuf-python/protobuf-python-9999.ebuild index 780c039fb021..1214f5495123 100644 --- a/dev-python/protobuf-python/protobuf-python-9999.ebuild +++ b/dev-python/protobuf-python/protobuf-python-9999.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/prov/prov-2.0.0.ebuild b/dev-python/prov/prov-2.0.0.ebuild index 8c6d14078b66..29310e522767 100644 --- a/dev-python/prov/prov-2.0.0.ebuild +++ b/dev-python/prov/prov-2.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="W3C provenance data dodel library" diff --git a/dev-python/pslab-python/pslab-python-1.0.1-r1.ebuild b/dev-python/pslab-python/pslab-python-1.0.1-r1.ebuild index 83f1ebecdcbb..678609a568b5 100644 --- a/dev-python/pslab-python/pslab-python-1.0.1-r1.ebuild +++ b/dev-python/pslab-python/pslab-python-1.0.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pslab-python/pslab-python-2.5.0.ebuild b/dev-python/pslab-python/pslab-python-2.5.0.ebuild index 52213c380806..6c294e515d26 100644 --- a/dev-python/pslab-python/pslab-python-2.5.0.ebuild +++ b/dev-python/pslab-python/pslab-python-2.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 diff --git a/dev-python/psutil/psutil-5.7.3.ebuild b/dev-python/psutil/psutil-5.7.3.ebuild index da8c9c44a907..76185bd65f2a 100644 --- a/dev-python/psutil/psutil-5.7.3.ebuild +++ b/dev-python/psutil/psutil-5.7.3.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,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/psycopg/psycopg-2.8.6-r1.ebuild b/dev-python/psycopg/psycopg-2.8.6-r1.ebuild index 2b43059e1d62..97e353191031 100644 --- a/dev-python/psycopg/psycopg-2.8.6-r1.ebuild +++ b/dev-python/psycopg/psycopg-2.8.6-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/psycopg/psycopg-2.9.3.ebuild b/dev-python/psycopg/psycopg-2.9.3.ebuild index a047a07a5156..8629a1847fa8 100644 --- a/dev-python/psycopg/psycopg-2.9.3.ebuild +++ b/dev-python/psycopg/psycopg-2.9.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_PN="${PN}2" diff --git a/dev-python/ptyprocess/ptyprocess-0.7.0-r1.ebuild b/dev-python/ptyprocess/ptyprocess-0.7.0-r1.ebuild index 0d01a46466a3..18c3e663c418 100644 --- a/dev-python/ptyprocess/ptyprocess-0.7.0-r1.ebuild +++ b/dev-python/ptyprocess/ptyprocess-0.7.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/ptyprocess/ptyprocess-0.7.0.ebuild b/dev-python/ptyprocess/ptyprocess-0.7.0.ebuild index 3ffaede0a005..6371cb6f1901 100644 --- a/dev-python/ptyprocess/ptyprocess-0.7.0.ebuild +++ b/dev-python/ptyprocess/ptyprocess-0.7.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/publicsuffix/publicsuffix-2.20191221-r1.ebuild b/dev-python/publicsuffix/publicsuffix-2.20191221-r1.ebuild index c3bb3934ce0e..b6f6e1d69aa1 100644 --- a/dev-python/publicsuffix/publicsuffix-2.20191221-r1.ebuild +++ b/dev-python/publicsuffix/publicsuffix-2.20191221-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_PV=release-2.2019-12-21 diff --git a/dev-python/pudb/pudb-2021.1.ebuild b/dev-python/pudb/pudb-2021.1.ebuild index 28cc8e531aea..08ade20d4f72 100644 --- a/dev-python/pudb/pudb-2021.1.ebuild +++ b/dev-python/pudb/pudb-2021.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A full-screen, console-based Python debugger" diff --git a/dev-python/pudb/pudb-2021.2.ebuild b/dev-python/pudb/pudb-2021.2.ebuild index 0faa217acd80..294da58cf7c7 100644 --- a/dev-python/pudb/pudb-2021.2.ebuild +++ b/dev-python/pudb/pudb-2021.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A full-screen, console-based Python debugger" diff --git a/dev-python/pudb/pudb-2022.1.ebuild b/dev-python/pudb/pudb-2022.1.ebuild index 34141128b715..c733f4024af6 100644 --- a/dev-python/pudb/pudb-2022.1.ebuild +++ b/dev-python/pudb/pudb-2022.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A full-screen, console-based Python debugger" diff --git a/dev-python/pulsectl/pulsectl-21.10.5.ebuild b/dev-python/pulsectl/pulsectl-21.10.5.ebuild index cc3880261ad6..eccec9b75e17 100644 --- a/dev-python/pulsectl/pulsectl-21.10.5.ebuild +++ b/dev-python/pulsectl/pulsectl-21.10.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Python high-level interface and ctypes-based bindings for PulseAudio (libpulse)" diff --git a/dev-python/pulsectl/pulsectl-22.1.0.ebuild b/dev-python/pulsectl/pulsectl-22.1.0.ebuild index 834d40c39f8f..89066bf66e48 100644 --- a/dev-python/pulsectl/pulsectl-22.1.0.ebuild +++ b/dev-python/pulsectl/pulsectl-22.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Python high-level interface and ctypes-based bindings for PulseAudio (libpulse)" diff --git a/dev-python/pulsectl/pulsectl-22.1.1.ebuild b/dev-python/pulsectl/pulsectl-22.1.1.ebuild index 834d40c39f8f..89066bf66e48 100644 --- a/dev-python/pulsectl/pulsectl-22.1.1.ebuild +++ b/dev-python/pulsectl/pulsectl-22.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Python high-level interface and ctypes-based bindings for PulseAudio (libpulse)" diff --git a/dev-python/pulsectl/pulsectl-22.1.3.ebuild b/dev-python/pulsectl/pulsectl-22.1.3.ebuild index 834d40c39f8f..89066bf66e48 100644 --- a/dev-python/pulsectl/pulsectl-22.1.3.ebuild +++ b/dev-python/pulsectl/pulsectl-22.1.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Python high-level interface and ctypes-based bindings for PulseAudio (libpulse)" diff --git a/dev-python/pure_eval/pure_eval-0.2.1-r1.ebuild b/dev-python/pure_eval/pure_eval-0.2.1-r1.ebuild index ea8658bd8acd..8a3ed527567b 100644 --- a/dev-python/pure_eval/pure_eval-0.2.1-r1.ebuild +++ b/dev-python/pure_eval/pure_eval-0.2.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pure_eval/pure_eval-0.2.2.ebuild b/dev-python/pure_eval/pure_eval-0.2.2.ebuild index d54bbed96029..521aef8c64c0 100644 --- a/dev-python/pure_eval/pure_eval-0.2.2.ebuild +++ b/dev-python/pure_eval/pure_eval-0.2.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Safely evaluate AST nodes without side effects" diff --git a/dev-python/puremagic/puremagic-1.11.ebuild b/dev-python/puremagic/puremagic-1.11.ebuild index 153cf46295df..ece69a248889 100644 --- a/dev-python/puremagic/puremagic-1.11.ebuild +++ b/dev-python/puremagic/puremagic-1.11.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/puremagic/puremagic-1.12.ebuild b/dev-python/puremagic/puremagic-1.12.ebuild index 66f2136a77bb..84c514654605 100644 --- a/dev-python/puremagic/puremagic-1.12.ebuild +++ b/dev-python/puremagic/puremagic-1.12.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pushbullet-py/pushbullet-py-0.12.0.ebuild b/dev-python/pushbullet-py/pushbullet-py-0.12.0.ebuild index 69958799cea8..60b4314b20f7 100644 --- a/dev-python/pushbullet-py/pushbullet-py-0.12.0.ebuild +++ b/dev-python/pushbullet-py/pushbullet-py-0.12.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pweave/pweave-0.30.3-r1.ebuild b/dev-python/pweave/pweave-0.30.3-r1.ebuild index 7951db1712fe..dec02a39ab7a 100644 --- a/dev-python/pweave/pweave-0.30.3-r1.ebuild +++ b/dev-python/pweave/pweave-0.30.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/py-amqp/py-amqp-5.0.9.ebuild b/dev-python/py-amqp/py-amqp-5.0.9.ebuild index a852d6bff797..51fc580fe9cf 100644 --- a/dev-python/py-amqp/py-amqp-5.0.9.ebuild +++ b/dev-python/py-amqp/py-amqp-5.0.9.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_P="amqp-${PV}" diff --git a/dev-python/py-cpuinfo/py-cpuinfo-8.0.0.ebuild b/dev-python/py-cpuinfo/py-cpuinfo-8.0.0.ebuild index f5b1323ec299..0247c9401271 100644 --- a/dev-python/py-cpuinfo/py-cpuinfo-8.0.0.ebuild +++ b/dev-python/py-cpuinfo/py-cpuinfo-8.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Get CPU info with pure Python 2 & 3" diff --git a/dev-python/py-ubjson/py-ubjson-0.16.1.ebuild b/dev-python/py-ubjson/py-ubjson-0.16.1.ebuild index b0676534854a..c94c5e2833c4 100644 --- a/dev-python/py-ubjson/py-ubjson-0.16.1.ebuild +++ b/dev-python/py-ubjson/py-ubjson-0.16.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,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/py-zabbix/py-zabbix-1.1.7.ebuild b/dev-python/py-zabbix/py-zabbix-1.1.7.ebuild index b77e3445deb7..675d7cffdcc1 100644 --- a/dev-python/py-zabbix/py-zabbix-1.1.7.ebuild +++ b/dev-python/py-zabbix/py-zabbix-1.1.7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/py/py-1.11.0-r1.ebuild b/dev-python/py/py-1.11.0-r1.ebuild index 4c61234242a6..0a24b8e2d7ae 100644 --- a/dev-python/py/py-1.11.0-r1.ebuild +++ b/dev-python/py/py-1.11.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="library with cross-python path, ini-parsing, io, code, log facilities" diff --git a/dev-python/py/py-1.11.0.ebuild b/dev-python/py/py-1.11.0.ebuild index d3107107d68b..6ea0b276a63f 100644 --- a/dev-python/py/py-1.11.0.ebuild +++ b/dev-python/py/py-1.11.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="library with cross-python path, ini-parsing, io, code, log facilities" diff --git a/dev-python/py2pack/py2pack-0.8.6.ebuild b/dev-python/py2pack/py2pack-0.8.6.ebuild index 2cf0ed3c12e5..7d9b5158c2b7 100644 --- a/dev-python/py2pack/py2pack-0.8.6.ebuild +++ b/dev-python/py2pack/py2pack-0.8.6.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/py2pack/py2pack-0.8.7.ebuild b/dev-python/py2pack/py2pack-0.8.7.ebuild index d116fb92d64c..4289da0be40b 100644 --- a/dev-python/py2pack/py2pack-0.8.7.ebuild +++ b/dev-python/py2pack/py2pack-0.8.7.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pyClamd/pyClamd-0.4.0-r2.ebuild b/dev-python/pyClamd/pyClamd-0.4.0-r2.ebuild index 3f9a2673878d..493ac813514d 100644 --- a/dev-python/pyClamd/pyClamd-0.4.0-r2.ebuild +++ b/dev-python/pyClamd/pyClamd-0.4.0-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pyClamd/pyClamd-0.4.0-r3.ebuild b/dev-python/pyClamd/pyClamd-0.4.0-r3.ebuild index 07b495b8bfc1..d89fe08eb48f 100644 --- a/dev-python/pyClamd/pyClamd-0.4.0-r3.ebuild +++ b/dev-python/pyClamd/pyClamd-0.4.0-r3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pyFFTW/pyFFTW-0.12.0-r1.ebuild b/dev-python/pyFFTW/pyFFTW-0.12.0-r1.ebuild index 399b6ad75bbd..35ba5390519e 100644 --- a/dev-python/pyFFTW/pyFFTW-0.12.0-r1.ebuild +++ b/dev-python/pyFFTW/pyFFTW-0.12.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A pythonic python wrapper around FFTW" diff --git a/dev-python/pyFFTW/pyFFTW-0.13.0.ebuild b/dev-python/pyFFTW/pyFFTW-0.13.0.ebuild index 94153067d31d..2da2fdc181b4 100644 --- a/dev-python/pyFFTW/pyFFTW-0.13.0.ebuild +++ b/dev-python/pyFFTW/pyFFTW-0.13.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A pythonic python wrapper around FFTW" diff --git a/dev-python/pyFFTW/pyFFTW-9999.ebuild b/dev-python/pyFFTW/pyFFTW-9999.ebuild index 94153067d31d..2da2fdc181b4 100644 --- a/dev-python/pyFFTW/pyFFTW-9999.ebuild +++ b/dev-python/pyFFTW/pyFFTW-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A pythonic python wrapper around FFTW" diff --git a/dev-python/pyGPG/pyGPG-0.2-r1.ebuild b/dev-python/pyGPG/pyGPG-0.2-r1.ebuild index 7b56766f3d66..f318c1346320 100644 --- a/dev-python/pyGPG/pyGPG-0.2-r1.ebuild +++ b/dev-python/pyGPG/pyGPG-0.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pyGPG/pyGPG-0.2.ebuild b/dev-python/pyGPG/pyGPG-0.2.ebuild index 3ae2751eb384..3fd4d48d6b65 100644 --- a/dev-python/pyGPG/pyGPG-0.2.ebuild +++ b/dev-python/pyGPG/pyGPG-0.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no diff --git a/dev-python/pyGPG/pyGPG-9999.ebuild b/dev-python/pyGPG/pyGPG-9999.ebuild index 7b56766f3d66..f318c1346320 100644 --- a/dev-python/pyGPG/pyGPG-9999.ebuild +++ b/dev-python/pyGPG/pyGPG-9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pyacoustid/pyacoustid-1.2.0.ebuild b/dev-python/pyacoustid/pyacoustid-1.2.0.ebuild index e99c2eaf2b04..72ebd6d8c142 100644 --- a/dev-python/pyacoustid/pyacoustid-1.2.0.ebuild +++ b/dev-python/pyacoustid/pyacoustid-1.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pyaes/pyaes-1.6.1-r2.ebuild b/dev-python/pyaes/pyaes-1.6.1-r2.ebuild index f69629ed711a..d5beb42e59dc 100644 --- a/dev-python/pyaes/pyaes-1.6.1-r2.ebuild +++ b/dev-python/pyaes/pyaes-1.6.1-r2.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pyaes/pyaes-1.6.1-r3.ebuild b/dev-python/pyaes/pyaes-1.6.1-r3.ebuild index 63b605b0c368..f55539034bef 100644 --- a/dev-python/pyaes/pyaes-1.6.1-r3.ebuild +++ b/dev-python/pyaes/pyaes-1.6.1-r3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pyalsa/pyalsa-1.2.6.ebuild b/dev-python/pyalsa/pyalsa-1.2.6.ebuild index ba6baa34ee42..6f15a0784983 100644 --- a/dev-python/pyalsa/pyalsa-1.2.6.ebuild +++ b/dev-python/pyalsa/pyalsa-1.2.6.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/pyamg/pyamg-4.1.0.ebuild b/dev-python/pyamg/pyamg-4.1.0.ebuild index 19863be6819a..e5522afee238 100644 --- a/dev-python/pyamg/pyamg-4.1.0.ebuild +++ b/dev-python/pyamg/pyamg-4.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=bdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Algebraic multigrid solvers in Python" diff --git a/dev-python/pyamg/pyamg-4.2.1.ebuild b/dev-python/pyamg/pyamg-4.2.1.ebuild index b590df57aa6c..07560faf642f 100644 --- a/dev-python/pyamg/pyamg-4.2.1.ebuild +++ b/dev-python/pyamg/pyamg-4.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Algebraic multigrid solvers in Python" diff --git a/dev-python/pyamg/pyamg-4.2.2.ebuild b/dev-python/pyamg/pyamg-4.2.2.ebuild index 491254566b84..05a48d85d66c 100644 --- a/dev-python/pyamg/pyamg-4.2.2.ebuild +++ b/dev-python/pyamg/pyamg-4.2.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pyasn1-modules/pyasn1-modules-0.2.8-r1.ebuild b/dev-python/pyasn1-modules/pyasn1-modules-0.2.8-r1.ebuild index d541ae63a06a..205b36c2e7c3 100644 --- a/dev-python/pyasn1-modules/pyasn1-modules-0.2.8-r1.ebuild +++ b/dev-python/pyasn1-modules/pyasn1-modules-0.2.8-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pyasn1/pyasn1-0.4.8-r1.ebuild b/dev-python/pyasn1/pyasn1-0.4.8-r1.ebuild index 21d924c55ee5..d9cbc507d906 100644 --- a/dev-python/pyasn1/pyasn1-0.4.8-r1.ebuild +++ b/dev-python/pyasn1/pyasn1-0.4.8-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pyatspi/pyatspi-2.38.2.ebuild b/dev-python/pyatspi/pyatspi-2.38.2.ebuild index 8fb6e7610042..3734bc6bf0a3 100644 --- a/dev-python/pyatspi/pyatspi-2.38.2.ebuild +++ b/dev-python/pyatspi/pyatspi-2.38.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit gnome2 python-r1 virtualx diff --git a/dev-python/pyaudio/pyaudio-0.2.11-r1.ebuild b/dev-python/pyaudio/pyaudio-0.2.11-r1.ebuild index 5dc561955611..761e912d1757 100644 --- a/dev-python/pyaudio/pyaudio-0.2.11-r1.ebuild +++ b/dev-python/pyaudio/pyaudio-0.2.11-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_PN="PyAudio" diff --git a/dev-python/pybind11/pybind11-2.9.0.ebuild b/dev-python/pybind11/pybind11-2.9.0.ebuild index 7e231278cb45..c5ed0d925795 100644 --- a/dev-python/pybind11/pybind11-2.9.0.ebuild +++ b/dev-python/pybind11/pybind11-2.9.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit cmake distutils-r1 DESCRIPTION="AST-based Python refactoring library" @@ -12,7 +12,7 @@ SRC_URI="https://github.com/pybind/pybind11/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND=" dev-cpp/eigen:3 diff --git a/dev-python/pybtex-docutils/pybtex-docutils-1.0.1.ebuild b/dev-python/pybtex-docutils/pybtex-docutils-1.0.1.ebuild index 0d85f678ef35..d8fd62b61f33 100644 --- a/dev-python/pybtex-docutils/pybtex-docutils-1.0.1.ebuild +++ b/dev-python/pybtex-docutils/pybtex-docutils-1.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A docutils backend for pybtex" diff --git a/dev-python/pybtex/pybtex-0.24.0.ebuild b/dev-python/pybtex/pybtex-0.24.0.ebuild index 015910b36864..526e2bc06f27 100644 --- a/dev-python/pybtex/pybtex-0.24.0.ebuild +++ b/dev-python/pybtex/pybtex-0.24.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="BibTeX-compatible bibliography processor" diff --git a/dev-python/pycairo/pycairo-1.20.1.ebuild b/dev-python/pycairo/pycairo-1.20.1.ebuild index f2f541a49ec1..c51ee078936a 100644 --- a/dev-python/pycairo/pycairo-1.20.1.ebuild +++ b/dev-python/pycairo/pycairo-1.20.1.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/pycapnp/pycapnp-0.6.4.ebuild b/dev-python/pycapnp/pycapnp-0.6.4.ebuild index a0e87e239e1e..d68b7c6670d8 100644 --- a/dev-python/pycapnp/pycapnp-0.6.4.ebuild +++ b/dev-python/pycapnp/pycapnp-0.6.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pycares/pycares-4.1.2.ebuild b/dev-python/pycares/pycares-4.1.2.ebuild index bbbc1ae28ca3..3aa745196d7d 100644 --- a/dev-python/pycares/pycares-4.1.2.ebuild +++ b/dev-python/pycares/pycares-4.1.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pycdio/pycdio-2.1.1.ebuild b/dev-python/pycdio/pycdio-2.1.1.ebuild index 7ffcca11a4c3..9245913aa4a5 100644 --- a/dev-python/pycdio/pycdio-2.1.1.ebuild +++ b/dev-python/pycdio/pycdio-2.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python OO interface to libcdio (CD Input and Control library)" diff --git a/dev-python/pychm/pychm-0.8.6.ebuild b/dev-python/pychm/pychm-0.8.6.ebuild index 4044f79c172f..5ac4d98df12b 100644 --- a/dev-python/pychm/pychm-0.8.6.ebuild +++ b/dev-python/pychm/pychm-0.8.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pychromecast/pychromecast-9.3.1.ebuild b/dev-python/pychromecast/pychromecast-9.3.1.ebuild index 91bd78f8bbdf..0336b69db504 100644 --- a/dev-python/pychromecast/pychromecast-9.3.1.ebuild +++ b/dev-python/pychromecast/pychromecast-9.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python module to talk to Google Chromecast" diff --git a/dev-python/pychroot/pychroot-0.10.4.ebuild b/dev-python/pychroot/pychroot-0.10.4.ebuild index 1f74c57fd5ec..77952ced3260 100644 --- a/dev-python/pychroot/pychroot-0.10.4.ebuild +++ b/dev-python/pychroot/pychroot-0.10.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,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 if [[ ${PV} == *9999 ]] ; then diff --git a/dev-python/pychroot/pychroot-9999.ebuild b/dev-python/pychroot/pychroot-9999.ebuild index 99e2bb9a190b..63cbb75f0c96 100644 --- a/dev-python/pychroot/pychroot-9999.ebuild +++ b/dev-python/pychroot/pychroot-9999.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 if [[ ${PV} == *9999 ]] ; then diff --git a/dev-python/pyclipper/pyclipper-1.3.0_p2.ebuild b/dev-python/pyclipper/pyclipper-1.3.0_p2.ebuild index 13331729c0d0..d47582adcc88 100644 --- a/dev-python/pyclipper/pyclipper-1.3.0_p2.ebuild +++ b/dev-python/pyclipper/pyclipper-1.3.0_p2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Cython wrapper for the C++ translation of the Angus Johnson's Clipper library" diff --git a/dev-python/pycodestyle/pycodestyle-2.7.0.ebuild b/dev-python/pycodestyle/pycodestyle-2.7.0.ebuild index 27d67bc8e941..addbc99c7bd9 100644 --- a/dev-python/pycodestyle/pycodestyle-2.7.0.ebuild +++ b/dev-python/pycodestyle/pycodestyle-2.7.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,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pycodestyle/pycodestyle-2.8.0.ebuild b/dev-python/pycodestyle/pycodestyle-2.8.0.ebuild index bddce051fa53..43816e928d35 100644 --- a/dev-python/pycodestyle/pycodestyle-2.8.0.ebuild +++ b/dev-python/pycodestyle/pycodestyle-2.8.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pycollada/pycollada-0.7.2.ebuild b/dev-python/pycollada/pycollada-0.7.2.ebuild index e95063f597d5..063c6c9a2a29 100644 --- a/dev-python/pycollada/pycollada-0.7.2.ebuild +++ b/dev-python/pycollada/pycollada-0.7.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python library for reading and writing COLLADA documents" diff --git a/dev-python/pycountry/pycountry-22.1.10.ebuild b/dev-python/pycountry/pycountry-22.1.10.ebuild index 06d4f6200217..9c8ad928589a 100644 --- a/dev-python/pycountry/pycountry-22.1.10.ebuild +++ b/dev-python/pycountry/pycountry-22.1.10.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) # The package uses pkg_resources to determine its version DISTUTILS_USE_SETUPTOOLS=manual diff --git a/dev-python/pycparser/pycparser-2.21.ebuild b/dev-python/pycparser/pycparser-2.21.ebuild index 1aecf00a1f61..4b31bc3ed49b 100644 --- a/dev-python/pycparser/pycparser-2.21.ebuild +++ b/dev-python/pycparser/pycparser-2.21.ebuild @@ -4,7 +4,7 @@ # please keep this ebuild at EAPI 7 -- sys-apps/portage dep EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pycryptodome/pycryptodome-3.12.0.ebuild b/dev-python/pycryptodome/pycryptodome-3.12.0.ebuild index 3c2668b9fe2f..3fc8010cf34a 100644 --- a/dev-python/pycryptodome/pycryptodome-3.12.0.ebuild +++ b/dev-python/pycryptodome/pycryptodome-3.12.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/pycryptodome/pycryptodome-3.13.0.ebuild b/dev-python/pycryptodome/pycryptodome-3.13.0.ebuild index b5457786df89..d1c861fd8b73 100644 --- a/dev-python/pycryptodome/pycryptodome-3.13.0.ebuild +++ b/dev-python/pycryptodome/pycryptodome-3.13.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/pycryptodome/pycryptodome-3.14.0.ebuild b/dev-python/pycryptodome/pycryptodome-3.14.0.ebuild index b5457786df89..d1c861fd8b73 100644 --- a/dev-python/pycryptodome/pycryptodome-3.14.0.ebuild +++ b/dev-python/pycryptodome/pycryptodome-3.14.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/pycryptodome/pycryptodome-3.14.1.ebuild b/dev-python/pycryptodome/pycryptodome-3.14.1.ebuild index b5457786df89..d1c861fd8b73 100644 --- a/dev-python/pycryptodome/pycryptodome-3.14.1.ebuild +++ b/dev-python/pycryptodome/pycryptodome-3.14.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/pycson/pycson-0.8-r1.ebuild b/dev-python/pycson/pycson-0.8-r1.ebuild index 51893c075265..c2f0fc032d9f 100644 --- a/dev-python/pycson/pycson-0.8-r1.ebuild +++ b/dev-python/pycson/pycson-0.8-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A python parser for the Coffeescript Object Notation (CSON)" diff --git a/dev-python/pycuda/pycuda-2019.1.2.ebuild b/dev-python/pycuda/pycuda-2019.1.2.ebuild index c0b915eae2f8..18d97ca05d24 100644 --- a/dev-python/pycuda/pycuda-2019.1.2.ebuild +++ b/dev-python/pycuda/pycuda-2019.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no inherit cuda distutils-r1 diff --git a/dev-python/pycups/pycups-2.0.1-r1.ebuild b/dev-python/pycups/pycups-2.0.1-r1.ebuild index 85de199f2480..eaac75218d75 100644 --- a/dev-python/pycups/pycups-2.0.1-r1.ebuild +++ b/dev-python/pycups/pycups-2.0.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pycups/pycups-2.0.1.ebuild b/dev-python/pycups/pycups-2.0.1.ebuild index 638cd97876a5..feac30486613 100644 --- a/dev-python/pycups/pycups-2.0.1.ebuild +++ b/dev-python/pycups/pycups-2.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 diff --git a/dev-python/pycurl-requests/pycurl-requests-0.2.1.ebuild b/dev-python/pycurl-requests/pycurl-requests-0.2.1.ebuild index 82d21fb6d106..de9698384740 100644 --- a/dev-python/pycurl-requests/pycurl-requests-0.2.1.ebuild +++ b/dev-python/pycurl-requests/pycurl-requests-0.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Requests-compatible interface for PycURL" diff --git a/dev-python/pycurl/pycurl-7.44.0.ebuild b/dev-python/pycurl/pycurl-7.44.0.ebuild index ee45e188a29c..7281adbe6c04 100644 --- a/dev-python/pycurl/pycurl-7.44.0.ebuild +++ b/dev-python/pycurl/pycurl-7.44.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no # The selftests fail with pypy, and urlgrabber segfaults for me. -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 toolchain-funcs diff --git a/dev-python/pycurl/pycurl-7.44.1.ebuild b/dev-python/pycurl/pycurl-7.44.1.ebuild index ee45e188a29c..7281adbe6c04 100644 --- a/dev-python/pycurl/pycurl-7.44.1.ebuild +++ b/dev-python/pycurl/pycurl-7.44.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no # The selftests fail with pypy, and urlgrabber segfaults for me. -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 toolchain-funcs diff --git a/dev-python/pycxx/pycxx-7.1.5.ebuild b/dev-python/pycxx/pycxx-7.1.5.ebuild index dacaf4576c49..cfb3d072d6b7 100644 --- a/dev-python/pycxx/pycxx-7.1.5.ebuild +++ b/dev-python/pycxx/pycxx-7.1.5.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 diff --git a/dev-python/pydantic/pydantic-1.8.2_p20210719.ebuild b/dev-python/pydantic/pydantic-1.8.2_p20210719.ebuild index 32027cf7788f..6f0d579908cd 100644 --- a/dev-python/pydantic/pydantic-1.8.2_p20210719.ebuild +++ b/dev-python/pydantic/pydantic-1.8.2_p20210719.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 COMMIT=0c26c1c4e288e0d41d2c3890d5b3befa7579455c diff --git a/dev-python/pydantic/pydantic-1.9.0.ebuild b/dev-python/pydantic/pydantic-1.9.0.ebuild index 891757c08f3c..39950d4ec284 100644 --- a/dev-python/pydantic/pydantic-1.9.0.ebuild +++ b/dev-python/pydantic/pydantic-1.9.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Data parsing and validation using Python type hints" diff --git a/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.7.2.ebuild b/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.7.2.ebuild index f76be82fb1b9..021b5e2ef128 100644 --- a/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.7.2.ebuild +++ b/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.7.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Bootstrap-based Sphinx theme from the PyData community" diff --git a/dev-python/pydbus/pydbus-0.6.0.ebuild b/dev-python/pydbus/pydbus-0.6.0.ebuild index f5a39d89fd5c..28314c48c3b0 100644 --- a/dev-python/pydbus/pydbus-0.6.0.ebuild +++ b/dev-python/pydbus/pydbus-0.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pydecomp/pydecomp-0.3-r2.ebuild b/dev-python/pydecomp/pydecomp-0.3-r2.ebuild index c78e1dbe6ce7..6d5486d4dcfc 100644 --- a/dev-python/pydecomp/pydecomp-0.3-r2.ebuild +++ b/dev-python/pydecomp/pydecomp-0.3-r2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 diff --git a/dev-python/pydecomp/pydecomp-0.3-r3.ebuild b/dev-python/pydecomp/pydecomp-0.3-r3.ebuild index 176aa24c6856..398bbad57f15 100644 --- a/dev-python/pydecomp/pydecomp-0.3-r3.ebuild +++ b/dev-python/pydecomp/pydecomp-0.3-r3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pydecomp/pydecomp-9999.ebuild b/dev-python/pydecomp/pydecomp-9999.ebuild index 6e6153e2f72d..9bdaac5ec0b7 100644 --- a/dev-python/pydecomp/pydecomp-9999.ebuild +++ b/dev-python/pydecomp/pydecomp-9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pydevd/pydevd-2.7.0.ebuild b/dev-python/pydevd/pydevd-2.7.0.ebuild index 87aecb0727e5..93a0f1c29eae 100644 --- a/dev-python/pydevd/pydevd-2.7.0.ebuild +++ b/dev-python/pydevd/pydevd-2.7.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 toolchain-funcs @@ -16,7 +16,7 @@ S="${WORKDIR}/PyDev.Debugger-${MY_P}" LICENSE="EPL-1.0" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" # After removing and recompiling the prebuilt lib the tests fail? # For some reason the test suite is executing a slightly different gdb command diff --git a/dev-python/pydispatcher/pydispatcher-2.1.2.ebuild b/dev-python/pydispatcher/pydispatcher-2.1.2.ebuild index 998bf8f14498..e3287dbe64e5 100644 --- a/dev-python/pydispatcher/pydispatcher-2.1.2.ebuild +++ b/dev-python/pydispatcher/pydispatcher-2.1.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pydocstyle/pydocstyle-6.1.1.ebuild b/dev-python/pydocstyle/pydocstyle-6.1.1.ebuild index e6fef724fbb8..6a4635930890 100644 --- a/dev-python/pydocstyle/pydocstyle-6.1.1.ebuild +++ b/dev-python/pydocstyle/pydocstyle-6.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Python docstring style checker" diff --git a/dev-python/pydot/pydot-1.4.2-r3.ebuild b/dev-python/pydot/pydot-1.4.2-r3.ebuild index 60d0a668a970..565d70af1d9b 100644 --- a/dev-python/pydot/pydot-1.4.2-r3.ebuild +++ b/dev-python/pydot/pydot-1.4.2-r3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python interface to Graphviz's Dot language" diff --git a/dev-python/pydotplus/pydotplus-2.0.2.ebuild b/dev-python/pydotplus/pydotplus-2.0.2.ebuild index e770cc4cdd58..83d56d71cf14 100644 --- a/dev-python/pydotplus/pydotplus-2.0.2.ebuild +++ b/dev-python/pydotplus/pydotplus-2.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pydyf/pydyf-0.1.2.ebuild b/dev-python/pydyf/pydyf-0.1.2.ebuild index 9a4a17a20f94..cca9724fc0b1 100644 --- a/dev-python/pydyf/pydyf-0.1.2.ebuild +++ b/dev-python/pydyf/pydyf-0.1.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A low-level PDF generator" diff --git a/dev-python/pyelftools/pyelftools-0.27.ebuild b/dev-python/pyelftools/pyelftools-0.27.ebuild index 6c6644089d6e..2d391cadcb7e 100644 --- a/dev-python/pyelftools/pyelftools-0.27.ebuild +++ b/dev-python/pyelftools/pyelftools-0.27.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="pure-Python library for analyzing ELF files and DWARF debugging information" diff --git a/dev-python/pyelftools/pyelftools-0.28.ebuild b/dev-python/pyelftools/pyelftools-0.28.ebuild index 86c0f59a8f17..460033b6469a 100644 --- a/dev-python/pyelftools/pyelftools-0.28.ebuild +++ b/dev-python/pyelftools/pyelftools-0.28.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="pure-Python library for analyzing ELF files and DWARF debugging information" diff --git a/dev-python/pyenchant/pyenchant-3.2.2.ebuild b/dev-python/pyenchant/pyenchant-3.2.2.ebuild index e5b17f001092..4d3a7284da7a 100644 --- a/dev-python/pyenchant/pyenchant-3.2.2.ebuild +++ b/dev-python/pyenchant/pyenchant-3.2.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Python bindings for the Enchant spellchecking system" diff --git a/dev-python/pyfakefs/pyfakefs-4.5.3.ebuild b/dev-python/pyfakefs/pyfakefs-4.5.3.ebuild index 7cf4993eac71..92c2c75bfa88 100644 --- a/dev-python/pyfakefs/pyfakefs-4.5.3.ebuild +++ b/dev-python/pyfakefs/pyfakefs-4.5.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) DISTUTILS_IN_SOURCE_BUILD=1 inherit distutils-r1 diff --git a/dev-python/pyfakefs/pyfakefs-4.5.4.ebuild b/dev-python/pyfakefs/pyfakefs-4.5.4.ebuild index 47b582a1c8a5..fdd9e2153e08 100644 --- a/dev-python/pyfakefs/pyfakefs-4.5.4.ebuild +++ b/dev-python/pyfakefs/pyfakefs-4.5.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) DISTUTILS_IN_SOURCE_BUILD=1 inherit distutils-r1 diff --git a/dev-python/pyfeyn/pyfeyn-1.0.0-r2.ebuild b/dev-python/pyfeyn/pyfeyn-1.0.0-r2.ebuild index 42ba7db272ac..2b50a38fb3c9 100644 --- a/dev-python/pyfeyn/pyfeyn-1.0.0-r2.ebuild +++ b/dev-python/pyfeyn/pyfeyn-1.0.0-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,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pyflakes/pyflakes-2.2.0.ebuild b/dev-python/pyflakes/pyflakes-2.2.0.ebuild index 3ffbf4662976..5ab6efc734fe 100644 --- a/dev-python/pyflakes/pyflakes-2.2.0.ebuild +++ b/dev-python/pyflakes/pyflakes-2.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) # Uses pkg_resources DISTUTILS_USE_SETUPTOOLS=rdepend diff --git a/dev-python/pyflakes/pyflakes-2.3.1.ebuild b/dev-python/pyflakes/pyflakes-2.3.1.ebuild index fff4414f8fdb..46a935d95f78 100644 --- a/dev-python/pyflakes/pyflakes-2.3.1.ebuild +++ b/dev-python/pyflakes/pyflakes-2.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Passive checker for Python programs" diff --git a/dev-python/pyflakes/pyflakes-2.4.0.ebuild b/dev-python/pyflakes/pyflakes-2.4.0.ebuild index aa9f8ac468f2..4cf7e3c8a59e 100644 --- a/dev-python/pyflakes/pyflakes-2.4.0.ebuild +++ b/dev-python/pyflakes/pyflakes-2.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Passive checker for Python programs" diff --git a/dev-python/pyformance/pyformance-0.4-r1.ebuild b/dev-python/pyformance/pyformance-0.4-r1.ebuild index 0218212989ac..1b76191ecb8c 100644 --- a/dev-python/pyformance/pyformance-0.4-r1.ebuild +++ b/dev-python/pyformance/pyformance-0.4-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pyftpdlib/pyftpdlib-1.5.6-r1.ebuild b/dev-python/pyftpdlib/pyftpdlib-1.5.6-r1.ebuild index fdbf986f7fc0..fcc2c49dd591 100644 --- a/dev-python/pyftpdlib/pyftpdlib-1.5.6-r1.ebuild +++ b/dev-python/pyftpdlib/pyftpdlib-1.5.6-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="ssl(+)" inherit distutils-r1 diff --git a/dev-python/pygal/pygal-3.0.0-r1.ebuild b/dev-python/pygal/pygal-3.0.0-r1.ebuild index 95fbcce8ebf7..9d34f4db221b 100644 --- a/dev-python/pygal/pygal-3.0.0-r1.ebuild +++ b/dev-python/pygal/pygal-3.0.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="xml(+)" inherit distutils-r1 optfeature diff --git a/dev-python/pygame/pygame-2.1.2.ebuild b/dev-python/pygame/pygame-2.1.2.ebuild index 71d13f7126d9..c23ccddd20ef 100644 --- a/dev-python/pygame/pygame-2.1.2.ebuild +++ b/dev-python/pygame/pygame-2.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python bindings for SDL multimedia library" diff --git a/dev-python/pygame/pygame-9999.ebuild b/dev-python/pygame/pygame-9999.ebuild index d4d31f2b3b67..0eea56b76a01 100644 --- a/dev-python/pygame/pygame-9999.ebuild +++ b/dev-python/pygame/pygame-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 git-r3 diff --git a/dev-python/pygame_sdl2/pygame_sdl2-7.3.5-r2.ebuild b/dev-python/pygame_sdl2/pygame_sdl2-7.3.5-r2.ebuild index 8edbb9ae592a..40e48e898661 100644 --- a/dev-python/pygame_sdl2/pygame_sdl2-7.3.5-r2.ebuild +++ b/dev-python/pygame_sdl2/pygame_sdl2-7.3.5-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 PYSDL="${PN}-2.1.0" diff --git a/dev-python/pyghmi/pyghmi-1.5.22.ebuild b/dev-python/pyghmi/pyghmi-1.5.22.ebuild index d92f483d07ca..1f2f4083b785 100644 --- a/dev-python/pyghmi/pyghmi-1.5.22.ebuild +++ b/dev-python/pyghmi/pyghmi-1.5.22.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/pyghmi/pyghmi-1.5.31.ebuild b/dev-python/pyghmi/pyghmi-1.5.31.ebuild index b245f2f86490..e0d7da97b84d 100644 --- a/dev-python/pyghmi/pyghmi-1.5.31.ebuild +++ b/dev-python/pyghmi/pyghmi-1.5.31.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A pure python implementation of IPMI protocol" diff --git a/dev-python/pyghmi/pyghmi-1.5.32.ebuild b/dev-python/pyghmi/pyghmi-1.5.32.ebuild index 7e0465916a8e..d3aba7257834 100644 --- a/dev-python/pyghmi/pyghmi-1.5.32.ebuild +++ b/dev-python/pyghmi/pyghmi-1.5.32.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A pure python implementation of IPMI protocol" diff --git a/dev-python/pyghmi/pyghmi-1.5.33.ebuild b/dev-python/pyghmi/pyghmi-1.5.33.ebuild index 7e0465916a8e..d3aba7257834 100644 --- a/dev-python/pyghmi/pyghmi-1.5.33.ebuild +++ b/dev-python/pyghmi/pyghmi-1.5.33.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A pure python implementation of IPMI protocol" diff --git a/dev-python/pyghmi/pyghmi-1.5.34.ebuild b/dev-python/pyghmi/pyghmi-1.5.34.ebuild index e0a15a0c62f0..ced3269a61d0 100644 --- a/dev-python/pyghmi/pyghmi-1.5.34.ebuild +++ b/dev-python/pyghmi/pyghmi-1.5.34.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pygit2/pygit2-1.7.1.ebuild b/dev-python/pygit2/pygit2-1.7.1.ebuild index f2cb32f22c0e..568ada6f7ebf 100644 --- a/dev-python/pygit2/pygit2-1.7.1.ebuild +++ b/dev-python/pygit2/pygit2-1.7.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python bindings for libgit2" diff --git a/dev-python/pygit2/pygit2-1.8.0.ebuild b/dev-python/pygit2/pygit2-1.8.0.ebuild index 57d80c3c95bf..50f417340876 100644 --- a/dev-python/pygit2/pygit2-1.8.0.ebuild +++ b/dev-python/pygit2/pygit2-1.8.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pyglet/pyglet-1.5.21.ebuild b/dev-python/pyglet/pyglet-1.5.21.ebuild index d2faa85e9436..c4f350ecf1b7 100644 --- a/dev-python/pyglet/pyglet-1.5.21.ebuild +++ b/dev-python/pyglet/pyglet-1.5.21.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 virtualx xdg-utils DESCRIPTION="Cross-platform windowing and multimedia library for Python" diff --git a/dev-python/pygments-github-lexers/pygments-github-lexers-0.0.5.ebuild b/dev-python/pygments-github-lexers/pygments-github-lexers-0.0.5.ebuild index ace2d562e264..1e337b73cd0e 100644 --- a/dev-python/pygments-github-lexers/pygments-github-lexers-0.0.5.ebuild +++ b/dev-python/pygments-github-lexers/pygments-github-lexers-0.0.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Pygments Github custom lexers" diff --git a/dev-python/pygments/pygments-2.11.2.ebuild b/dev-python/pygments/pygments-2.11.2.ebuild index 340c9256d134..8515b315d474 100644 --- a/dev-python/pygments/pygments-2.11.2.ebuild +++ b/dev-python/pygments/pygments-2.11.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 bash-completion-r1 MY_P=${P^} diff --git a/dev-python/pygobject/pygobject-3.42.0.ebuild b/dev-python/pygobject/pygobject-3.42.0.ebuild index 1b858da10b9d..1fdacf67723e 100644 --- a/dev-python/pygobject/pygobject-3.42.0.ebuild +++ b/dev-python/pygobject/pygobject-3.42.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit gnome.org meson python-r1 virtualx xdg diff --git a/dev-python/pygpgme/pygpgme-0.3-r3.ebuild b/dev-python/pygpgme/pygpgme-0.3-r3.ebuild index 793c34cb54fb..4978dba9dc29 100644 --- a/dev-python/pygpgme/pygpgme-0.3-r3.ebuild +++ b/dev-python/pygpgme/pygpgme-0.3-r3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/pygraphviz/pygraphviz-1.7.ebuild b/dev-python/pygraphviz/pygraphviz-1.7.ebuild index 81a10f728ec9..c843cf477cde 100644 --- a/dev-python/pygraphviz/pygraphviz-1.7.ebuild +++ b/dev-python/pygraphviz/pygraphviz-1.7.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python wrapper for the Graphviz Agraph data structure" diff --git a/dev-python/pygraphviz/pygraphviz-1.8.ebuild b/dev-python/pygraphviz/pygraphviz-1.8.ebuild index c895b7a41cdd..d754c60b93bb 100644 --- a/dev-python/pygraphviz/pygraphviz-1.8.ebuild +++ b/dev-python/pygraphviz/pygraphviz-1.8.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python wrapper for the Graphviz Agraph data structure" diff --git a/dev-python/pygraphviz/pygraphviz-1.9.ebuild b/dev-python/pygraphviz/pygraphviz-1.9.ebuild index 647683ce8613..8cd5fde6723b 100644 --- a/dev-python/pygraphviz/pygraphviz-1.9.ebuild +++ b/dev-python/pygraphviz/pygraphviz-1.9.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pygresql/pygresql-5.2.2.ebuild b/dev-python/pygresql/pygresql-5.2.2.ebuild index 97e99f83bc11..bd4b260296d7 100644 --- a/dev-python/pygresql/pygresql-5.2.2.ebuild +++ b/dev-python/pygresql/pygresql-5.2.2.ebuild @@ -4,7 +4,7 @@ EAPI=7 POSTGRES_COMPAT=( 9.6 {10..13} ) -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 postgres diff --git a/dev-python/pygresql/pygresql-5.2.3.ebuild b/dev-python/pygresql/pygresql-5.2.3.ebuild index b2a9900284ab..cb74f93ff46f 100644 --- a/dev-python/pygresql/pygresql-5.2.3.ebuild +++ b/dev-python/pygresql/pygresql-5.2.3.ebuild @@ -5,7 +5,7 @@ EAPI=7 DISTUTILS_USE_PEP517=setuptools POSTGRES_COMPAT=( 9.6 {10..14} ) -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 postgres diff --git a/dev-python/pyh2o/pyh2o-1-r1.ebuild b/dev-python/pyh2o/pyh2o-1-r1.ebuild index 60b0a2168ca0..e154ff6c3bbc 100644 --- a/dev-python/pyh2o/pyh2o-1-r1.ebuild +++ b/dev-python/pyh2o/pyh2o-1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pyh2o/pyh2o-1.ebuild b/dev-python/pyh2o/pyh2o-1.ebuild index d9bb3cdec33f..557f08eacb41 100644 --- a/dev-python/pyh2o/pyh2o-1.ebuild +++ b/dev-python/pyh2o/pyh2o-1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pyhamcrest/pyhamcrest-2.0.3.ebuild b/dev-python/pyhamcrest/pyhamcrest-2.0.3.ebuild index 38b06b8afdfd..ab9fc45b77a2 100644 --- a/dev-python/pyhamcrest/pyhamcrest-2.0.3.ebuild +++ b/dev-python/pyhamcrest/pyhamcrest-2.0.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_P="PyHamcrest-${PV}" diff --git a/dev-python/pyhcl/pyhcl-0.4.4.ebuild b/dev-python/pyhcl/pyhcl-0.4.4.ebuild index d04b1bdd8ccd..0b1170669f50 100644 --- a/dev-python/pyhcl/pyhcl-0.4.4.ebuild +++ b/dev-python/pyhcl/pyhcl-0.4.4.ebuild @@ -6,7 +6,7 @@ EAPI=7 # tag: # git describe --tags --long LONG_VERSION=0.4.4-0-g314cd32 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="HCL configuration parser for python" diff --git a/dev-python/pyicu/pyicu-2.8.1.ebuild b/dev-python/pyicu/pyicu-2.8.1.ebuild index cbec31108e3e..56cc213c44b0 100644 --- a/dev-python/pyicu/pyicu-2.8.1.ebuild +++ b/dev-python/pyicu/pyicu-2.8.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pyicu/pyicu-2.8.ebuild b/dev-python/pyicu/pyicu-2.8.ebuild index cbab54bf8d9b..2d5a81755e44 100644 --- a/dev-python/pyicu/pyicu-2.8.ebuild +++ b/dev-python/pyicu/pyicu-2.8.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_P=${P/-/-v} diff --git a/dev-python/pyilmbase/pyilmbase-2.5.7.ebuild b/dev-python/pyilmbase/pyilmbase-2.5.7.ebuild index 4fe3518008f9..582fc22ab2da 100644 --- a/dev-python/pyilmbase/pyilmbase-2.5.7.ebuild +++ b/dev-python/pyilmbase/pyilmbase-2.5.7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit cmake python-single-r1 DESCRIPTION="IlmBase Python bindings" diff --git a/dev-python/pyinotify/pyinotify-0.9.6.ebuild b/dev-python/pyinotify/pyinotify-0.9.6.ebuild index 6c2385989440..53fff59bfb72 100644 --- a/dev-python/pyinotify/pyinotify-0.9.6.ebuild +++ b/dev-python/pyinotify/pyinotify-0.9.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/pyjsparser/pyjsparser-2.7.1_p20190421.ebuild b/dev-python/pyjsparser/pyjsparser-2.7.1_p20190421.ebuild index 92cce21f51ac..e52f7a0e64cf 100644 --- a/dev-python/pyjsparser/pyjsparser-2.7.1_p20190421.ebuild +++ b/dev-python/pyjsparser/pyjsparser-2.7.1_p20190421.ebuild @@ -5,7 +5,7 @@ EAPI=7 MY_COMMIT="5465d037b30e334cb0997f2315ec1e451b8ad4c1" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pyjwt/pyjwt-1.7.1-r1.ebuild b/dev-python/pyjwt/pyjwt-1.7.1-r1.ebuild index 4b4a82b0e3ce..24dd11c76e18 100644 --- a/dev-python/pyjwt/pyjwt-1.7.1-r1.ebuild +++ b/dev-python/pyjwt/pyjwt-1.7.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 optfeature diff --git a/dev-python/pyjwt/pyjwt-2.3.0.ebuild b/dev-python/pyjwt/pyjwt-2.3.0.ebuild index 873b73da04cb..032c72c16cba 100644 --- a/dev-python/pyjwt/pyjwt-2.3.0.ebuild +++ b/dev-python/pyjwt/pyjwt-2.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature MY_PN="PyJWT" diff --git a/dev-python/pykerberos/pykerberos-1.3.1.ebuild b/dev-python/pykerberos/pykerberos-1.3.1.ebuild index cfa4364fe70c..bd4723f629bd 100644 --- a/dev-python/pykerberos/pykerberos-1.3.1.ebuild +++ b/dev-python/pykerberos/pykerberos-1.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_P=PyKerberos-${PV} diff --git a/dev-python/pykka/pykka-3.0.2.ebuild b/dev-python/pykka/pykka-3.0.2.ebuild index 3e8b5f0869b6..3e8093fe1fa0 100644 --- a/dev-python/pykka/pykka-3.0.2.ebuild +++ b/dev-python/pykka/pykka-3.0.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pykwalify/pykwalify-1.8.0-r1.ebuild b/dev-python/pykwalify/pykwalify-1.8.0-r1.ebuild index c39fcf5c7d03..b3edb9913099 100644 --- a/dev-python/pykwalify/pykwalify-1.8.0-r1.ebuild +++ b/dev-python/pykwalify/pykwalify-1.8.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pylama/pylama-8.3.7.ebuild b/dev-python/pylama/pylama-8.3.7.ebuild index 91be3f075138..1260868299df 100644 --- a/dev-python/pylama/pylama-8.3.7.ebuild +++ b/dev-python/pylama/pylama-8.3.7.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Code audit tool for python" diff --git a/dev-python/pylast/pylast-4.4.0.ebuild b/dev-python/pylast/pylast-4.4.0.ebuild index 129398569292..8171146a32fa 100644 --- a/dev-python/pylast/pylast-4.4.0.ebuild +++ b/dev-python/pylast/pylast-4.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Python interface to last.fm and other api-compatible websites" diff --git a/dev-python/pylast/pylast-4.5.0.ebuild b/dev-python/pylast/pylast-4.5.0.ebuild index e152e2f890f4..670e586032a2 100644 --- a/dev-python/pylast/pylast-4.5.0.ebuild +++ b/dev-python/pylast/pylast-4.5.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pylatex/pylatex-1.4.1.ebuild b/dev-python/pylatex/pylatex-1.4.1.ebuild index 53b7aa5d7b4e..e8587ac9bf04 100644 --- a/dev-python/pylatex/pylatex-1.4.1.ebuild +++ b/dev-python/pylatex/pylatex-1.4.1.ebuild @@ -6,7 +6,7 @@ EAPI=7 MY_PN="PyLaTeX" MY_P="${MY_PN}-${PV}" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature diff --git a/dev-python/pylev/pylev-1.4.0.ebuild b/dev-python/pylev/pylev-1.4.0.ebuild index 6051704c3068..8afaa36f6876 100644 --- a/dev-python/pylev/pylev-1.4.0.ebuild +++ b/dev-python/pylev/pylev-1.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python Levenshtein implementation" diff --git a/dev-python/pylibacl/pylibacl-0.6.0.ebuild b/dev-python/pylibacl/pylibacl-0.6.0.ebuild index c38c3b72c088..cae10bc38dd3 100644 --- a/dev-python/pylibacl/pylibacl-0.6.0.ebuild +++ b/dev-python/pylibacl/pylibacl-0.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pylibmc/pylibmc-1.6.1-r1.ebuild b/dev-python/pylibmc/pylibmc-1.6.1-r1.ebuild index 377e3dcfbd96..c70698e3a2df 100644 --- a/dev-python/pylibmc/pylibmc-1.6.1-r1.ebuild +++ b/dev-python/pylibmc/pylibmc-1.6.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pylibmc/pylibmc-1.6.1-r2.ebuild b/dev-python/pylibmc/pylibmc-1.6.1-r2.ebuild index 2c5aa5ad8079..14fd066c7aa0 100644 --- a/dev-python/pylibmc/pylibmc-1.6.1-r2.ebuild +++ b/dev-python/pylibmc/pylibmc-1.6.1-r2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pylint/pylint-2.12.2.ebuild b/dev-python/pylint/pylint-2.12.2.ebuild index 4cc0d1aea4e8..4e0830479c77 100644 --- a/dev-python/pylint/pylint-2.12.2.ebuild +++ b/dev-python/pylint/pylint-2.12.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/pylru/pylru-1.2.0.ebuild b/dev-python/pylru/pylru-1.2.0.ebuild index 9a9feb755888..55145716d185 100644 --- a/dev-python/pylru/pylru-1.2.0.ebuild +++ b/dev-python/pylru/pylru-1.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pyls-spyder/pyls-spyder-0.4.0-r1.ebuild b/dev-python/pyls-spyder/pyls-spyder-0.4.0-r1.ebuild index d8d7cd6bf7c6..af997a835451 100644 --- a/dev-python/pyls-spyder/pyls-spyder-0.4.0-r1.ebuild +++ b/dev-python/pyls-spyder/pyls-spyder-0.4.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pylxd/pylxd-2.3.0.ebuild b/dev-python/pylxd/pylxd-2.3.0.ebuild index 57c9409b02db..1c8daa793c06 100644 --- a/dev-python/pylxd/pylxd-2.3.0.ebuild +++ b/dev-python/pylxd/pylxd-2.3.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pylxd/pylxd-2.3.1.ebuild b/dev-python/pylxd/pylxd-2.3.1.ebuild index 5c7c0fcd8c14..83a2bcd15b3c 100644 --- a/dev-python/pylxd/pylxd-2.3.1.ebuild +++ b/dev-python/pylxd/pylxd-2.3.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pymad/pymad-0.10-r1.ebuild b/dev-python/pymad/pymad-0.10-r1.ebuild index 8d9b8822669f..5981c0ba2efe 100644 --- a/dev-python/pymad/pymad-0.10-r1.ebuild +++ b/dev-python/pymad/pymad-0.10-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pymad/pymad-0.10.ebuild b/dev-python/pymad/pymad-0.10.ebuild index 0e83db5c74d3..73da1332f463 100644 --- a/dev-python/pymad/pymad-0.10.ebuild +++ b/dev-python/pymad/pymad-0.10.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 diff --git a/dev-python/pymdown-extensions/pymdown-extensions-9.1.ebuild b/dev-python/pymdown-extensions/pymdown-extensions-9.1.ebuild index 629c032e1f73..55bc1473ca0b 100644 --- a/dev-python/pymdown-extensions/pymdown-extensions-9.1.ebuild +++ b/dev-python/pymdown-extensions/pymdown-extensions-9.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DOCS_BUILDER="mkdocs" DOCS_DEPEND=" diff --git a/dev-python/pymdown-extensions/pymdown-extensions-9.2.ebuild b/dev-python/pymdown-extensions/pymdown-extensions-9.2.ebuild index 15f986068d24..0e4f1062c09f 100644 --- a/dev-python/pymdown-extensions/pymdown-extensions-9.2.ebuild +++ b/dev-python/pymdown-extensions/pymdown-extensions-9.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DOCS_BUILDER="mkdocs" DOCS_DEPEND=" diff --git a/dev-python/pymdown-lexers/pymdown-lexers-0_pre20210308.ebuild b/dev-python/pymdown-lexers/pymdown-lexers-0_pre20210308.ebuild index b6cd35cbd029..39b264136ec6 100644 --- a/dev-python/pymdown-lexers/pymdown-lexers-0_pre20210308.ebuild +++ b/dev-python/pymdown-lexers/pymdown-lexers-0_pre20210308.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pymdstat/pymdstat-0.4.2-r1.ebuild b/dev-python/pymdstat/pymdstat-0.4.2-r1.ebuild index 5be808b1388e..03808da679f8 100644 --- a/dev-python/pymdstat/pymdstat-0.4.2-r1.ebuild +++ b/dev-python/pymdstat/pymdstat-0.4.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Python library to parse Linux /proc/mdstat" diff --git a/dev-python/pymediainfo/pymediainfo-5.1.0-r1.ebuild b/dev-python/pymediainfo/pymediainfo-5.1.0-r1.ebuild index d2a574156520..9d8ee62399a6 100644 --- a/dev-python/pymediainfo/pymediainfo-5.1.0-r1.ebuild +++ b/dev-python/pymediainfo/pymediainfo-5.1.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="xml(+)" inherit distutils-r1 diff --git a/dev-python/pymetar/pymetar-1.4.ebuild b/dev-python/pymetar/pymetar-1.4.ebuild index 315b839bbd6c..b4dffaaecfa8 100644 --- a/dev-python/pymetar/pymetar-1.4.ebuild +++ b/dev-python/pymetar/pymetar-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,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pymilter/pymilter-1.0.4-r1.ebuild b/dev-python/pymilter/pymilter-1.0.4-r1.ebuild index 30e8ce74d161..05176b21718c 100644 --- a/dev-python/pymilter/pymilter-1.0.4-r1.ebuild +++ b/dev-python/pymilter/pymilter-1.0.4-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS="no" diff --git a/dev-python/pymilter/pymilter-1.0.4-r2.ebuild b/dev-python/pymilter/pymilter-1.0.4-r2.ebuild index 25c50feb6091..c995750d41d1 100644 --- a/dev-python/pymilter/pymilter-1.0.4-r2.ebuild +++ b/dev-python/pymilter/pymilter-1.0.4-r2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pymongo/pymongo-4.0.1.ebuild b/dev-python/pymongo/pymongo-4.0.1.ebuild index 6a9325bf7dac..186beb9dec08 100644 --- a/dev-python/pymongo/pymongo-4.0.1.ebuild +++ b/dev-python/pymongo/pymongo-4.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit check-reqs distutils-r1 MY_P=mongo-python-driver-${PV} diff --git a/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild b/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild index 696e8a3b940b..e4c109693480 100644 --- a/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild +++ b/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pymountboot/pymountboot-0.2.3.ebuild b/dev-python/pymountboot/pymountboot-0.2.3.ebuild index 39df22c204e8..192dadc68231 100644 --- a/dev-python/pymountboot/pymountboot-0.2.3.ebuild +++ b/dev-python/pymountboot/pymountboot-0.2.3.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pymssql/pymssql-2.2.3.ebuild b/dev-python/pymssql/pymssql-2.2.3.ebuild index 0ce5b7ef87f3..b09e5930c062 100644 --- a/dev-python/pymssql/pymssql-2.2.3.ebuild +++ b/dev-python/pymssql/pymssql-2.2.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Simple MSSQL python extension module" diff --git a/dev-python/pymysql/pymysql-1.0.2.ebuild b/dev-python/pymysql/pymysql-1.0.2.ebuild index 80a8e788a47c..52521cbb2040 100644 --- a/dev-python/pymysql/pymysql-1.0.2.ebuild +++ b/dev-python/pymysql/pymysql-1.0.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 @@ -17,7 +17,7 @@ S=${WORKDIR}/${MY_P} LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86" # TODO: support other mysql variants BDEPEND=" diff --git a/dev-python/pynacl/pynacl-1.4.0.ebuild b/dev-python/pynacl/pynacl-1.4.0.ebuild index 0c43fb09fc2c..90c3e7bd750b 100644 --- a/dev-python/pynacl/pynacl-1.4.0.ebuild +++ b/dev-python/pynacl/pynacl-1.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pynacl/pynacl-1.5.0.ebuild b/dev-python/pynacl/pynacl-1.5.0.ebuild index 1900a336eb4f..a0e7609cf732 100644 --- a/dev-python/pynacl/pynacl-1.5.0.ebuild +++ b/dev-python/pynacl/pynacl-1.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pynest2d/pynest2d-4.12.1.ebuild b/dev-python/pynest2d/pynest2d-4.12.1.ebuild index fbe116731bd3..f98659be2471 100644 --- a/dev-python/pynest2d/pynest2d-4.12.1.ebuild +++ b/dev-python/pynest2d/pynest2d-4.12.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit cmake python-single-r1 diff --git a/dev-python/pynest2d/pynest2d-4.9.1.ebuild b/dev-python/pynest2d/pynest2d-4.9.1.ebuild index 6f655dd84d8f..efd788b52a2d 100644 --- a/dev-python/pynest2d/pynest2d-4.9.1.ebuild +++ b/dev-python/pynest2d/pynest2d-4.9.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit cmake python-single-r1 diff --git a/dev-python/pynput/pynput-1.7.3.ebuild b/dev-python/pynput/pynput-1.7.3.ebuild index c6ff7cae1495..90fa7b561c52 100644 --- a/dev-python/pynput/pynput-1.7.3.ebuild +++ b/dev-python/pynput/pynput-1.7.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Sends virtual input commands" diff --git a/dev-python/pynput/pynput-9999.ebuild b/dev-python/pynput/pynput-9999.ebuild index 302784b653eb..960029c88108 100644 --- a/dev-python/pynput/pynput-9999.ebuild +++ b/dev-python/pynput/pynput-9999.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pynvim/pynvim-0.4.3-r1.ebuild b/dev-python/pynvim/pynvim-0.4.3-r1.ebuild index eabc1f35f4e7..daf153467d01 100644 --- a/dev-python/pynvim/pynvim-0.4.3-r1.ebuild +++ b/dev-python/pynvim/pynvim-0.4.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Python client for Neovim" diff --git a/dev-python/pyocr/pyocr-0.8.1.ebuild b/dev-python/pyocr/pyocr-0.8.1.ebuild index ba8212c09bc2..509b3a2657db 100644 --- a/dev-python/pyocr/pyocr-0.8.1.ebuild +++ b/dev-python/pyocr/pyocr-0.8.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pyocr/pyocr-0.8.ebuild b/dev-python/pyocr/pyocr-0.8.ebuild index 4afe8c8b5efa..80bc9cbead52 100644 --- a/dev-python/pyocr/pyocr-0.8.ebuild +++ b/dev-python/pyocr/pyocr-0.8.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pyopencl/pyopencl-2021.2.13.ebuild b/dev-python/pyopencl/pyopencl-2021.2.13.ebuild index e124d5b409c1..0c558a6407c3 100644 --- a/dev-python/pyopencl/pyopencl-2021.2.13.ebuild +++ b/dev-python/pyopencl/pyopencl-2021.2.13.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 diff --git a/dev-python/pyopencl/pyopencl-2021.2.9.ebuild b/dev-python/pyopencl/pyopencl-2021.2.9.ebuild index 42211df33cc6..d6c8a0a4a3e4 100644 --- a/dev-python/pyopencl/pyopencl-2021.2.9.ebuild +++ b/dev-python/pyopencl/pyopencl-2021.2.9.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pyopengl/pyopengl-3.1.5.ebuild b/dev-python/pyopengl/pyopengl-3.1.5.ebuild index 58bf5bbf43d6..e141caebdb91 100644 --- a/dev-python/pyopengl/pyopengl-3.1.5.ebuild +++ b/dev-python/pyopengl/pyopengl-3.1.5.ebuild @@ -4,7 +4,7 @@ EAPI=7 PYTHON_REQ_USE="tk?" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 virtualx diff --git a/dev-python/pyopengl_accelerate/pyopengl_accelerate-3.1.5.ebuild b/dev-python/pyopengl_accelerate/pyopengl_accelerate-3.1.5.ebuild index 8fc43a84cbd8..fa57c141eac0 100644 --- a/dev-python/pyopengl_accelerate/pyopengl_accelerate-3.1.5.ebuild +++ b/dev-python/pyopengl_accelerate/pyopengl_accelerate-3.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,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 virtualx diff --git a/dev-python/pyopenssl/pyopenssl-20.0.1.ebuild b/dev-python/pyopenssl/pyopenssl-20.0.1.ebuild index 8719937466b6..0159b8d7876f 100644 --- a/dev-python/pyopenssl/pyopenssl-20.0.1.ebuild +++ b/dev-python/pyopenssl/pyopenssl-20.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 flag-o-matic toolchain-funcs diff --git a/dev-python/pyotherside/pyotherside-1.5.9.ebuild b/dev-python/pyotherside/pyotherside-1.5.9.ebuild index f33d4fa7d963..6469f723b4b1 100644 --- a/dev-python/pyotherside/pyotherside-1.5.9.ebuild +++ b/dev-python/pyotherside/pyotherside-1.5.9.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit qmake-utils python-single-r1 diff --git a/dev-python/pyotp/pyotp-2.6.0.ebuild b/dev-python/pyotp/pyotp-2.6.0.ebuild index 57c79b90686d..1dd7ef05b6ec 100644 --- a/dev-python/pyotp/pyotp-2.6.0.ebuild +++ b/dev-python/pyotp/pyotp-2.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pypam/pypam-0.5.0-r6.ebuild b/dev-python/pypam/pypam-0.5.0-r6.ebuild index 18db7fc7ddb3..ee2be0816e98 100644 --- a/dev-python/pypam/pypam-0.5.0-r6.ebuild +++ b/dev-python/pypam/pypam-0.5.0-r6.ebuild @@ -5,7 +5,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no MY_P="PyPAM-${PV}" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 flag-o-matic DESCRIPTION="Python Bindings for PAM (Pluggable Authentication Modules)" diff --git a/dev-python/pypam/pypam-0.5.0-r7.ebuild b/dev-python/pypam/pypam-0.5.0-r7.ebuild index 092a7e217bdb..60ae93ba40e0 100644 --- a/dev-python/pypam/pypam-0.5.0-r7.ebuild +++ b/dev-python/pypam/pypam-0.5.0-r7.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=no MY_P="PyPAM-${PV}" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 flag-o-matic DESCRIPTION="Python Bindings for PAM (Pluggable Authentication Modules)" diff --git a/dev-python/pypam/pypam-0.5.0-r8.ebuild b/dev-python/pypam/pypam-0.5.0-r8.ebuild index c7b1d8e844d3..d93dfde90116 100644 --- a/dev-python/pypam/pypam-0.5.0-r8.ebuild +++ b/dev-python/pypam/pypam-0.5.0-r8.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools MY_P="PyPAM-${PV}" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python Bindings for PAM (Pluggable Authentication Modules)" diff --git a/dev-python/pyparsing/pyparsing-3.0.6.ebuild b/dev-python/pyparsing/pyparsing-3.0.6.ebuild index b0cdedb50822..2a32aa43b0ad 100644 --- a/dev-python/pyparsing/pyparsing-3.0.6.ebuild +++ b/dev-python/pyparsing/pyparsing-3.0.6.ebuild @@ -4,7 +4,7 @@ # please keep this ebuild at EAPI 7 -- sys-apps/portage dep EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_P=${P/-/_} diff --git a/dev-python/pyparsing/pyparsing-3.0.7-r1.ebuild b/dev-python/pyparsing/pyparsing-3.0.7-r1.ebuild index 73e10faf16a8..7c0284753ce7 100644 --- a/dev-python/pyparsing/pyparsing-3.0.7-r1.ebuild +++ b/dev-python/pyparsing/pyparsing-3.0.7-r1.ebuild @@ -5,7 +5,7 @@ EAPI=7 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_P=${P/-/_} diff --git a/dev-python/pyparsing/pyparsing-3.0.7.ebuild b/dev-python/pyparsing/pyparsing-3.0.7.ebuild index 365715f4f155..2774eaf20c8a 100644 --- a/dev-python/pyparsing/pyparsing-3.0.7.ebuild +++ b/dev-python/pyparsing/pyparsing-3.0.7.ebuild @@ -4,7 +4,7 @@ # please keep this ebuild at EAPI 7 -- sys-apps/portage dep EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_P=${P/-/_} diff --git a/dev-python/pyparted/pyparted-3.11.7-r1.ebuild b/dev-python/pyparted/pyparted-3.11.7-r1.ebuild index a0807d27caf5..f4acab6113d7 100644 --- a/dev-python/pyparted/pyparted-3.11.7-r1.ebuild +++ b/dev-python/pyparted/pyparted-3.11.7-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pyparted/pyparted-3.11.7.ebuild b/dev-python/pyparted/pyparted-3.11.7.ebuild index 5e87a0c87327..055b828201b5 100644 --- a/dev-python/pyparted/pyparted-3.11.7.ebuild +++ b/dev-python/pyparted/pyparted-3.11.7.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python bindings for sys-block/parted" diff --git a/dev-python/pypax/pypax-0.9.5-r1.ebuild b/dev-python/pypax/pypax-0.9.5-r1.ebuild index 6c14a7910086..529b097d7756 100644 --- a/dev-python/pypax/pypax-0.9.5-r1.ebuild +++ b/dev-python/pypax/pypax-0.9.5-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pypax/pypax-0.9.5.ebuild b/dev-python/pypax/pypax-0.9.5.ebuild index 632870d30c36..2dd178cb7234 100644 --- a/dev-python/pypax/pypax-0.9.5.ebuild +++ b/dev-python/pypax/pypax-0.9.5.ebuild @@ -4,7 +4,7 @@ EAPI=6 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pypax/pypax-9999.ebuild b/dev-python/pypax/pypax-9999.ebuild index 6c14a7910086..529b097d7756 100644 --- a/dev-python/pypax/pypax-9999.ebuild +++ b/dev-python/pypax/pypax-9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pypcap/pypcap-1.2.3-r1.ebuild b/dev-python/pypcap/pypcap-1.2.3-r1.ebuild index 8d1c0e1c888c..8a31c6a24ec0 100644 --- a/dev-python/pypcap/pypcap-1.2.3-r1.ebuild +++ b/dev-python/pypcap/pypcap-1.2.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Simplified object-oriented Python extension module for libpcap" diff --git a/dev-python/pypeg2/pypeg2-2.15.2-r1.ebuild b/dev-python/pypeg2/pypeg2-2.15.2-r1.ebuild index fa2f2d3d6750..74b38934df96 100644 --- a/dev-python/pypeg2/pypeg2-2.15.2-r1.ebuild +++ b/dev-python/pypeg2/pypeg2-2.15.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pypeg2/pypeg2-2.15.2-r2.ebuild b/dev-python/pypeg2/pypeg2-2.15.2-r2.ebuild index 6f0c07500df9..1eb7423b6784 100644 --- a/dev-python/pypeg2/pypeg2-2.15.2-r2.ebuild +++ b/dev-python/pypeg2/pypeg2-2.15.2-r2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pyperclip/pyperclip-1.8.2.ebuild b/dev-python/pyperclip/pyperclip-1.8.2.ebuild index 9084b41d2c6d..87f7ef92bef0 100644 --- a/dev-python/pyperclip/pyperclip-1.8.2.ebuild +++ b/dev-python/pyperclip/pyperclip-1.8.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 virtualx DESCRIPTION="A cross-platform clipboard module for Python" diff --git a/dev-python/pyphen/pyphen-0.12.0-r1.ebuild b/dev-python/pyphen/pyphen-0.12.0-r1.ebuild index cca5b7ab11b4..4dd727b5becd 100644 --- a/dev-python/pyphen/pyphen-0.12.0-r1.ebuild +++ b/dev-python/pyphen/pyphen-0.12.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pyphen/pyphen-0.12.0.ebuild b/dev-python/pyphen/pyphen-0.12.0.ebuild index cbda5c4b3859..50113ef6f258 100644 --- a/dev-python/pyphen/pyphen-0.12.0.ebuild +++ b/dev-python/pyphen/pyphen-0.12.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pypiserver/pypiserver-1.4.2.ebuild b/dev-python/pypiserver/pypiserver-1.4.2.ebuild index b623bc516a8a..fe0e2840e76d 100644 --- a/dev-python/pypiserver/pypiserver-1.4.2.ebuild +++ b/dev-python/pypiserver/pypiserver-1.4.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Minimal PyPI server" diff --git a/dev-python/pypng/pypng-0.0.21-r1.ebuild b/dev-python/pypng/pypng-0.0.21-r1.ebuild index 3098a11a06a8..0974ba8e3690 100644 --- a/dev-python/pypng/pypng-0.0.21-r1.ebuild +++ b/dev-python/pypng/pypng-0.0.21-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pypng/pypng-0.0.21.ebuild b/dev-python/pypng/pypng-0.0.21.ebuild index b8104cf3aea1..624f5262d85a 100644 --- a/dev-python/pypng/pypng-0.0.21.ebuild +++ b/dev-python/pypng/pypng-0.0.21.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pyprof2calltree/pyprof2calltree-1.4.5.ebuild b/dev-python/pyprof2calltree/pyprof2calltree-1.4.5.ebuild index 03ee817b96d5..d0f19e003b8f 100644 --- a/dev-python/pyprof2calltree/pyprof2calltree-1.4.5.ebuild +++ b/dev-python/pyprof2calltree/pyprof2calltree-1.4.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="convert python profile data to kcachegrind calltree form" diff --git a/dev-python/pyproj/pyproj-3.3.0.ebuild b/dev-python/pyproj/pyproj-3.3.0.ebuild index 28d9ecee8f88..3be46991ca5a 100644 --- a/dev-python/pyproj/pyproj-3.3.0.ebuild +++ b/dev-python/pyproj/pyproj-3.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python interface to the PROJ library" diff --git a/dev-python/pyproject2setuppy/pyproject2setuppy-22-r1.ebuild b/dev-python/pyproject2setuppy/pyproject2setuppy-22-r1.ebuild index aef0e9af42a5..8f5939a11f22 100644 --- a/dev-python/pyproject2setuppy/pyproject2setuppy-22-r1.ebuild +++ b/dev-python/pyproject2setuppy/pyproject2setuppy-22-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=manual -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Cheap setup.py hack to install flit & poetry-based projects" diff --git a/dev-python/pypugjs/pypugjs-5.9.10.ebuild b/dev-python/pypugjs/pypugjs-5.9.10.ebuild index fc844723b94e..24343abd1577 100644 --- a/dev-python/pypugjs/pypugjs-5.9.10.ebuild +++ b/dev-python/pypugjs/pypugjs-5.9.10.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature DESCRIPTION="Pug (Jade) syntax adapter for Django, Jinja2 and Mako templates" diff --git a/dev-python/pypugjs/pypugjs-5.9.9.ebuild b/dev-python/pypugjs/pypugjs-5.9.9.ebuild index 3bd93eb7ec1d..dad735977d01 100644 --- a/dev-python/pypugjs/pypugjs-5.9.9.ebuild +++ b/dev-python/pypugjs/pypugjs-5.9.9.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature DESCRIPTION="Pug (Jade) syntax adapter for Django, Jinja2 and Mako templates" diff --git a/dev-python/pypy-exe/pypy-exe-7.3.6.ebuild b/dev-python/pypy-exe/pypy-exe-7.3.6.ebuild index e70396791a30..40bf2a3631b8 100644 --- a/dev-python/pypy-exe/pypy-exe-7.3.6.ebuild +++ b/dev-python/pypy-exe/pypy-exe-7.3.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit check-reqs pax-utils python-any-r1 toolchain-funcs PYPY_PV=${PV%_p*} diff --git a/dev-python/pypy-exe/pypy-exe-7.3.8_rc1.ebuild b/dev-python/pypy-exe/pypy-exe-7.3.8_rc1.ebuild index 2b56ef3b6b02..baae1825c07d 100644 --- a/dev-python/pypy-exe/pypy-exe-7.3.8_rc1.ebuild +++ b/dev-python/pypy-exe/pypy-exe-7.3.8_rc1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python2_7 python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit check-reqs pax-utils python-any-r1 toolchain-funcs PYPY_PV=${PV%_p*} diff --git a/dev-python/pypy-exe/pypy-exe-7.3.8_rc2.ebuild b/dev-python/pypy-exe/pypy-exe-7.3.8_rc2.ebuild index 2b56ef3b6b02..baae1825c07d 100644 --- a/dev-python/pypy-exe/pypy-exe-7.3.8_rc2.ebuild +++ b/dev-python/pypy-exe/pypy-exe-7.3.8_rc2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python2_7 python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit check-reqs pax-utils python-any-r1 toolchain-funcs PYPY_PV=${PV%_p*} diff --git a/dev-python/pypy3-exe/pypy3-exe-7.3.5.ebuild b/dev-python/pypy3-exe/pypy3-exe-7.3.5.ebuild index 3323c0036ed3..bcbf19fa7606 100644 --- a/dev-python/pypy3-exe/pypy3-exe-7.3.5.ebuild +++ b/dev-python/pypy3-exe/pypy3-exe-7.3.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 # pypy3 needs to be built using python 2 -PYTHON_COMPAT=( python2_7 python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit check-reqs pax-utils python-any-r1 toolchain-funcs PYPY_PV=${PV%_p37*} diff --git a/dev-python/pypy3-exe/pypy3-exe-7.3.6.ebuild b/dev-python/pypy3-exe/pypy3-exe-7.3.6.ebuild index 5ceb3f980cce..72e5804bd887 100644 --- a/dev-python/pypy3-exe/pypy3-exe-7.3.6.ebuild +++ b/dev-python/pypy3-exe/pypy3-exe-7.3.6.ebuild @@ -3,7 +3,7 @@ EAPI=8 # pypy3 needs to be built using python 2 -PYTHON_COMPAT=( python2_7 python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit check-reqs pax-utils python-any-r1 toolchain-funcs PYPY_PV=${PV%_p*} diff --git a/dev-python/pypy3/pypy3-7.3.4_p1.ebuild b/dev-python/pypy3/pypy3-7.3.4_p1.ebuild index f18201a98677..d00c1d1509ca 100644 --- a/dev-python/pypy3/pypy3-7.3.4_p1.ebuild +++ b/dev-python/pypy3/pypy3-7.3.4_p1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit pax-utils python-any-r1 toolchain-funcs PYPY_PV=${PV%_p*} diff --git a/dev-python/pypy3/pypy3-7.3.5.ebuild b/dev-python/pypy3/pypy3-7.3.5.ebuild index 87696c714f91..59e0570bb628 100644 --- a/dev-python/pypy3/pypy3-7.3.5.ebuild +++ b/dev-python/pypy3/pypy3-7.3.5.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit pax-utils python-any-r1 toolchain-funcs PYPY_PV=${PV%_p*} diff --git a/dev-python/pyqrcode/pyqrcode-1.2.1-r1.ebuild b/dev-python/pyqrcode/pyqrcode-1.2.1-r1.ebuild index 4b88983a76a6..200142432a81 100644 --- a/dev-python/pyqrcode/pyqrcode-1.2.1-r1.ebuild +++ b/dev-python/pyqrcode/pyqrcode-1.2.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 # upstream doesn't do tags diff --git a/dev-python/pyqt-distutils/pyqt-distutils-0.7.3.ebuild b/dev-python/pyqt-distutils/pyqt-distutils-0.7.3.ebuild index 1b1b4fff3a9f..bdab3eb17106 100644 --- a/dev-python/pyqt-distutils/pyqt-distutils-0.7.3.ebuild +++ b/dev-python/pyqt-distutils/pyqt-distutils-0.7.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pyqtgraph/pyqtgraph-0.12.3.ebuild b/dev-python/pyqtgraph/pyqtgraph-0.12.3.ebuild index 64994532458a..c428fb6b6bc9 100644 --- a/dev-python/pyqtgraph/pyqtgraph-0.12.3.ebuild +++ b/dev-python/pyqtgraph/pyqtgraph-0.12.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 multiprocessing TEST_DATA_TAG=test-data-8 diff --git a/dev-python/pyquery/pyquery-1.4.3.ebuild b/dev-python/pyquery/pyquery-1.4.3.ebuild index d1ad918d47db..d73e9a7287db 100644 --- a/dev-python/pyquery/pyquery-1.4.3.ebuild +++ b/dev-python/pyquery/pyquery-1.4.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 optfeature diff --git a/dev-python/pyre2/pyre2-1.0.7.ebuild b/dev-python/pyre2/pyre2-1.0.7.ebuild index 71b33d7f0f58..777a77bc5a8d 100644 --- a/dev-python/pyre2/pyre2-1.0.7.ebuild +++ b/dev-python/pyre2/pyre2-1.0.7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python bindings for dev-libs/re2" diff --git a/dev-python/pyrfc3339/pyrfc3339-1.1.ebuild b/dev-python/pyrfc3339/pyrfc3339-1.1.ebuild index f1bee537a6d3..8777e0f23eff 100644 --- a/dev-python/pyrfc3339/pyrfc3339-1.1.ebuild +++ b/dev-python/pyrfc3339/pyrfc3339-1.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_PN=pyRFC3339 diff --git a/dev-python/pyroute2/pyroute2-0.5.14.ebuild b/dev-python/pyroute2/pyroute2-0.5.14.ebuild index 5ff1d9b56c8c..bf60072da115 100644 --- a/dev-python/pyroute2/pyroute2-0.5.14.ebuild +++ b/dev-python/pyroute2/pyroute2-0.5.14.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,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="sqlite" DISTUTILS_USE_SETUPTOOLS=bdepend diff --git a/dev-python/pyrqlite/pyrqlite-2.1.1.ebuild b/dev-python/pyrqlite/pyrqlite-2.1.1.ebuild index d026298692b8..9f669cac7c89 100644 --- a/dev-python/pyrqlite/pyrqlite-2.1.1.ebuild +++ b/dev-python/pyrqlite/pyrqlite-2.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python client for rqlite" diff --git a/dev-python/pyrsistent/pyrsistent-0.18.0.ebuild b/dev-python/pyrsistent/pyrsistent-0.18.0.ebuild index a7f41a6e0104..385ec3c5b2b4 100644 --- a/dev-python/pyrsistent/pyrsistent-0.18.0.ebuild +++ b/dev-python/pyrsistent/pyrsistent-0.18.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pyrsistent/pyrsistent-0.18.1.ebuild b/dev-python/pyrsistent/pyrsistent-0.18.1.ebuild index a9a536c9a32e..2d4fbe813530 100644 --- a/dev-python/pyrsistent/pyrsistent-0.18.1.ebuild +++ b/dev-python/pyrsistent/pyrsistent-0.18.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pyscard/pyscard-2.0.2.ebuild b/dev-python/pyscard/pyscard-2.0.2.ebuild index e0c9bc12f2a0..a0caca965d14 100644 --- a/dev-python/pyscard/pyscard-2.0.2.ebuild +++ b/dev-python/pyscard/pyscard-2.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature DESCRIPTION="Smart card support in python" diff --git a/dev-python/pyscreenshot/pyscreenshot-3.0.ebuild b/dev-python/pyscreenshot/pyscreenshot-3.0.ebuild index 2baa96647296..3f858fdb6cc0 100644 --- a/dev-python/pyscreenshot/pyscreenshot-3.0.ebuild +++ b/dev-python/pyscreenshot/pyscreenshot-3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 virtualx diff --git a/dev-python/pyserial/pyserial-3.5-r1.ebuild b/dev-python/pyserial/pyserial-3.5-r1.ebuild index 2c3d347efc70..503676ae457c 100644 --- a/dev-python/pyserial/pyserial-3.5-r1.ebuild +++ b/dev-python/pyserial/pyserial-3.5-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pyserial/pyserial-3.5.ebuild b/dev-python/pyserial/pyserial-3.5.ebuild index 68c4635be662..77fcbd8b0b5f 100644 --- a/dev-python/pyserial/pyserial-3.5.ebuild +++ b/dev-python/pyserial/pyserial-3.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Python Serial Port extension" diff --git a/dev-python/pyside2-tools/pyside2-tools-5.15.2.ebuild b/dev-python/pyside2-tools/pyside2-tools-5.15.2.ebuild index 402176e21c78..36b8e3b9d8c9 100644 --- a/dev-python/pyside2-tools/pyside2-tools-5.15.2.ebuild +++ b/dev-python/pyside2-tools/pyside2-tools-5.15.2.ebuild @@ -5,7 +5,7 @@ EAPI=7 # TODO: Add PyPy once officially supported. See also: # https://bugreports.qt.io/browse/PYSIDE-535 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) CMAKE_IN_SOURCE_BUILD=1 inherit cmake python-r1 diff --git a/dev-python/pyside2/pyside2-5.15.2-r1.ebuild b/dev-python/pyside2/pyside2-5.15.2-r1.ebuild index 09c3ba0f2b17..247939d3d468 100644 --- a/dev-python/pyside2/pyside2-5.15.2-r1.ebuild +++ b/dev-python/pyside2/pyside2-5.15.2-r1.ebuild @@ -5,7 +5,7 @@ EAPI=7 # TODO: Add PyPy once officially supported. See also: # https://bugreports.qt.io/browse/PYSIDE-535 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit cmake python-r1 virtualx diff --git a/dev-python/pysimdjson/pysimdjson-4.0.2.ebuild b/dev-python/pysimdjson/pysimdjson-4.0.2.ebuild index e22cc5c1422d..58c5f1f1b8e4 100644 --- a/dev-python/pysimdjson/pysimdjson-4.0.2.ebuild +++ b/dev-python/pysimdjson/pysimdjson-4.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python bindings for simdjson" diff --git a/dev-python/pysmi/pysmi-0.3.4.ebuild b/dev-python/pysmi/pysmi-0.3.4.ebuild index 7b05e440d443..bc0b5502b0d0 100644 --- a/dev-python/pysmi/pysmi-0.3.4.ebuild +++ b/dev-python/pysmi/pysmi-0.3.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python Lex & Yacc" diff --git a/dev-python/pysnmp-mibs/pysnmp-mibs-0.1.6.ebuild b/dev-python/pysnmp-mibs/pysnmp-mibs-0.1.6.ebuild index ea5c70d0eea0..a6e4097a24ee 100644 --- a/dev-python/pysnmp-mibs/pysnmp-mibs-0.1.6.ebuild +++ b/dev-python/pysnmp-mibs/pysnmp-mibs-0.1.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="SNMP framework in Python - MIBs" diff --git a/dev-python/pysnmp/pysnmp-4.4.12-r1.ebuild b/dev-python/pysnmp/pysnmp-4.4.12-r1.ebuild index e44d733e6922..3c5ed604e0fc 100644 --- a/dev-python/pysnmp/pysnmp-4.4.12-r1.ebuild +++ b/dev-python/pysnmp/pysnmp-4.4.12-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature DESCRIPTION="Python SNMP library" diff --git a/dev-python/pysnmp/pysnmp-999999.ebuild b/dev-python/pysnmp/pysnmp-999999.ebuild index 56c901a85c29..8750eb70fc73 100644 --- a/dev-python/pysnmp/pysnmp-999999.ebuild +++ b/dev-python/pysnmp/pysnmp-999999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 git-r3 optfeature DESCRIPTION="Python SNMP library" diff --git a/dev-python/pysol_cards/pysol_cards-0.12.0.ebuild b/dev-python/pysol_cards/pysol_cards-0.12.0.ebuild index 1d9f4f2bed4f..2b4046ef94f2 100644 --- a/dev-python/pysol_cards/pysol_cards-0.12.0.ebuild +++ b/dev-python/pysol_cards/pysol_cards-0.12.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pysol_cards/pysol_cards-0.14.2.ebuild b/dev-python/pysol_cards/pysol_cards-0.14.2.ebuild index d1cc5ea2f5bf..c9fb7d306572 100644 --- a/dev-python/pysol_cards/pysol_cards-0.14.2.ebuild +++ b/dev-python/pysol_cards/pysol_cards-0.14.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pyspectrum2/pyspectrum2-0.2.0-r1.ebuild b/dev-python/pyspectrum2/pyspectrum2-0.2.0-r1.ebuild index 3e6b84b1b75a..d338b6bc8d0e 100644 --- a/dev-python/pyspectrum2/pyspectrum2-0.2.0-r1.ebuild +++ b/dev-python/pyspectrum2/pyspectrum2-0.2.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS="bdepend" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pyspelling/pyspelling-2.7.3.ebuild b/dev-python/pyspelling/pyspelling-2.7.3.ebuild index 170b7e016898..d1c609e9d0c5 100644 --- a/dev-python/pyspelling/pyspelling-2.7.3.ebuild +++ b/dev-python/pyspelling/pyspelling-2.7.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DOCS_BUILDER="mkdocs" DOCS_DEPEND=" diff --git a/dev-python/pyspf/pyspf-2.0.14-r2.ebuild b/dev-python/pyspf/pyspf-2.0.14-r2.ebuild index fd8d660c76c4..b617ee2affe8 100644 --- a/dev-python/pyspf/pyspf-2.0.14-r2.ebuild +++ b/dev-python/pyspf/pyspf-2.0.14-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="ipv6(+)" DISTUTILS_USE_SETUPTOOLS=no diff --git a/dev-python/pyspf/pyspf-2.0.14-r3.ebuild b/dev-python/pyspf/pyspf-2.0.14-r3.ebuild index 502e4ec8a4d3..6690e51de249 100644 --- a/dev-python/pyspf/pyspf-2.0.14-r3.ebuild +++ b/dev-python/pyspf/pyspf-2.0.14-r3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="ipv6(+)" inherit distutils-r1 diff --git a/dev-python/pyspnego/pyspnego-0.3.1.ebuild b/dev-python/pyspnego/pyspnego-0.3.1.ebuild index bae37e379bab..31c7fea6159e 100644 --- a/dev-python/pyspnego/pyspnego-0.3.1.ebuild +++ b/dev-python/pyspnego/pyspnego-0.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature DESCRIPTION="Library to handle SPNEGO and CredSSP authentication" diff --git a/dev-python/pysrt/pysrt-1.1.2.ebuild b/dev-python/pysrt/pysrt-1.1.2.ebuild index 24e163098cf9..ebf6cca79d76 100644 --- a/dev-python/pysrt/pysrt-1.1.2.ebuild +++ b/dev-python/pysrt/pysrt-1.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Python library used to edit or create SubRip files" diff --git a/dev-python/pysrt/pysrt-9999.ebuild b/dev-python/pysrt/pysrt-9999.ebuild index 33f581c0e412..11dd3eb517a8 100644 --- a/dev-python/pysrt/pysrt-9999.ebuild +++ b/dev-python/pysrt/pysrt-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Python library used to edit or create SubRip files" diff --git a/dev-python/pysvg/pysvg-0.2.2_p3.ebuild b/dev-python/pysvg/pysvg-0.2.2_p3.ebuild index 1334375a72c5..a3e9fb04df88 100644 --- a/dev-python/pysvg/pysvg-0.2.2_p3.ebuild +++ b/dev-python/pysvg/pysvg-0.2.2_p3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pysvn/pysvn-1.9.15.ebuild b/dev-python/pysvn/pysvn-1.9.15.ebuild index a0304b168739..332ef106426a 100644 --- a/dev-python/pysvn/pysvn-1.9.15.ebuild +++ b/dev-python/pysvn/pysvn-1.9.15.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_IN_SOURCE_BUILD=true DISTUTILS_USE_SETUPTOOLS=bdepend # see setup.py inherit distutils-r1 toolchain-funcs diff --git a/dev-python/pytables/pytables-3.7.0.ebuild b/dev-python/pytables/pytables-3.7.0.ebuild index 569208e6f2db..5ce76df37e32 100644 --- a/dev-python/pytables/pytables-3.7.0.ebuild +++ b/dev-python/pytables/pytables-3.7.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" MY_PN=tables diff --git a/dev-python/pyte/pyte-0.8.0-r1.ebuild b/dev-python/pyte/pyte-0.8.0-r1.ebuild index 9a65a39b85c5..c1a393cdb18c 100644 --- a/dev-python/pyte/pyte-0.8.0-r1.ebuild +++ b/dev-python/pyte/pyte-0.8.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0-r1.ebuild b/dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0-r1.ebuild index e1c211016a87..1f3745574941 100644 --- a/dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0-r1.ebuild +++ b/dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-aiohttp/pytest-aiohttp-1.0.2.ebuild b/dev-python/pytest-aiohttp/pytest-aiohttp-1.0.2.ebuild index 96986a5e8857..982793452170 100644 --- a/dev-python/pytest-aiohttp/pytest-aiohttp-1.0.2.ebuild +++ b/dev-python/pytest-aiohttp/pytest-aiohttp-1.0.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-aiohttp/pytest-aiohttp-1.0.3.ebuild b/dev-python/pytest-aiohttp/pytest-aiohttp-1.0.3.ebuild index 96986a5e8857..982793452170 100644 --- a/dev-python/pytest-aiohttp/pytest-aiohttp-1.0.3.ebuild +++ b/dev-python/pytest-aiohttp/pytest-aiohttp-1.0.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-aiohttp/pytest-aiohttp-1.0.4.ebuild b/dev-python/pytest-aiohttp/pytest-aiohttp-1.0.4.ebuild index 96986a5e8857..982793452170 100644 --- a/dev-python/pytest-aiohttp/pytest-aiohttp-1.0.4.ebuild +++ b/dev-python/pytest-aiohttp/pytest-aiohttp-1.0.4.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-asyncio/pytest-asyncio-0.16.0.ebuild b/dev-python/pytest-asyncio/pytest-asyncio-0.16.0.ebuild index 8add7fea5983..6d4f46dc1929 100644 --- a/dev-python/pytest-asyncio/pytest-asyncio-0.16.0.ebuild +++ b/dev-python/pytest-asyncio/pytest-asyncio-0.16.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-asyncio/pytest-asyncio-0.17.0.ebuild b/dev-python/pytest-asyncio/pytest-asyncio-0.17.0.ebuild index dec5b127b3cd..eaea33b5ba20 100644 --- a/dev-python/pytest-asyncio/pytest-asyncio-0.17.0.ebuild +++ b/dev-python/pytest-asyncio/pytest-asyncio-0.17.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-asyncio/pytest-asyncio-0.17.1.ebuild b/dev-python/pytest-asyncio/pytest-asyncio-0.17.1.ebuild index dec5b127b3cd..eaea33b5ba20 100644 --- a/dev-python/pytest-asyncio/pytest-asyncio-0.17.1.ebuild +++ b/dev-python/pytest-asyncio/pytest-asyncio-0.17.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-asyncio/pytest-asyncio-0.17.2.ebuild b/dev-python/pytest-asyncio/pytest-asyncio-0.17.2.ebuild index 39211cd39e7d..4bafcf86eb24 100644 --- a/dev-python/pytest-asyncio/pytest-asyncio-0.17.2.ebuild +++ b/dev-python/pytest-asyncio/pytest-asyncio-0.17.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Library for testing asyncio code with pytest" diff --git a/dev-python/pytest-bdd/pytest-bdd-5.0.0.ebuild b/dev-python/pytest-bdd/pytest-bdd-5.0.0.ebuild index 3eacb14e4c9a..617121eaf206 100644 --- a/dev-python/pytest-bdd/pytest-bdd-5.0.0.ebuild +++ b/dev-python/pytest-bdd/pytest-bdd-5.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="BDD library for the pytest runner" diff --git a/dev-python/pytest-cache/pytest-cache-1.0-r2.ebuild b/dev-python/pytest-cache/pytest-cache-1.0-r2.ebuild index ad473e6fbba6..6c0931a7856c 100644 --- a/dev-python/pytest-cache/pytest-cache-1.0-r2.ebuild +++ b/dev-python/pytest-cache/pytest-cache-1.0-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-check/pytest-check-1.0.4.ebuild b/dev-python/pytest-check/pytest-check-1.0.4.ebuild index b01019b23d64..e688da84edd6 100644 --- a/dev-python/pytest-check/pytest-check-1.0.4.ebuild +++ b/dev-python/pytest-check/pytest-check-1.0.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=pyproject.toml inherit distutils-r1 diff --git a/dev-python/pytest-codeblocks/pytest-codeblocks-0.12.2.ebuild b/dev-python/pytest-codeblocks/pytest-codeblocks-0.12.2.ebuild index 4c3b2e6a3f8f..f022fc05a6e2 100644 --- a/dev-python/pytest-codeblocks/pytest-codeblocks-0.12.2.ebuild +++ b/dev-python/pytest-codeblocks/pytest-codeblocks-0.12.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pytest-codeblocks/pytest-codeblocks-0.13.0.ebuild b/dev-python/pytest-codeblocks/pytest-codeblocks-0.13.0.ebuild index 7085dd0ad224..1f0a81420cf7 100644 --- a/dev-python/pytest-codeblocks/pytest-codeblocks-0.13.0.ebuild +++ b/dev-python/pytest-codeblocks/pytest-codeblocks-0.13.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pytest-codeblocks/pytest-codeblocks-0.9.0.ebuild b/dev-python/pytest-codeblocks/pytest-codeblocks-0.9.0.ebuild index 7cfa1a1e097d..071677753a47 100644 --- a/dev-python/pytest-codeblocks/pytest-codeblocks-0.9.0.ebuild +++ b/dev-python/pytest-codeblocks/pytest-codeblocks-0.9.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pytest-console-scripts/pytest-console-scripts-1.2.0.ebuild b/dev-python/pytest-console-scripts/pytest-console-scripts-1.2.0.ebuild index 97aa6424308c..5bd3b3dcdc6c 100644 --- a/dev-python/pytest-console-scripts/pytest-console-scripts-1.2.0.ebuild +++ b/dev-python/pytest-console-scripts/pytest-console-scripts-1.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pytest-console-scripts/pytest-console-scripts-1.2.2.ebuild b/dev-python/pytest-console-scripts/pytest-console-scripts-1.2.2.ebuild index 917fe30fca26..f733ed89a16a 100644 --- a/dev-python/pytest-console-scripts/pytest-console-scripts-1.2.2.ebuild +++ b/dev-python/pytest-console-scripts/pytest-console-scripts-1.2.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Pytest plugin for testing console scripts" diff --git a/dev-python/pytest-cov/pytest-cov-3.0.0-r1.ebuild b/dev-python/pytest-cov/pytest-cov-3.0.0-r1.ebuild index 7b65be2c5a2c..aae51bcc5554 100644 --- a/dev-python/pytest-cov/pytest-cov-3.0.0-r1.ebuild +++ b/dev-python/pytest-cov/pytest-cov-3.0.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="py.test plugin for coverage reporting" diff --git a/dev-python/pytest-cov/pytest-cov-3.0.0.ebuild b/dev-python/pytest-cov/pytest-cov-3.0.0.ebuild index ca6d7d895d27..a084fac540d9 100644 --- a/dev-python/pytest-cov/pytest-cov-3.0.0.ebuild +++ b/dev-python/pytest-cov/pytest-cov-3.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="py.test plugin for coverage reporting" diff --git a/dev-python/pytest-datadir/pytest-datadir-1.3.1.ebuild b/dev-python/pytest-datadir/pytest-datadir-1.3.1.ebuild index 0a5e1dd77668..9132e69f0c60 100644 --- a/dev-python/pytest-datadir/pytest-datadir-1.3.1.ebuild +++ b/dev-python/pytest-datadir/pytest-datadir-1.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 ~sparc x86" RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]" diff --git a/dev-python/pytest-describe/pytest-describe-2.0.1.ebuild b/dev-python/pytest-describe/pytest-describe-2.0.1.ebuild index d1e424ba3fba..17dc9c90d28d 100644 --- a/dev-python/pytest-describe/pytest-describe-2.0.1.ebuild +++ b/dev-python/pytest-describe/pytest-describe-2.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Describe-style plugin for pytest" diff --git a/dev-python/pytest-django/pytest-django-4.5.2.ebuild b/dev-python/pytest-django/pytest-django-4.5.2.ebuild index c4ece706742f..35e726c8e370 100644 --- a/dev-python/pytest-django/pytest-django-4.5.2.ebuild +++ b/dev-python/pytest-django/pytest-django-4.5.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A Django plugin for py.test" diff --git a/dev-python/pytest-env/pytest-env-0.6.2.ebuild b/dev-python/pytest-env/pytest-env-0.6.2.ebuild index 1cfcdb310d29..97022531c760 100644 --- a/dev-python/pytest-env/pytest-env-0.6.2.ebuild +++ b/dev-python/pytest-env/pytest-env-0.6.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="py.test plugin that allows you to add environment variables" diff --git a/dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild b/dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild index 46b258d30155..00e39ed2d516 100644 --- a/dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild +++ b/dev-python/pytest-expect/pytest-expect-1.1.0-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,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1.ebuild b/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1.ebuild index dcd6f2944e8f..057bed807da9 100644 --- a/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1.ebuild +++ b/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild b/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild index b2c048f14de2..a8ccb6599f61 100644 --- a/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild +++ b/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-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,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-flake8/pytest-flake8-1.0.7.ebuild b/dev-python/pytest-flake8/pytest-flake8-1.0.7.ebuild index 3ec767dfa0d5..011154c20ef5 100644 --- a/dev-python/pytest-flake8/pytest-flake8-1.0.7.ebuild +++ b/dev-python/pytest-flake8/pytest-flake8-1.0.7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="pytest plugin for flake8" diff --git a/dev-python/pytest-flakes/pytest-flakes-4.0.4.ebuild b/dev-python/pytest-flakes/pytest-flakes-4.0.4.ebuild index 60d16cdfe320..376d7fbfe83a 100644 --- a/dev-python/pytest-flakes/pytest-flakes-4.0.4.ebuild +++ b/dev-python/pytest-flakes/pytest-flakes-4.0.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Collection of small Python functions & classes" diff --git a/dev-python/pytest-forked/pytest-forked-1.4.0.ebuild b/dev-python/pytest-forked/pytest-forked-1.4.0.ebuild index aa27071e33ff..69e5d6e50b96 100644 --- a/dev-python/pytest-forked/pytest-forked-1.4.0.ebuild +++ b/dev-python/pytest-forked/pytest-forked-1.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="run tests in isolated forked subprocesses" diff --git a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild index 819502076cb3..e4be8184341f 100644 --- a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild +++ b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Easily freeze time in pytest test + fixtures" diff --git a/dev-python/pytest-helpers-namespace/pytest-helpers-namespace-2021.3.24.ebuild b/dev-python/pytest-helpers-namespace/pytest-helpers-namespace-2021.3.24.ebuild index 964c0c9fe779..f234f6b964be 100644 --- a/dev-python/pytest-helpers-namespace/pytest-helpers-namespace-2021.3.24.ebuild +++ b/dev-python/pytest-helpers-namespace/pytest-helpers-namespace-2021.3.24.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Provides a helpers pytest namespace" diff --git a/dev-python/pytest-html/pytest-html-3.1.1.ebuild b/dev-python/pytest-html/pytest-html-3.1.1.ebuild index 7bdd1b4827f3..871aa99c045c 100644 --- a/dev-python/pytest-html/pytest-html-3.1.1.ebuild +++ b/dev-python/pytest-html/pytest-html-3.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Plugin for generating HTML reports for py.test results" diff --git a/dev-python/pytest-httpbin/pytest-httpbin-1.0.1.ebuild b/dev-python/pytest-httpbin/pytest-httpbin-1.0.1.ebuild index 9ea84bbad5a9..9fda22cd2219 100644 --- a/dev-python/pytest-httpbin/pytest-httpbin-1.0.1.ebuild +++ b/dev-python/pytest-httpbin/pytest-httpbin-1.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Easily test your HTTP library against a local copy of httpbin" diff --git a/dev-python/pytest-httpx/pytest-httpx-0.17.3.ebuild b/dev-python/pytest-httpx/pytest-httpx-0.17.3.ebuild index 28629b3f285b..8b02e52f8386 100644 --- a/dev-python/pytest-httpx/pytest-httpx-0.17.3.ebuild +++ b/dev-python/pytest-httpx/pytest-httpx-0.17.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_PN="${PN/-/_}" diff --git a/dev-python/pytest-httpx/pytest-httpx-0.18.0.ebuild b/dev-python/pytest-httpx/pytest-httpx-0.18.0.ebuild index 81564d45dbd4..1b2cee334a7b 100644 --- a/dev-python/pytest-httpx/pytest-httpx-0.18.0.ebuild +++ b/dev-python/pytest-httpx/pytest-httpx-0.18.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_PN="${PN/-/_}" diff --git a/dev-python/pytest-httpx/pytest-httpx-0.19.0.ebuild b/dev-python/pytest-httpx/pytest-httpx-0.19.0.ebuild index 225425bbcded..83d007bce44a 100644 --- a/dev-python/pytest-httpx/pytest-httpx-0.19.0.ebuild +++ b/dev-python/pytest-httpx/pytest-httpx-0.19.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_PN="${PN/-/_}" diff --git a/dev-python/pytest-httpx/pytest-httpx-0.20.0.ebuild b/dev-python/pytest-httpx/pytest-httpx-0.20.0.ebuild index 5b4b19b00ab3..283b55c9f4f8 100644 --- a/dev-python/pytest-httpx/pytest-httpx-0.20.0.ebuild +++ b/dev-python/pytest-httpx/pytest-httpx-0.20.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild b/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild index b7847f5515a7..2c1b7b95564b 100644 --- a/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild +++ b/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="It helps to use fixtures in pytest.mark.parametrize" diff --git a/dev-python/pytest-localftpserver/pytest-localftpserver-1.1.2.ebuild b/dev-python/pytest-localftpserver/pytest-localftpserver-1.1.2.ebuild index 632cf0adfc06..e464b939417f 100644 --- a/dev-python/pytest-localftpserver/pytest-localftpserver-1.1.2.ebuild +++ b/dev-python/pytest-localftpserver/pytest-localftpserver-1.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pytest-localserver/pytest-localserver-0.5.1.ebuild b/dev-python/pytest-localserver/pytest-localserver-0.5.1.ebuild index 9f8bd7c8e41f..748835fd6f47 100644 --- a/dev-python/pytest-localserver/pytest-localserver-0.5.1.ebuild +++ b/dev-python/pytest-localserver/pytest-localserver-0.5.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Pytest plugin to test server connections locally" diff --git a/dev-python/pytest-markdown/pytest-markdown-1.0.2.ebuild b/dev-python/pytest-markdown/pytest-markdown-1.0.2.ebuild index 81d613063901..a6a55f80e638 100644 --- a/dev-python/pytest-markdown/pytest-markdown-1.0.2.ebuild +++ b/dev-python/pytest-markdown/pytest-markdown-1.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS="pyproject.toml" inherit distutils-r1 diff --git a/dev-python/pytest-metadata/pytest-metadata-1.11.0.ebuild b/dev-python/pytest-metadata/pytest-metadata-1.11.0.ebuild index 4ebc8ec19bbd..70820865368d 100644 --- a/dev-python/pytest-metadata/pytest-metadata-1.11.0.ebuild +++ b/dev-python/pytest-metadata/pytest-metadata-1.11.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A plugin for pytest that provides access to test session metadata" diff --git a/dev-python/pytest-mock/pytest-mock-3.6.1.ebuild b/dev-python/pytest-mock/pytest-mock-3.6.1.ebuild index 69ac7e135d28..694bf838bb17 100644 --- a/dev-python/pytest-mock/pytest-mock-3.6.1.ebuild +++ b/dev-python/pytest-mock/pytest-mock-3.6.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Thin-wrapper around the mock package for easier use with pytest" diff --git a/dev-python/pytest-mock/pytest-mock-3.7.0.ebuild b/dev-python/pytest-mock/pytest-mock-3.7.0.ebuild index fa147ecc8ec5..563999eeaee2 100644 --- a/dev-python/pytest-mock/pytest-mock-3.7.0.ebuild +++ b/dev-python/pytest-mock/pytest-mock-3.7.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Thin-wrapper around the mock package for easier use with pytest" diff --git a/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild b/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild index eaecdc82fd89..af95501c6c77 100644 --- a/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild +++ b/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pytest-param-files/pytest-param-files-0.3.3.ebuild b/dev-python/pytest-param-files/pytest-param-files-0.3.3.ebuild index 0e6b79fc31f0..8266f0e592ee 100644 --- a/dev-python/pytest-param-files/pytest-param-files-0.3.3.ebuild +++ b/dev-python/pytest-param-files/pytest-param-files-0.3.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_PEP517=flit inherit distutils-r1 diff --git a/dev-python/pytest-param-files/pytest-param-files-0.3.4.ebuild b/dev-python/pytest-param-files/pytest-param-files-0.3.4.ebuild index 08786952644d..85eed5223c13 100644 --- a/dev-python/pytest-param-files/pytest-param-files-0.3.4.ebuild +++ b/dev-python/pytest-param-files/pytest-param-files-0.3.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_PEP517=flit inherit distutils-r1 diff --git a/dev-python/pytest-plus/pytest-plus-0.2.ebuild b/dev-python/pytest-plus/pytest-plus-0.2.ebuild index 8e40b5dd7a4a..17d47063c4ef 100644 --- a/dev-python/pytest-plus/pytest-plus-0.2.ebuild +++ b/dev-python/pytest-plus/pytest-plus-0.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pytest-pylint/pytest-pylint-0.18.0.ebuild b/dev-python/pytest-pylint/pytest-pylint-0.18.0.ebuild index 0d6b41f4fae4..5534b506dd90 100644 --- a/dev-python/pytest-pylint/pytest-pylint-0.18.0.ebuild +++ b/dev-python/pytest-pylint/pytest-pylint-0.18.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pytest-qt/pytest-qt-3.3.0.ebuild b/dev-python/pytest-qt/pytest-qt-3.3.0.ebuild index afb73752f7f8..ba56e9284217 100644 --- a/dev-python/pytest-qt/pytest-qt-3.3.0.ebuild +++ b/dev-python/pytest-qt/pytest-qt-3.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 virtualx diff --git a/dev-python/pytest-qt/pytest-qt-4.0.2.ebuild b/dev-python/pytest-qt/pytest-qt-4.0.2.ebuild index d2a0c584d468..7550fcf91680 100644 --- a/dev-python/pytest-qt/pytest-qt-4.0.2.ebuild +++ b/dev-python/pytest-qt/pytest-qt-4.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 virtualx diff --git a/dev-python/pytest-regressions/pytest-regressions-2.3.1.ebuild b/dev-python/pytest-regressions/pytest-regressions-2.3.1.ebuild index d21ac3b91cf9..5aa0545bbac7 100644 --- a/dev-python/pytest-regressions/pytest-regressions-2.3.1.ebuild +++ b/dev-python/pytest-regressions/pytest-regressions-2.3.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pytest-rerunfailures/pytest-rerunfailures-10.2.ebuild b/dev-python/pytest-rerunfailures/pytest-rerunfailures-10.2.ebuild index a3a9efaa8159..9ea1436b30e3 100644 --- a/dev-python/pytest-rerunfailures/pytest-rerunfailures-10.2.ebuild +++ b/dev-python/pytest-rerunfailures/pytest-rerunfailures-10.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/pytest-runner/pytest-runner-5.3.0.ebuild b/dev-python/pytest-runner/pytest-runner-5.3.0.ebuild index 60cdd1b7604d..13d74c20fcd6 100644 --- a/dev-python/pytest-runner/pytest-runner-5.3.0.ebuild +++ b/dev-python/pytest-runner/pytest-runner-5.3.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Adds support for tests during installation of setup.py files" diff --git a/dev-python/pytest-runner/pytest-runner-5.3.1.ebuild b/dev-python/pytest-runner/pytest-runner-5.3.1.ebuild index 524c158badca..00d61229e228 100644 --- a/dev-python/pytest-runner/pytest-runner-5.3.1.ebuild +++ b/dev-python/pytest-runner/pytest-runner-5.3.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,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Adds support for tests during installation of setup.py files" diff --git a/dev-python/pytest-salt-factories/pytest-salt-factories-0.911.0.ebuild b/dev-python/pytest-salt-factories/pytest-salt-factories-0.911.0.ebuild index 022a785ac788..87c43bfbf977 100644 --- a/dev-python/pytest-salt-factories/pytest-salt-factories-0.911.0.ebuild +++ b/dev-python/pytest-salt-factories/pytest-salt-factories-0.911.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="The new generation of the pytest-salt Plugin" diff --git a/dev-python/pytest-salt/pytest-salt-2020.1.27-r3.ebuild b/dev-python/pytest-salt/pytest-salt-2020.1.27-r3.ebuild index ef8c3b6dc805..dcb015c35e2c 100644 --- a/dev-python/pytest-salt/pytest-salt-2020.1.27-r3.ebuild +++ b/dev-python/pytest-salt/pytest-salt-2020.1.27-r3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_PV="${PV/_p/.post}" diff --git a/dev-python/pytest-services/pytest-services-2.2.1.ebuild b/dev-python/pytest-services/pytest-services-2.2.1.ebuild index 3500d975791c..0d139accb850 100644 --- a/dev-python/pytest-services/pytest-services-2.2.1.ebuild +++ b/dev-python/pytest-services/pytest-services-2.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Collection of fixtures and utility functions to run service processes for pytest" diff --git a/dev-python/pytest-shutil/pytest-shutil-1.7.0-r2.ebuild b/dev-python/pytest-shutil/pytest-shutil-1.7.0-r2.ebuild index 612d43966fc8..b910367bacb0 100644 --- a/dev-python/pytest-shutil/pytest-shutil-1.7.0-r2.ebuild +++ b/dev-python/pytest-shutil/pytest-shutil-1.7.0-r2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A goodie-bag of unix shell and environment tools for py.test" diff --git a/dev-python/pytest-subtesthack/pytest-subtesthack-0.1.2-r1.ebuild b/dev-python/pytest-subtesthack/pytest-subtesthack-0.1.2-r1.ebuild index 8961eff04b47..67bfeac81a5e 100644 --- a/dev-python/pytest-subtesthack/pytest-subtesthack-0.1.2-r1.ebuild +++ b/dev-python/pytest-subtesthack/pytest-subtesthack-0.1.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pytest-subtests/pytest-subtests-0.5.0-r1.ebuild b/dev-python/pytest-subtests/pytest-subtests-0.5.0-r1.ebuild index 86a0e5e72c3c..9a2948de4bdc 100644 --- a/dev-python/pytest-subtests/pytest-subtests-0.5.0-r1.ebuild +++ b/dev-python/pytest-subtests/pytest-subtests-0.5.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="unittest subTest() support and subtests fixture" diff --git a/dev-python/pytest-subtests/pytest-subtests-0.6.0.ebuild b/dev-python/pytest-subtests/pytest-subtests-0.6.0.ebuild index 35a80fe85593..ed31ebd46bb2 100644 --- a/dev-python/pytest-subtests/pytest-subtests-0.6.0.ebuild +++ b/dev-python/pytest-subtests/pytest-subtests-0.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="unittest subTest() support and subtests fixture" diff --git a/dev-python/pytest-subtests/pytest-subtests-0.7.0.ebuild b/dev-python/pytest-subtests/pytest-subtests-0.7.0.ebuild index 1816124c2cea..2014d13d965c 100644 --- a/dev-python/pytest-subtests/pytest-subtests-0.7.0.ebuild +++ b/dev-python/pytest-subtests/pytest-subtests-0.7.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-sugar/pytest-sugar-0.9.4.ebuild b/dev-python/pytest-sugar/pytest-sugar-0.9.4.ebuild index 5ebf1b38659a..28e3a7ef1e91 100644 --- a/dev-python/pytest-sugar/pytest-sugar-0.9.4.ebuild +++ b/dev-python/pytest-sugar/pytest-sugar-0.9.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-tempdir/pytest-tempdir-2019.10.12.ebuild b/dev-python/pytest-tempdir/pytest-tempdir-2019.10.12.ebuild index 52ab8975baa9..15afc6f0dde1 100644 --- a/dev-python/pytest-tempdir/pytest-tempdir-2019.10.12.ebuild +++ b/dev-python/pytest-tempdir/pytest-tempdir-2019.10.12.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Pytest plugin to support for a predictable and repeatable temporary directory" diff --git a/dev-python/pytest-testinfra/pytest-testinfra-6.4.0.ebuild b/dev-python/pytest-testinfra/pytest-testinfra-6.4.0.ebuild index 64340c398f88..62327cb8b939 100644 --- a/dev-python/pytest-testinfra/pytest-testinfra-6.4.0.ebuild +++ b/dev-python/pytest-testinfra/pytest-testinfra-6.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pytest-testinfra/pytest-testinfra-6.5.0.ebuild b/dev-python/pytest-testinfra/pytest-testinfra-6.5.0.ebuild index ffef047c8de3..c645ce2a47fd 100644 --- a/dev-python/pytest-testinfra/pytest-testinfra-6.5.0.ebuild +++ b/dev-python/pytest-testinfra/pytest-testinfra-6.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pytest-testinfra/pytest-testinfra-6.6.0.ebuild b/dev-python/pytest-testinfra/pytest-testinfra-6.6.0.ebuild index d19736fc8f85..1355e84f99ca 100644 --- a/dev-python/pytest-testinfra/pytest-testinfra-6.6.0.ebuild +++ b/dev-python/pytest-testinfra/pytest-testinfra-6.6.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pytest-timeout/pytest-timeout-2.0.2.ebuild b/dev-python/pytest-timeout/pytest-timeout-2.0.2.ebuild index aeee48202887..1ccbe7a2edb7 100644 --- a/dev-python/pytest-timeout/pytest-timeout-2.0.2.ebuild +++ b/dev-python/pytest-timeout/pytest-timeout-2.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="pytest plugin to abort hanging tests" diff --git a/dev-python/pytest-timeout/pytest-timeout-2.1.0.ebuild b/dev-python/pytest-timeout/pytest-timeout-2.1.0.ebuild index e14a3c46c9be..b731ab5747bb 100644 --- a/dev-python/pytest-timeout/pytest-timeout-2.1.0.ebuild +++ b/dev-python/pytest-timeout/pytest-timeout-2.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="pytest plugin to abort hanging tests" diff --git a/dev-python/pytest-toolbox/pytest-toolbox-0.4.ebuild b/dev-python/pytest-toolbox/pytest-toolbox-0.4.ebuild index c0b19c4b7e50..edee197e26eb 100644 --- a/dev-python/pytest-toolbox/pytest-toolbox-0.4.ebuild +++ b/dev-python/pytest-toolbox/pytest-toolbox-0.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Numerous useful plugins for pytest" diff --git a/dev-python/pytest-tornado/pytest-tornado-0.8.1.ebuild b/dev-python/pytest-tornado/pytest-tornado-0.8.1.ebuild index 4044479c632d..93a85db5b87e 100644 --- a/dev-python/pytest-tornado/pytest-tornado-0.8.1.ebuild +++ b/dev-python/pytest-tornado/pytest-tornado-0.8.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pytest-tornasync/pytest-tornasync-0.6.0_p2.ebuild b/dev-python/pytest-tornasync/pytest-tornasync-0.6.0_p2.ebuild index b1ead50f16f9..2606abc9c2c6 100644 --- a/dev-python/pytest-tornasync/pytest-tornasync-0.6.0_p2.ebuild +++ b/dev-python/pytest-tornasync/pytest-tornasync-0.6.0_p2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pytest-trio/pytest-trio-0.7.0.ebuild b/dev-python/pytest-trio/pytest-trio-0.7.0.ebuild index 9d5f4d60f53a..80ec5c388db4 100644 --- a/dev-python/pytest-trio/pytest-trio-0.7.0.ebuild +++ b/dev-python/pytest-trio/pytest-trio-0.7.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pytest-verbose-parametrize/pytest-verbose-parametrize-1.7.0.ebuild b/dev-python/pytest-verbose-parametrize/pytest-verbose-parametrize-1.7.0.ebuild index 54545446218b..31863d605b4c 100644 --- a/dev-python/pytest-verbose-parametrize/pytest-verbose-parametrize-1.7.0.ebuild +++ b/dev-python/pytest-verbose-parametrize/pytest-verbose-parametrize-1.7.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0-r1.ebuild b/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0-r1.ebuild index 0910f383812d..00d3afae3cbb 100644 --- a/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0-r1.ebuild +++ b/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-xdist/pytest-xdist-2.5.0.ebuild b/dev-python/pytest-xdist/pytest-xdist-2.5.0.ebuild index 552e01f6176f..2311c121c4c6 100644 --- a/dev-python/pytest-xdist/pytest-xdist-2.5.0.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-2.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-xprocess/pytest-xprocess-0.18.1.ebuild b/dev-python/pytest-xprocess/pytest-xprocess-0.18.1.ebuild index a214aa2e0a5d..40e1445c2ccc 100644 --- a/dev-python/pytest-xprocess/pytest-xprocess-0.18.1.ebuild +++ b/dev-python/pytest-xprocess/pytest-xprocess-0.18.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Manage external processes across test runs" diff --git a/dev-python/pytest-xvfb/pytest-xvfb-2.0.0-r1.ebuild b/dev-python/pytest-xvfb/pytest-xvfb-2.0.0-r1.ebuild index 22cc8f579d81..0021354dcfae 100644 --- a/dev-python/pytest-xvfb/pytest-xvfb-2.0.0-r1.ebuild +++ b/dev-python/pytest-xvfb/pytest-xvfb-2.0.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 PYTHON_REQ_USE="tk" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pytest/pytest-6.2.5-r2.ebuild b/dev-python/pytest/pytest-6.2.5-r2.ebuild index a1f6fc0ae42a..60790d2b07c6 100644 --- a/dev-python/pytest/pytest-6.2.5-r2.ebuild +++ b/dev-python/pytest/pytest-6.2.5-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 multiprocessing DESCRIPTION="Simple powerful testing with Python" diff --git a/dev-python/pytest/pytest-6.2.5-r3.ebuild b/dev-python/pytest/pytest-6.2.5-r3.ebuild index 8b778ee20577..26e1496c8870 100644 --- a/dev-python/pytest/pytest-6.2.5-r3.ebuild +++ b/dev-python/pytest/pytest-6.2.5-r3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 multiprocessing diff --git a/dev-python/pytest/pytest-7.0.0.ebuild b/dev-python/pytest/pytest-7.0.0.ebuild index 46ea5e6ddbe1..36af88ae4816 100644 --- a/dev-python/pytest/pytest-7.0.0.ebuild +++ b/dev-python/pytest/pytest-7.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 multiprocessing diff --git a/dev-python/pytest/pytest-7.0.1.ebuild b/dev-python/pytest/pytest-7.0.1.ebuild index 46ea5e6ddbe1..36af88ae4816 100644 --- a/dev-python/pytest/pytest-7.0.1.ebuild +++ b/dev-python/pytest/pytest-7.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 multiprocessing diff --git a/dev-python/python-augeas/python-augeas-1.1.0.ebuild b/dev-python/python-augeas/python-augeas-1.1.0.ebuild index 726359b055ef..a65d6b25bd7b 100644 --- a/dev-python/python-augeas/python-augeas-1.1.0.ebuild +++ b/dev-python/python-augeas/python-augeas-1.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r2.ebuild b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r2.ebuild index e9c8bd245122..a61e7fc28b90 100644 --- a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r2.ebuild +++ b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2-r2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS="bdepend" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/python-axolotl/python-axolotl-0.2.3-r2.ebuild b/dev-python/python-axolotl/python-axolotl-0.2.3-r2.ebuild index 489ef1da8b53..463575cc5ed0 100644 --- a/dev-python/python-axolotl/python-axolotl-0.2.3-r2.ebuild +++ b/dev-python/python-axolotl/python-axolotl-0.2.3-r2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS="bdepend" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/python-bugzilla/python-bugzilla-3.2.0.ebuild b/dev-python/python-bugzilla/python-bugzilla-3.2.0.ebuild index 7212186c3904..105c29f5d38a 100644 --- a/dev-python/python-bugzilla/python-bugzilla-3.2.0.ebuild +++ b/dev-python/python-bugzilla/python-bugzilla-3.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A python module for interacting with Bugzilla over XMLRPC" diff --git a/dev-python/python-caja/python-caja-1.24.0-r2.ebuild b/dev-python/python-caja/python-caja-1.24.0-r2.ebuild index 036ddc12a0f7..5dca7e92e4f6 100644 --- a/dev-python/python-caja/python-caja-1.24.0-r2.ebuild +++ b/dev-python/python-caja/python-caja-1.24.0-r2.ebuild @@ -4,7 +4,7 @@ EAPI=6 MATE_LA_PUNT="yes" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit mate python-single-r1 diff --git a/dev-python/python-caja/python-caja-1.24.0.ebuild b/dev-python/python-caja/python-caja-1.24.0.ebuild index 9cbd273be362..1221a0568ebb 100644 --- a/dev-python/python-caja/python-caja-1.24.0.ebuild +++ b/dev-python/python-caja/python-caja-1.24.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 MATE_LA_PUNT="yes" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit mate python-single-r1 diff --git a/dev-python/python-caja/python-caja-1.26.0.ebuild b/dev-python/python-caja/python-caja-1.26.0.ebuild index 840dd3b06294..939b948ea9e7 100644 --- a/dev-python/python-caja/python-caja-1.26.0.ebuild +++ b/dev-python/python-caja/python-caja-1.26.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 MATE_LA_PUNT="yes" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit mate python-single-r1 diff --git a/dev-python/python-caja/python-caja-9999.ebuild b/dev-python/python-caja/python-caja-9999.ebuild index ffe8c3d3b7a0..ab03694d2b08 100644 --- a/dev-python/python-caja/python-caja-9999.ebuild +++ b/dev-python/python-caja/python-caja-9999.ebuild @@ -4,7 +4,7 @@ EAPI=6 MATE_LA_PUNT="yes" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit mate python-single-r1 diff --git a/dev-python/python-cinderclient/python-cinderclient-8.2.0.ebuild b/dev-python/python-cinderclient/python-cinderclient-8.2.0.ebuild index fdac2e725d27..0ccdfb8f9116 100644 --- a/dev-python/python-cinderclient/python-cinderclient-8.2.0.ebuild +++ b/dev-python/python-cinderclient/python-cinderclient-8.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A client for the OpenStack Cinder API" diff --git a/dev-python/python-cstruct/python-cstruct-2.1.ebuild b/dev-python/python-cstruct/python-cstruct-2.1.ebuild index 8a857ab37572..5768f000e3ca 100644 --- a/dev-python/python-cstruct/python-cstruct-2.1.ebuild +++ b/dev-python/python-cstruct/python-cstruct-2.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="C-style structs for Python" diff --git a/dev-python/python-ctags/python-ctags-1.5.0.ebuild b/dev-python/python-ctags/python-ctags-1.5.0.ebuild index 290ac057b5ac..6281ee34fa4e 100644 --- a/dev-python/python-ctags/python-ctags-1.5.0.ebuild +++ b/dev-python/python-ctags/python-ctags-1.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/python-daemon/python-daemon-2.3.0-r1.ebuild b/dev-python/python-daemon/python-daemon-2.3.0-r1.ebuild index c08918145d6a..935bccfbee6e 100644 --- a/dev-python/python-daemon/python-daemon-2.3.0-r1.ebuild +++ b/dev-python/python-daemon/python-daemon-2.3.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/python-dateutil/python-dateutil-2.8.2.ebuild b/dev-python/python-dateutil/python-dateutil-2.8.2.ebuild index dbc36b02b9a1..b57b424025c1 100644 --- a/dev-python/python-dateutil/python-dateutil-2.8.2.ebuild +++ b/dev-python/python-dateutil/python-dateutil-2.8.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Extensions to the standard Python datetime module" diff --git a/dev-python/python-dbusmock/python-dbusmock-0.25.0.ebuild b/dev-python/python-dbusmock/python-dbusmock-0.25.0.ebuild index 96fa7c63bc21..bc0b335fe8da 100644 --- a/dev-python/python-dbusmock/python-dbusmock-0.25.0.ebuild +++ b/dev-python/python-dbusmock/python-dbusmock-0.25.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="xml(+)" inherit distutils-r1 diff --git a/dev-python/python-debian/python-debian-0.1.42.ebuild b/dev-python/python-debian/python-debian-0.1.42.ebuild index 0bda1db9a958..10c7d51eb06a 100644 --- a/dev-python/python-debian/python-debian-0.1.42.ebuild +++ b/dev-python/python-debian/python-debian-0.1.42.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python modules to work with Debian-related data formats" diff --git a/dev-python/python-debian/python-debian-0.1.43.ebuild b/dev-python/python-debian/python-debian-0.1.43.ebuild index 7881d7feeebf..5f130f355ec7 100644 --- a/dev-python/python-debian/python-debian-0.1.43.ebuild +++ b/dev-python/python-debian/python-debian-0.1.43.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python modules to work with Debian-related data formats" diff --git a/dev-python/python-discid/python-discid-1.2.0-r1.ebuild b/dev-python/python-discid/python-discid-1.2.0-r1.ebuild index 22f3e0aa841b..e969d23bb7d9 100644 --- a/dev-python/python-discid/python-discid-1.2.0-r1.ebuild +++ b/dev-python/python-discid/python-discid-1.2.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/python-discid/python-discid-1.2.0.ebuild b/dev-python/python-discid/python-discid-1.2.0.ebuild index fd159c4741af..fef8afc94f87 100644 --- a/dev-python/python-discid/python-discid-1.2.0.ebuild +++ b/dev-python/python-discid/python-discid-1.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/python-distutils-extra/python-distutils-extra-2.45.ebuild b/dev-python/python-distutils-extra/python-distutils-extra-2.45.ebuild index c3915bebb832..57020dc5bd7f 100644 --- a/dev-python/python-distutils-extra/python-distutils-extra-2.45.ebuild +++ b/dev-python/python-distutils-extra/python-distutils-extra-2.45.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Gettext support, themed icons and scrollkeeper-based documentation in distutils" diff --git a/dev-python/python-dotenv/python-dotenv-0.19.2.ebuild b/dev-python/python-dotenv/python-dotenv-0.19.2.ebuild index 8e71189ae986..6074da794b86 100644 --- a/dev-python/python-dotenv/python-dotenv-0.19.2.ebuild +++ b/dev-python/python-dotenv/python-dotenv-0.19.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Manage .env files" diff --git a/dev-python/python-editor/python-editor-1.0.4-r1.ebuild b/dev-python/python-editor/python-editor-1.0.4-r1.ebuild index 0b76b7eb622b..9d69531fe309 100644 --- a/dev-python/python-editor/python-editor-1.0.4-r1.ebuild +++ b/dev-python/python-editor/python-editor-1.0.4-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Programmatically open an editor, capture the result" diff --git a/dev-python/python-efl/python-efl-1.25.0.ebuild b/dev-python/python-efl/python-efl-1.25.0.ebuild index 205d29808744..1d0b4312418a 100644 --- a/dev-python/python-efl/python-efl-1.25.0.ebuild +++ b/dev-python/python-efl/python-efl-1.25.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 flag-o-matic diff --git a/dev-python/python-email-validator/python-email-validator-1.1.3.ebuild b/dev-python/python-email-validator/python-email-validator-1.1.3.ebuild index 03a3fcf1749f..1a45f4a36166 100644 --- a/dev-python/python-email-validator/python-email-validator-1.1.3.ebuild +++ b/dev-python/python-email-validator/python-email-validator-1.1.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A robust email syntax and deliverability validation library" diff --git a/dev-python/python-engineio/python-engineio-4.2.1.ebuild b/dev-python/python-engineio/python-engineio-4.2.1.ebuild index 42bd4ebec4bb..10d18c4e05fb 100644 --- a/dev-python/python-engineio/python-engineio-4.2.1.ebuild +++ b/dev-python/python-engineio/python-engineio-4.2.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/python-engineio/python-engineio-4.3.0.ebuild b/dev-python/python-engineio/python-engineio-4.3.0.ebuild index 42bd4ebec4bb..10d18c4e05fb 100644 --- a/dev-python/python-engineio/python-engineio-4.3.0.ebuild +++ b/dev-python/python-engineio/python-engineio-4.3.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/python-engineio/python-engineio-4.3.1.ebuild b/dev-python/python-engineio/python-engineio-4.3.1.ebuild index 687f7aaf015c..2cc7cc6a1e29 100644 --- a/dev-python/python-engineio/python-engineio-4.3.1.ebuild +++ b/dev-python/python-engineio/python-engineio-4.3.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/python-etcd/python-etcd-0.4.5-r1.ebuild b/dev-python/python-etcd/python-etcd-0.4.5-r1.ebuild index 366c9b79a05f..df089ef10f49 100644 --- a/dev-python/python-etcd/python-etcd-0.4.5-r1.ebuild +++ b/dev-python/python-etcd/python-etcd-0.4.5-r1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/python-evdev/python-evdev-1.4.0.ebuild b/dev-python/python-evdev/python-evdev-1.4.0.ebuild index 50ae309a9a56..9f927c67b568 100644 --- a/dev-python/python-evdev/python-evdev-1.4.0.ebuild +++ b/dev-python/python-evdev/python-evdev-1.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/python-gammu/python-gammu-2.11.ebuild b/dev-python/python-gammu/python-gammu-2.11.ebuild index fab69db154dc..ab5e2123e6c9 100644 --- a/dev-python/python-gammu/python-gammu-2.11.ebuild +++ b/dev-python/python-gammu/python-gammu-2.11.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild b/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild index f3bd2ba47624..f135e405c138 100644 --- a/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild +++ b/dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Google's Python argument parsing library" diff --git a/dev-python/python-gflags/python-gflags-3.1.2-r2.ebuild b/dev-python/python-gflags/python-gflags-3.1.2-r2.ebuild index 74f6fbe3f18a..5be69995a624 100644 --- a/dev-python/python-gflags/python-gflags-3.1.2-r2.ebuild +++ b/dev-python/python-gflags/python-gflags-3.1.2-r2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/python-glanceclient/python-glanceclient-3.5.0.ebuild b/dev-python/python-glanceclient/python-glanceclient-3.5.0.ebuild index b88e408573c6..836a1e5c3185 100644 --- a/dev-python/python-glanceclient/python-glanceclient-3.5.0.ebuild +++ b/dev-python/python-glanceclient/python-glanceclient-3.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A client for the OpenStack Glance API" diff --git a/dev-python/python-gnupg/python-gnupg-0.4.8.ebuild b/dev-python/python-gnupg/python-gnupg-0.4.8.ebuild index 80ab4c48eea3..6fe44116e6bd 100644 --- a/dev-python/python-gnupg/python-gnupg-0.4.8.ebuild +++ b/dev-python/python-gnupg/python-gnupg-0.4.8.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A Python wrapper for GnuPG" diff --git a/dev-python/python-iptables/python-iptables-1.0.0-r1.ebuild b/dev-python/python-iptables/python-iptables-1.0.0-r1.ebuild index 278d80351380..9a3e5968ce89 100644 --- a/dev-python/python-iptables/python-iptables-1.0.0-r1.ebuild +++ b/dev-python/python-iptables/python-iptables-1.0.0-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,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python bindings for iptables" diff --git a/dev-python/python-ironicclient/python-ironicclient-4.10.0.ebuild b/dev-python/python-ironicclient/python-ironicclient-4.10.0.ebuild index 88cac6750b9e..8a9fa47b56dc 100644 --- a/dev-python/python-ironicclient/python-ironicclient-4.10.0.ebuild +++ b/dev-python/python-ironicclient/python-ironicclient-4.10.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python bindings for the Ironic API" diff --git a/dev-python/python-jose/python-jose-3.3.0.ebuild b/dev-python/python-jose/python-jose-3.3.0.ebuild index 3b10727e89f0..f00435559194 100644 --- a/dev-python/python-jose/python-jose-3.3.0.ebuild +++ b/dev-python/python-jose/python-jose-3.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A JavaScript Object Signing and Encryption (JOSE) implementation in Python" diff --git a/dev-python/python-keystoneclient/python-keystoneclient-4.4.0.ebuild b/dev-python/python-keystoneclient/python-keystoneclient-4.4.0.ebuild index 85b6dfb3b159..25d77dc92c2a 100644 --- a/dev-python/python-keystoneclient/python-keystoneclient-4.4.0.ebuild +++ b/dev-python/python-keystoneclient/python-keystoneclient-4.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Client Library for OpenStack Identity" diff --git a/dev-python/python-keyutils/python-keyutils-0.6.ebuild b/dev-python/python-keyutils/python-keyutils-0.6.ebuild index f2c5fb50d3a7..dfdf6a88ede5 100644 --- a/dev-python/python-keyutils/python-keyutils-0.6.ebuild +++ b/dev-python/python-keyutils/python-keyutils-0.6.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A set of python bindings for keyutils" diff --git a/dev-python/python-ldap/python-ldap-3.4.0.ebuild b/dev-python/python-ldap/python-ldap-3.4.0.ebuild index d72f98570a7e..69c77c3ab58d 100644 --- a/dev-python/python-ldap/python-ldap-3.4.0.ebuild +++ b/dev-python/python-ldap/python-ldap-3.4.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/python-ldap/python-ldap-9999.ebuild b/dev-python/python-ldap/python-ldap-9999.ebuild index c19729bc5b73..2603d59e9b24 100644 --- a/dev-python/python-ldap/python-ldap-9999.ebuild +++ b/dev-python/python-ldap/python-ldap-9999.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,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/python-levenshtein/python-levenshtein-0.12.2.ebuild b/dev-python/python-levenshtein/python-levenshtein-0.12.2.ebuild index 4ab1bf5f24f3..9bd867697f8d 100644 --- a/dev-python/python-levenshtein/python-levenshtein-0.12.2.ebuild +++ b/dev-python/python-levenshtein/python-levenshtein-0.12.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=rdepend MY_PN="python-Levenshtein" diff --git a/dev-python/python-lhafile/python-lhafile-0.3.0.ebuild b/dev-python/python-lhafile/python-lhafile-0.3.0.ebuild index 840cb12999cf..e443ef817bb8 100644 --- a/dev-python/python-lhafile/python-lhafile-0.3.0.ebuild +++ b/dev-python/python-lhafile/python-lhafile-0.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="LHA archive support for Python" diff --git a/dev-python/python-libevdev/python-libevdev-0.10.ebuild b/dev-python/python-libevdev/python-libevdev-0.10.ebuild index f0ee3caf5331..e96325b8246c 100644 --- a/dev-python/python-libevdev/python-libevdev-0.10.ebuild +++ b/dev-python/python-libevdev/python-libevdev-0.10.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/python-libevdev/python-libevdev-0.9.ebuild b/dev-python/python-libevdev/python-libevdev-0.9.ebuild index 4031fda7091d..e43f757eb601 100644 --- a/dev-python/python-libevdev/python-libevdev-0.9.ebuild +++ b/dev-python/python-libevdev/python-libevdev-0.9.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python wrappers for the libevdev library" diff --git a/dev-python/python-linux-procfs/python-linux-procfs-0.6.3.ebuild b/dev-python/python-linux-procfs/python-linux-procfs-0.6.3.ebuild index d136157d1e00..a1cabefd1894 100644 --- a/dev-python/python-linux-procfs/python-linux-procfs-0.6.3.ebuild +++ b/dev-python/python-linux-procfs/python-linux-procfs-0.6.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/python-lsp-black/python-lsp-black-1.0.1.ebuild b/dev-python/python-lsp-black/python-lsp-black-1.0.1.ebuild index f69cf760bb8a..dc06aefd17eb 100644 --- a/dev-python/python-lsp-black/python-lsp-black-1.0.1.ebuild +++ b/dev-python/python-lsp-black/python-lsp-black-1.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Black plugin for the Python LSP Server" diff --git a/dev-python/python-lsp-black/python-lsp-black-1.1.0.ebuild b/dev-python/python-lsp-black/python-lsp-black-1.1.0.ebuild index 3f08897c7844..ade696c110ac 100644 --- a/dev-python/python-lsp-black/python-lsp-black-1.1.0.ebuild +++ b/dev-python/python-lsp-black/python-lsp-black-1.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/python-lsp-jsonrpc/python-lsp-jsonrpc-1.0.0.ebuild b/dev-python/python-lsp-jsonrpc/python-lsp-jsonrpc-1.0.0.ebuild index 462738959032..dad7f5dba28b 100644 --- a/dev-python/python-lsp-jsonrpc/python-lsp-jsonrpc-1.0.0.ebuild +++ b/dev-python/python-lsp-jsonrpc/python-lsp-jsonrpc-1.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/python-lsp-server/python-lsp-server-1.3.3.ebuild b/dev-python/python-lsp-server/python-lsp-server-1.3.3.ebuild index 2437ba1d68ff..3ef09fef6bc3 100644 --- a/dev-python/python-lsp-server/python-lsp-server-1.3.3.ebuild +++ b/dev-python/python-lsp-server/python-lsp-server-1.3.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 optfeature diff --git a/dev-python/python-ly/python-ly-0.9.6.ebuild b/dev-python/python-ly/python-ly-0.9.6.ebuild index bb18e05a5ac9..5423ae7f30b1 100644 --- a/dev-python/python-ly/python-ly-0.9.6.ebuild +++ b/dev-python/python-ly/python-ly-0.9.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Tool and library for manipulating LilyPond files" diff --git a/dev-python/python-lzo/python-lzo-1.14-r1.ebuild b/dev-python/python-lzo/python-lzo-1.14-r1.ebuild index b3dbbbc2ead4..c3bac86135a0 100644 --- a/dev-python/python-lzo/python-lzo-1.14-r1.ebuild +++ b/dev-python/python-lzo/python-lzo-1.14-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 prefix diff --git a/dev-python/python-lzo/python-lzo-1.14.ebuild b/dev-python/python-lzo/python-lzo-1.14.ebuild index 6b6bf83fc846..eb9bc6323d68 100644 --- a/dev-python/python-lzo/python-lzo-1.14.ebuild +++ b/dev-python/python-lzo/python-lzo-1.14.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 prefix diff --git a/dev-python/python-magic/python-magic-0.4.24.ebuild b/dev-python/python-magic/python-magic-0.4.24.ebuild index f3ba957b671c..27ea2a10e2fe 100644 --- a/dev-python/python-magic/python-magic-0.4.24.ebuild +++ b/dev-python/python-magic/python-magic-0.4.24.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/python-magic/python-magic-0.4.25.ebuild b/dev-python/python-magic/python-magic-0.4.25.ebuild index dee5cbad4785..283067c8c6c8 100644 --- a/dev-python/python-magic/python-magic-0.4.25.ebuild +++ b/dev-python/python-magic/python-magic-0.4.25.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Access the libmagic file type identification library" diff --git a/dev-python/python-markdown-math/python-markdown-math-0.8.ebuild b/dev-python/python-markdown-math/python-markdown-math-0.8.ebuild index d36d78ffea09..eac21e45ba6b 100644 --- a/dev-python/python-markdown-math/python-markdown-math-0.8.ebuild +++ b/dev-python/python-markdown-math/python-markdown-math-0.8.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Math extension for Python-Markdown" diff --git a/dev-python/python-memcached/python-memcached-1.59-r1.ebuild b/dev-python/python-memcached/python-memcached-1.59-r1.ebuild index 0ff4d639aedb..34462ca6fbcd 100644 --- a/dev-python/python-memcached/python-memcached-1.59-r1.ebuild +++ b/dev-python/python-memcached/python-memcached-1.59-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/python-mimeparse/python-mimeparse-1.6.0-r3.ebuild b/dev-python/python-mimeparse/python-mimeparse-1.6.0-r3.ebuild index 7a7209ac9330..b9e2cd27b86a 100644 --- a/dev-python/python-mimeparse/python-mimeparse-1.6.0-r3.ebuild +++ b/dev-python/python-mimeparse/python-mimeparse-1.6.0-r3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/python-mpd/python-mpd-3.0.4.ebuild b/dev-python/python-mpd/python-mpd-3.0.4.ebuild index 9d4954d60d82..4b3294e34f3f 100644 --- a/dev-python/python-mpd/python-mpd-3.0.4.ebuild +++ b/dev-python/python-mpd/python-mpd-3.0.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/python-mpd/python-mpd-3.0.5.ebuild b/dev-python/python-mpd/python-mpd-3.0.5.ebuild index 7eac2bed66f6..2c5a18e82d02 100644 --- a/dev-python/python-mpd/python-mpd-3.0.5.ebuild +++ b/dev-python/python-mpd/python-mpd-3.0.5.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_P=python-mpd2-${PV} diff --git a/dev-python/python-mpv/python-mpv-0.5.2.ebuild b/dev-python/python-mpv/python-mpv-0.5.2.ebuild index 04d9f0eabc92..8d5ef4130d56 100644 --- a/dev-python/python-mpv/python-mpv-0.5.2.ebuild +++ b/dev-python/python-mpv/python-mpv-0.5.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 virtualx diff --git a/dev-python/python-musicbrainzngs/python-musicbrainzngs-0.7.1.ebuild b/dev-python/python-musicbrainzngs/python-musicbrainzngs-0.7.1.ebuild index faa544347755..b9bfe3aa85fb 100644 --- a/dev-python/python-musicbrainzngs/python-musicbrainzngs-0.7.1.ebuild +++ b/dev-python/python-musicbrainzngs/python-musicbrainzngs-0.7.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Python bindings for the MusicBrainz NGS and the Cover Art Archive webservices" diff --git a/dev-python/python-nbxmpp/python-nbxmpp-2.0.3.ebuild b/dev-python/python-nbxmpp/python-nbxmpp-2.0.3.ebuild index 87843daa4a5f..481e8b584eb3 100644 --- a/dev-python/python-nbxmpp/python-nbxmpp-2.0.3.ebuild +++ b/dev-python/python-nbxmpp/python-nbxmpp-2.0.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/python-nbxmpp/python-nbxmpp-2.0.4.ebuild b/dev-python/python-nbxmpp/python-nbxmpp-2.0.4.ebuild index e9e9c1e1b3bd..709eb6304cd1 100644 --- a/dev-python/python-nbxmpp/python-nbxmpp-2.0.4.ebuild +++ b/dev-python/python-nbxmpp/python-nbxmpp-2.0.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_P=python-nbxmpp-nbxmpp-${PV} diff --git a/dev-python/python-netlink/python-netlink-0.1.ebuild b/dev-python/python-netlink/python-netlink-0.1.ebuild index 618d95bbe2b6..161da0845d0a 100644 --- a/dev-python/python-netlink/python-netlink-0.1.ebuild +++ b/dev-python/python-netlink/python-netlink-0.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_P="NetLink-${PV}" diff --git a/dev-python/python-neutronclient/python-neutronclient-7.7.0.ebuild b/dev-python/python-neutronclient/python-neutronclient-7.7.0.ebuild index 06feb65cd015..9d4f479bb9f9 100644 --- a/dev-python/python-neutronclient/python-neutronclient-7.7.0.ebuild +++ b/dev-python/python-neutronclient/python-neutronclient-7.7.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A client for the OpenStack Quantum API" diff --git a/dev-python/python-novaclient/python-novaclient-17.6.0-r1.ebuild b/dev-python/python-novaclient/python-novaclient-17.6.0-r1.ebuild index ae77e3b286aa..bbba10a71392 100644 --- a/dev-python/python-novaclient/python-novaclient-17.6.0-r1.ebuild +++ b/dev-python/python-novaclient/python-novaclient-17.6.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A client for the OpenStack Nova API" diff --git a/dev-python/python-openstackclient/python-openstackclient-5.7.0.ebuild b/dev-python/python-openstackclient/python-openstackclient-5.7.0.ebuild index ca205b272aef..537e6988f013 100644 --- a/dev-python/python-openstackclient/python-openstackclient-5.7.0.ebuild +++ b/dev-python/python-openstackclient/python-openstackclient-5.7.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A client for the OpenStack APIs" diff --git a/dev-python/python-pam/python-pam-1.8.4.ebuild b/dev-python/python-pam/python-pam-1.8.4.ebuild index 84662543a5ef..8d377a4971e8 100644 --- a/dev-python/python-pam/python-pam-1.8.4.ebuild +++ b/dev-python/python-pam/python-pam-1.8.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/python-poppler-qt5/python-poppler-qt5-0.75.0.ebuild b/dev-python/python-poppler-qt5/python-poppler-qt5-0.75.0.ebuild index 021139d4e03c..e4cb1025f0f2 100644 --- a/dev-python/python-poppler-qt5/python-poppler-qt5-0.75.0.ebuild +++ b/dev-python/python-poppler-qt5/python-poppler-qt5-0.75.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 qmake-utils DESCRIPTION="Python binding for libpoppler-qt5" diff --git a/dev-python/python-redmine/python-redmine-2.3.0.ebuild b/dev-python/python-redmine/python-redmine-2.3.0.ebuild index 450ed594ab95..d6dd0cb127cc 100644 --- a/dev-python/python-redmine/python-redmine-2.3.0.ebuild +++ b/dev-python/python-redmine/python-redmine-2.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/python-sense-hat/python-sense-hat-2.2.0-r3.ebuild b/dev-python/python-sense-hat/python-sense-hat-2.2.0-r3.ebuild index f3ea66c47ade..5373120354e8 100644 --- a/dev-python/python-sense-hat/python-sense-hat-2.2.0-r3.ebuild +++ b/dev-python/python-sense-hat/python-sense-hat-2.2.0-r3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS="bdepend" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/python-slip/python-slip-0.6.5-r1.ebuild b/dev-python/python-slip/python-slip-0.6.5-r1.ebuild index cf8a21be5ee2..1c28b30252e2 100644 --- a/dev-python/python-slip/python-slip-0.6.5-r1.ebuild +++ b/dev-python/python-slip/python-slip-0.6.5-r1.ebuild @@ -5,7 +5,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no PYTHON_REQ_USE="xml" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/python-slugify/python-slugify-4.0.1.ebuild b/dev-python/python-slugify/python-slugify-4.0.1.ebuild index a259afc842e3..3fa078a90a1a 100644 --- a/dev-python/python-slugify/python-slugify-4.0.1.ebuild +++ b/dev-python/python-slugify/python-slugify-4.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/python-slugify/python-slugify-5.0.2.ebuild b/dev-python/python-slugify/python-slugify-5.0.2.ebuild index b5c35fe8a4c1..858f94197ded 100644 --- a/dev-python/python-slugify/python-slugify-5.0.2.ebuild +++ b/dev-python/python-slugify/python-slugify-5.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/python-socks/python-socks-1.2.4.ebuild b/dev-python/python-socks/python-socks-1.2.4.ebuild index 89f4d66caa72..69c98a1a21e0 100644 --- a/dev-python/python-socks/python-socks-1.2.4.ebuild +++ b/dev-python/python-socks/python-socks-1.2.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="SOCKS4, SOCKS5, HTTP tunneling functionality for Python" diff --git a/dev-python/python-socks/python-socks-2.0.0.ebuild b/dev-python/python-socks/python-socks-2.0.0.ebuild index 1dbc5e0b30f8..830d34960412 100644 --- a/dev-python/python-socks/python-socks-2.0.0.ebuild +++ b/dev-python/python-socks/python-socks-2.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="SOCKS4, SOCKS5, HTTP tunneling functionality for Python" diff --git a/dev-python/python-socks/python-socks-2.0.1.ebuild b/dev-python/python-socks/python-socks-2.0.1.ebuild index a456d7bbe0d6..cf6a2661cc47 100644 --- a/dev-python/python-socks/python-socks-2.0.1.ebuild +++ b/dev-python/python-socks/python-socks-2.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="SOCKS4, SOCKS5, HTTP tunneling functionality for Python" diff --git a/dev-python/python-socks/python-socks-2.0.2.ebuild b/dev-python/python-socks/python-socks-2.0.2.ebuild index fded1d2e006b..e6a7c1631682 100644 --- a/dev-python/python-socks/python-socks-2.0.2.ebuild +++ b/dev-python/python-socks/python-socks-2.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="SOCKS4, SOCKS5, HTTP tunneling functionality for Python" diff --git a/dev-python/python-socks/python-socks-2.0.3.ebuild b/dev-python/python-socks/python-socks-2.0.3.ebuild index d8049818b37d..b77a7dbaae7d 100644 --- a/dev-python/python-socks/python-socks-2.0.3.ebuild +++ b/dev-python/python-socks/python-socks-2.0.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="SOCKS4, SOCKS5, HTTP tunneling functionality for Python" diff --git a/dev-python/python-soundfile/python-soundfile-0.10.3.ebuild b/dev-python/python-soundfile/python-soundfile-0.10.3.ebuild index 6872c6e11a50..915ff0d44406 100644 --- a/dev-python/python-soundfile/python-soundfile-0.10.3.ebuild +++ b/dev-python/python-soundfile/python-soundfile-0.10.3.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="SoundFile is an audio library based on libsndfile, CFFI and NumPy." diff --git a/dev-python/python-sshpubkeys/python-sshpubkeys-3.3.1.ebuild b/dev-python/python-sshpubkeys/python-sshpubkeys-3.3.1.ebuild index 25cf2b5d0b1b..6bdc9cb5463f 100644 --- a/dev-python/python-sshpubkeys/python-sshpubkeys-3.3.1.ebuild +++ b/dev-python/python-sshpubkeys/python-sshpubkeys-3.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="OpenSSH public key parser for Python" diff --git a/dev-python/python-stdnum/python-stdnum-1.17.ebuild b/dev-python/python-stdnum/python-stdnum-1.17.ebuild index d56210560366..198e1196e691 100644 --- a/dev-python/python-stdnum/python-stdnum-1.17.ebuild +++ b/dev-python/python-stdnum/python-stdnum-1.17.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/python-swiftclient/python-swiftclient-3.13.0.ebuild b/dev-python/python-swiftclient/python-swiftclient-3.13.0.ebuild index e7de74fba664..7165dd8dc662 100644 --- a/dev-python/python-swiftclient/python-swiftclient-3.13.0.ebuild +++ b/dev-python/python-swiftclient/python-swiftclient-3.13.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python bindings to the OpenStack Object Storage API" diff --git a/dev-python/python-systemd/python-systemd-234-r1.ebuild b/dev-python/python-systemd/python-systemd-234-r1.ebuild index d6d377135739..4a5fe5435fb4 100644 --- a/dev-python/python-systemd/python-systemd-234-r1.ebuild +++ b/dev-python/python-systemd/python-systemd-234-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS="no" inherit distutils-r1 diff --git a/dev-python/python-systemd/python-systemd-234-r2.ebuild b/dev-python/python-systemd/python-systemd-234-r2.ebuild index 7712c8df11e0..5d2622282930 100644 --- a/dev-python/python-systemd/python-systemd-234-r2.ebuild +++ b/dev-python/python-systemd/python-systemd-234-r2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/python-systemd/python-systemd-234.ebuild b/dev-python/python-systemd/python-systemd-234.ebuild index ec0e5bb2f2e0..594169707dcb 100644 --- a/dev-python/python-systemd/python-systemd-234.ebuild +++ b/dev-python/python-systemd/python-systemd-234.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS="no" inherit distutils-r1 diff --git a/dev-python/python-utils/python-utils-3.1.0.ebuild b/dev-python/python-utils/python-utils-3.1.0.ebuild index b3fa00804476..230b03b9670a 100644 --- a/dev-python/python-utils/python-utils-3.1.0.ebuild +++ b/dev-python/python-utils/python-utils-3.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Collection of small Python functions & classes" diff --git a/dev-python/python-varlink/python-varlink-30.3.1.ebuild b/dev-python/python-varlink/python-varlink-30.3.1.ebuild index 60f8ed2fc2cf..f76ab4a386a8 100644 --- a/dev-python/python-varlink/python-varlink-30.3.1.ebuild +++ b/dev-python/python-varlink/python-varlink-30.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python implementation of the Varlink protocol" diff --git a/dev-python/python-vlc/python-vlc-3.0.12118.ebuild b/dev-python/python-vlc/python-vlc-3.0.12118.ebuild index 9e72a92c7c18..026a8492fc35 100644 --- a/dev-python/python-vlc/python-vlc-3.0.12118.ebuild +++ b/dev-python/python-vlc/python-vlc-3.0.12118.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/python-xlib/python-xlib-0.31.ebuild b/dev-python/python-xlib/python-xlib-0.31.ebuild index 465e4aa6de25..f04f13878934 100644 --- a/dev-python/python-xlib/python-xlib-0.31.ebuild +++ b/dev-python/python-xlib/python-xlib-0.31.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 virtualx DESCRIPTION="A fully functional X client library for Python, written in Python" diff --git a/dev-python/python-xmlsec/python-xmlsec-1.3.12.ebuild b/dev-python/python-xmlsec/python-xmlsec-1.3.12.ebuild index 9c30d9b677e5..d28322d6a6e5 100644 --- a/dev-python/python-xmlsec/python-xmlsec-1.3.12.ebuild +++ b/dev-python/python-xmlsec/python-xmlsec-1.3.12.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python bindings for the XML Security Library" diff --git a/dev-python/python-xmp-toolkit/python-xmp-toolkit-2.0.1-r1.ebuild b/dev-python/python-xmp-toolkit/python-xmp-toolkit-2.0.1-r1.ebuild index 42878796c0e3..3cdbdc5cb332 100644 --- a/dev-python/python-xmp-toolkit/python-xmp-toolkit-2.0.1-r1.ebuild +++ b/dev-python/python-xmp-toolkit/python-xmp-toolkit-2.0.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 if [[ ${PV} == "9999" ]] ; then diff --git a/dev-python/python-zipstream/python-zipstream-1.1.4.ebuild b/dev-python/python-zipstream/python-zipstream-1.1.4.ebuild index cfcb80582e6a..5f708e43da4d 100644 --- a/dev-python/python-zipstream/python-zipstream-1.1.4.ebuild +++ b/dev-python/python-zipstream/python-zipstream-1.1.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/python3-lxc/python3-lxc-3.0.3.ebuild b/dev-python/python3-lxc/python3-lxc-3.0.3.ebuild index 7c8ef7093f49..291e584b53df 100644 --- a/dev-python/python3-lxc/python3-lxc-3.0.3.ebuild +++ b/dev-python/python3-lxc/python3-lxc-3.0.3.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/python3-lxc/python3-lxc-3.0.4.ebuild b/dev-python/python3-lxc/python3-lxc-3.0.4.ebuild index 7c8ef7093f49..291e584b53df 100644 --- a/dev-python/python3-lxc/python3-lxc-3.0.4.ebuild +++ b/dev-python/python3-lxc/python3-lxc-3.0.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,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/python3-openid/python3-openid-3.2.0.ebuild b/dev-python/python3-openid/python3-openid-3.2.0.ebuild index cdc49e8ef9ee..e5e447e91aad 100644 --- a/dev-python/python3-openid/python3-openid-3.2.0.ebuild +++ b/dev-python/python3-openid/python3-openid-3.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/python3-saml/python3-saml-1.11.0.ebuild b/dev-python/python3-saml/python3-saml-1.11.0.ebuild index 3cc74ca31873..caf1ba35882e 100644 --- a/dev-python/python3-saml/python3-saml-1.11.0.ebuild +++ b/dev-python/python3-saml/python3-saml-1.11.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="OneLogin's SAML Python Toolkit" diff --git a/dev-python/python3-saml/python3-saml-1.13.0.ebuild b/dev-python/python3-saml/python3-saml-1.13.0.ebuild index fd4edbcd0e57..50128789eb7b 100644 --- a/dev-python/python3-saml/python3-saml-1.13.0.ebuild +++ b/dev-python/python3-saml/python3-saml-1.13.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="OneLogin's SAML Python Toolkit" diff --git a/dev-python/python3-xapp/python3-xapp-2.2.1-r1.ebuild b/dev-python/python3-xapp/python3-xapp-2.2.1-r1.ebuild index 01dcaa0ca1e3..bb3cf7db0cae 100644 --- a/dev-python/python3-xapp/python3-xapp-2.2.1-r1.ebuild +++ b/dev-python/python3-xapp/python3-xapp-2.2.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/python_orocos_kdl/python_orocos_kdl-1.5.0.ebuild b/dev-python/python_orocos_kdl/python_orocos_kdl-1.5.0.ebuild index 9332f5ac81ac..38b955b001e1 100644 --- a/dev-python/python_orocos_kdl/python_orocos_kdl-1.5.0.ebuild +++ b/dev-python/python_orocos_kdl/python_orocos_kdl-1.5.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-python/python_orocos_kdl/python_orocos_kdl-1.5.1.ebuild b/dev-python/python_orocos_kdl/python_orocos_kdl-1.5.1.ebuild index 9fc461f662dc..2ce0646cb20d 100644 --- a/dev-python/python_orocos_kdl/python_orocos_kdl-1.5.1.ebuild +++ b/dev-python/python_orocos_kdl/python_orocos_kdl-1.5.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit python-r1 cmake DESCRIPTION="Python bindings for KDL" diff --git a/dev-python/python_orocos_kdl/python_orocos_kdl-9999.ebuild b/dev-python/python_orocos_kdl/python_orocos_kdl-9999.ebuild index 9fc461f662dc..2ce0646cb20d 100644 --- a/dev-python/python_orocos_kdl/python_orocos_kdl-9999.ebuild +++ b/dev-python/python_orocos_kdl/python_orocos_kdl-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit python-r1 cmake DESCRIPTION="Python bindings for KDL" diff --git a/dev-python/pythondialog/pythondialog-3.5.1.ebuild b/dev-python/pythondialog/pythondialog-3.5.1.ebuild index c2be7cfad954..8256a82edeea 100644 --- a/dev-python/pythondialog/pythondialog-3.5.1.ebuild +++ b/dev-python/pythondialog/pythondialog-3.5.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pythran/pythran-0.11.0.ebuild b/dev-python/pythran/pythran-0.11.0.ebuild index bf1697708fdd..f5042eb70bbf 100644 --- a/dev-python/pythran/pythran-0.11.0.ebuild +++ b/dev-python/pythran/pythran-0.11.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 multiprocessing MY_P=${P/_p/.post} diff --git a/dev-python/pytidylib/pytidylib-0.3.2-r1.ebuild b/dev-python/pytidylib/pytidylib-0.3.2-r1.ebuild index 9854235d027d..e392b6090e5e 100644 --- a/dev-python/pytidylib/pytidylib-0.3.2-r1.ebuild +++ b/dev-python/pytidylib/pytidylib-0.3.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytimeparse/pytimeparse-1.1.8.ebuild b/dev-python/pytimeparse/pytimeparse-1.1.8.ebuild index ca4757584e05..de3381960477 100644 --- a/dev-python/pytimeparse/pytimeparse-1.1.8.ebuild +++ b/dev-python/pytimeparse/pytimeparse-1.1.8.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 diff --git a/dev-python/pytools/pytools-2021.2.9.ebuild b/dev-python/pytools/pytools-2021.2.9.ebuild index 6fb82892ec4f..af66c7b0dbf2 100644 --- a/dev-python/pytools/pytools-2021.2.9.ebuild +++ b/dev-python/pytools/pytools-2021.2.9.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE='sqlite' inherit distutils-r1 diff --git a/dev-python/pytools/pytools-2022.1.ebuild b/dev-python/pytools/pytools-2022.1.ebuild index 4c7ab85c610c..e1d6c2aece59 100644 --- a/dev-python/pytools/pytools-2022.1.ebuild +++ b/dev-python/pytools/pytools-2022.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE='sqlite' inherit distutils-r1 diff --git a/dev-python/pytools/pytools-9999.ebuild b/dev-python/pytools/pytools-9999.ebuild index da9e9c47db73..d2f752ac1419 100644 --- a/dev-python/pytools/pytools-9999.ebuild +++ b/dev-python/pytools/pytools-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE='sqlite' inherit distutils-r1 git-r3 diff --git a/dev-python/pytrie/pytrie-0.4.0.ebuild b/dev-python/pytrie/pytrie-0.4.0.ebuild index fe54ee6a6567..360aaad74652 100644 --- a/dev-python/pytrie/pytrie-0.4.0.ebuild +++ b/dev-python/pytrie/pytrie-0.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pytz/pytz-2021.3.ebuild b/dev-python/pytz/pytz-2021.3.ebuild index c3b793f3b17d..6d1d0bcf5d5b 100644 --- a/dev-python/pytz/pytz-2021.3.ebuild +++ b/dev-python/pytz/pytz-2021.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/pytz_deprecation_shim/pytz_deprecation_shim-0.1.0_p0-r1.ebuild b/dev-python/pytz_deprecation_shim/pytz_deprecation_shim-0.1.0_p0-r1.ebuild index 5d670be2a084..86265002ce48 100644 --- a/dev-python/pytz_deprecation_shim/pytz_deprecation_shim-0.1.0_p0-r1.ebuild +++ b/dev-python/pytz_deprecation_shim/pytz_deprecation_shim-0.1.0_p0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) DISTUTILS_USE_SETUPTOOLS=pyproject.toml inherit distutils-r1 diff --git a/dev-python/pytz_deprecation_shim/pytz_deprecation_shim-0.1.0_p0-r2.ebuild b/dev-python/pytz_deprecation_shim/pytz_deprecation_shim-0.1.0_p0-r2.ebuild index 6bccc71c6078..4950e3295eaf 100644 --- a/dev-python/pytz_deprecation_shim/pytz_deprecation_shim-0.1.0_p0-r2.ebuild +++ b/dev-python/pytz_deprecation_shim/pytz_deprecation_shim-0.1.0_p0-r2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_P=${P/_p/.post} diff --git a/dev-python/pytzdata/pytzdata-2020.1-r1.ebuild b/dev-python/pytzdata/pytzdata-2020.1-r1.ebuild index 858b483c6005..3f7d1a8df432 100644 --- a/dev-python/pytzdata/pytzdata-2020.1-r1.ebuild +++ b/dev-python/pytzdata/pytzdata-2020.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="The Olson timezone database for Python" diff --git a/dev-python/pyu2f/pyu2f-0.1.5.ebuild b/dev-python/pyu2f/pyu2f-0.1.5.ebuild index 34f0244fad31..479e752675f1 100644 --- a/dev-python/pyu2f/pyu2f-0.1.5.ebuild +++ b/dev-python/pyu2f/pyu2f-0.1.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pyudev/pyudev-0.22.0-r1.ebuild b/dev-python/pyudev/pyudev-0.22.0-r1.ebuild index 92cc971d3e80..9543346ec35e 100644 --- a/dev-python/pyudev/pyudev-0.22.0-r1.ebuild +++ b/dev-python/pyudev/pyudev-0.22.0-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,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pyudev/pyudev-0.23.2.ebuild b/dev-python/pyudev/pyudev-0.23.2.ebuild index 9fb12a397fe5..1a623d98f886 100644 --- a/dev-python/pyudev/pyudev-0.23.2.ebuild +++ b/dev-python/pyudev/pyudev-0.23.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature DESCRIPTION="Python binding to libudev" diff --git a/dev-python/pyusb/pyusb-1.2.1.ebuild b/dev-python/pyusb/pyusb-1.2.1.ebuild index 07e84c76fe1c..738c2b944255 100644 --- a/dev-python/pyusb/pyusb-1.2.1.ebuild +++ b/dev-python/pyusb/pyusb-1.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="USB support for Python" diff --git a/dev-python/pyvirtualdisplay/pyvirtualdisplay-2.2.ebuild b/dev-python/pyvirtualdisplay/pyvirtualdisplay-2.2.ebuild index 1f9c4b4edb92..a60c81243bfe 100644 --- a/dev-python/pyvirtualdisplay/pyvirtualdisplay-2.2.ebuild +++ b/dev-python/pyvirtualdisplay/pyvirtualdisplay-2.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pyvirtualdisplay/pyvirtualdisplay-3.0.ebuild b/dev-python/pyvirtualdisplay/pyvirtualdisplay-3.0.ebuild index 3908e6f440c5..ef927b517ae1 100644 --- a/dev-python/pyvirtualdisplay/pyvirtualdisplay-3.0.ebuild +++ b/dev-python/pyvirtualdisplay/pyvirtualdisplay-3.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pywavelets/pywavelets-1.1.1.ebuild b/dev-python/pywavelets/pywavelets-1.1.1.ebuild index 2316a8bc3a81..10cbd59860f1 100644 --- a/dev-python/pywavelets/pywavelets-1.1.1.ebuild +++ b/dev-python/pywavelets/pywavelets-1.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pywavelets/pywavelets-1.2.0.ebuild b/dev-python/pywavelets/pywavelets-1.2.0.ebuild index df6fcd4fb1ea..4d7a846898bb 100644 --- a/dev-python/pywavelets/pywavelets-1.2.0.ebuild +++ b/dev-python/pywavelets/pywavelets-1.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_PN="${PN/pyw/PyW}" diff --git a/dev-python/pywinrm/pywinrm-0.4.2.ebuild b/dev-python/pywinrm/pywinrm-0.4.2.ebuild index 3cf2480a1e39..1fc7552ea1fe 100644 --- a/dev-python/pywinrm/pywinrm-0.4.2.ebuild +++ b/dev-python/pywinrm/pywinrm-0.4.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pyx/pyx-0.15.ebuild b/dev-python/pyx/pyx-0.15.ebuild index a049e74745f4..bacbcfcb2cb6 100644 --- a/dev-python/pyx/pyx-0.15.ebuild +++ b/dev-python/pyx/pyx-0.15.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pyxDamerauLevenshtein/pyxDamerauLevenshtein-1.7.0.ebuild b/dev-python/pyxDamerauLevenshtein/pyxDamerauLevenshtein-1.7.0.ebuild index 2f711ae268c8..1b0fdfe469ff 100644 --- a/dev-python/pyxDamerauLevenshtein/pyxDamerauLevenshtein-1.7.0.ebuild +++ b/dev-python/pyxDamerauLevenshtein/pyxDamerauLevenshtein-1.7.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pyxattr/pyxattr-0.7.2.ebuild b/dev-python/pyxattr/pyxattr-0.7.2.ebuild index 232244e88193..3f4779a2869a 100644 --- a/dev-python/pyxattr/pyxattr-0.7.2.ebuild +++ b/dev-python/pyxattr/pyxattr-0.7.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pyxdg/pyxdg-0.27.ebuild b/dev-python/pyxdg/pyxdg-0.27.ebuild index 0d6c8edff57f..b7bfba8231f6 100644 --- a/dev-python/pyxdg/pyxdg-0.27.ebuild +++ b/dev-python/pyxdg/pyxdg-0.27.ebuild @@ -4,7 +4,7 @@ EAPI=7 MY_P="${PN}-rel-${PV}" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pyyaml/pyyaml-5.4.1.ebuild b/dev-python/pyyaml/pyyaml-5.4.1.ebuild index 725251046a8d..672456567ca3 100644 --- a/dev-python/pyyaml/pyyaml-5.4.1.ebuild +++ b/dev-python/pyyaml/pyyaml-5.4.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="YAML parser and emitter for Python" diff --git a/dev-python/pyyaml/pyyaml-6.0.ebuild b/dev-python/pyyaml/pyyaml-6.0.ebuild index 7179d432a1b2..0e00d97e217c 100644 --- a/dev-python/pyyaml/pyyaml-6.0.ebuild +++ b/dev-python/pyyaml/pyyaml-6.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="YAML parser and emitter for Python" diff --git a/dev-python/pyyaml_env_tag/pyyaml_env_tag-0.1-r1.ebuild b/dev-python/pyyaml_env_tag/pyyaml_env_tag-0.1-r1.ebuild index 7434a873b3ae..cce327038073 100644 --- a/dev-python/pyyaml_env_tag/pyyaml_env_tag-0.1-r1.ebuild +++ b/dev-python/pyyaml_env_tag/pyyaml_env_tag-0.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/pyyaml_env_tag/pyyaml_env_tag-0.1.ebuild b/dev-python/pyyaml_env_tag/pyyaml_env_tag-0.1.ebuild index 3fa0bf19754d..a777cc23d092 100644 --- a/dev-python/pyyaml_env_tag/pyyaml_env_tag-0.1.ebuild +++ b/dev-python/pyyaml_env_tag/pyyaml_env_tag-0.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 diff --git a/dev-python/pyzbar/pyzbar-0.1.8.ebuild b/dev-python/pyzbar/pyzbar-0.1.8.ebuild index b0b4b88be592..8066dfabb9b3 100644 --- a/dev-python/pyzbar/pyzbar-0.1.8.ebuild +++ b/dev-python/pyzbar/pyzbar-0.1.8.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Read one-dimensional barcodes and QR codes from Python" diff --git a/dev-python/pyzmq/pyzmq-22.1.0.ebuild b/dev-python/pyzmq/pyzmq-22.1.0.ebuild index 62414654e2a7..2ec157242517 100644 --- a/dev-python/pyzmq/pyzmq-22.1.0.ebuild +++ b/dev-python/pyzmq/pyzmq-22.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit flag-o-matic distutils-r1 toolchain-funcs diff --git a/dev-python/pyzotero/pyzotero-1.4.26.ebuild b/dev-python/pyzotero/pyzotero-1.4.26.ebuild index 617232e03b3f..969f27a24c8a 100644 --- a/dev-python/pyzotero/pyzotero-1.4.26.ebuild +++ b/dev-python/pyzotero/pyzotero-1.4.26.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A Python client for the Zotero API" diff --git a/dev-python/pyzotero/pyzotero-1.5.1.ebuild b/dev-python/pyzotero/pyzotero-1.5.1.ebuild index e79f4223bc1a..8a8775e8e4f7 100644 --- a/dev-python/pyzotero/pyzotero-1.5.1.ebuild +++ b/dev-python/pyzotero/pyzotero-1.5.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A Python client for the Zotero API" diff --git a/dev-python/pyzotero/pyzotero-1.5.ebuild b/dev-python/pyzotero/pyzotero-1.5.ebuild index e79f4223bc1a..8a8775e8e4f7 100644 --- a/dev-python/pyzotero/pyzotero-1.5.ebuild +++ b/dev-python/pyzotero/pyzotero-1.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A Python client for the Zotero API" diff --git a/dev-python/qdarkstyle/qdarkstyle-2.8.1.ebuild b/dev-python/qdarkstyle/qdarkstyle-2.8.1.ebuild index f283e919db10..9c4a9a1debeb 100644 --- a/dev-python/qdarkstyle/qdarkstyle-2.8.1.ebuild +++ b/dev-python/qdarkstyle/qdarkstyle-2.8.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=rdepend diff --git a/dev-python/qdarkstyle/qdarkstyle-3.0.2.ebuild b/dev-python/qdarkstyle/qdarkstyle-3.0.2.ebuild index b82defc10026..d1c8c5a40c89 100644 --- a/dev-python/qdarkstyle/qdarkstyle-3.0.2.ebuild +++ b/dev-python/qdarkstyle/qdarkstyle-3.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature diff --git a/dev-python/qdarkstyle/qdarkstyle-3.0.3.ebuild b/dev-python/qdarkstyle/qdarkstyle-3.0.3.ebuild index 42c2c797b653..07b56b4960f0 100644 --- a/dev-python/qdarkstyle/qdarkstyle-3.0.3.ebuild +++ b/dev-python/qdarkstyle/qdarkstyle-3.0.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature diff --git a/dev-python/qrcode/qrcode-7.3.1.ebuild b/dev-python/qrcode/qrcode-7.3.1.ebuild index 8cb0f4107372..18f27b9c38cd 100644 --- a/dev-python/qrcode/qrcode-7.3.1.ebuild +++ b/dev-python/qrcode/qrcode-7.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="QR Code generator on top of PIL" diff --git a/dev-python/qscintilla-python/qscintilla-python-2.11.6.ebuild b/dev-python/qscintilla-python/qscintilla-python-2.11.6.ebuild index 11437d160ff0..452162c1f10f 100644 --- a/dev-python/qscintilla-python/qscintilla-python-2.11.6.ebuild +++ b/dev-python/qscintilla-python/qscintilla-python-2.11.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit python-r1 qmake-utils DESCRIPTION="Python bindings for QScintilla" diff --git a/dev-python/qscintilla-python/qscintilla-python-2.13.1.ebuild b/dev-python/qscintilla-python/qscintilla-python-2.13.1.ebuild index b58eb1cbd727..a83cb09d0d2b 100644 --- a/dev-python/qscintilla-python/qscintilla-python-2.13.1.ebuild +++ b/dev-python/qscintilla-python/qscintilla-python-2.13.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit python-r1 qmake-utils DESCRIPTION="Python bindings for QScintilla" diff --git a/dev-python/qstylizer/qstylizer-0.2.1.ebuild b/dev-python/qstylizer/qstylizer-0.2.1.ebuild index 20515870240e..29a7f34ec99a 100644 --- a/dev-python/qstylizer/qstylizer-0.2.1.ebuild +++ b/dev-python/qstylizer/qstylizer-0.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/qtawesome/qtawesome-1.1.1.ebuild b/dev-python/qtawesome/qtawesome-1.1.1.ebuild index 6bf17ed3ce0d..9e59661bdb7c 100644 --- a/dev-python/qtawesome/qtawesome-1.1.1.ebuild +++ b/dev-python/qtawesome/qtawesome-1.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 virtualx MY_PN="QtAwesome" diff --git a/dev-python/qtconsole/qtconsole-5.1.1.ebuild b/dev-python/qtconsole/qtconsole-5.1.1.ebuild index 4628d3ac5469..fc1d3fe89620 100644 --- a/dev-python/qtconsole/qtconsole-5.1.1.ebuild +++ b/dev-python/qtconsole/qtconsole-5.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/qtconsole/qtconsole-5.2.1.ebuild b/dev-python/qtconsole/qtconsole-5.2.1.ebuild index c32be7f4dc60..9e92fdc1cca4 100644 --- a/dev-python/qtconsole/qtconsole-5.2.1.ebuild +++ b/dev-python/qtconsole/qtconsole-5.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/qtconsole/qtconsole-5.2.2.ebuild b/dev-python/qtconsole/qtconsole-5.2.2.ebuild index 6f47716285aa..f95142371895 100644 --- a/dev-python/qtconsole/qtconsole-5.2.2.ebuild +++ b/dev-python/qtconsole/qtconsole-5.2.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/qtsass/qtsass-0.3.0.ebuild b/dev-python/qtsass/qtsass-0.3.0.ebuild index 1d16dff26b8f..0670da3405eb 100644 --- a/dev-python/qtsass/qtsass-0.3.0.ebuild +++ b/dev-python/qtsass/qtsass-0.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/quantities/quantities-0.12.5.ebuild b/dev-python/quantities/quantities-0.12.5.ebuild index 1f6ee4b592f6..fd4899f7b784 100644 --- a/dev-python/quantities/quantities-0.12.5.ebuild +++ b/dev-python/quantities/quantities-0.12.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 diff --git a/dev-python/quantities/quantities-0.13.0-r1.ebuild b/dev-python/quantities/quantities-0.13.0-r1.ebuild index 63106092ea2b..c8ce4b6f8123 100644 --- a/dev-python/quantities/quantities-0.13.0-r1.ebuild +++ b/dev-python/quantities/quantities-0.13.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/quantities/quantities-0.13.0.ebuild b/dev-python/quantities/quantities-0.13.0.ebuild index 1183f8b354f1..de2adebc0ff7 100644 --- a/dev-python/quantities/quantities-0.13.0.ebuild +++ b/dev-python/quantities/quantities-0.13.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 diff --git a/dev-python/queuelib/queuelib-1.6.1.ebuild b/dev-python/queuelib/queuelib-1.6.1.ebuild index 1ddfd96846f2..1a84ebbaa1af 100644 --- a/dev-python/queuelib/queuelib-1.6.1.ebuild +++ b/dev-python/queuelib/queuelib-1.6.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v3.0 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/queuelib/queuelib-1.6.2.ebuild b/dev-python/queuelib/queuelib-1.6.2.ebuild index 1ddfd96846f2..1a84ebbaa1af 100644 --- a/dev-python/queuelib/queuelib-1.6.2.ebuild +++ b/dev-python/queuelib/queuelib-1.6.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v3.0 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/quex/quex-0.71.2.ebuild b/dev-python/quex/quex-0.71.2.ebuild index e0a1638a7c0e..957b470a7622 100644 --- a/dev-python/quex/quex-0.71.2.ebuild +++ b/dev-python/quex/quex-0.71.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit python-single-r1 diff --git a/dev-python/radon/radon-5.1.0.ebuild b/dev-python/radon/radon-5.1.0.ebuild index 23afa85d1f5e..dcc537a2ea81 100644 --- a/dev-python/radon/radon-5.1.0.ebuild +++ b/dev-python/radon/radon-5.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Code Metrics in Python" diff --git a/dev-python/raet/raet-0.6.8-r3.ebuild b/dev-python/raet/raet-0.6.8-r3.ebuild index a24736358b6d..39b13d8c6bc3 100644 --- a/dev-python/raet/raet-0.6.8-r3.ebuild +++ b/dev-python/raet/raet-0.6.8-r3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Reliable Asynchronous Event Transport Protocol" diff --git a/dev-python/random2/random2-1.0.1-r1.ebuild b/dev-python/random2/random2-1.0.1-r1.ebuild index 846e2f96068d..b2256a2b2a56 100644 --- a/dev-python/random2/random2-1.0.1-r1.ebuild +++ b/dev-python/random2/random2-1.0.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python-2.7 random module ported to python-3" diff --git a/dev-python/rarfile/rarfile-4.0.ebuild b/dev-python/rarfile/rarfile-4.0.ebuild index 82707115ca56..cbcab5f65ace 100644 --- a/dev-python/rarfile/rarfile-4.0.ebuild +++ b/dev-python/rarfile/rarfile-4.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Module for RAR archive reading" diff --git a/dev-python/ratelimit/ratelimit-2.2.1.ebuild b/dev-python/ratelimit/ratelimit-2.2.1.ebuild index 4a16a6bee352..151c10b8d24d 100644 --- a/dev-python/ratelimit/ratelimit-2.2.1.ebuild +++ b/dev-python/ratelimit/ratelimit-2.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="An API rate limit decorator for Python" diff --git a/dev-python/rawkit/rawkit-0.6.0.ebuild b/dev-python/rawkit/rawkit-0.6.0.ebuild index 4958ef88fece..f0360e6298ff 100644 --- a/dev-python/rawkit/rawkit-0.6.0.ebuild +++ b/dev-python/rawkit/rawkit-0.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 diff --git a/dev-python/rcssmin/rcssmin-1.0.6.ebuild b/dev-python/rcssmin/rcssmin-1.0.6.ebuild index fb2ebd4575ce..9eda2309f9cd 100644 --- a/dev-python/rcssmin/rcssmin-1.0.6.ebuild +++ b/dev-python/rcssmin/rcssmin-1.0.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 diff --git a/dev-python/rcssmin/rcssmin-1.1.0-r1.ebuild b/dev-python/rcssmin/rcssmin-1.1.0-r1.ebuild index c4c59dd85db4..109c69dcd570 100644 --- a/dev-python/rcssmin/rcssmin-1.1.0-r1.ebuild +++ b/dev-python/rcssmin/rcssmin-1.1.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/rcssmin/rcssmin-1.1.0.ebuild b/dev-python/rcssmin/rcssmin-1.1.0.ebuild index c6eb073d7f46..375022dea123 100644 --- a/dev-python/rcssmin/rcssmin-1.1.0.ebuild +++ b/dev-python/rcssmin/rcssmin-1.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="CSS minifier written in python" diff --git a/dev-python/rdflib/rdflib-5.0.0.ebuild b/dev-python/rdflib/rdflib-5.0.0.ebuild index 366a3a4a254b..379a17fa55aa 100644 --- a/dev-python/rdflib/rdflib-5.0.0.ebuild +++ b/dev-python/rdflib/rdflib-5.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="sqlite?,threads(+)" inherit distutils-r1 diff --git a/dev-python/rdflib/rdflib-6.1.1.ebuild b/dev-python/rdflib/rdflib-6.1.1.ebuild index 7190ba72eccd..2d9652ecf2a2 100644 --- a/dev-python/rdflib/rdflib-6.1.1.ebuild +++ b/dev-python/rdflib/rdflib-6.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="sqlite?,threads(+)" DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 optfeature diff --git a/dev-python/re-assert/re-assert-1.1.0.ebuild b/dev-python/re-assert/re-assert-1.1.0.ebuild index a693c76dde4b..b5b65decb2fd 100644 --- a/dev-python/re-assert/re-assert-1.1.0.ebuild +++ b/dev-python/re-assert/re-assert-1.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Show where your regex match assertion failed" diff --git a/dev-python/readme_renderer/readme_renderer-32.0.ebuild b/dev-python/readme_renderer/readme_renderer-32.0.ebuild index 4302a82f53e7..f544490e1978 100644 --- a/dev-python/readme_renderer/readme_renderer-32.0.ebuild +++ b/dev-python/readme_renderer/readme_renderer-32.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="a library for rendering \"readme\" descriptions for Warehouse" diff --git a/dev-python/readthedocs-sphinx-ext/readthedocs-sphinx-ext-2.1.4.ebuild b/dev-python/readthedocs-sphinx-ext/readthedocs-sphinx-ext-2.1.4.ebuild index 23f9e0e223a3..b1f0a3f8fa5d 100644 --- a/dev-python/readthedocs-sphinx-ext/readthedocs-sphinx-ext-2.1.4.ebuild +++ b/dev-python/readthedocs-sphinx-ext/readthedocs-sphinx-ext-2.1.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Code specific for Read the Docs and Sphinx" diff --git a/dev-python/rebulk/rebulk-3.1.0.ebuild b/dev-python/rebulk/rebulk-3.1.0.ebuild index fc815dc407da..218244445f2b 100644 --- a/dev-python/rebulk/rebulk-3.1.0.ebuild +++ b/dev-python/rebulk/rebulk-3.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python library that performs advanced searches in strings" diff --git a/dev-python/recommonmark/recommonmark-0.7.1.ebuild b/dev-python/recommonmark/recommonmark-0.7.1.ebuild index 6382ebee15a9..0cac7352388f 100644 --- a/dev-python/recommonmark/recommonmark-0.7.1.ebuild +++ b/dev-python/recommonmark/recommonmark-0.7.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python docutils-compatibility bridge to CommonMark" diff --git a/dev-python/redis-py/redis-py-4.1.0.ebuild b/dev-python/redis-py/redis-py-4.1.0.ebuild index 70c190ab00dc..8b12623c922d 100644 --- a/dev-python/redis-py/redis-py-4.1.0.ebuild +++ b/dev-python/redis-py/redis-py-4.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_PN="redis" diff --git a/dev-python/redis-py/redis-py-4.1.1.ebuild b/dev-python/redis-py/redis-py-4.1.1.ebuild index 5e85ba017622..d7093764dd8a 100644 --- a/dev-python/redis-py/redis-py-4.1.1.ebuild +++ b/dev-python/redis-py/redis-py-4.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_PN="redis" diff --git a/dev-python/redis-py/redis-py-4.1.2.ebuild b/dev-python/redis-py/redis-py-4.1.2.ebuild index 94c57822750d..5057612ad9ab 100644 --- a/dev-python/redis-py/redis-py-4.1.2.ebuild +++ b/dev-python/redis-py/redis-py-4.1.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_PN="redis" diff --git a/dev-python/redis-py/redis-py-4.1.3.ebuild b/dev-python/redis-py/redis-py-4.1.3.ebuild index 1d93bb961afc..a7ea230521a0 100644 --- a/dev-python/redis-py/redis-py-4.1.3.ebuild +++ b/dev-python/redis-py/redis-py-4.1.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/reedsolomon/reedsolomon-1.5.4.ebuild b/dev-python/reedsolomon/reedsolomon-1.5.4.ebuild index 4b7b3624098b..84340d0499d8 100644 --- a/dev-python/reedsolomon/reedsolomon-1.5.4.ebuild +++ b/dev-python/reedsolomon/reedsolomon-1.5.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Pure-Python Reed Solomon encoder/decoder" diff --git a/dev-python/reflink/reflink-0.2.1-r1.ebuild b/dev-python/reflink/reflink-0.2.1-r1.ebuild index 3bbfef76f4ca..76b4066820c7 100644 --- a/dev-python/reflink/reflink-0.2.1-r1.ebuild +++ b/dev-python/reflink/reflink-0.2.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_IN_SOURCE_BUILD=1 inherit distutils-r1 diff --git a/dev-python/regex/regex-2021.11.10.ebuild b/dev-python/regex/regex-2021.11.10.ebuild index 7009906473fc..0fca640c046a 100644 --- a/dev-python/regex/regex-2021.11.10.ebuild +++ b/dev-python/regex/regex-2021.11.10.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Alternative regular expression module to replace re" diff --git a/dev-python/regex/regex-2022.1.18.ebuild b/dev-python/regex/regex-2022.1.18.ebuild index 1af2e0f6ac1e..c4af10a47313 100644 --- a/dev-python/regex/regex-2022.1.18.ebuild +++ b/dev-python/regex/regex-2022.1.18.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Alternative regular expression module to replace re" diff --git a/dev-python/rencode/rencode-1.0.6-r2.ebuild b/dev-python/rencode/rencode-1.0.6-r2.ebuild index 706d75be166d..b95aa60b3aaa 100644 --- a/dev-python/rencode/rencode-1.0.6-r2.ebuild +++ b/dev-python/rencode/rencode-1.0.6-r2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/reno/reno-3.5.0.ebuild b/dev-python/reno/reno-3.5.0.ebuild index 94717cdc4e0b..3788bb7f754f 100644 --- a/dev-python/reno/reno-3.5.0.ebuild +++ b/dev-python/reno/reno-3.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Release notes manager, storing release notes in a git repo and building docs" diff --git a/dev-python/reportlab/reportlab-3.6.5.ebuild b/dev-python/reportlab/reportlab-3.6.5.ebuild index ddf41ff19868..e71df58fc360 100644 --- a/dev-python/reportlab/reportlab-3.6.5.ebuild +++ b/dev-python/reportlab/reportlab-3.6.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Tools for generating printable PDF documents from any data source" diff --git a/dev-python/reportlab/reportlab-3.6.6.ebuild b/dev-python/reportlab/reportlab-3.6.6.ebuild index 8dbb4b90f478..e0b3e31fb587 100644 --- a/dev-python/reportlab/reportlab-3.6.6.ebuild +++ b/dev-python/reportlab/reportlab-3.6.6.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/repoze-lru/repoze-lru-0.7-r1.ebuild b/dev-python/repoze-lru/repoze-lru-0.7-r1.ebuild index b9753bfc3688..383181874ad0 100644 --- a/dev-python/repoze-lru/repoze-lru-0.7-r1.ebuild +++ b/dev-python/repoze-lru/repoze-lru-0.7-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_PN=${PN/-/.} diff --git a/dev-python/repoze-sphinx-autointerface/repoze-sphinx-autointerface-0.8.ebuild b/dev-python/repoze-sphinx-autointerface/repoze-sphinx-autointerface-0.8.ebuild index 5c47423559a7..e421a283f00a 100644 --- a/dev-python/repoze-sphinx-autointerface/repoze-sphinx-autointerface-0.8.ebuild +++ b/dev-python/repoze-sphinx-autointerface/repoze-sphinx-autointerface-0.8.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/requests-cache/requests-cache-0.9.1-r1.ebuild b/dev-python/requests-cache/requests-cache-0.9.1-r1.ebuild index 6092f794c511..e405779cd344 100644 --- a/dev-python/requests-cache/requests-cache-0.9.1-r1.ebuild +++ b/dev-python/requests-cache/requests-cache-0.9.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="sqlite" inherit distutils-r1 optfeature diff --git a/dev-python/requests-cache/requests-cache-0.9.1.ebuild b/dev-python/requests-cache/requests-cache-0.9.1.ebuild index 95bec4b033a8..3e738c2f6f1f 100644 --- a/dev-python/requests-cache/requests-cache-0.9.1.ebuild +++ b/dev-python/requests-cache/requests-cache-0.9.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="sqlite" inherit distutils-r1 optfeature diff --git a/dev-python/requests-credssp/requests-credssp-1.3.0.ebuild b/dev-python/requests-credssp/requests-credssp-1.3.0.ebuild index f59395e16584..ffd41787a51c 100644 --- a/dev-python/requests-credssp/requests-credssp-1.3.0.ebuild +++ b/dev-python/requests-credssp/requests-credssp-1.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/requests-file/requests-file-1.5.1-r1.ebuild b/dev-python/requests-file/requests-file-1.5.1-r1.ebuild index 0ed96a86a12e..fca4686390c1 100644 --- a/dev-python/requests-file/requests-file-1.5.1-r1.ebuild +++ b/dev-python/requests-file/requests-file-1.5.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/requests-futures/requests-futures-1.0.0.ebuild b/dev-python/requests-futures/requests-futures-1.0.0.ebuild index f9e5ec12dd0d..e3acd1813a94 100644 --- a/dev-python/requests-futures/requests-futures-1.0.0.ebuild +++ b/dev-python/requests-futures/requests-futures-1.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/requests-kerberos/requests-kerberos-0.14.0.ebuild b/dev-python/requests-kerberos/requests-kerberos-0.14.0.ebuild index 48f89589a953..29d8ba653afc 100644 --- a/dev-python/requests-kerberos/requests-kerberos-0.14.0.ebuild +++ b/dev-python/requests-kerberos/requests-kerberos-0.14.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 HOMEPAGE="https://github.com/requests/requests-kerberos/" diff --git a/dev-python/requests-mock/requests-mock-1.9.3.ebuild b/dev-python/requests-mock/requests-mock-1.9.3.ebuild index d7e25ca28548..f2b79077c4fc 100644 --- a/dev-python/requests-mock/requests-mock-1.9.3.ebuild +++ b/dev-python/requests-mock/requests-mock-1.9.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Mock out responses from the requests package" diff --git a/dev-python/requests-ntlm/requests-ntlm-1.1.0-r1.ebuild b/dev-python/requests-ntlm/requests-ntlm-1.1.0-r1.ebuild index a5ed55ffccba..e65325eeb40a 100644 --- a/dev-python/requests-ntlm/requests-ntlm-1.1.0-r1.ebuild +++ b/dev-python/requests-ntlm/requests-ntlm-1.1.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/requests-oauthlib/requests-oauthlib-1.3.0.ebuild b/dev-python/requests-oauthlib/requests-oauthlib-1.3.0.ebuild index 23daf17b6d1d..1e581ba98131 100644 --- a/dev-python/requests-oauthlib/requests-oauthlib-1.3.0.ebuild +++ b/dev-python/requests-oauthlib/requests-oauthlib-1.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="This project provides first-class OAuth library support for Requests" diff --git a/dev-python/requests-oauthlib/requests-oauthlib-1.3.1.ebuild b/dev-python/requests-oauthlib/requests-oauthlib-1.3.1.ebuild index 9c8c20a8c9f5..a8c526c6e6f2 100644 --- a/dev-python/requests-oauthlib/requests-oauthlib-1.3.1.ebuild +++ b/dev-python/requests-oauthlib/requests-oauthlib-1.3.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/requests-toolbelt/requests-toolbelt-0.9.1.ebuild b/dev-python/requests-toolbelt/requests-toolbelt-0.9.1.ebuild index 6a752a77103a..fc0dfb4388b0 100644 --- a/dev-python/requests-toolbelt/requests-toolbelt-0.9.1.ebuild +++ b/dev-python/requests-toolbelt/requests-toolbelt-0.9.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,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/requests-unixsocket/requests-unixsocket-0.2.0.ebuild b/dev-python/requests-unixsocket/requests-unixsocket-0.2.0.ebuild index e2ed758a610c..00970d39103f 100644 --- a/dev-python/requests-unixsocket/requests-unixsocket-0.2.0.ebuild +++ b/dev-python/requests-unixsocket/requests-unixsocket-0.2.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,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/requests-unixsocket/requests-unixsocket-0.3.0.ebuild b/dev-python/requests-unixsocket/requests-unixsocket-0.3.0.ebuild index d503f6715124..413d6154409e 100644 --- a/dev-python/requests-unixsocket/requests-unixsocket-0.3.0.ebuild +++ b/dev-python/requests-unixsocket/requests-unixsocket-0.3.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/requests/requests-2.27.1.ebuild b/dev-python/requests/requests-2.27.1.ebuild index fe0c7d1f7dac..d14943ebe008 100644 --- a/dev-python/requests/requests-2.27.1.ebuild +++ b/dev-python/requests/requests-2.27.1.ebuild @@ -4,7 +4,7 @@ # please keep this ebuild at EAPI 7 -- sys-apps/portage dep EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/requests_download/requests_download-0.1.2.ebuild b/dev-python/requests_download/requests_download-0.1.2.ebuild index d7c4ceb51a92..3d69aee13224 100644 --- a/dev-python/requests_download/requests_download-0.1.2.ebuild +++ b/dev-python/requests_download/requests_download-0.1.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,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/requests_pkcs12/requests_pkcs12-1.10.ebuild b/dev-python/requests_pkcs12/requests_pkcs12-1.10.ebuild index 563a5126d6d9..39da229163d4 100644 --- a/dev-python/requests_pkcs12/requests_pkcs12-1.10.ebuild +++ b/dev-python/requests_pkcs12/requests_pkcs12-1.10.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Adds PKCS#12 support to the Python requests library in a clean way" diff --git a/dev-python/requestsexceptions/requestsexceptions-1.4.0.ebuild b/dev-python/requestsexceptions/requestsexceptions-1.4.0.ebuild index 48654c56854d..0b9f8bc236de 100644 --- a/dev-python/requestsexceptions/requestsexceptions-1.4.0.ebuild +++ b/dev-python/requestsexceptions/requestsexceptions-1.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Finds the correct path to exceptions in the requests library" diff --git a/dev-python/resolvelib/resolvelib-0.5.4.ebuild b/dev-python/resolvelib/resolvelib-0.5.4.ebuild index 3d6f1e25a3d6..e37b4dbeee6b 100644 --- a/dev-python/resolvelib/resolvelib-0.5.4.ebuild +++ b/dev-python/resolvelib/resolvelib-0.5.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 diff --git a/dev-python/resolvelib/resolvelib-0.8.1.ebuild b/dev-python/resolvelib/resolvelib-0.8.1.ebuild index 63f59bc03992..15fc855b2d94 100644 --- a/dev-python/resolvelib/resolvelib-0.8.1.ebuild +++ b/dev-python/resolvelib/resolvelib-0.8.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="provides a Resolver class that includes dependency resolution logic" diff --git a/dev-python/responses/responses-0.18.0.ebuild b/dev-python/responses/responses-0.18.0.ebuild index b2ddf254c5d1..ca22d0e41fc2 100644 --- a/dev-python/responses/responses-0.18.0.ebuild +++ b/dev-python/responses/responses-0.18.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/restructuredtext-lint/restructuredtext-lint-1.3.0.ebuild b/dev-python/restructuredtext-lint/restructuredtext-lint-1.3.0.ebuild index 87c5746889e1..9816b545448b 100644 --- a/dev-python/restructuredtext-lint/restructuredtext-lint-1.3.0.ebuild +++ b/dev-python/restructuredtext-lint/restructuredtext-lint-1.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_P="${P/-/_}" diff --git a/dev-python/retry-decorator/retry-decorator-1.1.1.ebuild b/dev-python/retry-decorator/retry-decorator-1.1.1.ebuild index cdb1211852e1..e92ed87b1400 100644 --- a/dev-python/retry-decorator/retry-decorator-1.1.1.ebuild +++ b/dev-python/retry-decorator/retry-decorator-1.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Decorator for retrying when exceptions occur" diff --git a/dev-python/retrying/retrying-1.3.3.ebuild b/dev-python/retrying/retrying-1.3.3.ebuild index 3d06fd023ba8..013baee0234e 100644 --- a/dev-python/retrying/retrying-1.3.3.ebuild +++ b/dev-python/retrying/retrying-1.3.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/rfc3339-validator/rfc3339-validator-0.1.4.ebuild b/dev-python/rfc3339-validator/rfc3339-validator-0.1.4.ebuild index 571e6cfd281b..3fbdfe9091db 100644 --- a/dev-python/rfc3339-validator/rfc3339-validator-0.1.4.ebuild +++ b/dev-python/rfc3339-validator/rfc3339-validator-0.1.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A pure python RFC3339 validator" diff --git a/dev-python/rfc3986-validator/rfc3986-validator-0.1.1-r1.ebuild b/dev-python/rfc3986-validator/rfc3986-validator-0.1.1-r1.ebuild index 4283ab4ceb66..c7fe5af0c5fe 100644 --- a/dev-python/rfc3986-validator/rfc3986-validator-0.1.1-r1.ebuild +++ b/dev-python/rfc3986-validator/rfc3986-validator-0.1.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 # 0.1.1 isn't tagged on GitHub diff --git a/dev-python/rfc3986-validator/rfc3986-validator-0.1.1.ebuild b/dev-python/rfc3986-validator/rfc3986-validator-0.1.1.ebuild index 75144d9344f8..6d075fdcfc8e 100644 --- a/dev-python/rfc3986-validator/rfc3986-validator-0.1.1.ebuild +++ b/dev-python/rfc3986-validator/rfc3986-validator-0.1.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,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/rfc3986/rfc3986-1.5.0.ebuild b/dev-python/rfc3986/rfc3986-1.5.0.ebuild index a208d33d8594..6a405ec0fa0c 100644 --- a/dev-python/rfc3986/rfc3986-1.5.0.ebuild +++ b/dev-python/rfc3986/rfc3986-1.5.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,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/rfc3986/rfc3986-2.0.0.ebuild b/dev-python/rfc3986/rfc3986-2.0.0.ebuild index b05ed21f6867..360cd0a54b6a 100644 --- a/dev-python/rfc3986/rfc3986-2.0.0.ebuild +++ b/dev-python/rfc3986/rfc3986-2.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Validating URI References per RFC 3986" diff --git a/dev-python/rfc3987/rfc3987-1.3.8-r1.ebuild b/dev-python/rfc3987/rfc3987-1.3.8-r1.ebuild index 9b8f243d6129..e1b239a8ac43 100644 --- a/dev-python/rfc3987/rfc3987-1.3.8-r1.ebuild +++ b/dev-python/rfc3987/rfc3987-1.3.8-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/rfc3987/rfc3987-1.3.8-r2.ebuild b/dev-python/rfc3987/rfc3987-1.3.8-r2.ebuild index 2c2a2be936f5..2f0ca9f29780 100644 --- a/dev-python/rfc3987/rfc3987-1.3.8-r2.ebuild +++ b/dev-python/rfc3987/rfc3987-1.3.8-r2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)" diff --git a/dev-python/rich/rich-10.16.2-r1.ebuild b/dev-python/rich/rich-10.16.2-r1.ebuild index d695214261d5..4a408d2d90d0 100644 --- a/dev-python/rich/rich-10.16.2-r1.ebuild +++ b/dev-python/rich/rich-10.16.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature DESCRIPTION="Python library for renrering rich text, tables, etc. to the terminal" diff --git a/dev-python/rich/rich-10.16.2.ebuild b/dev-python/rich/rich-10.16.2.ebuild index 71e6a34341dc..ea3472f2b806 100644 --- a/dev-python/rich/rich-10.16.2.ebuild +++ b/dev-python/rich/rich-10.16.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=pyproject.toml inherit distutils-r1 optfeature diff --git a/dev-python/rich/rich-11.1.0.ebuild b/dev-python/rich/rich-11.1.0.ebuild index 5188cfde631a..16f23047cac5 100644 --- a/dev-python/rich/rich-11.1.0.ebuild +++ b/dev-python/rich/rich-11.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 optfeature DESCRIPTION="Python library for renrering rich text, tables, etc. to the terminal" diff --git a/dev-python/rich/rich-11.2.0.ebuild b/dev-python/rich/rich-11.2.0.ebuild index fd6ebd391ae8..32f070faf11f 100644 --- a/dev-python/rich/rich-11.2.0.ebuild +++ b/dev-python/rich/rich-11.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 optfeature diff --git a/dev-python/rjsmin/rjsmin-1.1.0.ebuild b/dev-python/rjsmin/rjsmin-1.1.0.ebuild index 8155dc8d59e5..303861961d12 100644 --- a/dev-python/rjsmin/rjsmin-1.1.0.ebuild +++ b/dev-python/rjsmin/rjsmin-1.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Javascript minifier written in python" diff --git a/dev-python/rjsmin/rjsmin-1.2.0.ebuild b/dev-python/rjsmin/rjsmin-1.2.0.ebuild index 8155dc8d59e5..303861961d12 100644 --- a/dev-python/rjsmin/rjsmin-1.2.0.ebuild +++ b/dev-python/rjsmin/rjsmin-1.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Javascript minifier written in python" diff --git a/dev-python/robot-detection/robot-detection-0.4.0-r1.ebuild b/dev-python/robot-detection/robot-detection-0.4.0-r1.ebuild index 5e1ff9eb79d5..60413b4562dd 100644 --- a/dev-python/robot-detection/robot-detection-0.4.0-r1.ebuild +++ b/dev-python/robot-detection/robot-detection-0.4.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Module to detect if a given HTTP User Agent is a web crawler" diff --git a/dev-python/roman/roman-3.3.ebuild b/dev-python/roman/roman-3.3.ebuild index 1703be8964ed..10a68934d17f 100644 --- a/dev-python/roman/roman-3.3.ebuild +++ b/dev-python/roman/roman-3.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="An Integer to Roman numerals converter" diff --git a/dev-python/rope/rope-0.22.0.ebuild b/dev-python/rope/rope-0.22.0.ebuild index 08cc04102ddb..6290e9ceeec3 100644 --- a/dev-python/rope/rope-0.22.0.ebuild +++ b/dev-python/rope/rope-0.22.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python refactoring library" diff --git a/dev-python/ropemode/ropemode-0.5.ebuild b/dev-python/ropemode/ropemode-0.5.ebuild index f0cb980cf59b..15ccdc33e078 100644 --- a/dev-python/ropemode/ropemode-0.5.ebuild +++ b/dev-python/ropemode/ropemode-0.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/rosdistro/rosdistro-0.8.3.ebuild b/dev-python/rosdistro/rosdistro-0.8.3.ebuild index a2b32cc26ae8..ad8c605ff10f 100644 --- a/dev-python/rosdistro/rosdistro-0.8.3.ebuild +++ b/dev-python/rosdistro/rosdistro-0.8.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=rdepend SCM="" diff --git a/dev-python/rosdistro/rosdistro-9999.ebuild b/dev-python/rosdistro/rosdistro-9999.ebuild index a2b32cc26ae8..ad8c605ff10f 100644 --- a/dev-python/rosdistro/rosdistro-9999.ebuild +++ b/dev-python/rosdistro/rosdistro-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=rdepend SCM="" diff --git a/dev-python/rospkg/rospkg-1.3.0.ebuild b/dev-python/rospkg/rospkg-1.3.0.ebuild index 7982e34c8138..55141a1d1e23 100644 --- a/dev-python/rospkg/rospkg-1.3.0.ebuild +++ b/dev-python/rospkg/rospkg-1.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-python/rospkg/rospkg-9999.ebuild b/dev-python/rospkg/rospkg-9999.ebuild index 7982e34c8138..55141a1d1e23 100644 --- a/dev-python/rospkg/rospkg-9999.ebuild +++ b/dev-python/rospkg/rospkg-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-python/routes/routes-2.5.1.ebuild b/dev-python/routes/routes-2.5.1.ebuild index ee5b13243724..e6ac3bd01581 100644 --- a/dev-python/routes/routes-2.5.1.ebuild +++ b/dev-python/routes/routes-2.5.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_PN="Routes" diff --git a/dev-python/rply/rply-0.7.8.ebuild b/dev-python/rply/rply-0.7.8.ebuild index 92c563641e2d..6ef2328efb4d 100644 --- a/dev-python/rply/rply-0.7.8.ebuild +++ b/dev-python/rply/rply-0.7.8.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/rpy/rpy-3.4.5.ebuild b/dev-python/rpy/rpy-3.4.5.ebuild index c3eda0f89659..5fc5b3d74f98 100644 --- a/dev-python/rpy/rpy-3.4.5.ebuild +++ b/dev-python/rpy/rpy-3.4.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="sqlite" inherit distutils-r1 virtualx diff --git a/dev-python/rpyc/rpyc-5.0.1.ebuild b/dev-python/rpyc/rpyc-5.0.1.ebuild index 6de9b2c06b4e..511f5b9e287b 100644 --- a/dev-python/rpyc/rpyc-5.0.1.ebuild +++ b/dev-python/rpyc/rpyc-5.0.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,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/rq/rq-1.10.1-r1.ebuild b/dev-python/rq/rq-1.10.1-r1.ebuild index ef981c51b97e..dd98705ba5a9 100644 --- a/dev-python/rq/rq-1.10.1-r1.ebuild +++ b/dev-python/rq/rq-1.10.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="simple, lightweight library for creating and processing background jobs" diff --git a/dev-python/rsa/rsa-4.8.ebuild b/dev-python/rsa/rsa-4.8.ebuild index a58de567a8e0..cd661429cdc6 100644 --- a/dev-python/rsa/rsa-4.8.ebuild +++ b/dev-python/rsa/rsa-4.8.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/rst-linker/rst-linker-2.2.0-r1.ebuild b/dev-python/rst-linker/rst-linker-2.2.0-r1.ebuild index bb183304004c..a8e35d1238b0 100644 --- a/dev-python/rst-linker/rst-linker-2.2.0-r1.ebuild +++ b/dev-python/rst-linker/rst-linker-2.2.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/rtimulib/rtimulib-7.2.1-r1.ebuild b/dev-python/rtimulib/rtimulib-7.2.1-r1.ebuild index 63a7957a0b8d..f6fdba3b001d 100644 --- a/dev-python/rtimulib/rtimulib-7.2.1-r1.ebuild +++ b/dev-python/rtimulib/rtimulib-7.2.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS="no" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/rtimulib/rtimulib-7.2.1-r2.ebuild b/dev-python/rtimulib/rtimulib-7.2.1-r2.ebuild index 3b7259a29ceb..0ae4daed9079 100644 --- a/dev-python/rtimulib/rtimulib-7.2.1-r2.ebuild +++ b/dev-python/rtimulib/rtimulib-7.2.1-r2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/rtslib-fb/rtslib-fb-2.1.74.ebuild b/dev-python/rtslib-fb/rtslib-fb-2.1.74.ebuild index edc4052fd8ba..cf24bdec6c56 100644 --- a/dev-python/rtslib-fb/rtslib-fb-2.1.74.ebuild +++ b/dev-python/rtslib-fb/rtslib-fb-2.1.74.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 systemd diff --git a/dev-python/ruamel-std-pathlib/ruamel-std-pathlib-0.8.0.ebuild b/dev-python/ruamel-std-pathlib/ruamel-std-pathlib-0.8.0.ebuild index 2a9f61940876..56a014b0519b 100644 --- a/dev-python/ruamel-std-pathlib/ruamel-std-pathlib-0.8.0.ebuild +++ b/dev-python/ruamel-std-pathlib/ruamel-std-pathlib-0.8.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/ruamel-std-pathlib/ruamel-std-pathlib-0.9.0.ebuild b/dev-python/ruamel-std-pathlib/ruamel-std-pathlib-0.9.0.ebuild index 4291b442cca4..ff91599e57ea 100644 --- a/dev-python/ruamel-std-pathlib/ruamel-std-pathlib-0.9.0.ebuild +++ b/dev-python/ruamel-std-pathlib/ruamel-std-pathlib-0.9.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_PN="${PN//-/.}" diff --git a/dev-python/ruamel-std-pathlib/ruamel-std-pathlib-0.9.1.ebuild b/dev-python/ruamel-std-pathlib/ruamel-std-pathlib-0.9.1.ebuild index a576da391b8d..977618d7aaa4 100644 --- a/dev-python/ruamel-std-pathlib/ruamel-std-pathlib-0.9.1.ebuild +++ b/dev-python/ruamel-std-pathlib/ruamel-std-pathlib-0.9.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_P="${PN//-/.}-${PV}" diff --git a/dev-python/ruamel-yaml-clib/ruamel-yaml-clib-0.2.4.ebuild b/dev-python/ruamel-yaml-clib/ruamel-yaml-clib-0.2.4.ebuild index ad52f330353e..4b672f9be8c1 100644 --- a/dev-python/ruamel-yaml-clib/ruamel-yaml-clib-0.2.4.ebuild +++ b/dev-python/ruamel-yaml-clib/ruamel-yaml-clib-0.2.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,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/ruamel-yaml-clib/ruamel-yaml-clib-0.2.6.ebuild b/dev-python/ruamel-yaml-clib/ruamel-yaml-clib-0.2.6.ebuild index ad52f330353e..4b672f9be8c1 100644 --- a/dev-python/ruamel-yaml-clib/ruamel-yaml-clib-0.2.6.ebuild +++ b/dev-python/ruamel-yaml-clib/ruamel-yaml-clib-0.2.6.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,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/ruamel-yaml/ruamel-yaml-0.17.20.ebuild b/dev-python/ruamel-yaml/ruamel-yaml-0.17.20.ebuild index 5021b117f65f..075db7383c5f 100644 --- a/dev-python/ruamel-yaml/ruamel-yaml-0.17.20.ebuild +++ b/dev-python/ruamel-yaml/ruamel-yaml-0.17.20.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_P="${P/-/.}" diff --git a/dev-python/ruamel-yaml/ruamel-yaml-0.17.21.ebuild b/dev-python/ruamel-yaml/ruamel-yaml-0.17.21.ebuild index d4d2a0976b46..a67a2518f809 100644 --- a/dev-python/ruamel-yaml/ruamel-yaml-0.17.21.ebuild +++ b/dev-python/ruamel-yaml/ruamel-yaml-0.17.21.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_P="${P/-/.}" diff --git a/dev-python/rubymarshal/rubymarshal-1.2.10.ebuild b/dev-python/rubymarshal/rubymarshal-1.2.10.ebuild index 7e0d6d694354..61c1f8ffea40 100644 --- a/dev-python/rubymarshal/rubymarshal-1.2.10.ebuild +++ b/dev-python/rubymarshal/rubymarshal-1.2.10.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/rubymarshal/rubymarshal-1.2.7.ebuild b/dev-python/rubymarshal/rubymarshal-1.2.7.ebuild index 7e0d6d694354..61c1f8ffea40 100644 --- a/dev-python/rubymarshal/rubymarshal-1.2.7.ebuild +++ b/dev-python/rubymarshal/rubymarshal-1.2.7.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/s3transfer/s3transfer-0.5.0-r2.ebuild b/dev-python/s3transfer/s3transfer-0.5.0-r2.ebuild index 254aaa262511..35a19f6cd82e 100644 --- a/dev-python/s3transfer/s3transfer-0.5.0-r2.ebuild +++ b/dev-python/s3transfer/s3transfer-0.5.0-r2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="An Amazon S3 Transfer Manager" diff --git a/dev-python/s3transfer/s3transfer-0.5.1.ebuild b/dev-python/s3transfer/s3transfer-0.5.1.ebuild index 0418c7d9e5b1..349f2f9346e5 100644 --- a/dev-python/s3transfer/s3transfer-0.5.1.ebuild +++ b/dev-python/s3transfer/s3transfer-0.5.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/sabyenc/sabyenc-4.0.2.ebuild b/dev-python/sabyenc/sabyenc-4.0.2.ebuild index 65a2c088df81..b4485301817f 100644 --- a/dev-python/sabyenc/sabyenc-4.0.2.ebuild +++ b/dev-python/sabyenc/sabyenc-4.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/sarge/sarge-0.1.6.ebuild b/dev-python/sarge/sarge-0.1.6.ebuild index 0c1b7039ec91..fc265659a372 100644 --- a/dev-python/sarge/sarge-0.1.6.ebuild +++ b/dev-python/sarge/sarge-0.1.6.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 diff --git a/dev-python/sarge/sarge-0.1.7-r1.ebuild b/dev-python/sarge/sarge-0.1.7-r1.ebuild index 3a181b22199c..2912a7274770 100644 --- a/dev-python/sarge/sarge-0.1.7-r1.ebuild +++ b/dev-python/sarge/sarge-0.1.7-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/sarge/sarge-0.1.7.ebuild b/dev-python/sarge/sarge-0.1.7.ebuild index a509a1dab09c..513636229edd 100644 --- a/dev-python/sarge/sarge-0.1.7.ebuild +++ b/dev-python/sarge/sarge-0.1.7.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 diff --git a/dev-python/sarif_om/sarif_om-1.0.4.ebuild b/dev-python/sarif_om/sarif_om-1.0.4.ebuild index 9214b02c9831..556141c64763 100644 --- a/dev-python/sarif_om/sarif_om-1.0.4.ebuild +++ b/dev-python/sarif_om/sarif_om-1.0.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Classes implementing the SARIF 2.1.0 object model" diff --git a/dev-python/scandir/scandir-1.10.0-r2.ebuild b/dev-python/scandir/scandir-1.10.0-r2.ebuild index 8a1960abb057..38feec722fe6 100644 --- a/dev-python/scandir/scandir-1.10.0-r2.ebuild +++ b/dev-python/scandir/scandir-1.10.0-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/scikit-build/scikit-build-0.12.0.ebuild b/dev-python/scikit-build/scikit-build-0.12.0.ebuild index fa5e26436f3c..75da2b3d41d0 100644 --- a/dev-python/scikit-build/scikit-build-0.12.0.ebuild +++ b/dev-python/scikit-build/scikit-build-0.12.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Improved build system generator for Python C/C++/Fortran/Cython extensions" @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86" RDEPEND=" dev-python/distro[${PYTHON_USEDEP}] diff --git a/dev-python/scipy/scipy-1.6.3.ebuild b/dev-python/scipy/scipy-1.6.3.ebuild index e0630cc8fd45..92e74fa84019 100644 --- a/dev-python/scipy/scipy-1.6.3.ebuild +++ b/dev-python/scipy/scipy-1.6.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit fortran-2 distutils-r1 flag-o-matic toolchain-funcs diff --git a/dev-python/scipy/scipy-1.7.1-r1.ebuild b/dev-python/scipy/scipy-1.7.1-r1.ebuild index 50f5e1b1cd8a..ebf3aef2aec9 100644 --- a/dev-python/scipy/scipy-1.7.1-r1.ebuild +++ b/dev-python/scipy/scipy-1.7.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit fortran-2 distutils-r1 flag-o-matic toolchain-funcs diff --git a/dev-python/scipy/scipy-1.7.3.ebuild b/dev-python/scipy/scipy-1.7.3.ebuild index 4429ee1fe7fa..19c66426c9ce 100644 --- a/dev-python/scipy/scipy-1.7.3.ebuild +++ b/dev-python/scipy/scipy-1.7.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit fortran-2 distutils-r1 flag-o-matic multiprocessing toolchain-funcs diff --git a/dev-python/scipy/scipy-1.8.0.ebuild b/dev-python/scipy/scipy-1.8.0.ebuild index e66af2a31990..931bb7408476 100644 --- a/dev-python/scipy/scipy-1.8.0.ebuild +++ b/dev-python/scipy/scipy-1.8.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit fortran-2 distutils-r1 flag-o-matic multiprocessing toolchain-funcs diff --git a/dev-python/scrapy/Manifest b/dev-python/scrapy/Manifest index 6b5d4df86693..e42b11779e84 100644 --- a/dev-python/scrapy/Manifest +++ b/dev-python/scrapy/Manifest @@ -1,2 +1 @@ -DIST scrapy-2.5.0.tar.gz 1275813 BLAKE2B b923a03bd567fad679fd256c971303b40611bec15024faf7539606ea1a31052678d741b2f0e2d7fb66c91c18c37a2c9737c1511e7dd97673a39da8a0f635cbfb SHA512 01a5ab605ba6783567147b7ca8c0dd963266aeb63e8eac19e962ee5d6dda85052c23a4d161ab69f130925b8a6f271ffbc28784a8f7fc0216428b5579eaad47b6 DIST scrapy-2.5.1.tar.gz 1276985 BLAKE2B 7e4a43391a8dd4f641d188c7a89d26d52bc51aae3eb8340e02c9de2477bc6458f80b3a8ba16f6a17a9ec1debb85fe558fb7c1c48358fd923e02864758ea75fa5 SHA512 4285272412b4c474707e864ece701990435d206b0a1ef28cb9f99cff87a02e6b0323e744e96f15878a3b433a7efe4be413d24068bb252f00f9ab1b0a980d844a diff --git a/dev-python/scrapy/scrapy-2.5.0.ebuild b/dev-python/scrapy/scrapy-2.5.0.ebuild deleted file mode 100644 index 614510a3946c..000000000000 --- a/dev-python/scrapy/scrapy-2.5.0.ebuild +++ /dev/null @@ -1,87 +0,0 @@ -# Copyright 2020-2021 by Liguros authors -# Distributed under the terms of the GNU General Public License v2 -EAPI=7 - -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) - -inherit distutils-r1 - -DESCRIPTION="A high-level Web Crawling and Web Scraping framework" -HOMEPAGE="https://scrapy.org/" -SRC_URI="https://github.com/scrapy/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -KEYWORDS="~amd64 ~x86" -LICENSE="BSD-2" -SLOT="0" -IUSE="boto doc ibl -test ssl" - -RDEPEND=" - >=dev-python/six-1.5.2[${PYTHON_USEDEP}] - dev-libs/libxml2[python,${PYTHON_USEDEP}] - dev-python/pillow[${PYTHON_USEDEP}] - >=dev-python/parsel-1.5[${PYTHON_USEDEP}] - >=dev-python/lxml-3.4[${PYTHON_USEDEP}] - >=dev-python/pydispatcher-2.0.5[${PYTHON_USEDEP}] - ibl? ( dev-python/numpy[${PYTHON_USEDEP}] ) - ssl? ( - >=dev-python/pyopenssl-0.14[${PYTHON_USEDEP}] - dev-python/cryptography[${PYTHON_USEDEP}] - ) - boto? ( dev-python/boto3[${PYTHON_USEDEP}] ) - >=dev-python/twisted-17.9[${PYTHON_USEDEP}] - >=dev-python/w3lib-1.17.0[${PYTHON_USEDEP}] - >=dev-python/queuelib-1.1.1[${PYTHON_USEDEP}] - >=dev-python/cssselect-0.9[${PYTHON_USEDEP}] - >=dev-python/six-1.5.2[${PYTHON_USEDEP}] - dev-python/service_identity[${PYTHON_USEDEP}] - $(python_gen_cond_dep 'dev-python/functools32[${PYTHON_USEDEP}]' python2_7) - " - -DEPEND=" - ${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}] - doc? ( dev-python/sphinx[${PYTHON_USEDEP}] ) - test? ( - dev-python/mock[${PYTHON_USEDEP}] - =net-proxy/mitmproxy-0.10.1[${PYTHON_USEDEP}] - =dev-python/netlib-0.10.1[${PYTHON_USEDEP}] - dev-python/jmespath[${PYTHON_USEDEP}] - dev-python/testfixtures[${PYTHON_USEDEP}] - net-ftp/vsftpd - ) -" - -# pytest-twisted listed as a test dep but not in portage. -# Testsuite currently survives without it, so appears optional - -REQUIRED_USE="test? ( ssl boto )" - -python_prepare_all() { - sed -e "s/PyDispatcher/PyPyDispatcher/g" -i setup.py || die - - # https://github.com/scrapy/scrapy/issues/1464 - # Disable failing tests known to pass according to upstream - # Awaiting a fix planned by package owner. - sed -e 's:test_https_connect_tunnel:_&:' \ - -e 's:test_https_connect_tunnel_error:_&:' \ - -e 's:test_https_tunnel_auth_error:_&:' \ - -e 's:test_https_tunnel_without_leak_proxy_authorization_header:_&:' \ - -i tests/test_proxy_connect.py || die - - distutils-r1_python_prepare_all -} - -python_compile_all() { - if use doc; then - PYTHONPATH="${S}" emake -C docs html || die "emake html failed" - fi -} - -python_test() { - py.test ${PN} tests || die "tests failed" -} - -python_install_all() { - use doc && local HTML_DOCS=( docs/build/html/. ) - distutils-r1_python_install_all -} diff --git a/dev-python/scrapy/scrapy-2.5.1.ebuild b/dev-python/scrapy/scrapy-2.5.1-r1.ebuild index 84cdea3ae958..e7ccd17d6653 100644 --- a/dev-python/scrapy/scrapy-2.5.1.ebuild +++ b/dev-python/scrapy/scrapy-2.5.1-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 2020-2021 by Liguros authors +# Copyright 2020-2022 by Liguros authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 @@ -34,7 +34,6 @@ RDEPEND=" >=dev-python/cssselect-0.9[${PYTHON_USEDEP}] >=dev-python/six-1.5.2[${PYTHON_USEDEP}] dev-python/service_identity[${PYTHON_USEDEP}] - $(python_gen_cond_dep 'dev-python/functools32[${PYTHON_USEDEP}]' python2_7) " DEPEND=" diff --git a/dev-python/scripttest/scripttest-1.3.0-r1.ebuild b/dev-python/scripttest/scripttest-1.3.0-r1.ebuild index 642ebdede41a..2a1c34153c94 100644 --- a/dev-python/scripttest/scripttest-1.3.0-r1.ebuild +++ b/dev-python/scripttest/scripttest-1.3.0-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,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/scrypt/scrypt-0.8.18.ebuild b/dev-python/scrypt/scrypt-0.8.18.ebuild index 6464739b2c60..56b038f2d6e0 100644 --- a/dev-python/scrypt/scrypt-0.8.18.ebuild +++ b/dev-python/scrypt/scrypt-0.8.18.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,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/scrypt/scrypt-0.8.19.ebuild b/dev-python/scrypt/scrypt-0.8.19.ebuild index 07f6dfde1360..7888ee26ce54 100644 --- a/dev-python/scrypt/scrypt-0.8.19.ebuild +++ b/dev-python/scrypt/scrypt-0.8.19.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/seaborn/seaborn-0.11.1.ebuild b/dev-python/seaborn/seaborn-0.11.1.ebuild index 1dded300d9d6..96cf4203dd5d 100644 --- a/dev-python/seaborn/seaborn-0.11.1.ebuild +++ b/dev-python/seaborn/seaborn-0.11.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/seaborn/seaborn-0.11.2.ebuild b/dev-python/seaborn/seaborn-0.11.2.ebuild index faf5f1543309..b8943efc9fa5 100644 --- a/dev-python/seaborn/seaborn-0.11.2.ebuild +++ b/dev-python/seaborn/seaborn-0.11.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Statistical data visualization" diff --git a/dev-python/secretstorage/secretstorage-3.3.1.ebuild b/dev-python/secretstorage/secretstorage-3.3.1.ebuild index 2f5e0953b37c..5650c44ed84d 100644 --- a/dev-python/secretstorage/secretstorage-3.3.1.ebuild +++ b/dev-python/secretstorage/secretstorage-3.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/selenium/selenium-3.141.0-r1.ebuild b/dev-python/selenium/selenium-3.141.0-r1.ebuild index df0401381e54..eee4bd5a52ed 100644 --- a/dev-python/selenium/selenium-3.141.0-r1.ebuild +++ b/dev-python/selenium/selenium-3.141.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/semantic_version/semantic_version-2.8.5.ebuild b/dev-python/semantic_version/semantic_version-2.8.5.ebuild index 08d9e23a335c..862274e117f0 100644 --- a/dev-python/semantic_version/semantic_version-2.8.5.ebuild +++ b/dev-python/semantic_version/semantic_version-2.8.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Python library providing a few tools handling SemVer in Python" diff --git a/dev-python/semantic_version/semantic_version-2.8.6_pre20211108.ebuild b/dev-python/semantic_version/semantic_version-2.8.6_pre20211108.ebuild index 26ed12847c25..100c4118383e 100644 --- a/dev-python/semantic_version/semantic_version-2.8.6_pre20211108.ebuild +++ b/dev-python/semantic_version/semantic_version-2.8.6_pre20211108.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/semantic_version/semantic_version-2.9.0.ebuild b/dev-python/semantic_version/semantic_version-2.9.0.ebuild index 896dfdefe043..f692499f35a5 100644 --- a/dev-python/semantic_version/semantic_version-2.9.0.ebuild +++ b/dev-python/semantic_version/semantic_version-2.9.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/semver/semver-2.13.0.ebuild b/dev-python/semver/semver-2.13.0.ebuild index 06317a50e31f..97c5e69be22a 100644 --- a/dev-python/semver/semver-2.13.0.ebuild +++ b/dev-python/semver/semver-2.13.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A Python module for semantic versioning" diff --git a/dev-python/send2trash/send2trash-1.8.0.ebuild b/dev-python/send2trash/send2trash-1.8.0.ebuild index 7d36e9b5b280..9ad11fe9ad35 100644 --- a/dev-python/send2trash/send2trash-1.8.0.ebuild +++ b/dev-python/send2trash/send2trash-1.8.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Sends files to the Trash (or Recycle Bin)" @@ -16,6 +16,6 @@ SRC_URI=" SLOT="0" LICENSE="BSD" -KEYWORDS="amd64 ~arm ~arm64 hppa ~ia64 ~m68k ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ppc ~ppc64 ~riscv ~s390 ~sparc x86" distutils_enable_tests pytest diff --git a/dev-python/sentinels/sentinels-1.0.0.ebuild b/dev-python/sentinels/sentinels-1.0.0.ebuild index 543a16cb64a0..815e5a3e286e 100644 --- a/dev-python/sentinels/sentinels-1.0.0.ebuild +++ b/dev-python/sentinels/sentinels-1.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/sentry-sdk/sentry-sdk-1.5.4.ebuild b/dev-python/sentry-sdk/sentry-sdk-1.5.4.ebuild index bfd55f88b531..eaae20896902 100644 --- a/dev-python/sentry-sdk/sentry-sdk-1.5.4.ebuild +++ b/dev-python/sentry-sdk/sentry-sdk-1.5.4.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python client for Sentry" diff --git a/dev-python/sentry-sdk/sentry-sdk-1.5.5.ebuild b/dev-python/sentry-sdk/sentry-sdk-1.5.5.ebuild index 95869023ac69..b612c8f3feb1 100644 --- a/dev-python/sentry-sdk/sentry-sdk-1.5.5.ebuild +++ b/dev-python/sentry-sdk/sentry-sdk-1.5.5.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/serpent/serpent-1.40.ebuild b/dev-python/serpent/serpent-1.40.ebuild index cedeeea2875d..2c156930059b 100644 --- a/dev-python/serpent/serpent-1.40.ebuild +++ b/dev-python/serpent/serpent-1.40.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A simple serialization library based on ast.literal_eval" diff --git a/dev-python/serverfiles/serverfiles-0.3.1.ebuild b/dev-python/serverfiles/serverfiles-0.3.1.ebuild index de952ec15346..ec981d6ca82a 100644 --- a/dev-python/serverfiles/serverfiles-0.3.1.ebuild +++ b/dev-python/serverfiles/serverfiles-0.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Utility for accessing HTTP server and storing files locally for reuse" diff --git a/dev-python/service_identity/service_identity-21.1.0.ebuild b/dev-python/service_identity/service_identity-21.1.0.ebuild index 1ade2544cf6e..2e4968104260 100644 --- a/dev-python/service_identity/service_identity-21.1.0.ebuild +++ b/dev-python/service_identity/service_identity-21.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/setproctitle/setproctitle-1.2.2.ebuild b/dev-python/setproctitle/setproctitle-1.2.2.ebuild index 5e1db54253a1..b5c5434c9f81 100644 --- a/dev-python/setproctitle/setproctitle-1.2.2.ebuild +++ b/dev-python/setproctitle/setproctitle-1.2.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,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/setuptools-git/setuptools-git-1.2-r2.ebuild b/dev-python/setuptools-git/setuptools-git-1.2-r2.ebuild index f3816540ffbb..dc7c4400f7f0 100644 --- a/dev-python/setuptools-git/setuptools-git-1.2-r2.ebuild +++ b/dev-python/setuptools-git/setuptools-git-1.2-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Setuptools revision control system plugin for Git" diff --git a/dev-python/setuptools/Manifest b/dev-python/setuptools/Manifest index bd7dc84ef000..c23161fd6197 100644 --- a/dev-python/setuptools/Manifest +++ b/dev-python/setuptools/Manifest @@ -2,3 +2,4 @@ DIST python-gentoo-patches-3.10.0_p1.tar.xz 10068 BLAKE2B 1c9817b449831559f0a0b7 DIST setuptools-60.5.0.tar.gz 2292478 BLAKE2B e41b2717b34d454b3959ee5b6f4fdc70dfec13d97fe6962bd1c1ea2296be8ee2d27bb14ed2cc5e6fb9a757661a0415984b3cf7cf1665347c62a50965f651f9d4 SHA512 b2cf7d99e60d0c862a7a4fd8e806019db52502de48ff77556df26ce39a8620f476de767e2e8be8aa260366f54d1429db8a42d538345ec2cd2cfd5286e62e770d DIST setuptools-60.7.1.tar.gz 2358541 BLAKE2B b48443b95cbd3891ec93d743eb4177302df6742624ea97a97779dd3f101c089ed38ba41d2ff65d35d7e3646d50e62111ecbdd23da9a45cab956006c38d1a42d0 SHA512 cf04353ffc2b1ca30fb219f00265eb6f89330f5489e57997d6975725a19b1e037ab02b9b74a8fcdc84a6234349cfc64855ae57535e0faa46ce4b280a364bb862 DIST setuptools-60.8.0.tar.gz 2397546 BLAKE2B 6522057b03fcfc8a0be9806ac74964d6d792878c3daf4873b854f64c66685aa0ba4166cb9cf92edeac134bc27c900a457758e68bbb48e4d9d1c0f54c6b76a68d SHA512 5466c0ff15d74b06bb50d660a2890b1ecd28bdda32f70d8343c3adcb894a23c129f127cf0a49ab1db9ac1a648472b956b73caae80d08a2353979d47da3d155d6 +DIST setuptools-60.9.0.tar.gz 2416431 BLAKE2B 70dde8a23054aad0a8d5ff4a0dd812619d6d4a8885021eaf20c8b0af95ae571926fb99cb93be1bad4a2a5b24ea507701a17f890e6bae132338b6e7b5cf3fe4c9 SHA512 ef21ffc1ed3d90d075345d98d8daa6ee296613294b2fd8581cc891aac190d6ef36af0a7cbb92e64fc40f6cde813c43303bdc110b13191514fb263f82f74c243d diff --git a/dev-python/setuptools/setuptools-60.5.0.ebuild b/dev-python/setuptools/setuptools-60.5.0.ebuild index 37f91dcd149f..e7070f2d9fd2 100644 --- a/dev-python/setuptools/setuptools-60.5.0.ebuild +++ b/dev-python/setuptools/setuptools-60.5.0.ebuild @@ -6,7 +6,7 @@ EAPI=7 # Set to 'manual' to avoid triggering install QA check DISTUTILS_USE_SETUPTOOLS=manual -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="xml(+)" inherit distutils-r1 multiprocessing diff --git a/dev-python/setuptools/setuptools-60.7.1.ebuild b/dev-python/setuptools/setuptools-60.7.1.ebuild index e17bd98d7e8a..3f7aa2746522 100644 --- a/dev-python/setuptools/setuptools-60.7.1.ebuild +++ b/dev-python/setuptools/setuptools-60.7.1.ebuild @@ -5,7 +5,7 @@ EAPI=7 DISTUTILS_USE_PEP517=standalone -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="xml(+)" inherit distutils-r1 multiprocessing diff --git a/dev-python/setuptools/setuptools-60.8.0.ebuild b/dev-python/setuptools/setuptools-60.8.0.ebuild index 988d8d219f13..4ee3f82a4880 100644 --- a/dev-python/setuptools/setuptools-60.8.0.ebuild +++ b/dev-python/setuptools/setuptools-60.8.0.ebuild @@ -5,7 +5,7 @@ EAPI=7 DISTUTILS_USE_PEP517=standalone -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="xml(+)" inherit distutils-r1 multiprocessing diff --git a/dev-python/setuptools/setuptools-60.9.0.ebuild b/dev-python/setuptools/setuptools-60.9.0.ebuild new file mode 100644 index 000000000000..ff3b17c898fc --- /dev/null +++ b/dev-python/setuptools/setuptools-60.9.0.ebuild @@ -0,0 +1,113 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# please keep this ebuild at EAPI 7 -- sys-apps/portage dep +EAPI=7 + +DISTUTILS_USE_PEP517=standalone +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) +PYTHON_REQ_USE="xml(+)" + +inherit distutils-r1 multiprocessing + +CPY_PATCHSET="python-gentoo-patches-3.10.0_p1" +DESCRIPTION="Collection of extensions to Distutils" +HOMEPAGE="https://github.com/pypa/setuptools https://pypi.org/project/setuptools/" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz + https://dev.gentoo.org/~floppym/python/${CPY_PATCHSET}.tar.xz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +IUSE="test" +RESTRICT="!test? ( test )" + +RDEPEND=" + >=dev-python/appdirs-1.4.4-r2[${PYTHON_USEDEP}] + >=dev-python/jaraco-text-3.7.0-r1[${PYTHON_USEDEP}] + >=dev-python/more-itertools-8.12.0-r1[${PYTHON_USEDEP}] + >=dev-python/ordered-set-4.0.2-r1[${PYTHON_USEDEP}] + >=dev-python/packaging-21.3-r2[${PYTHON_USEDEP}] + $(python_gen_cond_dep ' + >=dev-python/importlib_metadata-4.10.1-r1[${PYTHON_USEDEP}] + ' python3_{8,9} pypy3) + $(python_gen_cond_dep ' + >=dev-python/importlib_resources-5.4.0-r3[${PYTHON_USEDEP}] + ' python3_8 pypy3) +" +BDEPEND=" + ${RDEPEND} + >=dev-python/wheel-0.37.1-r1[${PYTHON_USEDEP}] + test? ( + $(python_gen_cond_dep ' + dev-python/build[${PYTHON_USEDEP}] + >=dev-python/filelock-3.4.0[${PYTHON_USEDEP}] + >=dev-python/jaraco-envs-2.2[${PYTHON_USEDEP}] + >=dev-python/jaraco-path-3.2.0[${PYTHON_USEDEP}] + dev-python/mock[${PYTHON_USEDEP}] + dev-python/pip[${PYTHON_USEDEP}] + dev-python/pip-run[${PYTHON_USEDEP}] + dev-python/sphinx[${PYTHON_USEDEP}] + dev-python/pytest[${PYTHON_USEDEP}] + dev-python/pytest-fixture-config[${PYTHON_USEDEP}] + dev-python/pytest-virtualenv[${PYTHON_USEDEP}] + dev-python/pytest-xdist[${PYTHON_USEDEP}] + dev-python/tomli[${PYTHON_USEDEP}] + >=dev-python/virtualenv-20[${PYTHON_USEDEP}] + dev-python/wheel[${PYTHON_USEDEP}] + ' python3_{8..10} pypy3) + ) +" +PDEPEND=" + >=dev-python/certifi-2016.9.26[${PYTHON_USEDEP}] + dev-python/setuptools_scm[${PYTHON_USEDEP}]" + +DOCS=( {CHANGES,README}.rst ) + +src_prepare() { + # remove bundled dependencies, setuptools will switch to system deps + # automatically + rm -r */_vendor || die + + # remove the ugly */extern hack that breaks on unvendored deps + rm -r */extern || die + find -name '*.py' -exec sed \ + -e 's:from \w*[.]\+extern ::' -e 's:\w*[.]\+extern[.]::' \ + -i {} + || die + + # apply distutils patches to the bundled distutils + pushd setuptools/_distutils >/dev/null || die + # TODO: distutils C++ patch? + eapply -p3 "${WORKDIR}/${CPY_PATCHSET}/0006-distutils-make-OO-enable-both-opt-1-and-opt-2-optimi.patch" + popd >/dev/null || die + + distutils-r1_src_prepare +} + +python_test() { + local -x SETUPTOOLS_USE_DISTUTILS=stdlib + + # keep in sync with python_gen_cond_dep above! + has "${EPYTHON}" python3.{8..10} pypy3 || continue + + local EPYTEST_DESELECT=( + # network + setuptools/tests/integration/test_pip_install_sdist.py::test_install_sdist + setuptools/tests/test_distutils_adoption.py + setuptools/tests/test_virtualenv.py::test_clean_env_install + setuptools/tests/test_virtualenv.py::test_no_missing_dependencies + 'setuptools/tests/test_virtualenv.py::test_pip_upgrade_from_source[None]' + setuptools/tests/test_virtualenv.py::test_test_command_install_requirements + setuptools/tests/test_setuptools.py::test_its_own_wheel_does_not_contain_tests + # unhappy with pytest-xdist? + setuptools/tests/test_easy_install.py::TestUserInstallTest::test_local_index + # TODO + setuptools/tests/test_easy_install.py::TestSetupRequires::test_setup_requires_with_allow_hosts + setuptools/tests/test_test.py::test_tests_are_run_once + ) + + # test_easy_install raises a SandboxViolation due to ${HOME}/.pydistutils.cfg + # It tries to sandbox the test in a tempdir + HOME="${PWD}" epytest \ + -n "$(makeopts_jobs "${MAKEOPTS}" "$(get_nproc)")" setuptools +} diff --git a/dev-python/setuptools_rust/setuptools_rust-0.12.1.ebuild b/dev-python/setuptools_rust/setuptools_rust-0.12.1.ebuild index 25ca730e5b53..6748393683bd 100644 --- a/dev-python/setuptools_rust/setuptools_rust-0.12.1.ebuild +++ b/dev-python/setuptools_rust/setuptools_rust-0.12.1.ebuild @@ -6,7 +6,7 @@ EAPI=7 CARGO_OPTIONAL=yes DISTUTILS_IN_SOURCE_BUILD=1 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 cargo diff --git a/dev-python/setuptools_scm/setuptools_scm-6.3.2.ebuild b/dev-python/setuptools_scm/setuptools_scm-6.3.2.ebuild index 62201e72707e..265ad01788aa 100644 --- a/dev-python/setuptools_scm/setuptools_scm-6.3.2.ebuild +++ b/dev-python/setuptools_scm/setuptools_scm-6.3.2.ebuild @@ -5,7 +5,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/setuptools_scm/setuptools_scm-6.4.1.ebuild b/dev-python/setuptools_scm/setuptools_scm-6.4.1.ebuild index 3fe6857db320..01516bbfaecd 100644 --- a/dev-python/setuptools_scm/setuptools_scm-6.4.1.ebuild +++ b/dev-python/setuptools_scm/setuptools_scm-6.4.1.ebuild @@ -5,7 +5,7 @@ EAPI=7 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/setuptools_scm_git_archive/setuptools_scm_git_archive-1.1-r4.ebuild b/dev-python/setuptools_scm_git_archive/setuptools_scm_git_archive-1.1-r4.ebuild index 54046c54d171..0501e4fb5851 100644 --- a/dev-python/setuptools_scm_git_archive/setuptools_scm_git_archive-1.1-r4.ebuild +++ b/dev-python/setuptools_scm_git_archive/setuptools_scm_git_archive-1.1-r4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A setuptools_scm plugin for git archives" @@ -12,7 +12,7 @@ SRC_URI="https://github.com/Changaco/setuptools_scm_git_archive/archive/${PV}.ta LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" IUSE="" RDEPEND=" diff --git a/dev-python/setuptools_trial/setuptools_trial-0.6.0-r1.ebuild b/dev-python/setuptools_trial/setuptools_trial-0.6.0-r1.ebuild index f47670fe1f76..c8267d336951 100644 --- a/dev-python/setuptools_trial/setuptools_trial-0.6.0-r1.ebuild +++ b/dev-python/setuptools_trial/setuptools_trial-0.6.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Setuptools plugin that makes unit tests execute with trial instead of pyunit" diff --git a/dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild b/dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild index 9a6783c6a2a0..68d1cb3cf0bc 100644 --- a/dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild +++ b/dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 diff --git a/dev-python/sexpdata/sexpdata-0.0.3-r2.ebuild b/dev-python/sexpdata/sexpdata-0.0.3-r2.ebuild index c28a322abe3e..7224111dcf11 100644 --- a/dev-python/sexpdata/sexpdata-0.0.3-r2.ebuild +++ b/dev-python/sexpdata/sexpdata-0.0.3-r2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/sgmllib3k/sgmllib3k-1.0.0.ebuild b/dev-python/sgmllib3k/sgmllib3k-1.0.0.ebuild index 2b53aa50b6cf..bc829b45b06b 100644 --- a/dev-python/sgmllib3k/sgmllib3k-1.0.0.ebuild +++ b/dev-python/sgmllib3k/sgmllib3k-1.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Py3k port of sgmllib" diff --git a/dev-python/sh/sh-1.14.2.ebuild b/dev-python/sh/sh-1.14.2.ebuild index d8e705b14743..52d142db5169 100644 --- a/dev-python/sh/sh-1.14.2.ebuild +++ b/dev-python/sh/sh-1.14.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/shiboken2/shiboken2-5.15.2-r1.ebuild b/dev-python/shiboken2/shiboken2-5.15.2-r1.ebuild index 159504b55854..acaf204fcf30 100644 --- a/dev-python/shiboken2/shiboken2-5.15.2-r1.ebuild +++ b/dev-python/shiboken2/shiboken2-5.15.2-r1.ebuild @@ -14,7 +14,7 @@ EAPI=7 # https://bugreports.qt.io/browse/PYSIDE-535 # Fails to compile with python3.10 # FAILED: libshiboken/CMakeFiles/libshiboken.dir/sbkstring.cpp.o -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit cmake llvm python-r1 toolchain-funcs diff --git a/dev-python/signature_dispatch/signature_dispatch-1.0.0-r1.ebuild b/dev-python/signature_dispatch/signature_dispatch-1.0.0-r1.ebuild index 8a92373c0a01..5103db557990 100644 --- a/dev-python/signature_dispatch/signature_dispatch-1.0.0-r1.ebuild +++ b/dev-python/signature_dispatch/signature_dispatch-1.0.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/signature_dispatch/signature_dispatch-1.0.0.ebuild b/dev-python/signature_dispatch/signature_dispatch-1.0.0.ebuild index f218c2825b72..5d89eb1e7e7f 100644 --- a/dev-python/signature_dispatch/signature_dispatch-1.0.0.ebuild +++ b/dev-python/signature_dispatch/signature_dispatch-1.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Execute the first function that matches the given arguments" diff --git a/dev-python/simpervisor/simpervisor-0.4.ebuild b/dev-python/simpervisor/simpervisor-0.4.ebuild index ef48f0789718..2739f98e85e5 100644 --- a/dev-python/simpervisor/simpervisor-0.4.ebuild +++ b/dev-python/simpervisor/simpervisor-0.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/simplebayes/simplebayes-1.5.8.ebuild b/dev-python/simplebayes/simplebayes-1.5.8.ebuild index b3f0ae67b666..1c4daffb6c3e 100644 --- a/dev-python/simplebayes/simplebayes-1.5.8.ebuild +++ b/dev-python/simplebayes/simplebayes-1.5.8.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/simpleeval/simpleeval-0.9.11.ebuild b/dev-python/simpleeval/simpleeval-0.9.11.ebuild index b2ccdd0a99d3..d1c1b2b1117e 100644 --- a/dev-python/simpleeval/simpleeval-0.9.11.ebuild +++ b/dev-python/simpleeval/simpleeval-0.9.11.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/simpleeval/simpleeval-0.9.12.ebuild b/dev-python/simpleeval/simpleeval-0.9.12.ebuild index 4cf69c4771ae..5ac1a075d995 100644 --- a/dev-python/simpleeval/simpleeval-0.9.12.ebuild +++ b/dev-python/simpleeval/simpleeval-0.9.12.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/simplegeneric/simplegeneric-0.8.1-r1.ebuild b/dev-python/simplegeneric/simplegeneric-0.8.1-r1.ebuild index 93b82bc08b84..eb323f9cc4b2 100644 --- a/dev-python/simplegeneric/simplegeneric-0.8.1-r1.ebuild +++ b/dev-python/simplegeneric/simplegeneric-0.8.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/simplejson/simplejson-3.17.5.ebuild b/dev-python/simplejson/simplejson-3.17.5.ebuild index 915c157ca248..656ae406776e 100644 --- a/dev-python/simplejson/simplejson-3.17.5.ebuild +++ b/dev-python/simplejson/simplejson-3.17.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Simple, fast, extensible JSON encoder/decoder for Python" diff --git a/dev-python/simplekml/simplekml-1.3.5.ebuild b/dev-python/simplekml/simplekml-1.3.5.ebuild index 33f4540a5ee9..045d6d30a61d 100644 --- a/dev-python/simplekml/simplekml-1.3.5.ebuild +++ b/dev-python/simplekml/simplekml-1.3.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="enables you to generate KML with as little effort as possible" diff --git a/dev-python/simplesoapy/simplesoapy-1.5.1-r1.ebuild b/dev-python/simplesoapy/simplesoapy-1.5.1-r1.ebuild index 90856f35657e..a47b8fca33e9 100644 --- a/dev-python/simplesoapy/simplesoapy-1.5.1-r1.ebuild +++ b/dev-python/simplesoapy/simplesoapy-1.5.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Simple pythonic wrapper for SoapySDR library" diff --git a/dev-python/simplesoapy/simplesoapy-9999.ebuild b/dev-python/simplesoapy/simplesoapy-9999.ebuild index 90856f35657e..a47b8fca33e9 100644 --- a/dev-python/simplesoapy/simplesoapy-9999.ebuild +++ b/dev-python/simplesoapy/simplesoapy-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Simple pythonic wrapper for SoapySDR library" diff --git a/dev-python/simplespectral/simplespectral-1.0.0.ebuild b/dev-python/simplespectral/simplespectral-1.0.0.ebuild index cf8c349d5e49..48c8b8500f1a 100644 --- a/dev-python/simplespectral/simplespectral-1.0.0.ebuild +++ b/dev-python/simplespectral/simplespectral-1.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Heavily simplified scipy.signal.spectral module" diff --git a/dev-python/simplespectral/simplespectral-9999.ebuild b/dev-python/simplespectral/simplespectral-9999.ebuild index cf8c349d5e49..48c8b8500f1a 100644 --- a/dev-python/simplespectral/simplespectral-9999.ebuild +++ b/dev-python/simplespectral/simplespectral-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Heavily simplified scipy.signal.spectral module" diff --git a/dev-python/simpy/simpy-4.0.1.ebuild b/dev-python/simpy/simpy-4.0.1.ebuild index 65855edfa29f..7b7e1ad53489 100644 --- a/dev-python/simpy/simpy-4.0.1.ebuild +++ b/dev-python/simpy/simpy-4.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="tk" inherit distutils-r1 diff --git a/dev-python/sip/sip-4.19.25-r1.ebuild b/dev-python/sip/sip-4.19.25-r1.ebuild index 7698d60a22b4..77278832ef7f 100644 --- a/dev-python/sip/sip-4.19.25-r1.ebuild +++ b/dev-python/sip/sip-4.19.25-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit python-r1 toolchain-funcs DESCRIPTION="Python bindings generator for C/C++ libraries" diff --git a/dev-python/sip/sip-5.5.0-r2.ebuild b/dev-python/sip/sip-5.5.0-r2.ebuild index e387d0a52e50..9308013e64c0 100644 --- a/dev-python/sip/sip-5.5.0-r2.ebuild +++ b/dev-python/sip/sip-5.5.0-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python bindings generator for C/C++ libraries" diff --git a/dev-python/sip/sip-6.4.0.ebuild b/dev-python/sip/sip-6.4.0.ebuild index ae0a8ed02b24..d6378fa58cf8 100644 --- a/dev-python/sip/sip-6.4.0.ebuild +++ b/dev-python/sip/sip-6.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/sip/sip-6.5.0.ebuild b/dev-python/sip/sip-6.5.0.ebuild index ae0a8ed02b24..d6378fa58cf8 100644 --- a/dev-python/sip/sip-6.5.0.ebuild +++ b/dev-python/sip/sip-6.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/six/six-1.16.0.ebuild b/dev-python/six/six-1.16.0.ebuild index 077e9cf185c7..5f4e6e9fda49 100644 --- a/dev-python/six/six-1.16.0.ebuild +++ b/dev-python/six/six-1.16.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/slackclient/slackclient-2.5.0.ebuild b/dev-python/slackclient/slackclient-2.5.0.ebuild index e35c58e7f65e..c2e28ce56db6 100644 --- a/dev-python/slackclient/slackclient-2.5.0.ebuild +++ b/dev-python/slackclient/slackclient-2.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Client for Slack supporting the Slack Web and Real Time Messaging API" diff --git a/dev-python/slimit/slimit-0.8.1-r1.ebuild b/dev-python/slimit/slimit-0.8.1-r1.ebuild index dbf698027c33..c0cec37b7e98 100644 --- a/dev-python/slimit/slimit-0.8.1-r1.ebuild +++ b/dev-python/slimit/slimit-0.8.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A JavaScript minifier written in Python" diff --git a/dev-python/slixmpp/slixmpp-1.7.1.ebuild b/dev-python/slixmpp/slixmpp-1.7.1.ebuild index 10b6d0953e94..98cb16677a44 100644 --- a/dev-python/slixmpp/slixmpp-1.7.1.ebuild +++ b/dev-python/slixmpp/slixmpp-1.7.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/slixmpp/slixmpp-9999.ebuild b/dev-python/slixmpp/slixmpp-9999.ebuild index 0704f9492671..691efdb849f6 100644 --- a/dev-python/slixmpp/slixmpp-9999.ebuild +++ b/dev-python/slixmpp/slixmpp-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/smartypants/smartypants-2.0.1-r1.ebuild b/dev-python/smartypants/smartypants-2.0.1-r1.ebuild index e9a8bf76843b..601d80e0afa0 100755 --- a/dev-python/smartypants/smartypants-2.0.1-r1.ebuild +++ b/dev-python/smartypants/smartypants-2.0.1-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/smmap/smmap-5.0.0.ebuild b/dev-python/smmap/smmap-5.0.0.ebuild index 5602d2c7f32a..cb88d245c80f 100644 --- a/dev-python/smmap/smmap-5.0.0.ebuild +++ b/dev-python/smmap/smmap-5.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A pure Python implementation of a sliding window memory map manager" diff --git a/dev-python/snakeoil/snakeoil-0.9.10.ebuild b/dev-python/snakeoil/snakeoil-0.9.10.ebuild index ee9739b38457..f0f426cf54b7 100644 --- a/dev-python/snakeoil/snakeoil-0.9.10.ebuild +++ b/dev-python/snakeoil/snakeoil-0.9.10.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/snakeoil/snakeoil-0.9.5.ebuild b/dev-python/snakeoil/snakeoil-0.9.5.ebuild index 44d607590a18..21f24c38f422 100644 --- a/dev-python/snakeoil/snakeoil-0.9.5.ebuild +++ b/dev-python/snakeoil/snakeoil-0.9.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,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/snakeoil/snakeoil-0.9.7.ebuild b/dev-python/snakeoil/snakeoil-0.9.7.ebuild index 5c3227fb36c7..d5f1a2026883 100644 --- a/dev-python/snakeoil/snakeoil-0.9.7.ebuild +++ b/dev-python/snakeoil/snakeoil-0.9.7.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/snakeoil/snakeoil-0.9.9.ebuild b/dev-python/snakeoil/snakeoil-0.9.9.ebuild index cf8f728cfd9e..3384b54af035 100644 --- a/dev-python/snakeoil/snakeoil-0.9.9.ebuild +++ b/dev-python/snakeoil/snakeoil-0.9.9.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/snakeoil/snakeoil-9999.ebuild b/dev-python/snakeoil/snakeoil-9999.ebuild index cf8f728cfd9e..3384b54af035 100644 --- a/dev-python/snakeoil/snakeoil-9999.ebuild +++ b/dev-python/snakeoil/snakeoil-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/snaketrace/snaketrace-0.3.1.ebuild b/dev-python/snaketrace/snaketrace-0.3.1.ebuild index 64e8783fc81c..53428d558e1b 100644 --- a/dev-python/snaketrace/snaketrace-0.3.1.ebuild +++ b/dev-python/snaketrace/snaketrace-0.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="An strace-like tool for Python audit events" diff --git a/dev-python/snappy/snappy-0.6.0.ebuild b/dev-python/snappy/snappy-0.6.0.ebuild index bd0c0075c6b2..4de45c78649a 100644 --- a/dev-python/snappy/snappy-0.6.0.ebuild +++ b/dev-python/snappy/snappy-0.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_PN=python-${PN} diff --git a/dev-python/snapshottest/snapshottest-0.5.1.ebuild b/dev-python/snapshottest/snapshottest-0.5.1.ebuild index 262160413466..170785dc70cf 100644 --- a/dev-python/snapshottest/snapshottest-0.5.1.ebuild +++ b/dev-python/snapshottest/snapshottest-0.5.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 # no tests on pypi, no tags on github diff --git a/dev-python/sniffio/sniffio-1.2.0.ebuild b/dev-python/sniffio/sniffio-1.2.0.ebuild index a4112cfce4f5..f4ce053a3a09 100644 --- a/dev-python/sniffio/sniffio-1.2.0.ebuild +++ b/dev-python/sniffio/sniffio-1.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Sniff out which async library your code is running under" diff --git a/dev-python/snowballstemmer/snowballstemmer-2.2.0.ebuild b/dev-python/snowballstemmer/snowballstemmer-2.2.0.ebuild index 6104a724ca11..e6eb71d74fa6 100644 --- a/dev-python/snowballstemmer/snowballstemmer-2.2.0.ebuild +++ b/dev-python/snowballstemmer/snowballstemmer-2.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Stemmer algorithms generated from Snowball algorithms" diff --git a/dev-python/socketio-client-nexus/socketio-client-nexus-0.7.6.ebuild b/dev-python/socketio-client-nexus/socketio-client-nexus-0.7.6.ebuild index 3dcc2a8f6899..1aa6ee9bec05 100644 --- a/dev-python/socketio-client-nexus/socketio-client-nexus-0.7.6.ebuild +++ b/dev-python/socketio-client-nexus/socketio-client-nexus-0.7.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_PN="socketIO-client-nexus" diff --git a/dev-python/socketio-client/socketio-client-0.7.2.ebuild b/dev-python/socketio-client/socketio-client-0.7.2.ebuild index a51c5a699aed..5add67ce6548 100644 --- a/dev-python/socketio-client/socketio-client-0.7.2.ebuild +++ b/dev-python/socketio-client/socketio-client-0.7.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/socketpool/socketpool-0.5.3-r3.ebuild b/dev-python/socketpool/socketpool-0.5.3-r3.ebuild index 41f494c92590..7b6a74743e12 100644 --- a/dev-python/socketpool/socketpool-0.5.3-r3.ebuild +++ b/dev-python/socketpool/socketpool-0.5.3-r3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/socksio/socksio-1.0.0.ebuild b/dev-python/socksio/socksio-1.0.0.ebuild index dd7784d837ae..8056222e4f11 100644 --- a/dev-python/socksio/socksio-1.0.0.ebuild +++ b/dev-python/socksio/socksio-1.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_PEP517=flit inherit distutils-r1 diff --git a/dev-python/sortedcontainers/sortedcontainers-2.4.0.ebuild b/dev-python/sortedcontainers/sortedcontainers-2.4.0.ebuild index 099d994c6fb3..226614cff7aa 100644 --- a/dev-python/sortedcontainers/sortedcontainers-2.4.0.ebuild +++ b/dev-python/sortedcontainers/sortedcontainers-2.4.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,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/sounddevice/sounddevice-0.4.3.ebuild b/dev-python/sounddevice/sounddevice-0.4.3.ebuild index db926be8b7fb..168524787ceb 100644 --- a/dev-python/sounddevice/sounddevice-0.4.3.ebuild +++ b/dev-python/sounddevice/sounddevice-0.4.3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python bindings for PortAudio" diff --git a/dev-python/sounddevice/sounddevice-0.4.4.ebuild b/dev-python/sounddevice/sounddevice-0.4.4.ebuild index dac5f61086d0..f9fd66fd9a62 100644 --- a/dev-python/sounddevice/sounddevice-0.4.4.ebuild +++ b/dev-python/sounddevice/sounddevice-0.4.4.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python bindings for PortAudio" diff --git a/dev-python/soupsieve/soupsieve-2.3.1.ebuild b/dev-python/soupsieve/soupsieve-2.3.1.ebuild index ee3c4ef9f148..afda8ecd99da 100644 --- a/dev-python/soupsieve/soupsieve-2.3.1.ebuild +++ b/dev-python/soupsieve/soupsieve-2.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A modern CSS selector implementation for BeautifulSoup" diff --git a/dev-python/speaklater/speaklater-1.3-r1.ebuild b/dev-python/speaklater/speaklater-1.3-r1.ebuild index 65ffcb44b756..0c8e168ec0ea 100644 --- a/dev-python/speaklater/speaklater-1.3-r1.ebuild +++ b/dev-python/speaklater/speaklater-1.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Lazy strings for Python" diff --git a/dev-python/speg/speg-0.3-r2.ebuild b/dev-python/speg/speg-0.3-r2.ebuild index 347f27b7c785..3f008e289940 100644 --- a/dev-python/speg/speg-0.3-r2.ebuild +++ b/dev-python/speg/speg-0.3-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,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A PEG-based parser interpreter with memoization" HOMEPAGE="https://github.com/avakar/speg/" diff --git a/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.6.ebuild b/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.6.ebuild index ebe4487fb8af..159ead83b513 100644 --- a/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.6.ebuild +++ b/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.13.1.ebuild b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.13.1.ebuild index 7fb4dc6ed258..70f82a1c7271 100644 --- a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.13.1.ebuild +++ b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.13.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Type hints support for the Sphinx autodoc extension " diff --git a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.14.1.ebuild b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.14.1.ebuild index 3925228515f3..fe0633944b72 100644 --- a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.14.1.ebuild +++ b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.14.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Type hints support for the Sphinx autodoc extension " diff --git a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.15.3.ebuild b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.15.3.ebuild index 34d59612a8fc..2a012f001198 100644 --- a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.15.3.ebuild +++ b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.15.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Type hints support for the Sphinx autodoc extension " diff --git a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.16.0.ebuild b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.16.0.ebuild index 150a9d52957b..fc1c5b6ee983 100644 --- a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.16.0.ebuild +++ b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.16.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Type hints support for the Sphinx autodoc extension " diff --git a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.17.0.ebuild b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.17.0.ebuild index 8124df7e8eef..dee8a7d32de7 100644 --- a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.17.0.ebuild +++ b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.17.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.8.0-r1.ebuild b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.8.0-r1.ebuild index 4dffc78bd663..e1a805ef5bbf 100644 --- a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.8.0-r1.ebuild +++ b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.8.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Sphinx theme integrates the Bootstrap CSS / JavaScript framework" diff --git a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.8.1.ebuild b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.8.1.ebuild index 467390940b6e..6538d580d9dd 100644 --- a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.8.1.ebuild +++ b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.8.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild b/dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild index 5787a7decd8e..96ddbc599e70 100644 --- a/dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild +++ b/dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.10.1.ebuild b/dev-python/sphinx-gallery/sphinx-gallery-0.10.1.ebuild index e1c0f1794288..7576818b8be4 100644 --- a/dev-python/sphinx-gallery/sphinx-gallery-0.10.1.ebuild +++ b/dev-python/sphinx-gallery/sphinx-gallery-0.10.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/sphinx-issues/sphinx-issues-3.0.1.ebuild b/dev-python/sphinx-issues/sphinx-issues-3.0.1.ebuild index 2c0b81b563e2..8197d983e6a7 100644 --- a/dev-python/sphinx-issues/sphinx-issues-3.0.1.ebuild +++ b/dev-python/sphinx-issues/sphinx-issues-3.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Sphinx extension for linking to your project's issue tracker" diff --git a/dev-python/sphinx-jinja/sphinx-jinja-1.1.0.ebuild b/dev-python/sphinx-jinja/sphinx-jinja-1.1.0.ebuild index 237ff52c7c57..5ef5b6a3d317 100644 --- a/dev-python/sphinx-jinja/sphinx-jinja-1.1.0.ebuild +++ b/dev-python/sphinx-jinja/sphinx-jinja-1.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A sphinx extension to include jinja based templates into a sphinx doc" diff --git a/dev-python/sphinx-jinja/sphinx-jinja-1.2.1-r1.ebuild b/dev-python/sphinx-jinja/sphinx-jinja-1.2.1-r1.ebuild index a32c92bb89ae..5d4222f17a97 100644 --- a/dev-python/sphinx-jinja/sphinx-jinja-1.2.1-r1.ebuild +++ b/dev-python/sphinx-jinja/sphinx-jinja-1.2.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=pyproject.toml inherit distutils-r1 diff --git a/dev-python/sphinx-jinja/sphinx-jinja-1.4.0.ebuild b/dev-python/sphinx-jinja/sphinx-jinja-1.4.0.ebuild index 3fe52f0dc25a..b7310c33308a 100644 --- a/dev-python/sphinx-jinja/sphinx-jinja-1.4.0.ebuild +++ b/dev-python/sphinx-jinja/sphinx-jinja-1.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=pyproject.toml inherit distutils-r1 diff --git a/dev-python/sphinx-multiversion/sphinx-multiversion-0.2.4.ebuild b/dev-python/sphinx-multiversion/sphinx-multiversion-0.2.4.ebuild index a6465c1b7e9f..b81ba4e80499 100644 --- a/dev-python/sphinx-multiversion/sphinx-multiversion-0.2.4.ebuild +++ b/dev-python/sphinx-multiversion/sphinx-multiversion-0.2.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild index 28762d81094f..bb749eedd012 100644 --- a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild +++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Create a custom 404 page with absolute URLs hardcoded" diff --git a/dev-python/sphinx-panels/sphinx-panels-0.6.0.ebuild b/dev-python/sphinx-panels/sphinx-panels-0.6.0.ebuild index 33a5e5b78418..d2cbc9673e46 100644 --- a/dev-python/sphinx-panels/sphinx-panels-0.6.0.ebuild +++ b/dev-python/sphinx-panels/sphinx-panels-0.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/sphinx-prompt/sphinx-prompt-1.5.0.ebuild b/dev-python/sphinx-prompt/sphinx-prompt-1.5.0.ebuild index 90697e355b02..aa9c4af0207b 100644 --- a/dev-python/sphinx-prompt/sphinx-prompt-1.5.0.ebuild +++ b/dev-python/sphinx-prompt/sphinx-prompt-1.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Sphinx directive to add unselectable prompt" diff --git a/dev-python/sphinx-py3doc-enhanced-theme/sphinx-py3doc-enhanced-theme-2.3.2-r1.ebuild b/dev-python/sphinx-py3doc-enhanced-theme/sphinx-py3doc-enhanced-theme-2.3.2-r1.ebuild index 8430d4363d40..44d6166dbd65 100644 --- a/dev-python/sphinx-py3doc-enhanced-theme/sphinx-py3doc-enhanced-theme-2.3.2-r1.ebuild +++ b/dev-python/sphinx-py3doc-enhanced-theme/sphinx-py3doc-enhanced-theme-2.3.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Enhanced Sphinx theme (based on Python 3 docs)" diff --git a/dev-python/sphinx-tabs/sphinx-tabs-3.1.0.ebuild b/dev-python/sphinx-tabs/sphinx-tabs-3.1.0.ebuild index aed3e85aaf4b..fbb1c148c23a 100644 --- a/dev-python/sphinx-tabs/sphinx-tabs-3.1.0.ebuild +++ b/dev-python/sphinx-tabs/sphinx-tabs-3.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild b/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild index f2efe42dca2c..ef8b276782d0 100644 --- a/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild +++ b/dev-python/sphinx-testing/sphinx-testing-1.0.1-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,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/sphinx/sphinx-4.3.2.ebuild b/dev-python/sphinx/sphinx-4.3.2.ebuild index 4927caff007b..fdf744af8ca7 100644 --- a/dev-python/sphinx/sphinx-4.3.2.ebuild +++ b/dev-python/sphinx/sphinx-4.3.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/sphinx/sphinx-4.4.0.ebuild b/dev-python/sphinx/sphinx-4.4.0.ebuild index 0b0007a97477..8b5bf19fe84c 100644 --- a/dev-python/sphinx/sphinx-4.4.0.ebuild +++ b/dev-python/sphinx/sphinx-4.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.8.0.ebuild b/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.8.0.ebuild index 023711ad877a..850d3a5fc976 100644 --- a/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.8.0.ebuild +++ b/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.8.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.9.0.ebuild b/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.9.0.ebuild index f5b3053e92bf..7fbbdea4899f 100644 --- a/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.9.0.ebuild +++ b/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.9.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_PN="${PN//_/-}" diff --git a/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.9.1.ebuild b/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.9.1.ebuild index 6b9945c3f494..d17aa743f428 100644 --- a/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.9.1.ebuild +++ b/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.9.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_PN="${PN//_/-}" diff --git a/dev-python/sphinx_celery/sphinx_celery-2.0.0-r1.ebuild b/dev-python/sphinx_celery/sphinx_celery-2.0.0-r1.ebuild index 6203768b3830..d854c16b8c81 100644 --- a/dev-python/sphinx_celery/sphinx_celery-2.0.0-r1.ebuild +++ b/dev-python/sphinx_celery/sphinx_celery-2.0.0-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,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 diff --git a/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.0.0-r1.ebuild b/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.0.0-r1.ebuild index 17e54f70922a..6ddcc9999fc3 100644 --- a/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.0.0-r1.ebuild +++ b/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.0.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Minimal pure-CSS Sphinx theme using the LV2 plugin documentation style" diff --git a/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-1.0.0.ebuild b/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-1.0.0.ebuild index c6bce27408f2..e75c9a7c54e6 100644 --- a/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-1.0.0.ebuild +++ b/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-1.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="ReadTheDocs.org theme for Sphinx" diff --git a/dev-python/sphinx_selective_exclude/sphinx_selective_exclude-1.0.3.ebuild b/dev-python/sphinx_selective_exclude/sphinx_selective_exclude-1.0.3.ebuild index 7556a73609b7..3b64a070a590 100644 --- a/dev-python/sphinx_selective_exclude/sphinx_selective_exclude-1.0.3.ebuild +++ b/dev-python/sphinx_selective_exclude/sphinx_selective_exclude-1.0.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/sphinxcontrib-apidoc/sphinxcontrib-apidoc-0.3.0.ebuild b/dev-python/sphinxcontrib-apidoc/sphinxcontrib-apidoc-0.3.0.ebuild index 1a6bff794d64..c94c1927a435 100644 --- a/dev-python/sphinxcontrib-apidoc/sphinxcontrib-apidoc-0.3.0.ebuild +++ b/dev-python/sphinxcontrib-apidoc/sphinxcontrib-apidoc-0.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Sphinx extension for running sphinx-apidoc on each build" diff --git a/dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-1.0.2.ebuild b/dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-1.0.2.ebuild index aaf31ea0844c..3a8ede5dc727 100644 --- a/dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-1.0.2.ebuild +++ b/dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-1.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Sphinx extension which outputs Apple help book" diff --git a/dev-python/sphinxcontrib-asyncio/sphinxcontrib-asyncio-0.2.0-r2.ebuild b/dev-python/sphinxcontrib-asyncio/sphinxcontrib-asyncio-0.2.0-r2.ebuild index ff7fa2086226..15e651bc1cc8 100644 --- a/dev-python/sphinxcontrib-asyncio/sphinxcontrib-asyncio-0.2.0-r2.ebuild +++ b/dev-python/sphinxcontrib-asyncio/sphinxcontrib-asyncio-0.2.0-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="sphinx extension to support coroutines in markup" diff --git a/dev-python/sphinxcontrib-autoprogram/sphinxcontrib-autoprogram-0.1.7.ebuild b/dev-python/sphinxcontrib-autoprogram/sphinxcontrib-autoprogram-0.1.7.ebuild index b48a0d3e2ee7..65c6c7e312e4 100644 --- a/dev-python/sphinxcontrib-autoprogram/sphinxcontrib-autoprogram-0.1.7.ebuild +++ b/dev-python/sphinxcontrib-autoprogram/sphinxcontrib-autoprogram-0.1.7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild index a58e0db5a69c..2c05f82fb4ca 100644 --- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild +++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Sphinx extensions for BibTeX style citations" diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild index 7edfb8e3807c..733b34c9420f 100644 --- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild +++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Sphinx extensions for BibTeX style citations" diff --git a/dev-python/sphinxcontrib-blockdiag/sphinxcontrib-blockdiag-2.0.0.ebuild b/dev-python/sphinxcontrib-blockdiag/sphinxcontrib-blockdiag-2.0.0.ebuild index a258b75f6163..03b55c671881 100644 --- a/dev-python/sphinxcontrib-blockdiag/sphinxcontrib-blockdiag-2.0.0.ebuild +++ b/dev-python/sphinxcontrib-blockdiag/sphinxcontrib-blockdiag-2.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A sphinx extension for embedding block diagrams using blockdiag" diff --git a/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-1.0.2.ebuild b/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-1.0.2.ebuild index 649e6dafb751..2e37d0de6b04 100644 --- a/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-1.0.2.ebuild +++ b/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-1.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Sphinx extension which outputs Devhelp documents" diff --git a/dev-python/sphinxcontrib-doxylink/sphinxcontrib-doxylink-1.11.1.ebuild b/dev-python/sphinxcontrib-doxylink/sphinxcontrib-doxylink-1.11.1.ebuild index ef9773cde759..4c99c7eb460c 100644 --- a/dev-python/sphinxcontrib-doxylink/sphinxcontrib-doxylink-1.11.1.ebuild +++ b/dev-python/sphinxcontrib-doxylink/sphinxcontrib-doxylink-1.11.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Extension to link to external Doxygen API documentation" diff --git a/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.2-r1.ebuild b/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.2-r1.ebuild index 560822dd4d77..229e84cb3b88 100644 --- a/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.2-r1.ebuild +++ b/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" dev-python/sphinx[${PYTHON_USEDEP}] diff --git a/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-2.0.0.ebuild b/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-2.0.0.ebuild index 68b269aec58f..88285d2a7bf6 100644 --- a/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-2.0.0.ebuild +++ b/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-2.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Sphinx extension which outputs HTML help book" diff --git a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.8.0.ebuild b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.8.0.ebuild index 68fa1400b5c5..9d71129e45fa 100644 --- a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.8.0.ebuild +++ b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.8.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 diff --git a/dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1-r1.ebuild b/dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1-r1.ebuild index ea050be27d75..8359473eb791 100644 --- a/dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1-r1.ebuild +++ b/dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Sphinx extension which renders display math in HTML via JavaScript" diff --git a/dev-python/sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1.ebuild b/dev-python/sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1.ebuild index c6f6489a3c2c..89c17c296f9a 100644 --- a/dev-python/sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1.ebuild +++ b/dev-python/sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Organize changelog directives in Sphinx docs" diff --git a/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild b/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild index 16a1b6f123cf..92a6a21aa659 100644 --- a/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild +++ b/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/sphinxcontrib-openapi/sphinxcontrib-openapi-0.7.0.ebuild b/dev-python/sphinxcontrib-openapi/sphinxcontrib-openapi-0.7.0.ebuild index 019e6143169d..f0bc1c3e9d9b 100644 --- a/dev-python/sphinxcontrib-openapi/sphinxcontrib-openapi-0.7.0.ebuild +++ b/dev-python/sphinxcontrib-openapi/sphinxcontrib-openapi-0.7.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 diff --git a/dev-python/sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.17.ebuild b/dev-python/sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.17.ebuild index 6109e5b143af..8726a459a513 100644 --- a/dev-python/sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.17.ebuild +++ b/dev-python/sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.17.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3.ebuild b/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3.ebuild index 1820f79af552..dbdff78e9df2 100644 --- a/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3.ebuild +++ b/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Sphinx extension which outputs QtHelp documents" diff --git a/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.5.ebuild b/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.5.ebuild index 0229e016f781..4b5f63ae0d63 100644 --- a/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.5.ebuild +++ b/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Sphinx extension which outputs outputs serialized HTML files" diff --git a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.3.1.ebuild b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.3.1.ebuild index 66c4f8f7ec6a..ba407ff0b932 100644 --- a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.3.1.ebuild +++ b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Sphinx spelling extension" diff --git a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.3.2.ebuild b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.3.2.ebuild index 887f1c0f0a74..934690cc002c 100644 --- a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.3.2.ebuild +++ b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.3.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Sphinx spelling extension" diff --git a/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild b/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild index 45cd45a97a73..92c1ace08673 100644 --- a/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild +++ b/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Make Sphinx better at documenting Python functions and methods" diff --git a/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.4.ebuild b/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.4.ebuild index aaa1e175305d..a6f6c5630ab6 100644 --- a/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.4.ebuild +++ b/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Sphinx websupport extension" diff --git a/dev-python/sphinxemoji/sphinxemoji-0.2.0.ebuild b/dev-python/sphinxemoji/sphinxemoji-0.2.0.ebuild index f88d6681335d..e4cb32beb7b9 100644 --- a/dev-python/sphinxemoji/sphinxemoji-0.2.0.ebuild +++ b/dev-python/sphinxemoji/sphinxemoji-0.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 diff --git a/dev-python/sphobjinv/sphobjinv-2.1-r1.ebuild b/dev-python/sphobjinv/sphobjinv-2.1-r1.ebuild index 1b8a0eae7b42..a3afd0bd6d97 100644 --- a/dev-python/sphobjinv/sphobjinv-2.1-r1.ebuild +++ b/dev-python/sphobjinv/sphobjinv-2.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Sphinx objects.inv Inspection/Manipulation Tool" diff --git a/dev-python/sphobjinv/sphobjinv-2.2.1.ebuild b/dev-python/sphobjinv/sphobjinv-2.2.1.ebuild index b9013f4f8e02..530163881dae 100644 --- a/dev-python/sphobjinv/sphobjinv-2.2.1.ebuild +++ b/dev-python/sphobjinv/sphobjinv-2.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/sphobjinv/sphobjinv-2.2.ebuild b/dev-python/sphobjinv/sphobjinv-2.2.ebuild index fc1edfb4c3c0..a1f198611130 100644 --- a/dev-python/sphobjinv/sphobjinv-2.2.ebuild +++ b/dev-python/sphobjinv/sphobjinv-2.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/spur/spur-0.3.22.ebuild b/dev-python/spur/spur-0.3.22.ebuild index 580586b74d63..473f3e03a31f 100644 --- a/dev-python/spur/spur-0.3.22.ebuild +++ b/dev-python/spur/spur-0.3.22.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_P=spur.py-${PV} diff --git a/dev-python/spyder-kernels/spyder-kernels-2.2.1.ebuild b/dev-python/spyder-kernels/spyder-kernels-2.2.1.ebuild index 2b7100694594..6e3eb922433c 100644 --- a/dev-python/spyder-kernels/spyder-kernels-2.2.1.ebuild +++ b/dev-python/spyder-kernels/spyder-kernels-2.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/spyder-terminal/spyder-terminal-1.2.1.ebuild b/dev-python/spyder-terminal/spyder-terminal-1.2.1.ebuild index b8342309cdc4..9b5ac1cad164 100644 --- a/dev-python/spyder-terminal/spyder-terminal-1.2.1.ebuild +++ b/dev-python/spyder-terminal/spyder-terminal-1.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/spyder-unittest/spyder-unittest-0.5.0.ebuild b/dev-python/spyder-unittest/spyder-unittest-0.5.0.ebuild index b911971b151a..49376e56352e 100644 --- a/dev-python/spyder-unittest/spyder-unittest-0.5.0.ebuild +++ b/dev-python/spyder-unittest/spyder-unittest-0.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 virtualx diff --git a/dev-python/spyder/spyder-5.2.2.ebuild b/dev-python/spyder/spyder-5.2.2.ebuild index c97fb4ddf8bb..039cd0e1f1a8 100644 --- a/dev-python/spyder/spyder-5.2.2.ebuild +++ b/dev-python/spyder/spyder-5.2.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit optfeature xdg distutils-r1 diff --git a/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.13.0.ebuild b/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.13.0.ebuild index c4708c683c31..f740cae1a968 100644 --- a/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.13.0.ebuild +++ b/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.13.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/sqlalchemy-rqlite/sqlalchemy-rqlite-1.1.1.ebuild b/dev-python/sqlalchemy-rqlite/sqlalchemy-rqlite-1.1.1.ebuild index 9254f390d7ca..5220928d0065 100644 --- a/dev-python/sqlalchemy-rqlite/sqlalchemy-rqlite-1.1.1.ebuild +++ b/dev-python/sqlalchemy-rqlite/sqlalchemy-rqlite-1.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 diff --git a/dev-python/sqlalchemy-rqlite/sqlalchemy-rqlite-1.1.ebuild b/dev-python/sqlalchemy-rqlite/sqlalchemy-rqlite-1.1.ebuild index 9254f390d7ca..5220928d0065 100644 --- a/dev-python/sqlalchemy-rqlite/sqlalchemy-rqlite-1.1.ebuild +++ b/dev-python/sqlalchemy-rqlite/sqlalchemy-rqlite-1.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 diff --git a/dev-python/sqlalchemy/sqlalchemy-1.3.24.ebuild b/dev-python/sqlalchemy/sqlalchemy-1.3.24.ebuild index f87ec522dc9c..530df929f772 100644 --- a/dev-python/sqlalchemy/sqlalchemy-1.3.24.ebuild +++ b/dev-python/sqlalchemy/sqlalchemy-1.3.24.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="sqlite?" inherit distutils-r1 multiprocessing optfeature diff --git a/dev-python/sqlalchemy/sqlalchemy-1.4.26-r1.ebuild b/dev-python/sqlalchemy/sqlalchemy-1.4.26-r1.ebuild index d0e2ab92dea0..bcdb10ca7a8f 100644 --- a/dev-python/sqlalchemy/sqlalchemy-1.4.26-r1.ebuild +++ b/dev-python/sqlalchemy/sqlalchemy-1.4.26-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="sqlite?" inherit distutils-r1 optfeature diff --git a/dev-python/sqlalchemy/sqlalchemy-1.4.27-r3.ebuild b/dev-python/sqlalchemy/sqlalchemy-1.4.27-r3.ebuild index 7b0b4249ed61..690e80384b30 100644 --- a/dev-python/sqlalchemy/sqlalchemy-1.4.27-r3.ebuild +++ b/dev-python/sqlalchemy/sqlalchemy-1.4.27-r3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="sqlite?" inherit distutils-r1 optfeature diff --git a/dev-python/sqlalchemy/sqlalchemy-1.4.27.ebuild b/dev-python/sqlalchemy/sqlalchemy-1.4.27.ebuild index 3eeb3f62b7ea..fa3513af5c70 100644 --- a/dev-python/sqlalchemy/sqlalchemy-1.4.27.ebuild +++ b/dev-python/sqlalchemy/sqlalchemy-1.4.27.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="sqlite?" inherit distutils-r1 optfeature diff --git a/dev-python/sqlalchemy/sqlalchemy-1.4.28.ebuild b/dev-python/sqlalchemy/sqlalchemy-1.4.28.ebuild index 3206a97b9521..2d9c7e1e729f 100644 --- a/dev-python/sqlalchemy/sqlalchemy-1.4.28.ebuild +++ b/dev-python/sqlalchemy/sqlalchemy-1.4.28.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="sqlite?" inherit distutils-r1 optfeature diff --git a/dev-python/sqlalchemy/sqlalchemy-1.4.29.ebuild b/dev-python/sqlalchemy/sqlalchemy-1.4.29.ebuild index 801b802b8f51..ba1da9e38256 100644 --- a/dev-python/sqlalchemy/sqlalchemy-1.4.29.ebuild +++ b/dev-python/sqlalchemy/sqlalchemy-1.4.29.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="sqlite?" inherit distutils-r1 optfeature diff --git a/dev-python/sqlalchemy/sqlalchemy-1.4.30.ebuild b/dev-python/sqlalchemy/sqlalchemy-1.4.30.ebuild index f08717e86d88..0dc7febeec11 100644 --- a/dev-python/sqlalchemy/sqlalchemy-1.4.30.ebuild +++ b/dev-python/sqlalchemy/sqlalchemy-1.4.30.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="sqlite?" inherit distutils-r1 optfeature diff --git a/dev-python/sqlalchemy/sqlalchemy-1.4.31.ebuild b/dev-python/sqlalchemy/sqlalchemy-1.4.31.ebuild index 7d035326706c..f8d6399321d1 100644 --- a/dev-python/sqlalchemy/sqlalchemy-1.4.31.ebuild +++ b/dev-python/sqlalchemy/sqlalchemy-1.4.31.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="sqlite?" inherit distutils-r1 optfeature diff --git a/dev-python/sqlitedict/sqlitedict-1.7.0.ebuild b/dev-python/sqlitedict/sqlitedict-1.7.0.ebuild index bca4ce888f85..5ee75dacd315 100644 --- a/dev-python/sqlitedict/sqlitedict-1.7.0.ebuild +++ b/dev-python/sqlitedict/sqlitedict-1.7.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="sqlite" inherit distutils-r1 diff --git a/dev-python/sqlparse/sqlparse-0.4.2.ebuild b/dev-python/sqlparse/sqlparse-0.4.2.ebuild index c7523a97d799..5387d464d8f9 100644 --- a/dev-python/sqlparse/sqlparse-0.4.2.ebuild +++ b/dev-python/sqlparse/sqlparse-0.4.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_PN="${PN##python-}" diff --git a/dev-python/ssh2-python/ssh2-python-0.26.0.ebuild b/dev-python/ssh2-python/ssh2-python-0.26.0.ebuild index 03b07686293b..799c0776c53b 100644 --- a/dev-python/ssh2-python/ssh2-python-0.26.0.ebuild +++ b/dev-python/ssh2-python/ssh2-python-0.26.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Super fast SSH2 protocol library, Python bindings for libssh2" diff --git a/dev-python/ssh2-python/ssh2-python-0.27.0.ebuild b/dev-python/ssh2-python/ssh2-python-0.27.0.ebuild index dab632ae7d3f..5cf3fa5873c3 100644 --- a/dev-python/ssh2-python/ssh2-python-0.27.0.ebuild +++ b/dev-python/ssh2-python/ssh2-python-0.27.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Super fast SSH2 protocol library, Python bindings for libssh2" diff --git a/dev-python/sshtunnel/sshtunnel-0.3.1.ebuild b/dev-python/sshtunnel/sshtunnel-0.3.1.ebuild index 6315589c8a2d..48660b7f4b9f 100644 --- a/dev-python/sshtunnel/sshtunnel-0.3.1.ebuild +++ b/dev-python/sshtunnel/sshtunnel-0.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Pure Python SSH tunnels" diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4-r1.ebuild b/dev-python/ssl-fetch/ssl-fetch-0.4-r1.ebuild index 2d6752f85506..325d3bc1ec5c 100644 --- a/dev-python/ssl-fetch/ssl-fetch-0.4-r1.ebuild +++ b/dev-python/ssl-fetch/ssl-fetch-0.4-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild index 07b32a915c97..700a75488f53 100644 --- a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild +++ b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 diff --git a/dev-python/ssl-fetch/ssl-fetch-9999.ebuild b/dev-python/ssl-fetch/ssl-fetch-9999.ebuild index be0837a01e3b..361947be340d 100644 --- a/dev-python/ssl-fetch/ssl-fetch-9999.ebuild +++ b/dev-python/ssl-fetch/ssl-fetch-9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 git-r3 diff --git a/dev-python/stack_data/stack_data-0.1.3-r1.ebuild b/dev-python/stack_data/stack_data-0.1.3-r1.ebuild index cae3fb886085..1115319a9b73 100644 --- a/dev-python/stack_data/stack_data-0.1.3-r1.ebuild +++ b/dev-python/stack_data/stack_data-0.1.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/stack_data/stack_data-0.1.4.ebuild b/dev-python/stack_data/stack_data-0.1.4.ebuild index ae71c5e6fd00..4eb6835e8d4f 100644 --- a/dev-python/stack_data/stack_data-0.1.4.ebuild +++ b/dev-python/stack_data/stack_data-0.1.4.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Extract data from Python tracebacks for informative displays" diff --git a/dev-python/stapler/stapler-1.0.0_p20200531-r2.ebuild b/dev-python/stapler/stapler-1.0.0_p20200531-r2.ebuild index d7848bff1586..5eb6f32af473 100644 --- a/dev-python/stapler/stapler-1.0.0_p20200531-r2.ebuild +++ b/dev-python/stapler/stapler-1.0.0_p20200531-r2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=pyproject.toml inherit distutils-r1 diff --git a/dev-python/starlette/starlette-0.17.1.ebuild b/dev-python/starlette/starlette-0.17.1.ebuild index aac3e5833075..531915874c45 100644 --- a/dev-python/starlette/starlette-0.17.1.ebuild +++ b/dev-python/starlette/starlette-0.17.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="The little ASGI framework that shines" diff --git a/dev-python/starlette/starlette-0.18.0.ebuild b/dev-python/starlette/starlette-0.18.0.ebuild index 7139e9fd19fc..45e2fbde916c 100644 --- a/dev-python/starlette/starlette-0.18.0.ebuild +++ b/dev-python/starlette/starlette-0.18.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 diff --git a/dev-python/statsd/statsd-3.3.0.ebuild b/dev-python/statsd/statsd-3.3.0.ebuild index 53d68102a0ee..21284ff88267 100644 --- a/dev-python/statsd/statsd-3.3.0.ebuild +++ b/dev-python/statsd/statsd-3.3.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,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/statsmodels/statsmodels-0.12.2-r1.ebuild b/dev-python/statsmodels/statsmodels-0.12.2-r1.ebuild index c68e20a6c769..f80b42e84d8b 100644 --- a/dev-python/statsmodels/statsmodels-0.12.2-r1.ebuild +++ b/dev-python/statsmodels/statsmodels-0.12.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 multiprocessing optfeature diff --git a/dev-python/statsmodels/statsmodels-0.13.0.ebuild b/dev-python/statsmodels/statsmodels-0.13.0.ebuild index b988377f7127..a79465c7b401 100644 --- a/dev-python/statsmodels/statsmodels-0.13.0.ebuild +++ b/dev-python/statsmodels/statsmodels-0.13.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 multiprocessing optfeature diff --git a/dev-python/statsmodels/statsmodels-0.13.1.ebuild b/dev-python/statsmodels/statsmodels-0.13.1.ebuild index fdf72fe63489..3c0cfe9c65b0 100644 --- a/dev-python/statsmodels/statsmodels-0.13.1.ebuild +++ b/dev-python/statsmodels/statsmodels-0.13.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 multiprocessing optfeature diff --git a/dev-python/statsmodels/statsmodels-0.13.2.ebuild b/dev-python/statsmodels/statsmodels-0.13.2.ebuild index 7d855d9ad6a0..06ada2453bc2 100644 --- a/dev-python/statsmodels/statsmodels-0.13.2.ebuild +++ b/dev-python/statsmodels/statsmodels-0.13.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 multiprocessing optfeature diff --git a/dev-python/stdio-mgr/stdio-mgr-1.0.1.ebuild b/dev-python/stdio-mgr/stdio-mgr-1.0.1.ebuild index 6a75f54c2d52..3db94572c5ae 100644 --- a/dev-python/stdio-mgr/stdio-mgr-1.0.1.ebuild +++ b/dev-python/stdio-mgr/stdio-mgr-1.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/stestr/stestr-3.2.1.ebuild b/dev-python/stestr/stestr-3.2.1.ebuild index ac3def12acbc..00662b5dbc64 100644 --- a/dev-python/stestr/stestr-3.2.1.ebuild +++ b/dev-python/stestr/stestr-3.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A parallel Python test runner built around subunit" diff --git a/dev-python/stevedore/stevedore-3.4.0.ebuild b/dev-python/stevedore/stevedore-3.4.0.ebuild index d0641d1216f4..b76a611ef209 100644 --- a/dev-python/stevedore/stevedore-3.4.0.ebuild +++ b/dev-python/stevedore/stevedore-3.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Manage dynamic plugins for Python applications" diff --git a/dev-python/stomp-py/stomp-py-7.0.0.ebuild b/dev-python/stomp-py/stomp-py-7.0.0.ebuild index 19b3a76c2ec5..3bf8906992f5 100644 --- a/dev-python/stomp-py/stomp-py-7.0.0.ebuild +++ b/dev-python/stomp-py/stomp-py-7.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS="pyproject.toml" inherit distutils-r1 diff --git a/dev-python/stomp-py/stomp-py-8.0.0.ebuild b/dev-python/stomp-py/stomp-py-8.0.0.ebuild index c9669815826c..e133231dedf2 100644 --- a/dev-python/stomp-py/stomp-py-8.0.0.ebuild +++ b/dev-python/stomp-py/stomp-py-8.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/strict-rfc3339/strict-rfc3339-0.7-r1.ebuild b/dev-python/strict-rfc3339/strict-rfc3339-0.7-r1.ebuild index 6dfcb0b55471..6543116df096 100644 --- a/dev-python/strict-rfc3339/strict-rfc3339-0.7-r1.ebuild +++ b/dev-python/strict-rfc3339/strict-rfc3339-0.7-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_PN="${PN}-version" diff --git a/dev-python/strict-rfc3339/strict-rfc3339-0.7-r2.ebuild b/dev-python/strict-rfc3339/strict-rfc3339-0.7-r2.ebuild index f748b7b60ee0..51924cbc7a5b 100644 --- a/dev-python/strict-rfc3339/strict-rfc3339-0.7-r2.ebuild +++ b/dev-python/strict-rfc3339/strict-rfc3339-0.7-r2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/stripe/stripe-2.64.0.ebuild b/dev-python/stripe/stripe-2.64.0.ebuild index ef302faf238f..3c65a328e46d 100644 --- a/dev-python/stripe/stripe-2.64.0.ebuild +++ b/dev-python/stripe/stripe-2.64.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Stripe python bindings" diff --git a/dev-python/stripe/stripe-2.65.0.ebuild b/dev-python/stripe/stripe-2.65.0.ebuild index 4cca3af2ddf7..388951711e32 100644 --- a/dev-python/stripe/stripe-2.65.0.ebuild +++ b/dev-python/stripe/stripe-2.65.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Stripe python bindings" diff --git a/dev-python/subprocess-tee/subprocess-tee-0.3.5.ebuild b/dev-python/subprocess-tee/subprocess-tee-0.3.5.ebuild index 17baf5cf4375..ff3b07508e4f 100644 --- a/dev-python/subprocess-tee/subprocess-tee-0.3.5.ebuild +++ b/dev-python/subprocess-tee/subprocess-tee-0.3.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="subprocess.run replacement with tee(1)-like output" diff --git a/dev-python/subunit/subunit-1.4.0_p20210729.ebuild b/dev-python/subunit/subunit-1.4.0_p20210729.ebuild index 7b6aaad9cd35..125fef5d369c 100644 --- a/dev-python/subunit/subunit-1.4.0_p20210729.ebuild +++ b/dev-python/subunit/subunit-1.4.0_p20210729.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 multilib-minimal autotools diff --git a/dev-python/suds/suds-1.0.0.ebuild b/dev-python/suds/suds-1.0.0.ebuild index b19fa732b74a..8d1853cf1f9c 100644 --- a/dev-python/suds/suds-1.0.0.ebuild +++ b/dev-python/suds/suds-1.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 PYTHON_REQ_USE="xml(+)" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/sure/sure-2.0.0.ebuild b/dev-python/sure/sure-2.0.0.ebuild index 367e46eb7a78..caa61a2ff468 100644 --- a/dev-python/sure/sure-2.0.0.ebuild +++ b/dev-python/sure/sure-2.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/svg-path/svg-path-4.1.ebuild b/dev-python/svg-path/svg-path-4.1.ebuild index 3f7177455644..6fc2ebb30ba2 100644 --- a/dev-python/svg-path/svg-path-4.1.ebuild +++ b/dev-python/svg-path/svg-path-4.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/svglib/svglib-1.1.0.ebuild b/dev-python/svglib/svglib-1.1.0.ebuild index 23d785f08dad..21961d045964 100644 --- a/dev-python/svglib/svglib-1.1.0.ebuild +++ b/dev-python/svglib/svglib-1.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Pure-Python library for reading and converting SVG" diff --git a/dev-python/svglib/svglib-1.2.0.ebuild b/dev-python/svglib/svglib-1.2.0.ebuild index 9de0190127a0..0199a4be1494 100644 --- a/dev-python/svglib/svglib-1.2.0.ebuild +++ b/dev-python/svglib/svglib-1.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Pure-Python library for reading and converting SVG" diff --git a/dev-python/svglib/svglib-1.2.1.ebuild b/dev-python/svglib/svglib-1.2.1.ebuild index a4832203f11d..ba3d19454341 100644 --- a/dev-python/svglib/svglib-1.2.1.ebuild +++ b/dev-python/svglib/svglib-1.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Pure-Python library for reading and converting SVG" diff --git a/dev-python/svgwrite/svgwrite-1.4.1.ebuild b/dev-python/svgwrite/svgwrite-1.4.1.ebuild index 3f3736a2ecf1..ed41ef99344a 100644 --- a/dev-python/svgwrite/svgwrite-1.4.1.ebuild +++ b/dev-python/svgwrite/svgwrite-1.4.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/swagger-spec-validator/swagger-spec-validator-2.7.3.ebuild b/dev-python/swagger-spec-validator/swagger-spec-validator-2.7.3.ebuild index 5f78259cb4dc..efe1ebaa0cf4 100644 --- a/dev-python/swagger-spec-validator/swagger-spec-validator-2.7.3.ebuild +++ b/dev-python/swagger-spec-validator/swagger-spec-validator-2.7.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="validate Swagger specs against Swagger 1.1 or 2.0 specification" diff --git a/dev-python/swagger-spec-validator/swagger-spec-validator-2.7.4.ebuild b/dev-python/swagger-spec-validator/swagger-spec-validator-2.7.4.ebuild index 058c6fef5805..e28a1eccd5e9 100644 --- a/dev-python/swagger-spec-validator/swagger-spec-validator-2.7.4.ebuild +++ b/dev-python/swagger-spec-validator/swagger-spec-validator-2.7.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="validate Swagger specs against Swagger 1.1 or 2.0 specification" diff --git a/dev-python/sybil/sybil-3.0.0.ebuild b/dev-python/sybil/sybil-3.0.0.ebuild index 60f9d38dedff..7a648c8b34a0 100644 --- a/dev-python/sybil/sybil-3.0.0.ebuild +++ b/dev-python/sybil/sybil-3.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Automated testing for the examples in your documentation" diff --git a/dev-python/symengine/symengine-0.8.1.ebuild b/dev-python/symengine/symengine-0.8.1.ebuild index edc2a92e5f6d..da5dcdd90652 100644 --- a/dev-python/symengine/symengine-0.8.1.ebuild +++ b/dev-python/symengine/symengine-0.8.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/sympy/sympy-1.9.ebuild b/dev-python/sympy/sympy-1.9.ebuild index b67be3a1fca2..9e7a97bde95a 100644 --- a/dev-python/sympy/sympy-1.9.ebuild +++ b/dev-python/sympy/sympy-1.9.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 virtualx diff --git a/dev-python/tabulate/tabulate-0.8.9.ebuild b/dev-python/tabulate/tabulate-0.8.9.ebuild index 5fcc58a4579a..16f83897f12b 100644 --- a/dev-python/tabulate/tabulate-0.8.9.ebuild +++ b/dev-python/tabulate/tabulate-0.8.9.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Pretty-print tabular data" diff --git a/dev-python/tagpy/tagpy-2018.1-r2.ebuild b/dev-python/tagpy/tagpy-2018.1-r2.ebuild index 4b621963df67..8e0a50532583 100644 --- a/dev-python/tagpy/tagpy-2018.1-r2.ebuild +++ b/dev-python/tagpy/tagpy-2018.1-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_IN_SOURCE_BUILD=1 inherit distutils-r1 diff --git a/dev-python/tappy/tappy-3.1.ebuild b/dev-python/tappy/tappy-3.1.ebuild index 70f175caf971..0d8871723db9 100644 --- a/dev-python/tappy/tappy-3.1.ebuild +++ b/dev-python/tappy/tappy-3.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature MY_PN=tap.py diff --git a/dev-python/tblib/tblib-1.7.0.ebuild b/dev-python/tblib/tblib-1.7.0.ebuild index 940db25fec94..5299bdf478f5 100644 --- a/dev-python/tblib/tblib-1.7.0.ebuild +++ b/dev-python/tblib/tblib-1.7.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/tekore/tekore-4.2.0.ebuild b/dev-python/tekore/tekore-4.2.0.ebuild index 487202a4bc8c..233d3c31f945 100644 --- a/dev-python/tekore/tekore-4.2.0.ebuild +++ b/dev-python/tekore/tekore-4.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Spotify Web API client" diff --git a/dev-python/tempest/tempest-29.2.0.ebuild b/dev-python/tempest/tempest-29.2.0.ebuild index f2dc1d319f6e..5084a64c694e 100644 --- a/dev-python/tempest/tempest-29.2.0.ebuild +++ b/dev-python/tempest/tempest-29.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="OpenStack Integration Testing" diff --git a/dev-python/tempita/tempita-0.5.3-r3.ebuild b/dev-python/tempita/tempita-0.5.3-r3.ebuild index a2a5b046358f..9d7487845418 100644 --- a/dev-python/tempita/tempita-0.5.3-r3.ebuild +++ b/dev-python/tempita/tempita-0.5.3-r3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) # The package uses pkg_resources DISTUTILS_USE_SETUPTOOLS=manual diff --git a/dev-python/tempora/tempora-4.1.2.ebuild b/dev-python/tempora/tempora-4.1.2.ebuild index 491d78666820..6a629f992825 100644 --- a/dev-python/tempora/tempora-4.1.2.ebuild +++ b/dev-python/tempora/tempora-4.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_PN="${PN/-/.}" diff --git a/dev-python/tempora/tempora-5.0.0.ebuild b/dev-python/tempora/tempora-5.0.0.ebuild index fb7bea7c3134..7414ea42c602 100644 --- a/dev-python/tempora/tempora-5.0.0.ebuild +++ b/dev-python/tempora/tempora-5.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_PN="${PN/-/.}" diff --git a/dev-python/tenacity/tenacity-8.0.1.ebuild b/dev-python/tenacity/tenacity-8.0.1.ebuild index b4e75a33fa8d..ca093bf9306b 100644 --- a/dev-python/tenacity/tenacity-8.0.1.ebuild +++ b/dev-python/tenacity/tenacity-8.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="General-purpose retrying library" diff --git a/dev-python/termcolor/termcolor-1.1.0-r2.ebuild b/dev-python/termcolor/termcolor-1.1.0-r2.ebuild index c746f8a57087..aa825b1c89f2 100644 --- a/dev-python/termcolor/termcolor-1.1.0-r2.ebuild +++ b/dev-python/termcolor/termcolor-1.1.0-r2.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/termcolor/termcolor-1.1.0-r3.ebuild b/dev-python/termcolor/termcolor-1.1.0-r3.ebuild index a667541a616d..39876b001758 100644 --- a/dev-python/termcolor/termcolor-1.1.0-r3.ebuild +++ b/dev-python/termcolor/termcolor-1.1.0-r3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/terminado/terminado-0.12.1.ebuild b/dev-python/terminado/terminado-0.12.1.ebuild index db4f3728bfb2..550bf8c4aaa9 100644 --- a/dev-python/terminado/terminado-0.12.1.ebuild +++ b/dev-python/terminado/terminado-0.12.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/terminado/terminado-0.13.0.ebuild b/dev-python/terminado/terminado-0.13.0.ebuild index 99b0b798ba63..5f698ea755ca 100644 --- a/dev-python/terminado/terminado-0.13.0.ebuild +++ b/dev-python/terminado/terminado-0.13.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/terminado/terminado-0.13.1.ebuild b/dev-python/terminado/terminado-0.13.1.ebuild index bc872e9bd28e..ed429eee0fc6 100644 --- a/dev-python/terminado/terminado-0.13.1.ebuild +++ b/dev-python/terminado/terminado-0.13.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Terminals served to term.js using Tornado websockets" @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="BSD-2" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" BDEPEND=" www-servers/tornado[${PYTHON_USEDEP}]" diff --git a/dev-python/terminaltables/terminaltables-3.1.10-r1.ebuild b/dev-python/terminaltables/terminaltables-3.1.10-r1.ebuild index 7cf389698052..1537fcce4d7c 100644 --- a/dev-python/terminaltables/terminaltables-3.1.10-r1.ebuild +++ b/dev-python/terminaltables/terminaltables-3.1.10-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/terminaltables/terminaltables-3.1.10.ebuild b/dev-python/terminaltables/terminaltables-3.1.10.ebuild index 77cf2f45693c..eccf21c6d394 100644 --- a/dev-python/terminaltables/terminaltables-3.1.10.ebuild +++ b/dev-python/terminaltables/terminaltables-3.1.10.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/terminaltables/terminaltables-9999.ebuild b/dev-python/terminaltables/terminaltables-9999.ebuild index 5afdbf601161..de562f942d15 100644 --- a/dev-python/terminaltables/terminaltables-9999.ebuild +++ b/dev-python/terminaltables/terminaltables-9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 git-r3 diff --git a/dev-python/test_server/test_server-0.0.31.ebuild b/dev-python/test_server/test_server-0.0.31.ebuild index 8d2c84e2e36c..c8b68f55d76b 100644 --- a/dev-python/test_server/test_server-0.0.31.ebuild +++ b/dev-python/test_server/test_server-0.0.31.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Server to test HTTP clients" diff --git a/dev-python/testfixtures/testfixtures-6.18.3.ebuild b/dev-python/testfixtures/testfixtures-6.18.3.ebuild index 4313f858b611..e223a673d9e1 100644 --- a/dev-python/testfixtures/testfixtures-6.18.3.ebuild +++ b/dev-python/testfixtures/testfixtures-6.18.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A collection of helpers and mock objects for unit tests and doc tests" diff --git a/dev-python/testpath/testpath-0.5.0-r1.ebuild b/dev-python/testpath/testpath-0.5.0-r1.ebuild index e812d49a5af7..77b5193bd4bf 100644 --- a/dev-python/testpath/testpath-0.5.0-r1.ebuild +++ b/dev-python/testpath/testpath-0.5.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/testpath/testpath-0.5.0.ebuild b/dev-python/testpath/testpath-0.5.0.ebuild index 026764a58f05..3349bc7edc44 100644 --- a/dev-python/testpath/testpath-0.5.0.ebuild +++ b/dev-python/testpath/testpath-0.5.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/testresources/testresources-2.0.1.ebuild b/dev-python/testresources/testresources-2.0.1.ebuild index fd3cd7f7c479..a76c1861ca98 100644 --- a/dev-python/testresources/testresources-2.0.1.ebuild +++ b/dev-python/testresources/testresources-2.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A pyunit extension for managing expensive test resources" diff --git a/dev-python/testscenarios/testscenarios-0.5.0-r1.ebuild b/dev-python/testscenarios/testscenarios-0.5.0-r1.ebuild index 263006db7bd5..1b8b3e08b794 100644 --- a/dev-python/testscenarios/testscenarios-0.5.0-r1.ebuild +++ b/dev-python/testscenarios/testscenarios-0.5.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A pyunit extension for dependency injection" diff --git a/dev-python/testtools/testtools-2.5.0.ebuild b/dev-python/testtools/testtools-2.5.0.ebuild index 409bc16fb56e..4ef43d23b38c 100644 --- a/dev-python/testtools/testtools-2.5.0.ebuild +++ b/dev-python/testtools/testtools-2.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/text-unidecode/text-unidecode-1.3.ebuild b/dev-python/text-unidecode/text-unidecode-1.3.ebuild index f8b8ebd22218..0f16b71d62c4 100644 --- a/dev-python/text-unidecode/text-unidecode-1.3.ebuild +++ b/dev-python/text-unidecode/text-unidecode-1.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="The most basic port of the Text::Unidecode Perl library" diff --git a/dev-python/textdistance/textdistance-4.2.2.ebuild b/dev-python/textdistance/textdistance-4.2.2.ebuild index 1aa0fcb11265..6ac08300428a 100644 --- a/dev-python/textdistance/textdistance-4.2.2.ebuild +++ b/dev-python/textdistance/textdistance-4.2.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Compute distance between the two texts" diff --git a/dev-python/texttable/texttable-1.6.4.ebuild b/dev-python/texttable/texttable-1.6.4.ebuild index 4ebd4d5d09d7..d191df2fa0e3 100644 --- a/dev-python/texttable/texttable-1.6.4.ebuild +++ b/dev-python/texttable/texttable-1.6.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature diff --git a/dev-python/textx/textx-1.4.ebuild b/dev-python/textx/textx-1.4.ebuild index 4b5821820304..6a418174bafb 100644 --- a/dev-python/textx/textx-1.4.ebuild +++ b/dev-python/textx/textx-1.4.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/threadpoolctl/threadpoolctl-3.0.0-r1.ebuild b/dev-python/threadpoolctl/threadpoolctl-3.0.0-r1.ebuild index 028458096b84..a9429882d182 100644 --- a/dev-python/threadpoolctl/threadpoolctl-3.0.0-r1.ebuild +++ b/dev-python/threadpoolctl/threadpoolctl-3.0.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Limit the number of threads used in native libs that have their own threadpool" diff --git a/dev-python/threadpoolctl/threadpoolctl-3.0.0.ebuild b/dev-python/threadpoolctl/threadpoolctl-3.0.0.ebuild index c99697e2db78..7e2fc7f26ff6 100644 --- a/dev-python/threadpoolctl/threadpoolctl-3.0.0.ebuild +++ b/dev-python/threadpoolctl/threadpoolctl-3.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=pyproject.toml inherit distutils-r1 diff --git a/dev-python/threadpoolctl/threadpoolctl-3.1.0.ebuild b/dev-python/threadpoolctl/threadpoolctl-3.1.0.ebuild index 962fc1c25472..b6144e34448f 100644 --- a/dev-python/threadpoolctl/threadpoolctl-3.1.0.ebuild +++ b/dev-python/threadpoolctl/threadpoolctl-3.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/three-merge/three-merge-0.1.1.ebuild b/dev-python/three-merge/three-merge-0.1.1.ebuild index f7bfa5a85a26..93f22dfd21d5 100644 --- a/dev-python/three-merge/three-merge-0.1.1.ebuild +++ b/dev-python/three-merge/three-merge-0.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/thrift/thrift-0.14.1.ebuild b/dev-python/thrift/thrift-0.14.1.ebuild index 7ee41c191ca6..7ccea663b855 100644 --- a/dev-python/thrift/thrift-0.14.1.ebuild +++ b/dev-python/thrift/thrift-0.14.1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/thriftpy2/thriftpy2-0.4.14.ebuild b/dev-python/thriftpy2/thriftpy2-0.4.14.ebuild index 7aa19cbabcdf..a302eff18026 100644 --- a/dev-python/thriftpy2/thriftpy2-0.4.14.ebuild +++ b/dev-python/thriftpy2/thriftpy2-0.4.14.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Pure python approach of Apache Thrift" diff --git a/dev-python/thunarx-python/thunarx-python-0.5.2.ebuild b/dev-python/thunarx-python/thunarx-python-0.5.2.ebuild index dc858704f3d3..bdaebf1cf68e 100644 --- a/dev-python/thunarx-python/thunarx-python-0.5.2.ebuild +++ b/dev-python/thunarx-python/thunarx-python-0.5.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit python-single-r1 diff --git a/dev-python/tifffile/tifffile-2021.11.2.ebuild b/dev-python/tifffile/tifffile-2021.11.2.ebuild index 296ef73a4525..b68c31e82a71 100644 --- a/dev-python/tifffile/tifffile-2021.11.2.ebuild +++ b/dev-python/tifffile/tifffile-2021.11.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Read and write TIFF files" diff --git a/dev-python/tifffile/tifffile-2022.2.2.ebuild b/dev-python/tifffile/tifffile-2022.2.2.ebuild index 53001183b77a..81f6aff8cb5a 100644 --- a/dev-python/tifffile/tifffile-2022.2.2.ebuild +++ b/dev-python/tifffile/tifffile-2022.2.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/tifffile/tifffile-2022.2.9.ebuild b/dev-python/tifffile/tifffile-2022.2.9.ebuild index 53001183b77a..81f6aff8cb5a 100644 --- a/dev-python/tifffile/tifffile-2022.2.9.ebuild +++ b/dev-python/tifffile/tifffile-2022.2.9.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/tikzplotlib/tikzplotlib-0.10.0.ebuild b/dev-python/tikzplotlib/tikzplotlib-0.10.0.ebuild index e0ea48473ddf..81d5a6899265 100644 --- a/dev-python/tikzplotlib/tikzplotlib-0.10.0.ebuild +++ b/dev-python/tikzplotlib/tikzplotlib-0.10.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 virtualx diff --git a/dev-python/tikzplotlib/tikzplotlib-0.10.1.ebuild b/dev-python/tikzplotlib/tikzplotlib-0.10.1.ebuild index 8badae919d09..4de1e0ab893a 100644 --- a/dev-python/tikzplotlib/tikzplotlib-0.10.1.ebuild +++ b/dev-python/tikzplotlib/tikzplotlib-0.10.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 virtualx diff --git a/dev-python/tikzplotlib/tikzplotlib-0.9.16.ebuild b/dev-python/tikzplotlib/tikzplotlib-0.9.16.ebuild index 08a1349091dd..a5668bb8c5dd 100644 --- a/dev-python/tikzplotlib/tikzplotlib-0.9.16.ebuild +++ b/dev-python/tikzplotlib/tikzplotlib-0.9.16.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 virtualx diff --git a/dev-python/tikzplotlib/tikzplotlib-0.9.17-r1.ebuild b/dev-python/tikzplotlib/tikzplotlib-0.9.17-r1.ebuild index ba9e67e7d979..757f1da0494a 100644 --- a/dev-python/tikzplotlib/tikzplotlib-0.9.17-r1.ebuild +++ b/dev-python/tikzplotlib/tikzplotlib-0.9.17-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 virtualx diff --git a/dev-python/tikzplotlib/tikzplotlib-0.9.17.ebuild b/dev-python/tikzplotlib/tikzplotlib-0.9.17.ebuild index f726cd136bb3..38a248e78373 100644 --- a/dev-python/tikzplotlib/tikzplotlib-0.9.17.ebuild +++ b/dev-python/tikzplotlib/tikzplotlib-0.9.17.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 virtualx diff --git a/dev-python/timeout-decorator/timeout-decorator-0.5.0.ebuild b/dev-python/timeout-decorator/timeout-decorator-0.5.0.ebuild index 8e9452ffae68..dded3ecf4f1d 100644 --- a/dev-python/timeout-decorator/timeout-decorator-0.5.0.ebuild +++ b/dev-python/timeout-decorator/timeout-decorator-0.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 EGIT_COMMIT=9fbc3ef5b6f8f8cba2eb7ba795813d6ec543e265 diff --git a/dev-python/tinycss/tinycss-0.4.ebuild b/dev-python/tinycss/tinycss-0.4.ebuild index 71f0d527a43f..2b2369c7225e 100644 --- a/dev-python/tinycss/tinycss-0.4.ebuild +++ b/dev-python/tinycss/tinycss-0.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/tinycss2/tinycss2-1.1.1-r1.ebuild b/dev-python/tinycss2/tinycss2-1.1.1-r1.ebuild index 85a4aa6c823c..6a3e4380a838 100644 --- a/dev-python/tinycss2/tinycss2-1.1.1-r1.ebuild +++ b/dev-python/tinycss2/tinycss2-1.1.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/tinycss2/tinycss2-1.1.1.ebuild b/dev-python/tinycss2/tinycss2-1.1.1.ebuild index b89fd2cdb4fc..55d36ec02bb6 100644 --- a/dev-python/tinycss2/tinycss2-1.1.1.ebuild +++ b/dev-python/tinycss2/tinycss2-1.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/tld/tld-0.12.6.ebuild b/dev-python/tld/tld-0.12.6.ebuild index 269e0411022b..e3997b58ced6 100644 --- a/dev-python/tld/tld-0.12.6.ebuild +++ b/dev-python/tld/tld-0.12.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Extract the top level domain (TLD) from the URL given" diff --git a/dev-python/tldextract/tldextract-3.1.2.ebuild b/dev-python/tldextract/tldextract-3.1.2.ebuild index e1cf72626d57..f49afa869132 100644 --- a/dev-python/tldextract/tldextract-3.1.2.ebuild +++ b/dev-python/tldextract/tldextract-3.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Accurately separate the TLD from the registered domain and subdomains of a URL" diff --git a/dev-python/toml/toml-0.10.2.ebuild b/dev-python/toml/toml-0.10.2.ebuild index 6e6bab6fcc8d..1128091d00c6 100644 --- a/dev-python/toml/toml-0.10.2.ebuild +++ b/dev-python/toml/toml-0.10.2.ebuild @@ -4,7 +4,7 @@ # please keep this ebuild at EAPI 7 -- sys-apps/portage dep EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/tomli-w/tomli-w-1.0.0-r1.ebuild b/dev-python/tomli-w/tomli-w-1.0.0-r1.ebuild index 5fce47b72d98..c3ed7ab385fb 100644 --- a/dev-python/tomli-w/tomli-w-1.0.0-r1.ebuild +++ b/dev-python/tomli-w/tomli-w-1.0.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/tomli-w/tomli-w-1.0.0.ebuild b/dev-python/tomli-w/tomli-w-1.0.0.ebuild index ad2acd4019fd..67e839445eb2 100644 --- a/dev-python/tomli-w/tomli-w-1.0.0.ebuild +++ b/dev-python/tomli-w/tomli-w-1.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/tomli/tomli-1.2.3.ebuild b/dev-python/tomli/tomli-1.2.3.ebuild index 600ab72755ad..659d57e39e40 100644 --- a/dev-python/tomli/tomli-1.2.3.ebuild +++ b/dev-python/tomli/tomli-1.2.3.ebuild @@ -5,7 +5,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=manual -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A lil' TOML parser" diff --git a/dev-python/tomli/tomli-2.0.0.ebuild b/dev-python/tomli/tomli-2.0.0.ebuild index 600ab72755ad..659d57e39e40 100644 --- a/dev-python/tomli/tomli-2.0.0.ebuild +++ b/dev-python/tomli/tomli-2.0.0.ebuild @@ -5,7 +5,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=manual -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A lil' TOML parser" diff --git a/dev-python/tomli/tomli-2.0.1.ebuild b/dev-python/tomli/tomli-2.0.1.ebuild index 1c1e5f212c35..6659644747a0 100644 --- a/dev-python/tomli/tomli-2.0.1.ebuild +++ b/dev-python/tomli/tomli-2.0.1.ebuild @@ -5,7 +5,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=manual -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/tomlkit/tomlkit-0.8.0.ebuild b/dev-python/tomlkit/tomlkit-0.8.0.ebuild index aa55beeaa96b..ea5b169b8753 100644 --- a/dev-python/tomlkit/tomlkit-0.8.0.ebuild +++ b/dev-python/tomlkit/tomlkit-0.8.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Style preserving TOML library" diff --git a/dev-python/tomlkit/tomlkit-0.9.2.ebuild b/dev-python/tomlkit/tomlkit-0.9.2.ebuild index ce7cbb16f320..6724baa84084 100644 --- a/dev-python/tomlkit/tomlkit-0.9.2.ebuild +++ b/dev-python/tomlkit/tomlkit-0.9.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/toolz/toolz-0.11.2.ebuild b/dev-python/toolz/toolz-0.11.2.ebuild index 687f57539024..2dc28bbf3541 100644 --- a/dev-python/toolz/toolz-0.11.2.ebuild +++ b/dev-python/toolz/toolz-0.11.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="List processing tools and functional utilities" @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" BDEPEND=" dev-python/versioneer[${PYTHON_USEDEP}]" diff --git a/dev-python/toposort/toposort-1.7.ebuild b/dev-python/toposort/toposort-1.7.ebuild index 4bb6e0e3e541..ffddba6e7a5b 100644 --- a/dev-python/toposort/toposort-1.7.ebuild +++ b/dev-python/toposort/toposort-1.7.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/tornado-xstatic/tornado-xstatic-0.2.ebuild b/dev-python/tornado-xstatic/tornado-xstatic-0.2.ebuild index 3276eefecca9..378d9724eaa0 100644 --- a/dev-python/tornado-xstatic/tornado-xstatic-0.2.ebuild +++ b/dev-python/tornado-xstatic/tornado-xstatic-0.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit python-r1 COMMIT_ID="d9499b57c1291764debcc2be299c12d7b3dce7d3" diff --git a/dev-python/towncrier/towncrier-21.3.0.ebuild b/dev-python/towncrier/towncrier-21.3.0.ebuild index cf9a2bbfb33e..c631c28bc2e6 100644 --- a/dev-python/towncrier/towncrier-21.3.0.ebuild +++ b/dev-python/towncrier/towncrier-21.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Building newsfiles for your project" diff --git a/dev-python/towncrier/towncrier-21.9.0.ebuild b/dev-python/towncrier/towncrier-21.9.0.ebuild index 0a7bf30cd286..b4a255c15c3b 100644 --- a/dev-python/towncrier/towncrier-21.9.0.ebuild +++ b/dev-python/towncrier/towncrier-21.9.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Building newsfiles for your project" diff --git a/dev-python/tox/tox-3.24.5.ebuild b/dev-python/tox/tox-3.24.5.ebuild index d32c1c94d643..382a8cc950cc 100644 --- a/dev-python/tox/tox-3.24.5.ebuild +++ b/dev-python/tox/tox-3.24.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="virtualenv-based automation of test activities" diff --git a/dev-python/tqdm/tqdm-4.62.3.ebuild b/dev-python/tqdm/tqdm-4.62.3.ebuild index 56c3385ef55e..5d0dabd768e0 100644 --- a/dev-python/tqdm/tqdm-4.62.3.ebuild +++ b/dev-python/tqdm/tqdm-4.62.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 if [[ ${PV} == 9999 ]]; then diff --git a/dev-python/traitlets/traitlets-5.0.5.ebuild b/dev-python/traitlets/traitlets-5.0.5.ebuild index 2cf5d79c60a9..107bdc7c23ea 100644 --- a/dev-python/traitlets/traitlets-5.0.5.ebuild +++ b/dev-python/traitlets/traitlets-5.0.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 diff --git a/dev-python/traitlets/traitlets-5.1.0.ebuild b/dev-python/traitlets/traitlets-5.1.0.ebuild index 73a452e5c0c6..446bf3dde63c 100644 --- a/dev-python/traitlets/traitlets-5.1.0.ebuild +++ b/dev-python/traitlets/traitlets-5.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 diff --git a/dev-python/traitlets/traitlets-5.1.1-r1.ebuild b/dev-python/traitlets/traitlets-5.1.1-r1.ebuild index fb6583e0d7fc..94fbfadcd1e2 100644 --- a/dev-python/traitlets/traitlets-5.1.1-r1.ebuild +++ b/dev-python/traitlets/traitlets-5.1.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/traitlets/traitlets-5.1.1.ebuild b/dev-python/traitlets/traitlets-5.1.1.ebuild index fd7989d7b880..2645480c7cfb 100644 --- a/dev-python/traitlets/traitlets-5.1.1.ebuild +++ b/dev-python/traitlets/traitlets-5.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 diff --git a/dev-python/transitions/transitions-0.8.10.ebuild b/dev-python/transitions/transitions-0.8.10.ebuild index f1e097910e6f..1c3504928d82 100644 --- a/dev-python/transitions/transitions-0.8.10.ebuild +++ b/dev-python/transitions/transitions-0.8.10.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A lightweight, object-oriented state machine implementation in Python" diff --git a/dev-python/translate-toolkit/translate-toolkit-3.5.3.ebuild b/dev-python/translate-toolkit/translate-toolkit-3.5.3.ebuild index 4bf2f10f7f1d..20e25974d058 100644 --- a/dev-python/translate-toolkit/translate-toolkit-3.5.3.ebuild +++ b/dev-python/translate-toolkit/translate-toolkit-3.5.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="sqlite" inherit distutils-r1 diff --git a/dev-python/tree-sitter/tree-sitter-0.19.0_p20210506-r1.ebuild b/dev-python/tree-sitter/tree-sitter-0.19.0_p20210506-r1.ebuild index 5ab01b72301a..bc8ebe9b71ea 100644 --- a/dev-python/tree-sitter/tree-sitter-0.19.0_p20210506-r1.ebuild +++ b/dev-python/tree-sitter/tree-sitter-0.19.0_p20210506-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 EGIT_COMMIT="b4db17e4d43f27a040b4bf087695cc200512e4ea" diff --git a/dev-python/tree-sitter/tree-sitter-0.19.0_p20210506.ebuild b/dev-python/tree-sitter/tree-sitter-0.19.0_p20210506.ebuild index 766cea5573a7..3d6c360a427d 100644 --- a/dev-python/tree-sitter/tree-sitter-0.19.0_p20210506.ebuild +++ b/dev-python/tree-sitter/tree-sitter-0.19.0_p20210506.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 EGIT_COMMIT="b4db17e4d43f27a040b4bf087695cc200512e4ea" diff --git a/dev-python/tree-sitter/tree-sitter-0.20.0.ebuild b/dev-python/tree-sitter/tree-sitter-0.20.0.ebuild index d46aa2325b31..0df604a5c145 100644 --- a/dev-python/tree-sitter/tree-sitter-0.20.0.ebuild +++ b/dev-python/tree-sitter/tree-sitter-0.20.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 EGIT_COMMIT="4f39f6919ca3be8efb420a338fd2cf9b8b68b156" diff --git a/dev-python/treq/treq-22.1.0-r1.ebuild b/dev-python/treq/treq-22.1.0-r1.ebuild index d2e3575930c2..d138b9998e01 100644 --- a/dev-python/treq/treq-22.1.0-r1.ebuild +++ b/dev-python/treq/treq-22.1.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/treq/treq-22.1.0.ebuild b/dev-python/treq/treq-22.1.0.ebuild index 202b250207d1..52295288755c 100644 --- a/dev-python/treq/treq-22.1.0.ebuild +++ b/dev-python/treq/treq-22.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/treq/treq-22.2.0.ebuild b/dev-python/treq/treq-22.2.0.ebuild index d2e3575930c2..d138b9998e01 100644 --- a/dev-python/treq/treq-22.2.0.ebuild +++ b/dev-python/treq/treq-22.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/trimesh/trimesh-3.10.0.ebuild b/dev-python/trimesh/trimesh-3.10.0.ebuild index 9c3c135ad450..4a0a3efb91df 100644 --- a/dev-python/trimesh/trimesh-3.10.0.ebuild +++ b/dev-python/trimesh/trimesh-3.10.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 optfeature diff --git a/dev-python/trio-asyncio/trio-asyncio-0.12.0.ebuild b/dev-python/trio-asyncio/trio-asyncio-0.12.0.ebuild index fa9f15b9bcd8..11cbf9c7f7d0 100644 --- a/dev-python/trio-asyncio/trio-asyncio-0.12.0.ebuild +++ b/dev-python/trio-asyncio/trio-asyncio-0.12.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/trio/trio-0.19.0.ebuild b/dev-python/trio/trio-0.19.0.ebuild index e6a5ed4b257c..2adc36ddfd88 100644 --- a/dev-python/trio/trio-0.19.0.ebuild +++ b/dev-python/trio/trio-0.19.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/trustme/trustme-0.9.0.ebuild b/dev-python/trustme/trustme-0.9.0.ebuild index 4677eac49ac0..dfb0fccb6889 100644 --- a/dev-python/trustme/trustme-0.9.0.ebuild +++ b/dev-python/trustme/trustme-0.9.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="#1 quality TLS certs while you wait, for the discerning tester" diff --git a/dev-python/tubes/tubes-0.2.0-r1.ebuild b/dev-python/tubes/tubes-0.2.0-r1.ebuild index 648772b9c451..0c5ea2355b5d 100644 --- a/dev-python/tubes/tubes-0.2.0-r1.ebuild +++ b/dev-python/tubes/tubes-0.2.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Flow control and backpressure for event-driven applications" diff --git a/dev-python/tvdb_api/tvdb_api-3.0.2.ebuild b/dev-python/tvdb_api/tvdb_api-3.0.2.ebuild index 23dd30752bf2..f811fd4a4932 100644 --- a/dev-python/tvdb_api/tvdb_api-3.0.2.ebuild +++ b/dev-python/tvdb_api/tvdb_api-3.0.2.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/twine/twine-3.7.0-r1.ebuild b/dev-python/twine/twine-3.7.0-r1.ebuild index 13f0c80fa985..95e17c2c8269 100644 --- a/dev-python/twine/twine-3.7.0-r1.ebuild +++ b/dev-python/twine/twine-3.7.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Collection of utilities for publishing packages on PyPI" diff --git a/dev-python/twine/twine-3.7.0.ebuild b/dev-python/twine/twine-3.7.0.ebuild index ad89ced6efac..f0cd151aa577 100644 --- a/dev-python/twine/twine-3.7.0.ebuild +++ b/dev-python/twine/twine-3.7.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Collection of utilities for publishing packages on PyPI" diff --git a/dev-python/twine/twine-3.8.0.ebuild b/dev-python/twine/twine-3.8.0.ebuild index 6f599dd2ec8d..44a9442a6fb6 100644 --- a/dev-python/twine/twine-3.8.0.ebuild +++ b/dev-python/twine/twine-3.8.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Collection of utilities for publishing packages on PyPI" diff --git a/dev-python/twisted/twisted-21.7.0-r1.ebuild b/dev-python/twisted/twisted-21.7.0-r1.ebuild index 39176859c6d4..82411ee0e67e 100644 --- a/dev-python/twisted/twisted-21.7.0-r1.ebuild +++ b/dev-python/twisted/twisted-21.7.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 virtualx diff --git a/dev-python/twisted/twisted-21.7.0.ebuild b/dev-python/twisted/twisted-21.7.0.ebuild index 670a05b5446e..9f60a345aafe 100644 --- a/dev-python/twisted/twisted-21.7.0.ebuild +++ b/dev-python/twisted/twisted-21.7.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 virtualx diff --git a/dev-python/twisted/twisted-22.1.0-r1.ebuild b/dev-python/twisted/twisted-22.1.0-r1.ebuild index 2a5c658bb417..399036c5cc14 100644 --- a/dev-python/twisted/twisted-22.1.0-r1.ebuild +++ b/dev-python/twisted/twisted-22.1.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 virtualx diff --git a/dev-python/twisted/twisted-22.1.0.ebuild b/dev-python/twisted/twisted-22.1.0.ebuild index 0fb30214f59a..a768eb45008c 100644 --- a/dev-python/twisted/twisted-22.1.0.ebuild +++ b/dev-python/twisted/twisted-22.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 virtualx diff --git a/dev-python/twython/twython-3.9.1.ebuild b/dev-python/twython/twython-3.9.1.ebuild index 38de4202a6d6..9314f8fa336e 100644 --- a/dev-python/twython/twython-3.9.1.ebuild +++ b/dev-python/twython/twython-3.9.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="An easy way to access Twitter data with Python" diff --git a/dev-python/txAMQP/txAMQP-0.8.2.ebuild b/dev-python/txAMQP/txAMQP-0.8.2.ebuild index c0b20b15a3f8..c428ad76aca7 100644 --- a/dev-python/txAMQP/txAMQP-0.8.2.ebuild +++ b/dev-python/txAMQP/txAMQP-0.8.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="xml(+)" inherit distutils-r1 diff --git a/dev-python/txaio/txaio-21.2.1.ebuild b/dev-python/txaio/txaio-21.2.1.ebuild index c5527682c9f4..7903728f283f 100644 --- a/dev-python/txaio/txaio-21.2.1.ebuild +++ b/dev-python/txaio/txaio-21.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature DESCRIPTION="Compatibility API between asyncio/Twisted/Trollius" diff --git a/dev-python/txrequests/txrequests-0.9.6.ebuild b/dev-python/txrequests/txrequests-0.9.6.ebuild index f14d836e6cdc..cf95f687c414 100644 --- a/dev-python/txrequests/txrequests-0.9.6.ebuild +++ b/dev-python/txrequests/txrequests-0.9.6.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/typed-ast/typed-ast-1.4.3.ebuild b/dev-python/typed-ast/typed-ast-1.4.3.ebuild index b71c1ef05cf4..2fcd882d42dc 100644 --- a/dev-python/typed-ast/typed-ast-1.4.3.ebuild +++ b/dev-python/typed-ast/typed-ast-1.4.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python typed-ast backported" diff --git a/dev-python/typed-ast/typed-ast-1.5.1.ebuild b/dev-python/typed-ast/typed-ast-1.5.1.ebuild index 90863dd24f60..dfd406825346 100644 --- a/dev-python/typed-ast/typed-ast-1.5.1.ebuild +++ b/dev-python/typed-ast/typed-ast-1.5.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python typed-ast backported" diff --git a/dev-python/typed-ast/typed-ast-1.5.2.ebuild b/dev-python/typed-ast/typed-ast-1.5.2.ebuild index bf488e75bf6d..3cc3dfdcf623 100644 --- a/dev-python/typed-ast/typed-ast-1.5.2.ebuild +++ b/dev-python/typed-ast/typed-ast-1.5.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 diff --git a/dev-python/typeguard/typeguard-2.13.0.ebuild b/dev-python/typeguard/typeguard-2.13.0.ebuild index 707b7b8f8c7e..94547f17226a 100644 --- a/dev-python/typeguard/typeguard-2.13.0.ebuild +++ b/dev-python/typeguard/typeguard-2.13.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Run-time type checker for Python" diff --git a/dev-python/typeguard/typeguard-2.13.2.ebuild b/dev-python/typeguard/typeguard-2.13.2.ebuild index 707b7b8f8c7e..94547f17226a 100644 --- a/dev-python/typeguard/typeguard-2.13.2.ebuild +++ b/dev-python/typeguard/typeguard-2.13.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Run-time type checker for Python" diff --git a/dev-python/typeguard/typeguard-2.13.3.ebuild b/dev-python/typeguard/typeguard-2.13.3.ebuild index 91ad194db46d..8e523eb0c802 100644 --- a/dev-python/typeguard/typeguard-2.13.3.ebuild +++ b/dev-python/typeguard/typeguard-2.13.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Run-time type checker for Python" diff --git a/dev-python/typing-extensions/Manifest b/dev-python/typing-extensions/Manifest index e06178dcf80f..573b97b6ce0f 100644 --- a/dev-python/typing-extensions/Manifest +++ b/dev-python/typing-extensions/Manifest @@ -1,2 +1,3 @@ DIST typing-extensions-4.0.1.gh.tar.gz 65425 BLAKE2B 0712ac0b87e67e716c562bc8d25d88b60c42b513b7f97ddeb2b6d959f2a3ee582ec5f692a192d17323ff892290bf410eadd53012ff0485c4c8b2bc8b15a7a465 SHA512 5af1590a98247f01df5abcbc7fe4db19b0b174918d2679b532e8c1e5483ae2293901c2314240217ab1bad087633e02865311f9b295b3d65587fdf2f6e0a26bc5 DIST typing-extensions-4.1.0.gh.tar.gz 78345 BLAKE2B 535e99c40f148b84047074e7fdf3e34e47fca018e258170677cad82d4fdd821429dd13a33673841757357d4d8bc01d22eca2d409b5ee106fffa876177fbe4037 SHA512 05afc509502a1c36b50a3c0c64e1677573d7ae4fccb3f0e14497df2a655f897faeda58a6d0c529ec160e89327a865e9bd6f818a58b773f75da64c6ce2c7d0f2e +DIST typing-extensions-4.1.1.gh.tar.gz 78687 BLAKE2B 94a486a746ff76d8ad1c416b61ec3e22864246c531536d7db6f0aa5113adf0f4bcb9e8e843b9c7fdbbbe915375fa303211d66b9f838629ac0d43a768a4bc82cc SHA512 251e7bd0216d0b2a83d963bd528d94700f113cc0ccc98959d5512faf5c738e1332673f42709ce8b3b7f5c7573edb794c34f5c02d82fef8d4bbae03db50b1ce92 diff --git a/dev-python/typing-extensions/typing-extensions-4.0.1-r1.ebuild b/dev-python/typing-extensions/typing-extensions-4.0.1-r1.ebuild index 391e538ecbe9..22df95a6e17c 100644 --- a/dev-python/typing-extensions/typing-extensions-4.0.1-r1.ebuild +++ b/dev-python/typing-extensions/typing-extensions-4.0.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/typing-extensions/typing-extensions-4.0.1.ebuild b/dev-python/typing-extensions/typing-extensions-4.0.1.ebuild index 20fa82ffda4d..df63b45d7863 100644 --- a/dev-python/typing-extensions/typing-extensions-4.0.1.ebuild +++ b/dev-python/typing-extensions/typing-extensions-4.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/typing-extensions/typing-extensions-4.1.0.ebuild b/dev-python/typing-extensions/typing-extensions-4.1.0.ebuild index 391e538ecbe9..22df95a6e17c 100644 --- a/dev-python/typing-extensions/typing-extensions-4.1.0.ebuild +++ b/dev-python/typing-extensions/typing-extensions-4.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/typing-extensions/typing-extensions-4.1.1.ebuild b/dev-python/typing-extensions/typing-extensions-4.1.1.ebuild new file mode 100644 index 000000000000..22df95a6e17c --- /dev/null +++ b/dev-python/typing-extensions/typing-extensions-4.1.1.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=flit +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) + +inherit distutils-r1 + +MY_P=typing-${PV} +DESCRIPTION="Type Hint extensions from Python 3.8 backported" +HOMEPAGE=" + https://pypi.org/project/typing-extensions/ + https://github.com/python/typing/" +SRC_URI=" + https://github.com/python/typing/archive/${PV}.tar.gz -> ${P}.gh.tar.gz" +S=${WORKDIR}/${MY_P}/typing_extensions + +LICENSE="PSF-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" + +python_test() { + cd "${S}"/src || die + "${EPYTHON}" test_typing_extensions.py -v || die "tests failed under ${EPYTHON}" +} diff --git a/dev-python/typish/typish-1.9.3.ebuild b/dev-python/typish/typish-1.9.3.ebuild index 5c8d08f4d9a2..fde087c0188b 100644 --- a/dev-python/typish/typish-1.9.3.ebuild +++ b/dev-python/typish/typish-1.9.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Functionality for types" diff --git a/dev-python/typogrify/typogrify-2.0.7-r1.ebuild b/dev-python/typogrify/typogrify-2.0.7-r1.ebuild index 4079f21ffaff..bcebb578f48f 100755 --- a/dev-python/typogrify/typogrify-2.0.7-r1.ebuild +++ b/dev-python/typogrify/typogrify-2.0.7-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,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/tzlocal/tzlocal-2.1.ebuild b/dev-python/tzlocal/tzlocal-2.1.ebuild index 052eb0bb7ac4..f0cd8c5d044c 100644 --- a/dev-python/tzlocal/tzlocal-2.1.ebuild +++ b/dev-python/tzlocal/tzlocal-2.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/tzlocal/tzlocal-4.1-r1.ebuild b/dev-python/tzlocal/tzlocal-4.1-r1.ebuild index c7444fe1170f..bcca2f88ca77 100644 --- a/dev-python/tzlocal/tzlocal-4.1-r1.ebuild +++ b/dev-python/tzlocal/tzlocal-4.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="tzinfo object for the local timezone" diff --git a/dev-python/tzlocal/tzlocal-4.1.ebuild b/dev-python/tzlocal/tzlocal-4.1.ebuild index 089bf9fa39b4..4015cc9960fd 100644 --- a/dev-python/tzlocal/tzlocal-4.1.ebuild +++ b/dev-python/tzlocal/tzlocal-4.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="tzinfo object for the local timezone" diff --git a/dev-python/u-msgpack-python/u-msgpack-python-2.7.1.ebuild b/dev-python/u-msgpack-python/u-msgpack-python-2.7.1.ebuild index d3553bf3f1cf..1d1fcaf836ed 100644 --- a/dev-python/u-msgpack-python/u-msgpack-python-2.7.1.ebuild +++ b/dev-python/u-msgpack-python/u-msgpack-python-2.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,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/ubelt/ubelt-0.10.1.ebuild b/dev-python/ubelt/ubelt-0.10.1.ebuild index 65ddc47d4b8c..0ae5586a7c0b 100644 --- a/dev-python/ubelt/ubelt-0.10.1.ebuild +++ b/dev-python/ubelt/ubelt-0.10.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A stdlib like feel, and extra batteries. Hashing, Caching, Timing, Progress" diff --git a/dev-python/ubelt/ubelt-0.10.2.ebuild b/dev-python/ubelt/ubelt-0.10.2.ebuild index 92adaffec4df..156041de202d 100644 --- a/dev-python/ubelt/ubelt-0.10.2.ebuild +++ b/dev-python/ubelt/ubelt-0.10.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A stdlib like feel, and extra batteries. Hashing, Caching, Timing, Progress" diff --git a/dev-python/ubelt/ubelt-0.11.0.ebuild b/dev-python/ubelt/ubelt-0.11.0.ebuild index 3bd313f60128..3c515395dae6 100644 --- a/dev-python/ubelt/ubelt-0.11.0.ebuild +++ b/dev-python/ubelt/ubelt-0.11.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A stdlib like feel, and extra batteries. Hashing, Caching, Timing, Progress" diff --git a/dev-python/ubelt/ubelt-0.11.1.ebuild b/dev-python/ubelt/ubelt-0.11.1.ebuild index 3bd313f60128..3c515395dae6 100644 --- a/dev-python/ubelt/ubelt-0.11.1.ebuild +++ b/dev-python/ubelt/ubelt-0.11.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A stdlib like feel, and extra batteries. Hashing, Caching, Timing, Progress" diff --git a/dev-python/ujson/ujson-5.0.0.ebuild b/dev-python/ujson/ujson-5.0.0.ebuild index e2e7ba2ea506..335997d413d9 100644 --- a/dev-python/ujson/ujson-5.0.0.ebuild +++ b/dev-python/ujson/ujson-5.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Ultra fast JSON encoder and decoder for Python" diff --git a/dev-python/ujson/ujson-5.1.0.ebuild b/dev-python/ujson/ujson-5.1.0.ebuild index ff46a71d025d..512b101e8f6c 100644 --- a/dev-python/ujson/ujson-5.1.0.ebuild +++ b/dev-python/ujson/ujson-5.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Ultra fast JSON encoder and decoder for Python" diff --git a/dev-python/ukkonen/ukkonen-1.0.0.ebuild b/dev-python/ukkonen/ukkonen-1.0.0.ebuild index 9db4264b0fad..f13d1b005db9 100644 --- a/dev-python/ukkonen/ukkonen-1.0.0.ebuild +++ b/dev-python/ukkonen/ukkonen-1.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Implementation of bounded Levenshtein distance (Ukkonen)" diff --git a/dev-python/ukkonen/ukkonen-1.0.1.ebuild b/dev-python/ukkonen/ukkonen-1.0.1.ebuild index 6d4223fa83a9..d98142b1edee 100644 --- a/dev-python/ukkonen/ukkonen-1.0.1.ebuild +++ b/dev-python/ukkonen/ukkonen-1.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Implementation of bounded Levenshtein distance (Ukkonen)" diff --git a/dev-python/unasync/unasync-0.5.0.ebuild b/dev-python/unasync/unasync-0.5.0.ebuild index 2357006600b0..2542b8748f93 100644 --- a/dev-python/unasync/unasync-0.5.0.ebuild +++ b/dev-python/unasync/unasync-0.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="The async transformation code" diff --git a/dev-python/uncertainties/uncertainties-3.1.6.ebuild b/dev-python/uncertainties/uncertainties-3.1.6.ebuild index 1556614ba2e0..3c3c3c187e11 100644 --- a/dev-python/uncertainties/uncertainties-3.1.6.ebuild +++ b/dev-python/uncertainties/uncertainties-3.1.6.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature DESCRIPTION="Python module for calculations with uncertainties" diff --git a/dev-python/unicodecsv/unicodecsv-0.14.1-r1.ebuild b/dev-python/unicodecsv/unicodecsv-0.14.1-r1.ebuild index 0629678ceb13..5bb8900fb537 100644 --- a/dev-python/unicodecsv/unicodecsv-0.14.1-r1.ebuild +++ b/dev-python/unicodecsv/unicodecsv-0.14.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/unidecode/unidecode-1.3.0.ebuild b/dev-python/unidecode/unidecode-1.3.0.ebuild index f2db93a4f1d2..6eee1ace01d7 100644 --- a/dev-python/unidecode/unidecode-1.3.0.ebuild +++ b/dev-python/unidecode/unidecode-1.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/unidiff/unidiff-0.7.0.ebuild b/dev-python/unidiff/unidiff-0.7.0.ebuild index 32aee9862def..ba7b94dd9c53 100644 --- a/dev-python/unidiff/unidiff-0.7.0.ebuild +++ b/dev-python/unidiff/unidiff-0.7.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Unified diff parsing/metadata extraction library" diff --git a/dev-python/unidiff/unidiff-0.7.1.ebuild b/dev-python/unidiff/unidiff-0.7.1.ebuild index 41f8adc9c757..52d3555a7b2c 100644 --- a/dev-python/unidiff/unidiff-0.7.1.ebuild +++ b/dev-python/unidiff/unidiff-0.7.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/unidiff/unidiff-0.7.2.ebuild b/dev-python/unidiff/unidiff-0.7.2.ebuild index 27a1b0a5d8dd..c7fab77429bb 100644 --- a/dev-python/unidiff/unidiff-0.7.2.ebuild +++ b/dev-python/unidiff/unidiff-0.7.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Unified diff parsing/metadata extraction library" diff --git a/dev-python/unidiff/unidiff-0.7.3.ebuild b/dev-python/unidiff/unidiff-0.7.3.ebuild index a42b6d5406f3..d5742c0137c8 100644 --- a/dev-python/unidiff/unidiff-0.7.3.ebuild +++ b/dev-python/unidiff/unidiff-0.7.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/unittest-mixins/unittest-mixins-1.6-r1.ebuild b/dev-python/unittest-mixins/unittest-mixins-1.6-r1.ebuild index 8667a4eb5fb9..1bb96e73e685 100644 --- a/dev-python/unittest-mixins/unittest-mixins-1.6-r1.ebuild +++ b/dev-python/unittest-mixins/unittest-mixins-1.6-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,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/unittest-or-fail/unittest-or-fail-1-r1.ebuild b/dev-python/unittest-or-fail/unittest-or-fail-1-r1.ebuild index 87d9bbd56454..cf1fd0f4ecd2 100644 --- a/dev-python/unittest-or-fail/unittest-or-fail-1-r1.ebuild +++ b/dev-python/unittest-or-fail/unittest-or-fail-1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/unittest-or-fail/unittest-or-fail-1.ebuild b/dev-python/unittest-or-fail/unittest-or-fail-1.ebuild index f2d091da04f7..e639f574da69 100644 --- a/dev-python/unittest-or-fail/unittest-or-fail-1.ebuild +++ b/dev-python/unittest-or-fail/unittest-or-fail-1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Run unittests or fail if no tests were found" diff --git a/dev-python/untangle/untangle-1.1.1.ebuild b/dev-python/untangle/untangle-1.1.1.ebuild index d9c8ec49597c..7092c0d32ecf 100644 --- a/dev-python/untangle/untangle-1.1.1.ebuild +++ b/dev-python/untangle/untangle-1.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 @@ -13,4 +13,4 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" diff --git a/dev-python/uranium/uranium-4.12.1.ebuild b/dev-python/uranium/uranium-4.12.1.ebuild index b1df09e93091..a1277d266678 100644 --- a/dev-python/uranium/uranium-4.12.1.ebuild +++ b/dev-python/uranium/uranium-4.12.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_SINGLE_IMPL=1 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit cmake distutils-r1 diff --git a/dev-python/uranium/uranium-4.9.1.ebuild b/dev-python/uranium/uranium-4.9.1.ebuild index 199812e5e45a..567e1c5e308a 100644 --- a/dev-python/uranium/uranium-4.9.1.ebuild +++ b/dev-python/uranium/uranium-4.9.1.ebuild @@ -5,7 +5,7 @@ EAPI=7 DISTUTILS_SINGLE_IMPL=1 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit cmake distutils-r1 diff --git a/dev-python/urdf_parser_py/urdf_parser_py-0.4.5.ebuild b/dev-python/urdf_parser_py/urdf_parser_py-0.4.5.ebuild index 14fdb4d57c4a..8e8e34ef126c 100644 --- a/dev-python/urdf_parser_py/urdf_parser_py-0.4.5.ebuild +++ b/dev-python/urdf_parser_py/urdf_parser_py-0.4.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="URDF parser for Python" diff --git a/dev-python/uritemplate/uritemplate-4.1.0.ebuild b/dev-python/uritemplate/uritemplate-4.1.0.ebuild index adf09cf2c738..f23c6758d9cc 100644 --- a/dev-python/uritemplate/uritemplate-4.1.0.ebuild +++ b/dev-python/uritemplate/uritemplate-4.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Python implementation of RFC6570, URI Template" diff --git a/dev-python/url-normalize/url-normalize-1.4.3-r1.ebuild b/dev-python/url-normalize/url-normalize-1.4.3-r1.ebuild index d252796f90f6..0ef0835fc0a5 100644 --- a/dev-python/url-normalize/url-normalize-1.4.3-r1.ebuild +++ b/dev-python/url-normalize/url-normalize-1.4.3-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="URL normalization for Python" diff --git a/dev-python/url-normalize/url-normalize-1.4.3.ebuild b/dev-python/url-normalize/url-normalize-1.4.3.ebuild index be69a8e7ee7d..20137c9f0f91 100644 --- a/dev-python/url-normalize/url-normalize-1.4.3.ebuild +++ b/dev-python/url-normalize/url-normalize-1.4.3.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="URL normalization for Python" diff --git a/dev-python/urlgrabber/urlgrabber-4.1.0.ebuild b/dev-python/urlgrabber/urlgrabber-4.1.0.ebuild index a22a59e9fa2a..b5b464679899 100644 --- a/dev-python/urlgrabber/urlgrabber-4.1.0.ebuild +++ b/dev-python/urlgrabber/urlgrabber-4.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/urllib3/urllib3-1.26.8.ebuild b/dev-python/urllib3/urllib3-1.26.8.ebuild index 7d60de98aee3..ab76c1c21d79 100644 --- a/dev-python/urllib3/urllib3-1.26.8.ebuild +++ b/dev-python/urllib3/urllib3-1.26.8.ebuild @@ -4,7 +4,7 @@ # please keep this ebuild at EAPI 7 -- sys-apps/portage dep EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) PYTHON_REQ_USE="ssl(+)" inherit distutils-r1 diff --git a/dev-python/urwid/urwid-2.1.1.ebuild b/dev-python/urwid/urwid-2.1.1.ebuild index c29db1ea5e61..d9ec1ae91dca 100644 --- a/dev-python/urwid/urwid-2.1.1.ebuild +++ b/dev-python/urwid/urwid-2.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="ncurses" inherit distutils-r1 diff --git a/dev-python/urwid/urwid-2.1.2.ebuild b/dev-python/urwid/urwid-2.1.2.ebuild index 6c1d6a30f12e..f7d05286d14f 100644 --- a/dev-python/urwid/urwid-2.1.2.ebuild +++ b/dev-python/urwid/urwid-2.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="ncurses" inherit distutils-r1 diff --git a/dev-python/urwid_readline/urwid_readline-0.13.ebuild b/dev-python/urwid_readline/urwid_readline-0.13.ebuild index 1e63cce24e67..a5edc3845674 100644 --- a/dev-python/urwid_readline/urwid_readline-0.13.ebuild +++ b/dev-python/urwid_readline/urwid_readline-0.13.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="ncurses" inherit distutils-r1 diff --git a/dev-python/urwidtrees/urwidtrees-1.0.3.ebuild b/dev-python/urwidtrees/urwidtrees-1.0.3.ebuild index eb7d42ea8237..a13ee1f0411c 100644 --- a/dev-python/urwidtrees/urwidtrees-1.0.3.ebuild +++ b/dev-python/urwidtrees/urwidtrees-1.0.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/utidylib/utidylib-0.6-r2.ebuild b/dev-python/utidylib/utidylib-0.6-r2.ebuild index 926dcead562f..b742f88755d1 100644 --- a/dev-python/utidylib/utidylib-0.6-r2.ebuild +++ b/dev-python/utidylib/utidylib-0.6-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) MY_P="uTidylib-${PV}" inherit distutils-r1 diff --git a/dev-python/utidylib/utidylib-0.7-r2.ebuild b/dev-python/utidylib/utidylib-0.7-r2.ebuild index b7c11078dd7f..52eea02fb3f2 100644 --- a/dev-python/utidylib/utidylib-0.7-r2.ebuild +++ b/dev-python/utidylib/utidylib-0.7-r2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) MY_P="uTidylib-${PV}" inherit distutils-r1 diff --git a/dev-python/uvicorn/uvicorn-0.15.0_p20210913.ebuild b/dev-python/uvicorn/uvicorn-0.15.0_p20210913.ebuild index f02ef92a8c07..e66f225c97f3 100644 --- a/dev-python/uvicorn/uvicorn-0.15.0_p20210913.ebuild +++ b/dev-python/uvicorn/uvicorn-0.15.0_p20210913.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 COMMIT="99acac598682b45be98094216f7db223c1fdf5f2" diff --git a/dev-python/uvicorn/uvicorn-0.16.0.ebuild b/dev-python/uvicorn/uvicorn-0.16.0.ebuild index 4ea9eea7844e..66ff6fa92333 100644 --- a/dev-python/uvicorn/uvicorn-0.16.0.ebuild +++ b/dev-python/uvicorn/uvicorn-0.16.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Lightning-fast ASGI server implementation" diff --git a/dev-python/uvicorn/uvicorn-0.17.0.ebuild b/dev-python/uvicorn/uvicorn-0.17.0.ebuild index a953a42e5044..70ed0e196855 100644 --- a/dev-python/uvicorn/uvicorn-0.17.0.ebuild +++ b/dev-python/uvicorn/uvicorn-0.17.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Lightning-fast ASGI server implementation" diff --git a/dev-python/uvicorn/uvicorn-0.17.1.ebuild b/dev-python/uvicorn/uvicorn-0.17.1.ebuild index a2fadd04b163..bb81866d3012 100644 --- a/dev-python/uvicorn/uvicorn-0.17.1.ebuild +++ b/dev-python/uvicorn/uvicorn-0.17.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Lightning-fast ASGI server implementation" diff --git a/dev-python/uvicorn/uvicorn-0.17.3.ebuild b/dev-python/uvicorn/uvicorn-0.17.3.ebuild index a2fadd04b163..bb81866d3012 100644 --- a/dev-python/uvicorn/uvicorn-0.17.3.ebuild +++ b/dev-python/uvicorn/uvicorn-0.17.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Lightning-fast ASGI server implementation" diff --git a/dev-python/uvicorn/uvicorn-0.17.4.ebuild b/dev-python/uvicorn/uvicorn-0.17.4.ebuild index a2fadd04b163..bb81866d3012 100644 --- a/dev-python/uvicorn/uvicorn-0.17.4.ebuild +++ b/dev-python/uvicorn/uvicorn-0.17.4.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Lightning-fast ASGI server implementation" diff --git a/dev-python/uvloop/uvloop-0.15.3-r1.ebuild b/dev-python/uvloop/uvloop-0.15.3-r1.ebuild index 2158bf552367..baa38ec3433f 100644 --- a/dev-python/uvloop/uvloop-0.15.3-r1.ebuild +++ b/dev-python/uvloop/uvloop-0.15.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Ultra-fast implementation of asyncio event loop on top of libuv" diff --git a/dev-python/uvloop/uvloop-0.15.3.ebuild b/dev-python/uvloop/uvloop-0.15.3.ebuild index e3938e5ce35d..88c5a624c50e 100644 --- a/dev-python/uvloop/uvloop-0.15.3.ebuild +++ b/dev-python/uvloop/uvloop-0.15.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Ultra-fast implementation of asyncio event loop on top of libuv" diff --git a/dev-python/uvloop/uvloop-0.16.0.ebuild b/dev-python/uvloop/uvloop-0.16.0.ebuild index 10dfae8f6260..36dabcba3469 100644 --- a/dev-python/uvloop/uvloop-0.16.0.ebuild +++ b/dev-python/uvloop/uvloop-0.16.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Ultra-fast implementation of asyncio event loop on top of libuv" diff --git a/dev-python/validators/validators-0.18.2.ebuild b/dev-python/validators/validators-0.18.2.ebuild index c49e00b48575..ba206dc0ac56 100644 --- a/dev-python/validators/validators-0.18.2.ebuild +++ b/dev-python/validators/validators-0.18.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python Data Validation for Humans" diff --git a/dev-python/vcrpy/vcrpy-4.1.1.ebuild b/dev-python/vcrpy/vcrpy-4.1.1.ebuild index ff4dfeb1bdd1..c3db4f25d326 100644 --- a/dev-python/vcrpy/vcrpy-4.1.1.ebuild +++ b/dev-python/vcrpy/vcrpy-4.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Automatically mock your HTTP interactions to simplify and speed up testing" diff --git a/dev-python/vcstools/vcstools-0.1.42.ebuild b/dev-python/vcstools/vcstools-0.1.42.ebuild index 75346c4d96a7..22a67657788c 100644 --- a/dev-python/vcstools/vcstools-0.1.42.ebuild +++ b/dev-python/vcstools/vcstools-0.1.42.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/vdf/vdf-3.4.ebuild b/dev-python/vdf/vdf-3.4.ebuild index d5bdbc72c69a..ee5de52233eb 100644 --- a/dev-python/vdf/vdf-3.4.ebuild +++ b/dev-python/vdf/vdf-3.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/vdirsyncer/vdirsyncer-0.18.0-r2.ebuild b/dev-python/vdirsyncer/vdirsyncer-0.18.0-r2.ebuild index f7f4140b2b74..d763a21cec87 100644 --- a/dev-python/vdirsyncer/vdirsyncer-0.18.0-r2.ebuild +++ b/dev-python/vdirsyncer/vdirsyncer-0.18.0-r2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="sqlite" inherit distutils-r1 systemd diff --git a/dev-python/vecrec/vecrec-0.3.0.ebuild b/dev-python/vecrec/vecrec-0.3.0.ebuild index 4b1af1f714ad..0b6c5edb07aa 100644 --- a/dev-python/vecrec/vecrec-0.3.0.ebuild +++ b/dev-python/vecrec/vecrec-0.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/vecrec/vecrec-0.3.1.ebuild b/dev-python/vecrec/vecrec-0.3.1.ebuild index c98e3bcc0201..4449ace60810 100644 --- a/dev-python/vecrec/vecrec-0.3.1.ebuild +++ b/dev-python/vecrec/vecrec-0.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/verboselogs/verboselogs-1.7.ebuild b/dev-python/verboselogs/verboselogs-1.7.ebuild index c2f45c79559c..3d139e56319c 100644 --- a/dev-python/verboselogs/verboselogs-1.7.ebuild +++ b/dev-python/verboselogs/verboselogs-1.7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/versioneer/versioneer-0.21.ebuild b/dev-python/versioneer/versioneer-0.21.ebuild index aac4ecc5eff5..68abcfe4e995 100644 --- a/dev-python/versioneer/versioneer-0.21.ebuild +++ b/dev-python/versioneer/versioneer-0.21.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Easy VCS-based management of project version strings" diff --git a/dev-python/vine/vine-5.0.0.ebuild b/dev-python/vine/vine-5.0.0.ebuild index 44ecdffbe037..b11e7dade81c 100644 --- a/dev-python/vine/vine-5.0.0.ebuild +++ b/dev-python/vine/vine-5.0.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,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 diff --git a/dev-python/virtualenv-clone/virtualenv-clone-0.5.6.ebuild b/dev-python/virtualenv-clone/virtualenv-clone-0.5.6.ebuild index ad637ebe45e7..8209c03444e7 100644 --- a/dev-python/virtualenv-clone/virtualenv-clone-0.5.6.ebuild +++ b/dev-python/virtualenv-clone/virtualenv-clone-0.5.6.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A script for cloning a non-relocatable virtualenv" diff --git a/dev-python/virtualenv/virtualenv-20.11.2.ebuild b/dev-python/virtualenv/virtualenv-20.11.2.ebuild index d9b54d7595c3..ffa612330400 100644 --- a/dev-python/virtualenv/virtualenv-20.11.2.ebuild +++ b/dev-python/virtualenv/virtualenv-20.11.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) DISTUTILS_USE_SETUPTOOLS=manual inherit distutils-r1 diff --git a/dev-python/virtualenv/virtualenv-20.12.1.ebuild b/dev-python/virtualenv/virtualenv-20.12.1.ebuild index ce207278ffde..c61d5fbc077c 100644 --- a/dev-python/virtualenv/virtualenv-20.12.1.ebuild +++ b/dev-python/virtualenv/virtualenv-20.12.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) DISTUTILS_USE_SETUPTOOLS=manual inherit distutils-r1 diff --git a/dev-python/virtualenv/virtualenv-20.13.0.ebuild b/dev-python/virtualenv/virtualenv-20.13.0.ebuild index d9b54d7595c3..ffa612330400 100644 --- a/dev-python/virtualenv/virtualenv-20.13.0.ebuild +++ b/dev-python/virtualenv/virtualenv-20.13.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) DISTUTILS_USE_SETUPTOOLS=manual inherit distutils-r1 diff --git a/dev-python/virtualenv/virtualenv-20.13.1.ebuild b/dev-python/virtualenv/virtualenv-20.13.1.ebuild index 50761aef3c04..8b0e61e36817 100644 --- a/dev-python/virtualenv/virtualenv-20.13.1.ebuild +++ b/dev-python/virtualenv/virtualenv-20.13.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.4-r1.ebuild b/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.4-r1.ebuild index e9e9f5145487..cdcda949f6b1 100644 --- a/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.4-r1.ebuild +++ b/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.4-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/visitor/visitor-0.1.3-r1.ebuild b/dev-python/visitor/visitor-0.1.3-r1.ebuild index 0a2f4145b927..6c6bd411a3cd 100644 --- a/dev-python/visitor/visitor-0.1.3-r1.ebuild +++ b/dev-python/visitor/visitor-0.1.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/vncdotool/vncdotool-0.13.0.ebuild b/dev-python/vncdotool/vncdotool-0.13.0.ebuild index f42ec60a5493..c8ac525c8ddb 100644 --- a/dev-python/vncdotool/vncdotool-0.13.0.ebuild +++ b/dev-python/vncdotool/vncdotool-0.13.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Command line VNC client" diff --git a/dev-python/vncdotool/vncdotool-1.0.0.ebuild b/dev-python/vncdotool/vncdotool-1.0.0.ebuild index f87a2101014d..67338595950f 100644 --- a/dev-python/vncdotool/vncdotool-1.0.0.ebuild +++ b/dev-python/vncdotool/vncdotool-1.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Command line VNC client" diff --git a/dev-python/vobject/vobject-0.9.6.1-r2.ebuild b/dev-python/vobject/vobject-0.9.6.1-r2.ebuild index 1c4f8b0fee32..7b6163c4d6d1 100644 --- a/dev-python/vobject/vobject-0.9.6.1-r2.ebuild +++ b/dev-python/vobject/vobject-0.9.6.1-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python package for parsing and generating vCard and vCalendar files" diff --git a/dev-python/voluptuous/voluptuous-0.12.2.ebuild b/dev-python/voluptuous/voluptuous-0.12.2.ebuild index c619fae8b06f..4d6864d795c1 100644 --- a/dev-python/voluptuous/voluptuous-0.12.2.ebuild +++ b/dev-python/voluptuous/voluptuous-0.12.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A Python data validation library" diff --git a/dev-python/vpython/vpython-7.6.1-r3.ebuild b/dev-python/vpython/vpython-7.6.1-r3.ebuild index 5f766f49ee22..2650ffadd05c 100644 --- a/dev-python/vpython/vpython-7.6.1-r3.ebuild +++ b/dev-python/vpython/vpython-7.6.1-r3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/vpython/vpython-7.6.2.ebuild b/dev-python/vpython/vpython-7.6.2.ebuild index 7108234fe05b..24ec78dcb4de 100644 --- a/dev-python/vpython/vpython-7.6.2.ebuild +++ b/dev-python/vpython/vpython-7.6.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/vpython/vpython-7.6.3.ebuild b/dev-python/vpython/vpython-7.6.3.ebuild index ae65bdf9fab7..76f7bb1dad0a 100644 --- a/dev-python/vpython/vpython-7.6.3.ebuild +++ b/dev-python/vpython/vpython-7.6.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/w3lib/w3lib-1.20.0.ebuild b/dev-python/w3lib/w3lib-1.20.0.ebuild index c5e6337e057b..af0664768ae4 100644 --- a/dev-python/w3lib/w3lib-1.20.0.ebuild +++ b/dev-python/w3lib/w3lib-1.20.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,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/w3lib/w3lib-1.22.0.ebuild b/dev-python/w3lib/w3lib-1.22.0.ebuild index c5e6337e057b..af0664768ae4 100644 --- a/dev-python/w3lib/w3lib-1.22.0.ebuild +++ b/dev-python/w3lib/w3lib-1.22.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,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/waitress/waitress-2.0.0.ebuild b/dev-python/waitress/waitress-2.0.0.ebuild index 59cf0326aab0..5aa5a0c40356 100644 --- a/dev-python/waitress/waitress-2.0.0.ebuild +++ b/dev-python/waitress/waitress-2.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/wand/wand-0.6.7.ebuild b/dev-python/wand/wand-0.6.7.ebuild index 1b617b0f30ac..97a85266dddf 100644 --- a/dev-python/wand/wand-0.6.7.ebuild +++ b/dev-python/wand/wand-0.6.7.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_P="${PN^}-${PV}" diff --git a/dev-python/warlock/warlock-1.3.3-r1.ebuild b/dev-python/warlock/warlock-1.3.3-r1.ebuild index 7d73dd9df98a..2a7a9652a3e2 100644 --- a/dev-python/warlock/warlock-1.3.3-r1.ebuild +++ b/dev-python/warlock/warlock-1.3.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,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/warlock/warlock-1.3.3-r2.ebuild b/dev-python/warlock/warlock-1.3.3-r2.ebuild index e737a368d602..587f4be218c4 100644 --- a/dev-python/warlock/warlock-1.3.3-r2.ebuild +++ b/dev-python/warlock/warlock-1.3.3-r2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python object model built on JSON schema and JSON patch" diff --git a/dev-python/watchdog/watchdog-1.0.2.ebuild b/dev-python/watchdog/watchdog-1.0.2.ebuild index dd63c4a0a26b..dec2a8544c77 100644 --- a/dev-python/watchdog/watchdog-1.0.2.ebuild +++ b/dev-python/watchdog/watchdog-1.0.2.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 optfeature diff --git a/dev-python/watchdog/watchdog-2.1.6.ebuild b/dev-python/watchdog/watchdog-2.1.6.ebuild index 0341baae41c7..1d6b728c31f6 100644 --- a/dev-python/watchdog/watchdog-2.1.6.ebuild +++ b/dev-python/watchdog/watchdog-2.1.6.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 optfeature DESCRIPTION="Python API and shell utilities to monitor file system events" diff --git a/dev-python/watchgod/watchgod-0.7.ebuild b/dev-python/watchgod/watchgod-0.7.ebuild index e2f91f2487a7..62ddaa1844be 100644 --- a/dev-python/watchgod/watchgod-0.7.ebuild +++ b/dev-python/watchgod/watchgod-0.7.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Simple, modern file watching and code reload in Python" diff --git a/dev-python/wcag-contrast-ratio/wcag-contrast-ratio-0.9-r1.ebuild b/dev-python/wcag-contrast-ratio/wcag-contrast-ratio-0.9-r1.ebuild index e96cb4394ba1..9320aac70fb1 100644 --- a/dev-python/wcag-contrast-ratio/wcag-contrast-ratio-0.9-r1.ebuild +++ b/dev-python/wcag-contrast-ratio/wcag-contrast-ratio-0.9-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A library for computing contrast ratios, as required by WCAG 2.0" diff --git a/dev-python/wcag-contrast-ratio/wcag-contrast-ratio-0.9.ebuild b/dev-python/wcag-contrast-ratio/wcag-contrast-ratio-0.9.ebuild index 978fd598fbf7..28b0481a89f5 100644 --- a/dev-python/wcag-contrast-ratio/wcag-contrast-ratio-0.9.ebuild +++ b/dev-python/wcag-contrast-ratio/wcag-contrast-ratio-0.9.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A library for computing contrast ratios, as required by WCAG 2.0" diff --git a/dev-python/wcmatch/wcmatch-8.3.ebuild b/dev-python/wcmatch/wcmatch-8.3.ebuild index f5d44a32599e..ffe129b6c7a4 100644 --- a/dev-python/wcmatch/wcmatch-8.3.ebuild +++ b/dev-python/wcmatch/wcmatch-8.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DOCS_BUILDER="mkdocs" DOCS_DEPEND=" diff --git a/dev-python/wcwidth/wcwidth-0.2.5-r1.ebuild b/dev-python/wcwidth/wcwidth-0.2.5-r1.ebuild index 0db17c631e61..bdc034319f20 100644 --- a/dev-python/wcwidth/wcwidth-0.2.5-r1.ebuild +++ b/dev-python/wcwidth/wcwidth-0.2.5-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/weasyprint/weasyprint-53.3.ebuild b/dev-python/weasyprint/weasyprint-53.3.ebuild index abdc28ba79f6..5687b4424cd8 100644 --- a/dev-python/weasyprint/weasyprint-53.3.ebuild +++ b/dev-python/weasyprint/weasyprint-53.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/weasyprint/weasyprint-53.4.ebuild b/dev-python/weasyprint/weasyprint-53.4.ebuild index abdc28ba79f6..5687b4424cd8 100644 --- a/dev-python/weasyprint/weasyprint-53.4.ebuild +++ b/dev-python/weasyprint/weasyprint-53.4.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/weasyprint/weasyprint-54.0.ebuild b/dev-python/weasyprint/weasyprint-54.0.ebuild index 50e90bae7650..2a876371fb75 100644 --- a/dev-python/weasyprint/weasyprint-54.0.ebuild +++ b/dev-python/weasyprint/weasyprint-54.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/webassets/webassets-2.0.ebuild b/dev-python/webassets/webassets-2.0.ebuild index bd550f88d1fc..9d6dbdb4eabc 100644 --- a/dev-python/webassets/webassets-2.0.ebuild +++ b/dev-python/webassets/webassets-2.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/webcolors/webcolors-1.11.1.ebuild b/dev-python/webcolors/webcolors-1.11.1.ebuild index a414a1cea628..fa3d549e99c9 100644 --- a/dev-python/webcolors/webcolors-1.11.1.ebuild +++ b/dev-python/webcolors/webcolors-1.11.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/webencodings/webencodings-0.5.1-r1.ebuild b/dev-python/webencodings/webencodings-0.5.1-r1.ebuild index 83825d5be791..dd3c97a0cca5 100644 --- a/dev-python/webencodings/webencodings-0.5.1-r1.ebuild +++ b/dev-python/webencodings/webencodings-0.5.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/webob/webob-1.8.7.ebuild b/dev-python/webob/webob-1.8.7.ebuild index 83071b2238ba..5c05b8a5250b 100644 --- a/dev-python/webob/webob-1.8.7.ebuild +++ b/dev-python/webob/webob-1.8.7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/websocket-client/websocket-client-1.2.3.ebuild b/dev-python/websocket-client/websocket-client-1.2.3.ebuild index a2789fb3c269..4fce48181dc8 100644 --- a/dev-python/websocket-client/websocket-client-1.2.3.ebuild +++ b/dev-python/websocket-client/websocket-client-1.2.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="WebSocket client for python with hybi13 support" diff --git a/dev-python/websockets/websockets-10.0.ebuild b/dev-python/websockets/websockets-10.0.ebuild index a2248baa3966..7160067a4034 100644 --- a/dev-python/websockets/websockets-10.0.ebuild +++ b/dev-python/websockets/websockets-10.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/websockets/websockets-10.1.ebuild b/dev-python/websockets/websockets-10.1.ebuild index 42d11b212550..31bf6fedfdc0 100644 --- a/dev-python/websockets/websockets-10.1.ebuild +++ b/dev-python/websockets/websockets-10.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Library for building WebSocket servers and clients in Python" diff --git a/dev-python/websockify/websockify-0.10.0.ebuild b/dev-python/websockify/websockify-0.10.0.ebuild index b8f5bc07a7b9..2bac86f7b2e8 100644 --- a/dev-python/websockify/websockify-0.10.0.ebuild +++ b/dev-python/websockify/websockify-0.10.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="WebSockets support for any application/server" diff --git a/dev-python/webtest/webtest-3.0.0.ebuild b/dev-python/webtest/webtest-3.0.0.ebuild index bd3de5e9d00c..2b94248bc5d9 100644 --- a/dev-python/webtest/webtest-3.0.0.ebuild +++ b/dev-python/webtest/webtest-3.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_PN="WebTest" diff --git a/dev-python/werkzeug/werkzeug-1.0.1-r1.ebuild b/dev-python/werkzeug/werkzeug-1.0.1-r1.ebuild index 048f9090f177..ecfa8824acab 100644 --- a/dev-python/werkzeug/werkzeug-1.0.1-r1.ebuild +++ b/dev-python/werkzeug/werkzeug-1.0.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/werkzeug/werkzeug-2.0.2.ebuild b/dev-python/werkzeug/werkzeug-2.0.2.ebuild index b2a05afc53cb..24b03d4f888e 100644 --- a/dev-python/werkzeug/werkzeug-2.0.2.ebuild +++ b/dev-python/werkzeug/werkzeug-2.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Collection of various utilities for WSGI applications" diff --git a/dev-python/werkzeug/werkzeug-2.0.3.ebuild b/dev-python/werkzeug/werkzeug-2.0.3.ebuild index 59b199630087..615eadc1ed81 100644 --- a/dev-python/werkzeug/werkzeug-2.0.3.ebuild +++ b/dev-python/werkzeug/werkzeug-2.0.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/whatever/whatever-0.6.ebuild b/dev-python/whatever/whatever-0.6.ebuild index df1aec104b23..1ff3fbae252f 100644 --- a/dev-python/whatever/whatever-0.6.ebuild +++ b/dev-python/whatever/whatever-0.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Easy anonymous functions by partial application of operators" diff --git a/dev-python/wheel/wheel-0.37.1-r1.ebuild b/dev-python/wheel/wheel-0.37.1-r1.ebuild index 65cbe9ad5233..d78fa1c9abd5 100644 --- a/dev-python/wheel/wheel-0.37.1-r1.ebuild +++ b/dev-python/wheel/wheel-0.37.1-r1.ebuild @@ -5,7 +5,7 @@ EAPI=7 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A built-package format for Python" diff --git a/dev-python/wheel/wheel-0.37.1.ebuild b/dev-python/wheel/wheel-0.37.1.ebuild index ea9f971d8adf..916d4c5b013f 100644 --- a/dev-python/wheel/wheel-0.37.1.ebuild +++ b/dev-python/wheel/wheel-0.37.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="A built-package format for Python" diff --git a/dev-python/whichcraft/whichcraft-0.6.1.ebuild b/dev-python/whichcraft/whichcraft-0.6.1.ebuild index 3c3039e34cf7..dbec65e9fcb0 100644 --- a/dev-python/whichcraft/whichcraft-0.6.1.ebuild +++ b/dev-python/whichcraft/whichcraft-0.6.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/whisper/whisper-1.1.7.ebuild b/dev-python/whisper/whisper-1.1.7.ebuild index 29c37cf1df55..f5eed5091d2c 100644 --- a/dev-python/whisper/whisper-1.1.7.ebuild +++ b/dev-python/whisper/whisper-1.1.7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Fixed size round-robin style database" diff --git a/dev-python/whisper/whisper-1.1.8.ebuild b/dev-python/whisper/whisper-1.1.8.ebuild index 2cece5ec2f02..8cfeba732783 100644 --- a/dev-python/whisper/whisper-1.1.8.ebuild +++ b/dev-python/whisper/whisper-1.1.8.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Fixed size round-robin style database" diff --git a/dev-python/whoosh/whoosh-2.7.4-r1.ebuild b/dev-python/whoosh/whoosh-2.7.4-r1.ebuild index 3021b670f7e1..2939cee5aa25 100644 --- a/dev-python/whoosh/whoosh-2.7.4-r1.ebuild +++ b/dev-python/whoosh/whoosh-2.7.4-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/widgetsnbextension/widgetsnbextension-3.5.1-r1.ebuild b/dev-python/widgetsnbextension/widgetsnbextension-3.5.1-r1.ebuild index cebb6cb42461..a2ea169e89fa 100644 --- a/dev-python/widgetsnbextension/widgetsnbextension-3.5.1-r1.ebuild +++ b/dev-python/widgetsnbextension/widgetsnbextension-3.5.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/wrapt/wrapt-1.12.1.ebuild b/dev-python/wrapt/wrapt-1.12.1.ebuild index e57ee739552a..b63e050aafd7 100644 --- a/dev-python/wrapt/wrapt-1.12.1.ebuild +++ b/dev-python/wrapt/wrapt-1.12.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/wrapt/wrapt-1.13.2-r1.ebuild b/dev-python/wrapt/wrapt-1.13.2-r1.ebuild index cf04fffaf005..2979fbcd4e07 100644 --- a/dev-python/wrapt/wrapt-1.13.2-r1.ebuild +++ b/dev-python/wrapt/wrapt-1.13.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/wrapt/wrapt-1.13.2.ebuild b/dev-python/wrapt/wrapt-1.13.2.ebuild index c5f75ce6c0ed..0ac29b912b13 100644 --- a/dev-python/wrapt/wrapt-1.13.2.ebuild +++ b/dev-python/wrapt/wrapt-1.13.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Module for decorators, wrappers and monkey patching" diff --git a/dev-python/ws4py/ws4py-0.5.1-r1.ebuild b/dev-python/ws4py/ws4py-0.5.1-r1.ebuild index 57dca23c1587..204ad49e04da 100644 --- a/dev-python/ws4py/ws4py-0.5.1-r1.ebuild +++ b/dev-python/ws4py/ws4py-0.5.1-r1.ebuild @@ -8,7 +8,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)?" MY_PN="WebSocket-for-Python" diff --git a/dev-python/ws4py/ws4py-9999.ebuild b/dev-python/ws4py/ws4py-9999.ebuild index f598599c14a1..ee906f44745c 100644 --- a/dev-python/ws4py/ws4py-9999.ebuild +++ b/dev-python/ws4py/ws4py-9999.ebuild @@ -8,7 +8,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="threads(+)?" MY_PN="WebSocket-for-Python" diff --git a/dev-python/wsaccel/wsaccel-0.6.3.ebuild b/dev-python/wsaccel/wsaccel-0.6.3.ebuild index 786d5013a8cb..af645121adb1 100644 --- a/dev-python/wsaccel/wsaccel-0.6.3.ebuild +++ b/dev-python/wsaccel/wsaccel-0.6.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Accelerator for ws4py, autobahn and tornado" diff --git a/dev-python/wsgiproxy2/wsgiproxy2-0.5.1.ebuild b/dev-python/wsgiproxy2/wsgiproxy2-0.5.1.ebuild index e76e61d09de0..e698b94e80b9 100644 --- a/dev-python/wsgiproxy2/wsgiproxy2-0.5.1.ebuild +++ b/dev-python/wsgiproxy2/wsgiproxy2-0.5.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_PN="WSGIProxy2" diff --git a/dev-python/wsproto/wsproto-1.0.0.ebuild b/dev-python/wsproto/wsproto-1.0.0.ebuild index 1fc1fc3ffdee..719424c8a6f2 100644 --- a/dev-python/wsproto/wsproto-1.0.0.ebuild +++ b/dev-python/wsproto/wsproto-1.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/wstools/wstools-0.4.8.ebuild b/dev-python/wstools/wstools-0.4.8.ebuild index 7781303b5233..8786931bce1d 100644 --- a/dev-python/wstools/wstools-0.4.8.ebuild +++ b/dev-python/wstools/wstools-0.4.8.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="xml(+)" DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/wtforms/wtforms-3.0.1.ebuild b/dev-python/wtforms/wtforms-3.0.1.ebuild index 0f72e83894aa..207d35974820 100644 --- a/dev-python/wtforms/wtforms-3.0.1.ebuild +++ b/dev-python/wtforms/wtforms-3.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_PN="WTForms" diff --git a/dev-python/wurlitzer/wurlitzer-3.0.2.ebuild b/dev-python/wurlitzer/wurlitzer-3.0.2.ebuild index f7c95d4046ca..9e80e17d780d 100644 --- a/dev-python/wurlitzer/wurlitzer-3.0.2.ebuild +++ b/dev-python/wurlitzer/wurlitzer-3.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Capture C-level stdout/stderr in Python" diff --git a/dev-python/www-authenticate/www-authenticate-0.9.2.ebuild b/dev-python/www-authenticate/www-authenticate-0.9.2.ebuild index a8c86fb411ea..623b8e4e8cd9 100644 --- a/dev-python/www-authenticate/www-authenticate-0.9.2.ebuild +++ b/dev-python/www-authenticate/www-authenticate-0.9.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/wxpython/wxpython-4.0.7-r1.ebuild b/dev-python/wxpython/wxpython-4.0.7-r1.ebuild index 5b3bfb758e41..6c2244f421d8 100644 --- a/dev-python/wxpython/wxpython-4.0.7-r1.ebuild +++ b/dev-python/wxpython/wxpython-4.0.7-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,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) WX_GTK_VER="3.0-gtk3" DISTUTILS_IN_SOURCE_BUILD="1" diff --git a/dev-python/xarray/xarray-0.20.2.ebuild b/dev-python/xarray/xarray-0.20.2.ebuild index a15f33cff410..109334de8683 100644 --- a/dev-python/xarray/xarray-0.20.2.ebuild +++ b/dev-python/xarray/xarray-0.20.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="N-D labeled arrays and datasets in Python" diff --git a/dev-python/xarray/xarray-0.21.0.ebuild b/dev-python/xarray/xarray-0.21.0.ebuild index 0ac8b903584a..c588a125bc80 100644 --- a/dev-python/xarray/xarray-0.21.0.ebuild +++ b/dev-python/xarray/xarray-0.21.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/xarray/xarray-0.21.1.ebuild b/dev-python/xarray/xarray-0.21.1.ebuild index 6aa8c3071e48..7b7688b7a690 100644 --- a/dev-python/xarray/xarray-0.21.1.ebuild +++ b/dev-python/xarray/xarray-0.21.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/xcffib/xcffib-0.11.1.ebuild b/dev-python/xcffib/xcffib-0.11.1.ebuild index 72841bae04fb..71193e3965bb 100644 --- a/dev-python/xcffib/xcffib-0.11.1.ebuild +++ b/dev-python/xcffib/xcffib-0.11.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" DEPEND="x11-libs/libxcb" RDEPEND=" diff --git a/dev-python/xdoctest/xdoctest-0.15.10.ebuild b/dev-python/xdoctest/xdoctest-0.15.10.ebuild index f71aed7bf51f..f88c40accfce 100644 --- a/dev-python/xdoctest/xdoctest-0.15.10.ebuild +++ b/dev-python/xdoctest/xdoctest-0.15.10.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A rewrite of Python's builtin doctest module but without all the weirdness" diff --git a/dev-python/xlrd/xlrd-2.0.1.ebuild b/dev-python/xlrd/xlrd-2.0.1.ebuild index d128c35143e0..3393a0ccc880 100644 --- a/dev-python/xlrd/xlrd-2.0.1.ebuild +++ b/dev-python/xlrd/xlrd-2.0.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 @@ -17,6 +17,6 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" distutils_enable_tests pytest diff --git a/dev-python/xlsxwriter/xlsxwriter-3.0.2.ebuild b/dev-python/xlsxwriter/xlsxwriter-3.0.2.ebuild index e4671738b028..5744d3f28da9 100644 --- a/dev-python/xlsxwriter/xlsxwriter-3.0.2.ebuild +++ b/dev-python/xlsxwriter/xlsxwriter-3.0.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 TAG=RELEASE_${PV} @@ -17,6 +17,6 @@ S=${WORKDIR}/${MY_P} SLOT="0" LICENSE="BSD" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" distutils_enable_tests pytest diff --git a/dev-python/xlwt/xlwt-1.3.0-r1.ebuild b/dev-python/xlwt/xlwt-1.3.0-r1.ebuild index 8cfbd8c9ea32..8b542aae6f4f 100644 --- a/dev-python/xlwt/xlwt-1.3.0-r1.ebuild +++ b/dev-python/xlwt/xlwt-1.3.0-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python library to create spreadsheet files compatible with Excel" @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="examples" distutils_enable_sphinx docs \ diff --git a/dev-python/xmlschema/xmlschema-1.9.2.ebuild b/dev-python/xmlschema/xmlschema-1.9.2.ebuild index 560df0288fe5..248c02a92d41 100644 --- a/dev-python/xmlschema/xmlschema-1.9.2.ebuild +++ b/dev-python/xmlschema/xmlschema-1.9.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="An XML Schema validator and decoder" diff --git a/dev-python/xmltodict/xmltodict-0.12.0-r1.ebuild b/dev-python/xmltodict/xmltodict-0.12.0-r1.ebuild index ccc1cb9cd9cd..be9a9d748c45 100644 --- a/dev-python/xmltodict/xmltodict-0.12.0-r1.ebuild +++ b/dev-python/xmltodict/xmltodict-0.12.0-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,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 @@ -12,6 +12,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 hppa ~ia64 ~m68k ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ppc ~ppc64 ~riscv ~s390 ~sparc x86" distutils_enable_tests nose diff --git a/dev-python/xstatic-termjs/xstatic-termjs-0.0.7.0.ebuild b/dev-python/xstatic-termjs/xstatic-termjs-0.0.7.0.ebuild index 9011f3579493..77955b176952 100644 --- a/dev-python/xstatic-termjs/xstatic-termjs-0.0.7.0.ebuild +++ b/dev-python/xstatic-termjs/xstatic-termjs-0.0.7.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/xstatic/xstatic-1.0.2.ebuild b/dev-python/xstatic/xstatic-1.0.2.ebuild index c050497341e1..5539228404bd 100644 --- a/dev-python/xstatic/xstatic-1.0.2.ebuild +++ b/dev-python/xstatic/xstatic-1.0.2.ebuild @@ -1,7 +1,7 @@ # Copyright 2020-2021 Liguros Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/xvfbwrapper/xvfbwrapper-0.2.9.ebuild b/dev-python/xvfbwrapper/xvfbwrapper-0.2.9.ebuild index f2d0b1aec715..7148da9bc783 100644 --- a/dev-python/xvfbwrapper/xvfbwrapper-0.2.9.ebuild +++ b/dev-python/xvfbwrapper/xvfbwrapper-0.2.9.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/xxhash/xxhash-2.0.2.ebuild b/dev-python/xxhash/xxhash-2.0.2.ebuild index fe83da2d3dde..e16cd5faa8f5 100644 --- a/dev-python/xxhash/xxhash-2.0.2.ebuild +++ b/dev-python/xxhash/xxhash-2.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/yamlpath/yamlpath-3.6.1.ebuild b/dev-python/yamlpath/yamlpath-3.6.1.ebuild index 3ace03331fbf..91cac7c5c5b8 100644 --- a/dev-python/yamlpath/yamlpath-3.6.1.ebuild +++ b/dev-python/yamlpath/yamlpath-3.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,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 diff --git a/dev-python/yamlpath/yamlpath-3.6.3.ebuild b/dev-python/yamlpath/yamlpath-3.6.3.ebuild index f3ca4514de75..4962eb9f5970 100644 --- a/dev-python/yamlpath/yamlpath-3.6.3.ebuild +++ b/dev-python/yamlpath/yamlpath-3.6.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Command-line processors for YAML/JSON/Compatible data" diff --git a/dev-python/yamlpath/yamlpath-3.6.4.ebuild b/dev-python/yamlpath/yamlpath-3.6.4.ebuild index f3ca4514de75..4962eb9f5970 100644 --- a/dev-python/yamlpath/yamlpath-3.6.4.ebuild +++ b/dev-python/yamlpath/yamlpath-3.6.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Command-line processors for YAML/JSON/Compatible data" diff --git a/dev-python/yapf/yapf-0.32.0.ebuild b/dev-python/yapf/yapf-0.32.0.ebuild index 0991f445628f..7692befb8742 100644 --- a/dev-python/yapf/yapf-0.32.0.ebuild +++ b/dev-python/yapf/yapf-0.32.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A formatter for Python files" diff --git a/dev-python/yappi/yappi-1.3.3.ebuild b/dev-python/yappi/yappi-1.3.3.ebuild index d33e196cc9a8..69ea828a72d4 100644 --- a/dev-python/yappi/yappi-1.3.3.ebuild +++ b/dev-python/yappi/yappi-1.3.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 # no tags on github, no tests on pypi diff --git a/dev-python/yapsy/yapsy-1.12.2.ebuild b/dev-python/yapsy/yapsy-1.12.2.ebuild index c395d4c3daf2..b1cacd40692b 100644 --- a/dev-python/yapsy/yapsy-1.12.2.ebuild +++ b/dev-python/yapsy/yapsy-1.12.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/yara-python/yara-python-4.1.3.ebuild b/dev-python/yara-python/yara-python-4.1.3.ebuild index 1804ad5ea55c..37a6f5ab80fa 100644 --- a/dev-python/yara-python/yara-python-4.1.3.ebuild +++ b/dev-python/yara-python/yara-python-4.1.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python interface for a malware identification and classification tool" diff --git a/dev-python/yarl/yarl-1.7.2-r1.ebuild b/dev-python/yarl/yarl-1.7.2-r1.ebuild index 615c47fcdc60..a84b0b6ec6e8 100644 --- a/dev-python/yarl/yarl-1.7.2-r1.ebuild +++ b/dev-python/yarl/yarl-1.7.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Yet another URL library" diff --git a/dev-python/yaswfp/yaswfp-0.9.3-r1.ebuild b/dev-python/yaswfp/yaswfp-0.9.3-r1.ebuild index def30f4891bb..315bb46ce747 100644 --- a/dev-python/yaswfp/yaswfp-0.9.3-r1.ebuild +++ b/dev-python/yaswfp/yaswfp-0.9.3-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/yaswfp/yaswfp-0.9.3-r2.ebuild b/dev-python/yaswfp/yaswfp-0.9.3-r2.ebuild index b9dc3c49e9ec..4fa3d49b7244 100644 --- a/dev-python/yaswfp/yaswfp-0.9.3-r2.ebuild +++ b/dev-python/yaswfp/yaswfp-0.9.3-r2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/zc-lockfile/zc-lockfile-2.0.ebuild b/dev-python/zc-lockfile/zc-lockfile-2.0.ebuild index 1f15ab2da022..b6da346f4a1f 100644 --- a/dev-python/zc-lockfile/zc-lockfile-2.0.ebuild +++ b/dev-python/zc-lockfile/zc-lockfile-2.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/zconfig/zconfig-3.6.0.ebuild b/dev-python/zconfig/zconfig-3.6.0.ebuild index e37984b5f0c8..09bfda7f4e2b 100644 --- a/dev-python/zconfig/zconfig-3.6.0.ebuild +++ b/dev-python/zconfig/zconfig-3.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_P="ZConfig-${PV}" diff --git a/dev-python/zeep/zeep-4.1.0-r1.ebuild b/dev-python/zeep/zeep-4.1.0-r1.ebuild index 9564399bcbba..7547745b2922 100644 --- a/dev-python/zeep/zeep-4.1.0-r1.ebuild +++ b/dev-python/zeep/zeep-4.1.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/zeroconf/zeroconf-0.38.1.ebuild b/dev-python/zeroconf/zeroconf-0.38.1.ebuild index 4f7e2c118397..052f383c2ce9 100644 --- a/dev-python/zeroconf/zeroconf-0.38.1.ebuild +++ b/dev-python/zeroconf/zeroconf-0.38.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_P=python-zeroconf-${PV} diff --git a/dev-python/zeroconf/zeroconf-0.38.3.ebuild b/dev-python/zeroconf/zeroconf-0.38.3.ebuild index d80462562ef7..87a6928708c0 100644 --- a/dev-python/zeroconf/zeroconf-0.38.3.ebuild +++ b/dev-python/zeroconf/zeroconf-0.38.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/zipp/zipp-3.7.0-r1.ebuild b/dev-python/zipp/zipp-3.7.0-r1.ebuild index 9865b61b2553..3ff4ac539fde 100644 --- a/dev-python/zipp/zipp-3.7.0-r1.ebuild +++ b/dev-python/zipp/zipp-3.7.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/zipp/zipp-3.7.0.ebuild b/dev-python/zipp/zipp-3.7.0.ebuild index 07af8c98f9f9..c27f0a4f433d 100644 --- a/dev-python/zipp/zipp-3.7.0.ebuild +++ b/dev-python/zipp/zipp-3.7.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Backport of pathlib-compatible object wrapper for zip files" diff --git a/dev-python/zope-component/zope-component-4.4.1.ebuild b/dev-python/zope-component/zope-component-4.4.1.ebuild index 36cdcc91a63d..2789c54461eb 100644 --- a/dev-python/zope-component/zope-component-4.4.1.ebuild +++ b/dev-python/zope-component/zope-component-4.4.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 MY_PN=zope.component diff --git a/dev-python/zope-configuration/zope-configuration-4.4.0-r1.ebuild b/dev-python/zope-configuration/zope-configuration-4.4.0-r1.ebuild index 5c7826eab846..6086035d58ce 100644 --- a/dev-python/zope-configuration/zope-configuration-4.4.0-r1.ebuild +++ b/dev-python/zope-configuration/zope-configuration-4.4.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/zope-deprecation/zope-deprecation-4.4.0.ebuild b/dev-python/zope-deprecation/zope-deprecation-4.4.0.ebuild index a59e85e95534..c5078dba0258 100644 --- a/dev-python/zope-deprecation/zope-deprecation-4.4.0.ebuild +++ b/dev-python/zope-deprecation/zope-deprecation-4.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/zope-event/zope-event-4.5.0-r1.ebuild b/dev-python/zope-event/zope-event-4.5.0-r1.ebuild index 01cd52552579..09e73637b25c 100644 --- a/dev-python/zope-event/zope-event-4.5.0-r1.ebuild +++ b/dev-python/zope-event/zope-event-4.5.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/zope-exceptions/zope-exceptions-4.4.ebuild b/dev-python/zope-exceptions/zope-exceptions-4.4.ebuild index 5da406f522fe..cb0eb471fe6a 100644 --- a/dev-python/zope-exceptions/zope-exceptions-4.4.ebuild +++ b/dev-python/zope-exceptions/zope-exceptions-4.4.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/zope-exceptions/zope-exceptions-4.5.ebuild b/dev-python/zope-exceptions/zope-exceptions-4.5.ebuild index c2c4a8e4c514..5e58ccfcaf21 100644 --- a/dev-python/zope-exceptions/zope-exceptions-4.5.ebuild +++ b/dev-python/zope-exceptions/zope-exceptions-4.5.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1.ebuild b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1.ebuild index b86a2272c25f..80ba3aaa8c0b 100644 --- a/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1.ebuild +++ b/dev-python/zope-i18nmessageid/zope-i18nmessageid-5.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/zope-interface/zope-interface-5.4.0.ebuild b/dev-python/zope-interface/zope-interface-5.4.0.ebuild index 71c2124c691a..1f8cd634aa70 100644 --- a/dev-python/zope-interface/zope-interface-5.4.0.ebuild +++ b/dev-python/zope-interface/zope-interface-5.4.0.ebuild @@ -5,7 +5,7 @@ EAPI=7 # pkg_resources namespace DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/zope-schema/zope-schema-6.1.1.ebuild b/dev-python/zope-schema/zope-schema-6.1.1.ebuild index 33da6928d92e..694de422afae 100644 --- a/dev-python/zope-schema/zope-schema-6.1.1.ebuild +++ b/dev-python/zope-schema/zope-schema-6.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/zope-schema/zope-schema-6.2.0.ebuild b/dev-python/zope-schema/zope-schema-6.2.0.ebuild index 33da6928d92e..694de422afae 100644 --- a/dev-python/zope-schema/zope-schema-6.2.0.ebuild +++ b/dev-python/zope-schema/zope-schema-6.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/zope-testing/zope-testing-4.9.ebuild b/dev-python/zope-testing/zope-testing-4.9.ebuild index 0a485e7baf5c..6df1b904c9c8 100644 --- a/dev-python/zope-testing/zope-testing-4.9.ebuild +++ b/dev-python/zope-testing/zope-testing-4.9.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 MY_PN=${PN/-/.} diff --git a/dev-python/zope-testrunner/zope-testrunner-5.3.0.ebuild b/dev-python/zope-testrunner/zope-testrunner-5.3.0.ebuild index 0bcf323aeab4..01d9c8f48b9f 100644 --- a/dev-python/zope-testrunner/zope-testrunner-5.3.0.ebuild +++ b/dev-python/zope-testrunner/zope-testrunner-5.3.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/zope-testrunner/zope-testrunner-5.4.0.ebuild b/dev-python/zope-testrunner/zope-testrunner-5.4.0.ebuild index 57e53a5e1946..2ed0721b0159 100644 --- a/dev-python/zope-testrunner/zope-testrunner-5.4.0.ebuild +++ b/dev-python/zope-testrunner/zope-testrunner-5.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/zstandard/zstandard-0.16.0.ebuild b/dev-python/zstandard/zstandard-0.16.0.ebuild index 34327b6b454e..854d8555a016 100644 --- a/dev-python/zstandard/zstandard-0.16.0.ebuild +++ b/dev-python/zstandard/zstandard-0.16.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/zstandard/zstandard-0.17.0.ebuild b/dev-python/zstandard/zstandard-0.17.0.ebuild index 7d0339895c27..a45a9f174791 100644 --- a/dev-python/zstandard/zstandard-0.17.0.ebuild +++ b/dev-python/zstandard/zstandard-0.17.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/zstd/zstd-1.5.1.0.ebuild b/dev-python/zstd/zstd-1.5.1.0.ebuild index ba2e6e50e76a..0a760e7271dc 100644 --- a/dev-python/zstd/zstd-1.5.1.0.ebuild +++ b/dev-python/zstd/zstd-1.5.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Simple python bindings to Yann Collet ZSTD compression library" diff --git a/dev-python/zulip-api/zulip-api-0.8.0.ebuild b/dev-python/zulip-api/zulip-api-0.8.0.ebuild index 23ae2d819d0a..be1a2508d6d4 100644 --- a/dev-python/zulip-api/zulip-api-0.8.0.ebuild +++ b/dev-python/zulip-api/zulip-api-0.8.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,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="ncurses" inherit distutils-r1 diff --git a/dev-python/zulip-api/zulip-api-0.8.1.ebuild b/dev-python/zulip-api/zulip-api-0.8.1.ebuild index e59c134eef4f..34f1dfe5155a 100644 --- a/dev-python/zulip-api/zulip-api-0.8.1.ebuild +++ b/dev-python/zulip-api/zulip-api-0.8.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="ncurses" DISTUTILS_USE_SETUPTOOLS=pyproject.toml diff --git a/dev-python/zxcvbn/zxcvbn-4.4.28.ebuild b/dev-python/zxcvbn/zxcvbn-4.4.28.ebuild index 442582aa4a3c..dfbf99065a88 100644 --- a/dev-python/zxcvbn/zxcvbn-4.4.28.ebuild +++ b/dev-python/zxcvbn/zxcvbn-4.4.28.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="A realistic password strength estimator" |
