diff --git a/app-crypt/hashid/hashid-9999.ebuild b/app-crypt/hashid/hashid-9999.ebuild index b20084de2..a52722ad8 100644 --- a/app-crypt/hashid/hashid-9999.ebuild +++ b/app-crypt/hashid/hashid-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/app-crypt/xortool/xortool-0.99.ebuild b/app-crypt/xortool/xortool-0.99.ebuild index 5fd3e2b54..73b213900 100644 --- a/app-crypt/xortool/xortool-0.99.ebuild +++ b/app-crypt/xortool/xortool-0.99.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/app-forensics/fuxploider/fuxploider-1.0.ebuild b/app-forensics/fuxploider/fuxploider-1.0.ebuild index 1b7f53543..18064e8f4 100644 --- a/app-forensics/fuxploider/fuxploider-1.0.ebuild +++ b/app-forensics/fuxploider/fuxploider-1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit eutils python-single-r1 diff --git a/app-forensics/fuxploider/fuxploider-9999.ebuild b/app-forensics/fuxploider/fuxploider-9999.ebuild index 1b7f53543..18064e8f4 100644 --- a/app-forensics/fuxploider/fuxploider-9999.ebuild +++ b/app-forensics/fuxploider/fuxploider-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit eutils python-single-r1 diff --git a/app-forensics/lazagne/lazagne-2.4.3-r1.ebuild b/app-forensics/lazagne/lazagne-2.4.3-r1.ebuild index 0bcd8c2b9..80945e7ae 100644 --- a/app-forensics/lazagne/lazagne-2.4.3-r1.ebuild +++ b/app-forensics/lazagne/lazagne-2.4.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) PYTHON_REQ_USE="sqlite" inherit python-r1 diff --git a/app-forensics/lazagne/lazagne-9999.ebuild b/app-forensics/lazagne/lazagne-9999.ebuild index 735db05a3..ae24106d7 100644 --- a/app-forensics/lazagne/lazagne-9999.ebuild +++ b/app-forensics/lazagne/lazagne-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) PYTHON_REQ_USE="sqlite" inherit python-r1 diff --git a/app-forensics/oletools/oletools-0.55.1.ebuild b/app-forensics/oletools/oletools-0.55.1.ebuild index 0cd34ba10..e67ed5593 100644 --- a/app-forensics/oletools/oletools-0.55.1.ebuild +++ b/app-forensics/oletools/oletools-0.55.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/app-forensics/oletools/oletools-0.56.ebuild b/app-forensics/oletools/oletools-0.56.ebuild index a332ee4cf..f049220de 100644 --- a/app-forensics/oletools/oletools-0.56.ebuild +++ b/app-forensics/oletools/oletools-0.56.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/app-forensics/openscap-daemon/openscap-daemon-0.1.10-r1.ebuild b/app-forensics/openscap-daemon/openscap-daemon-0.1.10-r1.ebuild index 6bb3d51f7..146138dc9 100644 --- a/app-forensics/openscap-daemon/openscap-daemon-0.1.10-r1.ebuild +++ b/app-forensics/openscap-daemon/openscap-daemon-0.1.10-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) PYTHON_REQ_USE="xml" inherit distutils-r1 diff --git a/app-forensics/openscap/openscap-1.3.3.ebuild b/app-forensics/openscap/openscap-1.3.3.ebuild index b16fbbef1..b70377003 100644 --- a/app-forensics/openscap/openscap-1.3.3.ebuild +++ b/app-forensics/openscap/openscap-1.3.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit cmake python-single-r1 diff --git a/app-forensics/openscap/openscap-1.3.4.ebuild b/app-forensics/openscap/openscap-1.3.4.ebuild index b16fbbef1..b70377003 100644 --- a/app-forensics/openscap/openscap-1.3.4.ebuild +++ b/app-forensics/openscap/openscap-1.3.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit cmake python-single-r1 diff --git a/app-forensics/volatility3/volatility3-1.0.0_beta1.ebuild b/app-forensics/volatility3/volatility3-1.0.0_beta1.ebuild index 20f6356f1..9e3bd611b 100644 --- a/app-forensics/volatility3/volatility3-1.0.0_beta1.ebuild +++ b/app-forensics/volatility3/volatility3-1.0.0_beta1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/app-misc/dangerzone/dangerzone-0.1.1.ebuild b/app-misc/dangerzone/dangerzone-0.1.1.ebuild index 75bbe3d47..959458a97 100644 --- a/app-misc/dangerzone/dangerzone-0.1.1.ebuild +++ b/app-misc/dangerzone/dangerzone-0.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit eutils distutils-r1 xdg-utils diff --git a/app-misc/dangerzone/dangerzone-0.1.2-r1.ebuild b/app-misc/dangerzone/dangerzone-0.1.2-r1.ebuild index 75d4cd4a6..a5d790cdc 100644 --- a/app-misc/dangerzone/dangerzone-0.1.2-r1.ebuild +++ b/app-misc/dangerzone/dangerzone-0.1.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit eutils distutils-r1 xdg-utils diff --git a/app-misc/dangerzone/dangerzone-0.1.2.ebuild b/app-misc/dangerzone/dangerzone-0.1.2.ebuild index 75bbe3d47..959458a97 100644 --- a/app-misc/dangerzone/dangerzone-0.1.2.ebuild +++ b/app-misc/dangerzone/dangerzone-0.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit eutils distutils-r1 xdg-utils diff --git a/app-misc/dangerzone/dangerzone-0.1.ebuild b/app-misc/dangerzone/dangerzone-0.1.ebuild index 68910b8f1..151f7273e 100644 --- a/app-misc/dangerzone/dangerzone-0.1.ebuild +++ b/app-misc/dangerzone/dangerzone-0.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit eutils distutils-r1 xdg-utils diff --git a/dev-python/adblockparser/adblockparser-0.7.ebuild b/dev-python/adblockparser/adblockparser-0.7.ebuild index fe62008fb..14d29920d 100644 --- a/dev-python/adblockparser/adblockparser-0.7.ebuild +++ b/dev-python/adblockparser/adblockparser-0.7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/agate-dbf/agate-dbf-0.2.1-r1.ebuild b/dev-python/agate-dbf/agate-dbf-0.2.1-r1.ebuild index 83442198d..8fd97793e 100644 --- a/dev-python/agate-dbf/agate-dbf-0.2.1-r1.ebuild +++ b/dev-python/agate-dbf/agate-dbf-0.2.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/aggdraw/aggdraw-1.3.11.ebuild b/dev-python/aggdraw/aggdraw-1.3.11.ebuild index 300e31fb5..01e335650 100644 --- a/dev-python/aggdraw/aggdraw-1.3.11.ebuild +++ b/dev-python/aggdraw/aggdraw-1.3.11.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/apng/apng-0.3.3.ebuild b/dev-python/apng/apng-0.3.3.ebuild index 34dec9521..c5013f50b 100644 --- a/dev-python/apng/apng-0.3.3.ebuild +++ b/dev-python/apng/apng-0.3.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/apng/apng-0.3.4.ebuild b/dev-python/apng/apng-0.3.4.ebuild index 34dec9521..c5013f50b 100644 --- a/dev-python/apng/apng-0.3.4.ebuild +++ b/dev-python/apng/apng-0.3.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/beautifultable/beautifultable-0.8.0.ebuild b/dev-python/beautifultable/beautifultable-0.8.0.ebuild index 0681d5c2d..0a66444e7 100644 --- a/dev-python/beautifultable/beautifultable-0.8.0.ebuild +++ b/dev-python/beautifultable/beautifultable-0.8.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/captcha/captcha-0.3.ebuild b/dev-python/captcha/captcha-0.3.ebuild index 311248d8a..7383fb656 100644 --- a/dev-python/captcha/captcha-0.3.ebuild +++ b/dev-python/captcha/captcha-0.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/cfscrape/cfscrape-2.1.1.ebuild b/dev-python/cfscrape/cfscrape-2.1.1.ebuild index 404b42327..49e686e5b 100644 --- a/dev-python/cfscrape/cfscrape-2.1.1.ebuild +++ b/dev-python/cfscrape/cfscrape-2.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/cmake-converter/cmake-converter-2.0.1.ebuild b/dev-python/cmake-converter/cmake-converter-2.0.1.ebuild index b52b426b7..6568e921f 100644 --- a/dev-python/cmake-converter/cmake-converter-2.0.1.ebuild +++ b/dev-python/cmake-converter/cmake-converter-2.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/dbfread/dbfread-2.0.7-r1.ebuild b/dev-python/dbfread/dbfread-2.0.7-r1.ebuild index d0368b66b..f784efbd3 100644 --- a/dev-python/dbfread/dbfread-2.0.7-r1.ebuild +++ b/dev-python/dbfread/dbfread-2.0.7-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/django-guardian/django-guardian-2.3.0.ebuild b/dev-python/django-guardian/django-guardian-2.3.0.ebuild index 170ef65cf..2d6c891b4 100644 --- a/dev-python/django-guardian/django-guardian-2.3.0.ebuild +++ b/dev-python/django-guardian/django-guardian-2.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/django_compressor/django_compressor-2.4.ebuild b/dev-python/django_compressor/django_compressor-2.4.ebuild index 6291d6bd6..b3328d082 100644 --- a/dev-python/django_compressor/django_compressor-2.4.ebuild +++ b/dev-python/django_compressor/django_compressor-2.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/dnslib/dnslib-0.9.12.ebuild b/dev-python/dnslib/dnslib-0.9.12.ebuild index 8cc49fcfe..234f207e3 100644 --- a/dev-python/dnslib/dnslib-0.9.12.ebuild +++ b/dev-python/dnslib/dnslib-0.9.12.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} pypy3 ) +PYTHON_COMPAT=( python3_{7..9} pypy3 ) inherit distutils-r1 diff --git a/dev-python/entropy/entropy-0.1.5.ebuild b/dev-python/entropy/entropy-0.1.5.ebuild index 7c7e187a3..993c7485f 100644 --- a/dev-python/entropy/entropy-0.1.5.ebuild +++ b/dev-python/entropy/entropy-0.1.5.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/exifread/exifread-2.2.0.ebuild b/dev-python/exifread/exifread-2.2.0.ebuild index 5f1ff4f81..b3f9166b9 100644 --- a/dev-python/exifread/exifread-2.2.0.ebuild +++ b/dev-python/exifread/exifread-2.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/exifread/exifread-2.3.1.ebuild b/dev-python/exifread/exifread-2.3.1.ebuild index 5f1ff4f81..b3f9166b9 100644 --- a/dev-python/exifread/exifread-2.3.1.ebuild +++ b/dev-python/exifread/exifread-2.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/flask-caching/flask-caching-1.8.0.ebuild b/dev-python/flask-caching/flask-caching-1.8.0.ebuild index 6c89ceef9..5884319ac 100644 --- a/dev-python/flask-caching/flask-caching-1.8.0.ebuild +++ b/dev-python/flask-caching/flask-caching-1.8.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/flask-jwt-extended/flask-jwt-extended-3.24.1.ebuild b/dev-python/flask-jwt-extended/flask-jwt-extended-3.24.1.ebuild index 360203a5d..ba7dadd82 100644 --- a/dev-python/flask-jwt-extended/flask-jwt-extended-3.24.1.ebuild +++ b/dev-python/flask-jwt-extended/flask-jwt-extended-3.24.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/flask-jwt/flask-jwt-0.3.2.ebuild b/dev-python/flask-jwt/flask-jwt-0.3.2.ebuild index ce2f6dd9b..208c1bcc2 100644 --- a/dev-python/flask-jwt/flask-jwt-0.3.2.ebuild +++ b/dev-python/flask-jwt/flask-jwt-0.3.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/geoip2-python/geoip2-python-3.0.0.ebuild b/dev-python/geoip2-python/geoip2-python-3.0.0.ebuild index 949f2d2d5..2624cf814 100644 --- a/dev-python/geoip2-python/geoip2-python-3.0.0.ebuild +++ b/dev-python/geoip2-python/geoip2-python-3.0.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python3_{6,7,8} pypy3 ) +PYTHON_COMPAT=( python3_{7..9} pypy3 ) inherit distutils-r1 diff --git a/dev-python/google-play-scraper/google-play-scraper-0.0.2.3.ebuild b/dev-python/google-play-scraper/google-play-scraper-0.0.2.3.ebuild index 4f4916656..30d1dfd00 100644 --- a/dev-python/google-play-scraper/google-play-scraper-0.0.2.3.ebuild +++ b/dev-python/google-play-scraper/google-play-scraper-0.0.2.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/gpapi/gpapi-0.4.4-r1.ebuild b/dev-python/gpapi/gpapi-0.4.4-r1.ebuild index 43d381447..6ed6c2405 100644 --- a/dev-python/gpapi/gpapi-0.4.4-r1.ebuild +++ b/dev-python/gpapi/gpapi-0.4.4-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 DESCRIPTION="Unofficial python api for google play" diff --git a/dev-python/grequests/grequests-0.4.0.ebuild b/dev-python/grequests/grequests-0.4.0.ebuild index f7fb86c64..4f51c3d06 100644 --- a/dev-python/grequests/grequests-0.4.0.ebuild +++ b/dev-python/grequests/grequests-0.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/hupper/hupper-1.9.1.ebuild b/dev-python/hupper/hupper-1.9.1.ebuild index 6946e58d9..5800e7ddf 100644 --- a/dev-python/hupper/hupper-1.9.1.ebuild +++ b/dev-python/hupper/hupper-1.9.1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/invoke/invoke-1.4.1.ebuild b/dev-python/invoke/invoke-1.4.1.ebuild index 8534ed83c..090b4970b 100644 --- a/dev-python/invoke/invoke-1.4.1.ebuild +++ b/dev-python/invoke/invoke-1.4.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 DESCRIPTION="Pythonic task execution" diff --git a/dev-python/javalang/javalang-0.12.0.ebuild b/dev-python/javalang/javalang-0.12.0.ebuild index cebda0d77..e4fe5cec7 100644 --- a/dev-python/javalang/javalang-0.12.0.ebuild +++ b/dev-python/javalang/javalang-0.12.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/jsbeautifier/jsbeautifier-1.11.0.ebuild b/dev-python/jsbeautifier/jsbeautifier-1.11.0.ebuild index 7995122b8..ea88d7fc1 100644 --- a/dev-python/jsbeautifier/jsbeautifier-1.11.0.ebuild +++ b/dev-python/jsbeautifier/jsbeautifier-1.11.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/json2html/json2html-1.3.0-r1.ebuild b/dev-python/json2html/json2html-1.3.0-r1.ebuild index 919c40f26..3f77c2a34 100644 --- a/dev-python/json2html/json2html-1.3.0-r1.ebuild +++ b/dev-python/json2html/json2html-1.3.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/litecli/litecli-1.4.1-r1.ebuild b/dev-python/litecli/litecli-1.4.1-r1.ebuild index d3f908653..fac5e1f19 100644 --- a/dev-python/litecli/litecli-1.4.1-r1.ebuild +++ b/dev-python/litecli/litecli-1.4.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/maxminddb/maxminddb-1.5.2.ebuild b/dev-python/maxminddb/maxminddb-1.5.2.ebuild index 316c494de..9deb5fab8 100644 --- a/dev-python/maxminddb/maxminddb-1.5.2.ebuild +++ b/dev-python/maxminddb/maxminddb-1.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} pypy3 ) +PYTHON_COMPAT=( python3_{7..9} pypy3 ) inherit distutils-r1 diff --git a/dev-python/nassl/nassl-3.0.0.ebuild b/dev-python/nassl/nassl-3.0.0.ebuild index d9cc78cfe..49e338ad0 100644 --- a/dev-python/nassl/nassl-3.0.0.ebuild +++ b/dev-python/nassl/nassl-3.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/nassl/nassl-3.1.0.ebuild b/dev-python/nassl/nassl-3.1.0.ebuild index 307dfc376..d3b9565f4 100644 --- a/dev-python/nassl/nassl-3.1.0.ebuild +++ b/dev-python/nassl/nassl-3.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/neobolt/neobolt-1.7.17.ebuild b/dev-python/neobolt/neobolt-1.7.17.ebuild index d8ffd6f70..1d74dbd91 100644 --- a/dev-python/neobolt/neobolt-1.7.17.ebuild +++ b/dev-python/neobolt/neobolt-1.7.17.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/neotime/neotime-1.7.4.ebuild b/dev-python/neotime/neotime-1.7.4.ebuild index fe0d26b36..8574a6bec 100644 --- a/dev-python/neotime/neotime-1.7.4.ebuild +++ b/dev-python/neotime/neotime-1.7.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/nessrest/nessrest-20180806.ebuild b/dev-python/nessrest/nessrest-20180806.ebuild index 05fef9c17..949e046da 100644 --- a/dev-python/nessrest/nessrest-20180806.ebuild +++ b/dev-python/nessrest/nessrest-20180806.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/parse/parse-1.14.0.ebuild b/dev-python/parse/parse-1.14.0.ebuild index 19d1ad15c..5ee23bd17 100644 --- a/dev-python/parse/parse-1.14.0.ebuild +++ b/dev-python/parse/parse-1.14.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/playsound/playsound-1.2.2.ebuild b/dev-python/playsound/playsound-1.2.2.ebuild index 2daf1fe58..81f906082 100644 --- a/dev-python/playsound/playsound-1.2.2.ebuild +++ b/dev-python/playsound/playsound-1.2.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/pygexf/pygexf-0.2.2.ebuild b/dev-python/pygexf/pygexf-0.2.2.ebuild index 82d26d4cd..d095f516b 100644 --- a/dev-python/pygexf/pygexf-0.2.2.ebuild +++ b/dev-python/pygexf/pygexf-0.2.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/pygtail/pygtail-0.11.0.ebuild b/dev-python/pygtail/pygtail-0.11.0.ebuild index 015d3cc16..0d22f9958 100644 --- a/dev-python/pygtail/pygtail-0.11.0.ebuild +++ b/dev-python/pygtail/pygtail-0.11.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/pyhunter/pyhunter-1.7.ebuild b/dev-python/pyhunter/pyhunter-1.7.ebuild index 3146c2c19..353eaf41f 100644 --- a/dev-python/pyhunter/pyhunter-1.7.ebuild +++ b/dev-python/pyhunter/pyhunter-1.7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/pyhunter/pyhunter-9999.ebuild b/dev-python/pyhunter/pyhunter-9999.ebuild index 3146c2c19..353eaf41f 100644 --- a/dev-python/pyhunter/pyhunter-9999.ebuild +++ b/dev-python/pyhunter/pyhunter-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/pylnk3/pylnk3-0.4.0.ebuild b/dev-python/pylnk3/pylnk3-0.4.0.ebuild index f00da7bf6..3797e657b 100644 --- a/dev-python/pylnk3/pylnk3-0.4.0.ebuild +++ b/dev-python/pylnk3/pylnk3-0.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/python-docx/python-docx-0.8.10.ebuild b/dev-python/python-docx/python-docx-0.8.10.ebuild index 3a1d2c457..f712f6cd9 100644 --- a/dev-python/python-docx/python-docx-0.8.10.ebuild +++ b/dev-python/python-docx/python-docx-0.8.10.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/python-libnmap/python-libnmap-0.7.0.ebuild b/dev-python/python-libnmap/python-libnmap-0.7.0.ebuild index 6f64207bc..7b4e1819e 100644 --- a/dev-python/python-libnmap/python-libnmap-0.7.0.ebuild +++ b/dev-python/python-libnmap/python-libnmap-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} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/python-secure/python-secure-0.2.1.ebuild b/dev-python/python-secure/python-secure-0.2.1.ebuild index 45a395387..d14ba5334 100644 --- a/dev-python/python-secure/python-secure-0.2.1.ebuild +++ b/dev-python/python-secure/python-secure-0.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) MY_PN="${PN#python-}" inherit distutils-r1 diff --git a/dev-python/python-whois/python-whois-0.7.2.ebuild b/dev-python/python-whois/python-whois-0.7.2.ebuild index e0d60bd67..ba49198bf 100644 --- a/dev-python/python-whois/python-whois-0.7.2.ebuild +++ b/dev-python/python-whois/python-whois-0.7.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/pytimeparse/pytimeparse-1.1.8.ebuild b/dev-python/pytimeparse/pytimeparse-1.1.8.ebuild index 06097334c..8e92cb640 100644 --- a/dev-python/pytimeparse/pytimeparse-1.1.8.ebuild +++ b/dev-python/pytimeparse/pytimeparse-1.1.8.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/sniffio/sniffio-1.2.0.ebuild b/dev-python/sniffio/sniffio-1.2.0.ebuild index 89e94933a..723698e1d 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} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/soupsieve/soupsieve-1.9.3.ebuild b/dev-python/soupsieve/soupsieve-1.9.3.ebuild index 3c349991b..e4b5bed25 100644 --- a/dev-python/soupsieve/soupsieve-1.9.3.ebuild +++ b/dev-python/soupsieve/soupsieve-1.9.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/vulners/vulners-1.5.5.ebuild b/dev-python/vulners/vulners-1.5.5.ebuild index a692b22e6..c6f34967a 100644 --- a/dev-python/vulners/vulners-1.5.5.ebuild +++ b/dev-python/vulners/vulners-1.5.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/whitenoise/whitenoise-5.0.1.ebuild b/dev-python/whitenoise/whitenoise-5.0.1.ebuild index b9130ad4a..7c32c152b 100644 --- a/dev-python/whitenoise/whitenoise-5.0.1.ebuild +++ b/dev-python/whitenoise/whitenoise-5.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/winacl/winacl-0.0.6.ebuild b/dev-python/winacl/winacl-0.0.6.ebuild index 732b709e8..2bcbee738 100644 --- a/dev-python/winacl/winacl-0.0.6.ebuild +++ b/dev-python/winacl/winacl-0.0.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/winsspi/winsspi-0.0.5.ebuild b/dev-python/winsspi/winsspi-0.0.5.ebuild index a0ab23a78..c9e0757b0 100644 --- a/dev-python/winsspi/winsspi-0.0.5.ebuild +++ b/dev-python/winsspi/winsspi-0.0.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/winsspi/winsspi-0.0.7.ebuild b/dev-python/winsspi/winsspi-0.0.7.ebuild index 43a6f371d..e28f01c4a 100644 --- a/dev-python/winsspi/winsspi-0.0.7.ebuild +++ b/dev-python/winsspi/winsspi-0.0.7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/dev-python/zap-api-python/zap-api-python-0.0.15.ebuild b/dev-python/zap-api-python/zap-api-python-0.0.15.ebuild index 1dce0f7be..e6f2c41d8 100644 --- a/dev-python/zap-api-python/zap-api-python-0.0.15.ebuild +++ b/dev-python/zap-api-python/zap-api-python-0.0.15.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 DESCRIPTION="OWASP ZAP Python API" diff --git a/dev-util/catalyst/catalyst-3.0.9.ebuild b/dev-util/catalyst/catalyst-3.0.9.ebuild index 4ec5a8342..195432412 100644 --- a/dev-util/catalyst/catalyst-3.0.9.ebuild +++ b/dev-util/catalyst/catalyst-3.0.9.ebuild @@ -12,7 +12,7 @@ else KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86" fi -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 ${SRC_ECLASS} diff --git a/net-analyzer/bolt/bolt-9999.ebuild b/net-analyzer/bolt/bolt-9999.ebuild index 7e7ba7028..b60cbea52 100644 --- a/net-analyzer/bolt/bolt-9999.ebuild +++ b/net-analyzer/bolt/bolt-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit eutils python-single-r1 diff --git a/net-analyzer/commix/commix-3.1.ebuild b/net-analyzer/commix/commix-3.1.ebuild index 78a43c957..46e5f90c1 100644 --- a/net-analyzer/commix/commix-3.1.ebuild +++ b/net-analyzer/commix/commix-3.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/net-analyzer/dirhunt/dirhunt-0.7.0.ebuild b/net-analyzer/dirhunt/dirhunt-0.7.0.ebuild index 3e717a2ef..32260bd0b 100644 --- a/net-analyzer/dirhunt/dirhunt-0.7.0.ebuild +++ b/net-analyzer/dirhunt/dirhunt-0.7.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) EGO_PN=github.com/Nekmo/${PN} inherit distutils-r1 diff --git a/net-analyzer/enteletaor/enteletaor-1.1.1.ebuild b/net-analyzer/enteletaor/enteletaor-1.1.1.ebuild index c98176bbd..637725b3b 100644 --- a/net-analyzer/enteletaor/enteletaor-1.1.1.ebuild +++ b/net-analyzer/enteletaor/enteletaor-1.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/net-analyzer/ntlmrecon/ntlmrecon-0.2_beta.ebuild b/net-analyzer/ntlmrecon/ntlmrecon-0.2_beta.ebuild index 8e95d005c..b7bfb7b35 100644 --- a/net-analyzer/ntlmrecon/ntlmrecon-0.2_beta.ebuild +++ b/net-analyzer/ntlmrecon/ntlmrecon-0.2_beta.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/net-analyzer/set/set-8.0.3.ebuild b/net-analyzer/set/set-8.0.3.ebuild index 86e6b074a..dc77beb30 100644 --- a/net-analyzer/set/set-8.0.3.ebuild +++ b/net-analyzer/set/set-8.0.3.ebuild @@ -6,7 +6,7 @@ EAPI=7 MY_P=${P/set/social-engineer-toolkit} DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit eutils python-single-r1 multilib diff --git a/net-analyzer/sublert/sublert-1.4.7_p20200103.ebuild b/net-analyzer/sublert/sublert-1.4.7_p20200103.ebuild index 162ced3b7..860a6c91f 100644 --- a/net-analyzer/sublert/sublert-1.4.7_p20200103.ebuild +++ b/net-analyzer/sublert/sublert-1.4.7_p20200103.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit eutils python-single-r1 diff --git a/net-analyzer/sublist3r/sublist3r-1.0_p20200105.ebuild b/net-analyzer/sublist3r/sublist3r-1.0_p20200105.ebuild index 1a1721e0e..0a18c9d92 100644 --- a/net-analyzer/sublist3r/sublist3r-1.0_p20200105.ebuild +++ b/net-analyzer/sublist3r/sublist3r-1.0_p20200105.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit python-r1 COMMIT_HASH="3f5fc6da0142540c56e97c98f9925bb7d0855fb5" diff --git a/net-analyzer/tplmap/tplmap-20190820.ebuild b/net-analyzer/tplmap/tplmap-20190820.ebuild index b97b3ce19..042cfa3c2 100644 --- a/net-analyzer/tplmap/tplmap-20190820.ebuild +++ b/net-analyzer/tplmap/tplmap-20190820.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit python-single-r1 diff --git a/net-analyzer/wfuzz/wfuzz-3.0.3.ebuild b/net-analyzer/wfuzz/wfuzz-3.0.3.ebuild index bd217e737..6e1af6c57 100644 --- a/net-analyzer/wfuzz/wfuzz-3.0.3.ebuild +++ b/net-analyzer/wfuzz/wfuzz-3.0.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 multilib diff --git a/net-misc/brutespray/brutespray-1.6.6.ebuild b/net-misc/brutespray/brutespray-1.6.6.ebuild index f761847a6..0196c575a 100644 --- a/net-misc/brutespray/brutespray-1.6.6.ebuild +++ b/net-misc/brutespray/brutespray-1.6.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit eutils python-single-r1 diff --git a/net-misc/brutespray/brutespray-1.6.8.ebuild b/net-misc/brutespray/brutespray-1.6.8.ebuild index f761847a6..0196c575a 100644 --- a/net-misc/brutespray/brutespray-1.6.8.ebuild +++ b/net-misc/brutespray/brutespray-1.6.8.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit eutils python-single-r1 diff --git a/net-misc/hackertarget/hackertarget-9999.ebuild b/net-misc/hackertarget/hackertarget-9999.ebuild index a4592d03b..d22d59b06 100644 --- a/net-misc/hackertarget/hackertarget-9999.ebuild +++ b/net-misc/hackertarget/hackertarget-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/net-misc/linkfinder/linkfinder-20191124.ebuild b/net-misc/linkfinder/linkfinder-20191124.ebuild index 8b896da8e..2906fe337 100644 --- a/net-misc/linkfinder/linkfinder-20191124.ebuild +++ b/net-misc/linkfinder/linkfinder-20191124.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 diff --git a/net-wireless/fern-wifi-cracker/fern-wifi-cracker-3.1.ebuild b/net-wireless/fern-wifi-cracker/fern-wifi-cracker-3.1.ebuild index 00c3c95cb..f3aad3537 100644 --- a/net-wireless/fern-wifi-cracker/fern-wifi-cracker-3.1.ebuild +++ b/net-wireless/fern-wifi-cracker/fern-wifi-cracker-3.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) PYTHON_REQ_USE="sqlite" inherit eutils desktop python-single-r1 xdg-utils diff --git a/net-wireless/gr-ham/gr-ham-20200511.ebuild b/net-wireless/gr-ham/gr-ham-20200511.ebuild index 616188f8c..8e5c2fb5c 100644 --- a/net-wireless/gr-ham/gr-ham-20200511.ebuild +++ b/net-wireless/gr-ham/gr-ham-20200511.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit cmake cmake-utils python-single-r1 DESCRIPTION="" diff --git a/net-wireless/gr-iqbal/gr-iqbal-0.38.1_p20200922.ebuild b/net-wireless/gr-iqbal/gr-iqbal-0.38.1_p20200922.ebuild index 3782736d9..5d71551e5 100644 --- a/net-wireless/gr-iqbal/gr-iqbal-0.38.1_p20200922.ebuild +++ b/net-wireless/gr-iqbal/gr-iqbal-0.38.1_p20200922.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8}) +PYTHON_COMPAT=( python3_{7..9}) inherit cmake python-single-r1 diff --git a/net-wireless/gr-mixalot/gr-mixalot-0.0_p2020902.ebuild b/net-wireless/gr-mixalot/gr-mixalot-0.0_p2020902.ebuild index f63e31f68..9beb9ffa3 100644 --- a/net-wireless/gr-mixalot/gr-mixalot-0.0_p2020902.ebuild +++ b/net-wireless/gr-mixalot/gr-mixalot-0.0_p2020902.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit cmake python-single-r1 DESCRIPTION="a set of GNU Radio blocks/utilities to encode pager messages" diff --git a/net-wireless/gr-mixalot/gr-mixalot-9999.ebuild b/net-wireless/gr-mixalot/gr-mixalot-9999.ebuild index f63e31f68..9beb9ffa3 100644 --- a/net-wireless/gr-mixalot/gr-mixalot-9999.ebuild +++ b/net-wireless/gr-mixalot/gr-mixalot-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit cmake python-single-r1 DESCRIPTION="a set of GNU Radio blocks/utilities to encode pager messages" diff --git a/net-wireless/hostapd-mana/hostapd-mana-9999.ebuild b/net-wireless/hostapd-mana/hostapd-mana-9999.ebuild index 691f4b3df..9025405d8 100644 --- a/net-wireless/hostapd-mana/hostapd-mana-9999.ebuild +++ b/net-wireless/hostapd-mana/hostapd-mana-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit python-r1 toolchain-funcs savedconfig diff --git a/net-wireless/op25/op25-20200418.ebuild b/net-wireless/op25/op25-20200418.ebuild index 9a0bb7165..3313606be 100644 --- a/net-wireless/op25/op25-20200418.ebuild +++ b/net-wireless/op25/op25-20200418.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7,8} ) +PYTHON_COMPAT=( python2_7 python3_{7..9} ) inherit cmake python-single-r1 diff --git a/net-wireless/rfcat/rfcat-1.9.1.ebuild b/net-wireless/rfcat/rfcat-1.9.1.ebuild index a3e1d3714..3597f35ea 100644 --- a/net-wireless/rfcat/rfcat-1.9.1.ebuild +++ b/net-wireless/rfcat/rfcat-1.9.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 diff --git a/net-wireless/rfcat/rfcat-1.9.2.ebuild b/net-wireless/rfcat/rfcat-1.9.2.ebuild index 22d1e0888..b0cc62b6b 100644 --- a/net-wireless/rfcat/rfcat-1.9.2.ebuild +++ b/net-wireless/rfcat/rfcat-1.9.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 diff --git a/net-wireless/wifite/wifite-2.5.5.ebuild b/net-wireless/wifite/wifite-2.5.5.ebuild index c738cd195..8bb8d463b 100644 --- a/net-wireless/wifite/wifite-2.5.5.ebuild +++ b/net-wireless/wifite/wifite-2.5.5.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 MY_P="${PN}2-${PV}" diff --git a/sys-devel/peda/peda-9999.ebuild b/sys-devel/peda/peda-9999.ebuild index 3c772d380..048b4958f 100644 --- a/sys-devel/peda/peda-9999.ebuild +++ b/sys-devel/peda/peda-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit eutils python-single-r1 diff --git a/sys-kernel/kconfig-hardened-check/kconfig-hardened-check-0.5.5.ebuild b/sys-kernel/kconfig-hardened-check/kconfig-hardened-check-0.5.5.ebuild index d2ff2cc6c..1a4110fd9 100644 --- a/sys-kernel/kconfig-hardened-check/kconfig-hardened-check-0.5.5.ebuild +++ b/sys-kernel/kconfig-hardened-check/kconfig-hardened-check-0.5.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit python-r1