diff --git a/app-admin/genmenu/genmenu-0.0_p20200826.ebuild b/app-admin/genmenu/genmenu-0.0_p20200826.ebuild index 1cb06761e..2ca483c50 100644 --- a/app-admin/genmenu/genmenu-0.0_p20200826.ebuild +++ b/app-admin/genmenu/genmenu-0.0_p20200826.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit python-single-r1 DESCRIPTION="a tool for generating freedesktop-compliant menus" diff --git a/app-admin/genmenu/genmenu-9999.ebuild b/app-admin/genmenu/genmenu-9999.ebuild index 1cb06761e..2ca483c50 100644 --- a/app-admin/genmenu/genmenu-9999.ebuild +++ b/app-admin/genmenu/genmenu-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit python-single-r1 DESCRIPTION="a tool for generating freedesktop-compliant menus" diff --git a/app-admin/opensnitch/opensnitch-1.4.0.ebuild b/app-admin/opensnitch/opensnitch-1.4.0.ebuild index fc181543c..a178a8a52 100644 --- a/app-admin/opensnitch/opensnitch-1.4.0.ebuild +++ b/app-admin/opensnitch/opensnitch-1.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 # copy from go.mod diff --git a/app-admin/opensnitch/opensnitch-1.4.1.ebuild b/app-admin/opensnitch/opensnitch-1.4.1.ebuild index fc181543c..a178a8a52 100644 --- a/app-admin/opensnitch/opensnitch-1.4.1.ebuild +++ b/app-admin/opensnitch/opensnitch-1.4.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 # copy from go.mod diff --git a/app-admin/opensnitch/opensnitch-1.4.2.ebuild b/app-admin/opensnitch/opensnitch-1.4.2.ebuild index 34b87f49e..65a935905 100644 --- a/app-admin/opensnitch/opensnitch-1.4.2.ebuild +++ b/app-admin/opensnitch/opensnitch-1.4.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 # copy from daemon/go.mod diff --git a/app-admin/opensnitch/opensnitch-1.4.3.ebuild b/app-admin/opensnitch/opensnitch-1.4.3.ebuild index 3cb450d04..8e38d2115 100644 --- a/app-admin/opensnitch/opensnitch-1.4.3.ebuild +++ b/app-admin/opensnitch/opensnitch-1.4.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 # copy from daemon/go.mod diff --git a/app-antivirus/veil/veil-3.1.14-r1.ebuild b/app-antivirus/veil/veil-3.1.14-r1.ebuild index 8e49a75ba..eeef171f5 100644 --- a/app-antivirus/veil/veil-3.1.14-r1.ebuild +++ b/app-antivirus/veil/veil-3.1.14-r1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit eutils python-single-r1 DESCRIPTION="A tool for payloads generation that bypass common anti-virus solutions" diff --git a/app-crypt/hashid/hashid-9999.ebuild b/app-crypt/hashid/hashid-9999.ebuild index d4559dd34..6cc2252be 100644 --- a/app-crypt/hashid/hashid-9999.ebuild +++ b/app-crypt/hashid/hashid-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/app-crypt/stegcracker/stegcracker-2.0.7.ebuild b/app-crypt/stegcracker/stegcracker-2.0.7.ebuild index b1195032e..18b9c9794 100644 --- a/app-crypt/stegcracker/stegcracker-2.0.7.ebuild +++ b/app-crypt/stegcracker/stegcracker-2.0.7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/app-crypt/xortool/xortool-0.99.ebuild b/app-crypt/xortool/xortool-0.99.ebuild index 5338f1fcb..0e3071ae3 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/app-exploits/deathstar/deathstar-20201217-r1.ebuild b/app-exploits/deathstar/deathstar-20201217-r1.ebuild index 2de71969a..a88bc8f90 100644 --- a/app-exploits/deathstar/deathstar-20201217-r1.ebuild +++ b/app-exploits/deathstar/deathstar-20201217-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="A tool to gain Domain Admin rights with a push of a button" diff --git a/app-exploits/deathstar/deathstar-20210519.ebuild b/app-exploits/deathstar/deathstar-20210519.ebuild index 1e153439a..7e5441357 100644 --- a/app-exploits/deathstar/deathstar-20210519.ebuild +++ b/app-exploits/deathstar/deathstar-20210519.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="A tool to gain Domain Admin rights with a push of a button" diff --git a/app-exploits/empire/empire-4.1.3-r1.ebuild b/app-exploits/empire/empire-4.1.3-r1.ebuild index dd3adc74d..1b2d316f6 100644 --- a/app-exploits/empire/empire-4.1.3-r1.ebuild +++ b/app-exploits/empire/empire-4.1.3-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) PYTHON_REQ_USE="sqlite" inherit distutils-r1 eutils diff --git a/app-exploits/empire/empire-4.2.0.ebuild b/app-exploits/empire/empire-4.2.0.ebuild index c3d28ab23..ca2ecb42f 100644 --- a/app-exploits/empire/empire-4.2.0.ebuild +++ b/app-exploits/empire/empire-4.2.0.ebuild @@ -5,7 +5,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=pyproject.toml #https://github.com/BC-SECURITY/Empire/issues/196 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) PYTHON_REQ_USE="sqlite" inherit eutils python-single-r1 diff --git a/app-exploits/enumdb/enumdb-2.1.0.ebuild b/app-exploits/enumdb/enumdb-2.1.0.ebuild index 2494beb8c..35edb9527 100644 --- a/app-exploits/enumdb/enumdb-2.1.0.ebuild +++ b/app-exploits/enumdb/enumdb-2.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/app-exploits/exploit-pattern/exploit-pattern-20200109.ebuild b/app-exploits/exploit-pattern/exploit-pattern-20200109.ebuild index e315a517c..5f5f5a4e3 100644 --- a/app-exploits/exploit-pattern/exploit-pattern-20200109.ebuild +++ b/app-exploits/exploit-pattern/exploit-pattern-20200109.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit eutils python-single-r1 diff --git a/app-exploits/getsploit/getsploit-0.3.3_p20190530.ebuild b/app-exploits/getsploit/getsploit-0.3.3_p20190530.ebuild index 34d19dd1e..f86ed02dc 100644 --- a/app-exploits/getsploit/getsploit-0.3.3_p20190530.ebuild +++ b/app-exploits/getsploit/getsploit-0.3.3_p20190530.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) PYTHON_REQ_USE="sqlite(+)" inherit distutils-r1 diff --git a/app-exploits/getsploit/getsploit-9999.ebuild b/app-exploits/getsploit/getsploit-9999.ebuild index 34d19dd1e..f86ed02dc 100644 --- a/app-exploits/getsploit/getsploit-9999.ebuild +++ b/app-exploits/getsploit/getsploit-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) PYTHON_REQ_USE="sqlite(+)" inherit distutils-r1 diff --git a/app-exploits/proton/proton-20200311.ebuild b/app-exploits/proton/proton-20200311.ebuild index e5fee4fef..e8f2b331d 100644 --- a/app-exploits/proton/proton-20200311.ebuild +++ b/app-exploits/proton/proton-20200311.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) #inherit python-single-r1 inherit eutils python-single-r1 diff --git a/app-exploits/pwntools/pwntools-4.6.0.ebuild b/app-exploits/pwntools/pwntools-4.6.0.ebuild index f75f908fa..31a23584e 100644 --- a/app-exploits/pwntools/pwntools-4.6.0.ebuild +++ b/app-exploits/pwntools/pwntools-4.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/app-exploits/pwntools/pwntools-4.7.0.ebuild b/app-exploits/pwntools/pwntools-4.7.0.ebuild index 194ecf6b9..16a262549 100644 --- a/app-exploits/pwntools/pwntools-4.7.0.ebuild +++ b/app-exploits/pwntools/pwntools-4.7.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="CTF framework and exploit development library" diff --git a/app-exploits/pwntools/pwntools-4.7.0_beta0.ebuild b/app-exploits/pwntools/pwntools-4.7.0_beta0.ebuild index 0945eeaae..015d42d5e 100644 --- a/app-exploits/pwntools/pwntools-4.7.0_beta0.ebuild +++ b/app-exploits/pwntools/pwntools-4.7.0_beta0.ebuild @@ -5,7 +5,7 @@ EAPI=7 MY_PV=${PV/_/} -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/app-exploits/pypykatz/pypykatz-0.5.0-r1.ebuild b/app-exploits/pypykatz/pypykatz-0.5.0-r1.ebuild index ae826d936..670f7926d 100644 --- a/app-exploits/pypykatz/pypykatz-0.5.0-r1.ebuild +++ b/app-exploits/pypykatz/pypykatz-0.5.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/app-exploits/pypykatz/pypykatz-0.5.2.ebuild b/app-exploits/pypykatz/pypykatz-0.5.2.ebuild index 8df3698b0..e61349a5a 100644 --- a/app-exploits/pypykatz/pypykatz-0.5.2.ebuild +++ b/app-exploits/pypykatz/pypykatz-0.5.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/app-exploits/ropgadget/ropgadget-6.5.ebuild b/app-exploits/ropgadget/ropgadget-6.5.ebuild index 14252ebf7..f54ead3e9 100644 --- a/app-exploits/ropgadget/ropgadget-6.5.ebuild +++ b/app-exploits/ropgadget/ropgadget-6.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) PYTHON_REQ_USE="sqlite" inherit distutils-r1 diff --git a/app-exploits/ropgadget/ropgadget-6.6.ebuild b/app-exploits/ropgadget/ropgadget-6.6.ebuild index 8c419ec57..7f75a78fc 100644 --- a/app-exploits/ropgadget/ropgadget-6.6.ebuild +++ b/app-exploits/ropgadget/ropgadget-6.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) PYTHON_REQ_USE="sqlite" inherit distutils-r1 diff --git a/app-exploits/ropper/ropper-9999.ebuild b/app-exploits/ropper/ropper-9999.ebuild index ffaa58415..3470a57c5 100644 --- a/app-exploits/ropper/ropper-9999.ebuild +++ b/app-exploits/ropper/ropper-9999.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/app-exploits/routersploit/routersploit-9999.ebuild b/app-exploits/routersploit/routersploit-9999.ebuild index fbd91c958..d436a2b31 100644 --- a/app-exploits/routersploit/routersploit-9999.ebuild +++ b/app-exploits/routersploit/routersploit-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) PYTHON_REQ_USE="readline(+)" inherit distutils-r1 diff --git a/app-exploits/weevely/weevely-9999.ebuild b/app-exploits/weevely/weevely-9999.ebuild index 69624d893..864c449df 100644 --- a/app-exploits/weevely/weevely-9999.ebuild +++ b/app-exploits/weevely/weevely-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit eutils python-single-r1 diff --git a/app-exploits/wesng/wesng-20200616.ebuild b/app-exploits/wesng/wesng-20200616.ebuild index 76ddb3a9e..2324dd24f 100644 --- a/app-exploits/wesng/wesng-20200616.ebuild +++ b/app-exploits/wesng/wesng-20200616.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit eutils python-single-r1 diff --git a/app-exploits/wesng/wesng-99999999.ebuild b/app-exploits/wesng/wesng-99999999.ebuild index 76ddb3a9e..2324dd24f 100644 --- a/app-exploits/wesng/wesng-99999999.ebuild +++ b/app-exploits/wesng/wesng-99999999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit eutils python-single-r1 diff --git a/app-forensics/eagleeye/eagleeye-9999.ebuild b/app-forensics/eagleeye/eagleeye-9999.ebuild index d7aba5fde..e9848089e 100644 --- a/app-forensics/eagleeye/eagleeye-9999.ebuild +++ b/app-forensics/eagleeye/eagleeye-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit eutils python-single-r1 diff --git a/app-forensics/fuxploider/fuxploider-1.0-r1.ebuild b/app-forensics/fuxploider/fuxploider-1.0-r1.ebuild index 398e9c4d7..0997058cc 100644 --- a/app-forensics/fuxploider/fuxploider-1.0-r1.ebuild +++ b/app-forensics/fuxploider/fuxploider-1.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit eutils python-single-r1 diff --git a/app-forensics/fuxploider/fuxploider-9999.ebuild b/app-forensics/fuxploider/fuxploider-9999.ebuild index 398e9c4d7..0997058cc 100644 --- a/app-forensics/fuxploider/fuxploider-9999.ebuild +++ b/app-forensics/fuxploider/fuxploider-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit eutils python-single-r1 diff --git a/app-forensics/inception/inception-0.4.2.ebuild b/app-forensics/inception/inception-0.4.2.ebuild index a78640947..20f3ba678 100644 --- a/app-forensics/inception/inception-0.4.2.ebuild +++ b/app-forensics/inception/inception-0.4.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit linux-info distutils-r1 diff --git a/app-forensics/lazagne/lazagne-2.4.3-r1.ebuild b/app-forensics/lazagne/lazagne-2.4.3-r1.ebuild index bffd992dc..ffa6f8ea1 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) PYTHON_REQ_USE="sqlite" inherit python-r1 diff --git a/app-forensics/lazagne/lazagne-9999.ebuild b/app-forensics/lazagne/lazagne-9999.ebuild index dda9efdbb..f31042e3c 100644 --- a/app-forensics/lazagne/lazagne-9999.ebuild +++ b/app-forensics/lazagne/lazagne-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) PYTHON_REQ_USE="sqlite" inherit python-r1 diff --git a/app-forensics/libforensic1394/libforensic1394-0.2-r1.ebuild b/app-forensics/libforensic1394/libforensic1394-0.2-r1.ebuild index bdbacc764..ad2c2e4c9 100644 --- a/app-forensics/libforensic1394/libforensic1394-0.2-r1.ebuild +++ b/app-forensics/libforensic1394/libforensic1394-0.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) CMAKE_IN_SOURCE_BUILD=1 inherit distutils-r1 cmake linux-info diff --git a/app-forensics/libforensic1394/libforensic1394-9999.ebuild b/app-forensics/libforensic1394/libforensic1394-9999.ebuild index bdbacc764..ad2c2e4c9 100644 --- a/app-forensics/libforensic1394/libforensic1394-9999.ebuild +++ b/app-forensics/libforensic1394/libforensic1394-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) CMAKE_IN_SOURCE_BUILD=1 inherit distutils-r1 cmake linux-info diff --git a/app-forensics/libvshadow/libvshadow-20191221.ebuild b/app-forensics/libvshadow/libvshadow-20191221.ebuild index 96e04fdc3..d2b419106 100644 --- a/app-forensics/libvshadow/libvshadow-20191221.ebuild +++ b/app-forensics/libvshadow/libvshadow-20191221.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit python-single-r1 eutils autotools DESCRIPTION="Library and tools to support the Volume Shadow Snapshot (VSS) format." diff --git a/app-forensics/libvshadow/libvshadow-20201222.ebuild b/app-forensics/libvshadow/libvshadow-20201222.ebuild index 96e04fdc3..d2b419106 100644 --- a/app-forensics/libvshadow/libvshadow-20201222.ebuild +++ b/app-forensics/libvshadow/libvshadow-20201222.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit python-single-r1 eutils autotools DESCRIPTION="Library and tools to support the Volume Shadow Snapshot (VSS) format." diff --git a/app-forensics/libvshadow/libvshadow-20210425.ebuild b/app-forensics/libvshadow/libvshadow-20210425.ebuild index e0b3dd781..1677160d1 100644 --- a/app-forensics/libvshadow/libvshadow-20210425.ebuild +++ b/app-forensics/libvshadow/libvshadow-20210425.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit python-single-r1 eutils autotools DESCRIPTION="Library and tools to support the Volume Shadow Snapshot (VSS) format." diff --git a/app-forensics/make-pdf/make-pdf-0.1.7-r1.ebuild b/app-forensics/make-pdf/make-pdf-0.1.7-r1.ebuild index 78bd9b2b7..57cf062b9 100644 --- a/app-forensics/make-pdf/make-pdf-0.1.7-r1.ebuild +++ b/app-forensics/make-pdf/make-pdf-0.1.7-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit python-r1 unpacker diff --git a/app-forensics/oletools/oletools-0.56.2.ebuild b/app-forensics/oletools/oletools-0.56.2.ebuild index 2085dab42..4afa360a6 100644 --- a/app-forensics/oletools/oletools-0.56.2.ebuild +++ b/app-forensics/oletools/oletools-0.56.2.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/app-forensics/oletools/oletools-0.56.ebuild b/app-forensics/oletools/oletools-0.56.ebuild index 88b63b0d5..8c2e71831 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/app-forensics/oletools/oletools-0.60.ebuild b/app-forensics/oletools/oletools-0.60.ebuild index aa598d1f4..ebf3d295e 100644 --- a/app-forensics/oletools/oletools-0.60.ebuild +++ b/app-forensics/oletools/oletools-0.60.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) 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 c15623cc9..699b1eab8 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) PYTHON_REQ_USE="xml" inherit distutils-r1 diff --git a/app-forensics/openscap/openscap-1.3.4.ebuild b/app-forensics/openscap/openscap-1.3.4.ebuild index 287167fb4..f825a5aa3 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit cmake python-single-r1 diff --git a/app-forensics/openscap/openscap-1.3.5-r1.ebuild b/app-forensics/openscap/openscap-1.3.5-r1.ebuild index f0cd8bd80..61873b841 100644 --- a/app-forensics/openscap/openscap-1.3.5-r1.ebuild +++ b/app-forensics/openscap/openscap-1.3.5-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit cmake python-single-r1 diff --git a/app-forensics/pdf-parser/pdf-parser-0.7.4.ebuild b/app-forensics/pdf-parser/pdf-parser-0.7.4.ebuild index d13a1887d..e9fb1acd0 100644 --- a/app-forensics/pdf-parser/pdf-parser-0.7.4.ebuild +++ b/app-forensics/pdf-parser/pdf-parser-0.7.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit python-r1 unpacker diff --git a/app-forensics/pdfid/pdfid-0.2.7.ebuild b/app-forensics/pdfid/pdfid-0.2.7.ebuild index d0b633f1e..70399b7c8 100644 --- a/app-forensics/pdfid/pdfid-0.2.7.ebuild +++ b/app-forensics/pdfid/pdfid-0.2.7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit python-r1 unpacker diff --git a/app-forensics/prochunter/prochunter-20171111.ebuild b/app-forensics/prochunter/prochunter-20171111.ebuild index 713169796..98d7e7c2d 100644 --- a/app-forensics/prochunter/prochunter-20171111.ebuild +++ b/app-forensics/prochunter/prochunter-20171111.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit python-r1 linux-mod diff --git a/app-forensics/reglookup/reglookup-1.0.1-r1.ebuild b/app-forensics/reglookup/reglookup-1.0.1-r1.ebuild index f71c2b320..6d27be964 100644 --- a/app-forensics/reglookup/reglookup-1.0.1-r1.ebuild +++ b/app-forensics/reglookup/reglookup-1.0.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit scons-utils distutils-r1 diff --git a/app-forensics/reglookup/reglookup-9999.ebuild b/app-forensics/reglookup/reglookup-9999.ebuild index 745a60f47..14dd2104b 100644 --- a/app-forensics/reglookup/reglookup-9999.ebuild +++ b/app-forensics/reglookup/reglookup-9999.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit scons-utils distutils-r1 subversion diff --git a/app-forensics/s3tk/s3tk-0.3.0.ebuild b/app-forensics/s3tk/s3tk-0.3.0.ebuild index 3ac0c8d1c..04e2e0296 100644 --- a/app-forensics/s3tk/s3tk-0.3.0.ebuild +++ b/app-forensics/s3tk/s3tk-0.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/app-forensics/s3tk/s3tk-9999.ebuild b/app-forensics/s3tk/s3tk-9999.ebuild index 3ac0c8d1c..04e2e0296 100644 --- a/app-forensics/s3tk/s3tk-9999.ebuild +++ b/app-forensics/s3tk/s3tk-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/app-forensics/scap-security-guide/scap-security-guide-0.1.50.ebuild b/app-forensics/scap-security-guide/scap-security-guide-0.1.50.ebuild index b8526e10b..6be7c89c4 100644 --- a/app-forensics/scap-security-guide/scap-security-guide-0.1.50.ebuild +++ b/app-forensics/scap-security-guide/scap-security-guide-0.1.50.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) SSG_PRODUCTS=( +chromium +debian8 eap6 example +fedora +firefox fuse6 diff --git a/app-forensics/scap-security-guide/scap-security-guide-0.1.51.ebuild b/app-forensics/scap-security-guide/scap-security-guide-0.1.51.ebuild index b8526e10b..6be7c89c4 100644 --- a/app-forensics/scap-security-guide/scap-security-guide-0.1.51.ebuild +++ b/app-forensics/scap-security-guide/scap-security-guide-0.1.51.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) SSG_PRODUCTS=( +chromium +debian8 eap6 example +fedora +firefox fuse6 diff --git a/app-forensics/spiderfoot/spiderfoot-3.0-r1.ebuild b/app-forensics/spiderfoot/spiderfoot-3.0-r1.ebuild index 10f1b5bc5..fce3d8e40 100644 --- a/app-forensics/spiderfoot/spiderfoot-3.0-r1.ebuild +++ b/app-forensics/spiderfoot/spiderfoot-3.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) PYTHON_REQ_USE="sqlite,ssl,readline" inherit eutils python-single-r1 diff --git a/app-forensics/spiderfoot/spiderfoot-3.5-r1.ebuild b/app-forensics/spiderfoot/spiderfoot-3.5-r1.ebuild index 8305cb758..0dfe1666e 100644 --- a/app-forensics/spiderfoot/spiderfoot-3.5-r1.ebuild +++ b/app-forensics/spiderfoot/spiderfoot-3.5-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) PYTHON_REQ_USE="sqlite,ssl,readline" inherit eutils python-single-r1 diff --git a/app-forensics/stegoveritas/stegoveritas-1.8.ebuild b/app-forensics/stegoveritas/stegoveritas-1.8.ebuild index 8155cb672..f8e7d4a21 100644 --- a/app-forensics/stegoveritas/stegoveritas-1.8.ebuild +++ b/app-forensics/stegoveritas/stegoveritas-1.8.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/app-forensics/volatility3/volatility3-1.0.0_beta1.ebuild b/app-forensics/volatility3/volatility3-1.0.0_beta1.ebuild index ffe084659..e645d95dd 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/app-forensics/volatility3/volatility3-1.0.1.ebuild b/app-forensics/volatility3/volatility3-1.0.1.ebuild index 6e68eaaf0..f0059d8da 100644 --- a/app-forensics/volatility3/volatility3-1.0.1.ebuild +++ b/app-forensics/volatility3/volatility3-1.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) 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 6858f9e0a..2e856bfc4 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) 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 51b45b7db..317de3427 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) 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 6858f9e0a..2e856bfc4 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) 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 f082048f1..1c9db8dfa 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit eutils distutils-r1 xdg-utils diff --git a/app-misc/gplaycli/gplaycli-3.29.ebuild b/app-misc/gplaycli/gplaycli-3.29.ebuild index 29afcc377..f9a81f91b 100644 --- a/app-misc/gplaycli/gplaycli-3.29.ebuild +++ b/app-misc/gplaycli/gplaycli-3.29.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/app-misc/mat2/mat2-0.11.0.ebuild b/app-misc/mat2/mat2-0.11.0.ebuild index 324301253..2969ebee9 100644 --- a/app-misc/mat2/mat2-0.11.0.ebuild +++ b/app-misc/mat2/mat2-0.11.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) PYTHON_REQ_USE="xml" inherit desktop distutils-r1 xdg-utils diff --git a/app-text/endesive/endesive-2.0.2.ebuild b/app-text/endesive/endesive-2.0.2.ebuild index e6a2ccad2..21b047001 100644 --- a/app-text/endesive/endesive-2.0.2.ebuild +++ b/app-text/endesive/endesive-2.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-db/sqlmap/sqlmap-9999.ebuild b/dev-db/sqlmap/sqlmap-9999.ebuild index 25bdd86c0..0c898dac0 100644 --- a/dev-db/sqlmap/sqlmap-9999.ebuild +++ b/dev-db/sqlmap/sqlmap-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) PYTHON_REQ_USE="sqlite" inherit eutils bash-completion-r1 python-single-r1 diff --git a/dev-libs/hashdb/hashdb-3.1.0-r1.ebuild b/dev-libs/hashdb/hashdb-3.1.0-r1.ebuild index 4d81a6ae6..fe780e0ca 100644 --- a/dev-libs/hashdb/hashdb-3.1.0-r1.ebuild +++ b/dev-libs/hashdb/hashdb-3.1.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit autotools flag-o-matic python-single-r1 diff --git a/dev-libs/libfwnt/libfwnt-20200723.ebuild b/dev-libs/libfwnt/libfwnt-20200723.ebuild index db0cf119c..20ee85478 100644 --- a/dev-libs/libfwnt/libfwnt-20200723.ebuild +++ b/dev-libs/libfwnt/libfwnt-20200723.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit python-r1 diff --git a/dev-libs/libfwnt/libfwnt-20210421.ebuild b/dev-libs/libfwnt/libfwnt-20210421.ebuild index db0cf119c..20ee85478 100644 --- a/dev-libs/libfwnt/libfwnt-20210421.ebuild +++ b/dev-libs/libfwnt/libfwnt-20210421.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit python-r1 diff --git a/dev-libs/libvhdi/libvhdi-20201204.ebuild b/dev-libs/libvhdi/libvhdi-20201204.ebuild index 5336ed628..e8cd70a7e 100644 --- a/dev-libs/libvhdi/libvhdi-20201204.ebuild +++ b/dev-libs/libvhdi/libvhdi-20201204.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Virtual Hard Disk (VHD) image format" diff --git a/dev-libs/libvhdi/libvhdi-20210425.ebuild b/dev-libs/libvhdi/libvhdi-20210425.ebuild index 5336ed628..e8cd70a7e 100644 --- a/dev-libs/libvhdi/libvhdi-20210425.ebuild +++ b/dev-libs/libvhdi/libvhdi-20210425.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Virtual Hard Disk (VHD) image format" diff --git a/dev-libs/libvmdk/libvmdk-20200926.ebuild b/dev-libs/libvmdk/libvmdk-20200926.ebuild index e8f9c9f39..0d7c54f2d 100644 --- a/dev-libs/libvmdk/libvmdk-20200926.ebuild +++ b/dev-libs/libvmdk/libvmdk-20200926.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the VMware Virtual Disk (VMDK) format" diff --git a/dev-libs/libvmdk/libvmdk-20210418.ebuild b/dev-libs/libvmdk/libvmdk-20210418.ebuild index e8f9c9f39..0d7c54f2d 100644 --- a/dev-libs/libvmdk/libvmdk-20210418.ebuild +++ b/dev-libs/libvmdk/libvmdk-20210418.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the VMware Virtual Disk (VMDK) format" diff --git a/dev-libs/qbdi/qbdi-0.7.1.ebuild b/dev-libs/qbdi/qbdi-0.7.1.ebuild index 2a9270421..5a7600abf 100644 --- a/dev-libs/qbdi/qbdi-0.7.1.ebuild +++ b/dev-libs/qbdi/qbdi-0.7.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 CMAKE_BUILD_TYPE="Release" -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) PYTHON_REQ_USE="sqlite" # NOTE: local built of LLVM is required because QBDI uses private APIs diff --git a/dev-libs/unicorn-bindings/unicorn-bindings-1.0.3.ebuild b/dev-libs/unicorn-bindings/unicorn-bindings-1.0.3.ebuild index 4c96b808a..765b3fdb7 100644 --- a/dev-libs/unicorn-bindings/unicorn-bindings-1.0.3.ebuild +++ b/dev-libs/unicorn-bindings/unicorn-bindings-1.0.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit multilib distutils-r1 DESCRIPTION="Unicorn bindings" diff --git a/dev-python/EasyProcess/EasyProcess-0.2.7.ebuild b/dev-python/EasyProcess/EasyProcess-0.2.7.ebuild index 41d452ad3..ce5aafd55 100644 --- a/dev-python/EasyProcess/EasyProcess-0.2.7.ebuild +++ b/dev-python/EasyProcess/EasyProcess-0.2.7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/Flask-KVSession/Flask-KVSession-0.6.2.ebuild b/dev-python/Flask-KVSession/Flask-KVSession-0.6.2.ebuild index 9adfea5fa..27f74e3b2 100644 --- a/dev-python/Flask-KVSession/Flask-KVSession-0.6.2.ebuild +++ b/dev-python/Flask-KVSession/Flask-KVSession-0.6.2.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/IP2Location/IP2Location-8.5.1.ebuild b/dev-python/IP2Location/IP2Location-8.5.1.ebuild index 3ba6bc304..f79c67bf0 100644 --- a/dev-python/IP2Location/IP2Location-8.5.1.ebuild +++ b/dev-python/IP2Location/IP2Location-8.5.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/Js2Py/Js2Py-0.67_p20200212.ebuild b/dev-python/Js2Py/Js2Py-0.67_p20200212.ebuild index d1a33c934..67e9bcfc3 100644 --- a/dev-python/Js2Py/Js2Py-0.67_p20200212.ebuild +++ b/dev-python/Js2Py/Js2Py-0.67_p20200212.ebuild @@ -4,7 +4,7 @@ EAPI=7 #https://github.com/PiotrDabkowski/Js2Py/issues/106 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) HASH_COMMIT="11ae438295a4e109c424e51ffbc18f78952ad4d5" inherit distutils-r1 diff --git a/dev-python/PTP/PTP-0.4.2-r1.ebuild b/dev-python/PTP/PTP-0.4.2-r1.ebuild index 8932b0430..f41d44c4f 100644 --- a/dev-python/PTP/PTP-0.4.2-r1.ebuild +++ b/dev-python/PTP/PTP-0.4.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/Protego/Protego-0.1.16.ebuild b/dev-python/Protego/Protego-0.1.16.ebuild index 4f4005240..93c4a44e4 100644 --- a/dev-python/Protego/Protego-0.1.16.ebuild +++ b/dev-python/Protego/Protego-0.1.16.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="robots.txt parser with support for modern conventions" diff --git a/dev-python/PyVirtualDisplay/PyVirtualDisplay-0.2.5.ebuild b/dev-python/PyVirtualDisplay/PyVirtualDisplay-0.2.5.ebuild index 9f5e9fb7a..f357857b4 100644 --- a/dev-python/PyVirtualDisplay/PyVirtualDisplay-0.2.5.ebuild +++ b/dev-python/PyVirtualDisplay/PyVirtualDisplay-0.2.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/Scrapy/Scrapy-1.8.0.ebuild b/dev-python/Scrapy/Scrapy-1.8.0.ebuild index e6761ab31..528005f01 100644 --- a/dev-python/Scrapy/Scrapy-1.8.0.ebuild +++ b/dev-python/Scrapy/Scrapy-1.8.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="A high-level Web Crawling and Web Scraping framework" diff --git a/dev-python/acora/acora-2.2.ebuild b/dev-python/acora/acora-2.2.ebuild index 828651895..61637196f 100644 --- a/dev-python/acora/acora-2.2.ebuild +++ b/dev-python/acora/acora-2.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/adblockparser/adblockparser-0.7.ebuild b/dev-python/adblockparser/adblockparser-0.7.ebuild index ee4de7958..f91130bc2 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) 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 742036b5d..b18d459da 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/agate-excel/agate-excel-0.2.3-r1.ebuild b/dev-python/agate-excel/agate-excel-0.2.3-r1.ebuild index 06e7c23b2..b2e904b6b 100644 --- a/dev-python/agate-excel/agate-excel-0.2.3-r1.ebuild +++ b/dev-python/agate-excel/agate-excel-0.2.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/agate-sql/agate-sql-0.5.4-r1.ebuild b/dev-python/agate-sql/agate-sql-0.5.4-r1.ebuild index 0926dffb8..646832cbd 100644 --- a/dev-python/agate-sql/agate-sql-0.5.4-r1.ebuild +++ b/dev-python/agate-sql/agate-sql-0.5.4-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/agate/agate-1.6.1-r1.ebuild b/dev-python/agate/agate-1.6.1-r1.ebuild index b77316e50..11931acc0 100644 --- a/dev-python/agate/agate-1.6.1-r1.ebuild +++ b/dev-python/agate/agate-1.6.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/aggdraw/aggdraw-1.3.11.ebuild b/dev-python/aggdraw/aggdraw-1.3.11.ebuild index a37676112..e9f085fd1 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/aiocmd/aiocmd-0.1.5.ebuild b/dev-python/aiocmd/aiocmd-0.1.5.ebuild index e93e52485..8a04b315e 100644 --- a/dev-python/aiocmd/aiocmd-0.1.5.ebuild +++ b/dev-python/aiocmd/aiocmd-0.1.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/aioconsole/aioconsole-0.3.1.ebuild b/dev-python/aioconsole/aioconsole-0.3.1.ebuild index 25fc68d4a..67fe70395 100644 --- a/dev-python/aioconsole/aioconsole-0.3.1.ebuild +++ b/dev-python/aioconsole/aioconsole-0.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/aiomultiprocess/aiomultiprocess-0.8.0.ebuild b/dev-python/aiomultiprocess/aiomultiprocess-0.8.0.ebuild index a7bd4219e..ba63cbcbc 100644 --- a/dev-python/aiomultiprocess/aiomultiprocess-0.8.0.ebuild +++ b/dev-python/aiomultiprocess/aiomultiprocess-0.8.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/aiomultiprocess/aiomultiprocess-0.9.0.ebuild b/dev-python/aiomultiprocess/aiomultiprocess-0.9.0.ebuild index 6321d3987..cede7e3ba 100644 --- a/dev-python/aiomultiprocess/aiomultiprocess-0.9.0.ebuild +++ b/dev-python/aiomultiprocess/aiomultiprocess-0.9.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="asyncio version of the standard multiprocessing module" diff --git a/dev-python/aiosmb/aiosmb-0.2.43.ebuild b/dev-python/aiosmb/aiosmb-0.2.43.ebuild index 6715c2b52..768b709a4 100644 --- a/dev-python/aiosmb/aiosmb-0.2.43.ebuild +++ b/dev-python/aiosmb/aiosmb-0.2.43.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/aiosmb/aiosmb-0.2.50.ebuild b/dev-python/aiosmb/aiosmb-0.2.50.ebuild index 1b1dd3815..be3ac02d3 100644 --- a/dev-python/aiosmb/aiosmb-0.2.50.ebuild +++ b/dev-python/aiosmb/aiosmb-0.2.50.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/aiosqlite/aiosqlite-0.16.0.ebuild b/dev-python/aiosqlite/aiosqlite-0.16.0.ebuild index 4692f4610..0d1066ba3 100644 --- a/dev-python/aiosqlite/aiosqlite-0.16.0.ebuild +++ b/dev-python/aiosqlite/aiosqlite-0.16.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/aiosqlite/aiosqlite-0.17.0.ebuild b/dev-python/aiosqlite/aiosqlite-0.17.0.ebuild index 0a9a02058..e582525a4 100644 --- a/dev-python/aiosqlite/aiosqlite-0.17.0.ebuild +++ b/dev-python/aiosqlite/aiosqlite-0.17.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/aiowinreg/aiowinreg-0.0.4.ebuild b/dev-python/aiowinreg/aiowinreg-0.0.4.ebuild index d1225d5dc..7bf019085 100644 --- a/dev-python/aiowinreg/aiowinreg-0.0.4.ebuild +++ b/dev-python/aiowinreg/aiowinreg-0.0.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/aiowinreg/aiowinreg-0.0.7.ebuild b/dev-python/aiowinreg/aiowinreg-0.0.7.ebuild index b7b6d005f..a22af4833 100644 --- a/dev-python/aiowinreg/aiowinreg-0.0.7.ebuild +++ b/dev-python/aiowinreg/aiowinreg-0.0.7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/altgraph/altgraph-0.17.ebuild b/dev-python/altgraph/altgraph-0.17.ebuild index 90aea7a0f..8cb5fe0ca 100644 --- a/dev-python/altgraph/altgraph-0.17.ebuild +++ b/dev-python/altgraph/altgraph-0.17.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="A constructing graphs, BFS and DFS traversals, etc" diff --git a/dev-python/apkid/apkid-2.1.1-r1.ebuild b/dev-python/apkid/apkid-2.1.1-r1.ebuild index d3b2f2f3a..be84ea984 100644 --- a/dev-python/apkid/apkid-2.1.1-r1.ebuild +++ b/dev-python/apkid/apkid-2.1.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/apkid/apkid-2.1.2.ebuild b/dev-python/apkid/apkid-2.1.2.ebuild index 6da3e19aa..69ed82e3c 100644 --- a/dev-python/apkid/apkid-2.1.2.ebuild +++ b/dev-python/apkid/apkid-2.1.2.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/apng/apng-0.3.3.ebuild b/dev-python/apng/apng-0.3.3.ebuild index 6f5fac33f..e99d3459c 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/apng/apng-0.3.4.ebuild b/dev-python/apng/apng-0.3.4.ebuild index 6f5fac33f..e99d3459c 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/artifacts/artifacts-20200515.ebuild b/dev-python/artifacts/artifacts-20200515.ebuild index 3d3d8c2da..6fba35427 100644 --- a/dev-python/artifacts/artifacts-20200515.ebuild +++ b/dev-python/artifacts/artifacts-20200515.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/asciitree/asciitree-0.3.3.ebuild b/dev-python/asciitree/asciitree-0.3.3.ebuild index 50ec284bd..ee35feac3 100644 --- a/dev-python/asciitree/asciitree-0.3.3.ebuild +++ b/dev-python/asciitree/asciitree-0.3.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/asysocks/asysocks-0.1.1.ebuild b/dev-python/asysocks/asysocks-0.1.1.ebuild index c38914285..177cd7371 100644 --- a/dev-python/asysocks/asysocks-0.1.1.ebuild +++ b/dev-python/asysocks/asysocks-0.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/asysocks/asysocks-0.1.2.ebuild b/dev-python/asysocks/asysocks-0.1.2.ebuild index c38914285..177cd7371 100644 --- a/dev-python/asysocks/asysocks-0.1.2.ebuild +++ b/dev-python/asysocks/asysocks-0.1.2.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/banal/banal-1.0.1.ebuild b/dev-python/banal/banal-1.0.1.ebuild index 008bfc067..a51bb6de9 100644 --- a/dev-python/banal/banal-1.0.1.ebuild +++ b/dev-python/banal/banal-1.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/beautifultable/beautifultable-0.8.0.ebuild b/dev-python/beautifultable/beautifultable-0.8.0.ebuild index 3e236275d..553aeef63 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/bidict/bidict-0.21.2.ebuild b/dev-python/bidict/bidict-0.21.2.ebuild index 5c3f63186..2ed31fde5 100644 --- a/dev-python/bidict/bidict-0.21.2.ebuild +++ b/dev-python/bidict/bidict-0.21.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="The bidirectional mapping library for Python." diff --git a/dev-python/biplist/biplist-1.0.3.ebuild b/dev-python/biplist/biplist-1.0.3.ebuild index 7aedef4bf..f3f497d31 100644 --- a/dev-python/biplist/biplist-1.0.3.ebuild +++ b/dev-python/biplist/biplist-1.0.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/blinkstick/blinkstick-1.1.8_p20200211.ebuild b/dev-python/blinkstick/blinkstick-1.1.8_p20200211.ebuild index cabbba005..7724385a2 100644 --- a/dev-python/blinkstick/blinkstick-1.1.8_p20200211.ebuild +++ b/dev-python/blinkstick/blinkstick-1.1.8_p20200211.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/blinkstick/blinkstick-9999.ebuild b/dev-python/blinkstick/blinkstick-9999.ebuild index cabbba005..7724385a2 100644 --- a/dev-python/blinkstick/blinkstick-9999.ebuild +++ b/dev-python/blinkstick/blinkstick-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/bluepy/bluepy-1.3.0-r1.ebuild b/dev-python/bluepy/bluepy-1.3.0-r1.ebuild index b6c1d228c..4e456b577 100644 --- a/dev-python/bluepy/bluepy-1.3.0-r1.ebuild +++ b/dev-python/bluepy/bluepy-1.3.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/captcha/captcha-0.3.ebuild b/dev-python/captcha/captcha-0.3.ebuild index f3de9faf1..5d8b323a6 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/cchardet/cchardet-2.1.4.ebuild b/dev-python/cchardet/cchardet-2.1.4.ebuild index 705201c98..bc303741e 100644 --- a/dev-python/cchardet/cchardet-2.1.4.ebuild +++ b/dev-python/cchardet/cchardet-2.1.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/cement/cement-2.10.ebuild b/dev-python/cement/cement-2.10.ebuild index 35abab340..8120aa2e1 100644 --- a/dev-python/cement/cement-2.10.ebuild +++ b/dev-python/cement/cement-2.10.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/censys/censys-0.0.8.ebuild b/dev-python/censys/censys-0.0.8.ebuild index d65381bfe..4c5689ea9 100644 --- a/dev-python/censys/censys-0.0.8.ebuild +++ b/dev-python/censys/censys-0.0.8.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/cfscrape/cfscrape-2.1.1.ebuild b/dev-python/cfscrape/cfscrape-2.1.1.ebuild index c9c6e7b35..4a88c338e 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/cherrypy-cors/cherrypy-cors-1.6.ebuild b/dev-python/cherrypy-cors/cherrypy-cors-1.6.ebuild index 415eda689..82a1ecd0a 100644 --- a/dev-python/cherrypy-cors/cherrypy-cors-1.6.ebuild +++ b/dev-python/cherrypy-cors/cherrypy-cors-1.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) 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 3acc2f523..ff39c4054 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/codegen/codegen-1.0.ebuild b/dev-python/codegen/codegen-1.0.ebuild index 1428ca67a..761250ad4 100644 --- a/dev-python/codegen/codegen-1.0.ebuild +++ b/dev-python/codegen/codegen-1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/colored-traceback/colored-traceback-0.3.0.ebuild b/dev-python/colored-traceback/colored-traceback-0.3.0.ebuild index aae573659..78cbb1136 100644 --- a/dev-python/colored-traceback/colored-traceback-0.3.0.ebuild +++ b/dev-python/colored-traceback/colored-traceback-0.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/config/config-0.4.2.ebuild b/dev-python/config/config-0.4.2.ebuild index cb489da85..9b5c3cdd2 100644 --- a/dev-python/config/config-0.4.2.ebuild +++ b/dev-python/config/config-0.4.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="A hierarchical, easy-to-use, powerful configuration module for Python" diff --git a/dev-python/coreapi/coreapi-2.3.3.ebuild b/dev-python/coreapi/coreapi-2.3.3.ebuild index 389ec46ee..60b75f7f3 100644 --- a/dev-python/coreapi/coreapi-2.3.3.ebuild +++ b/dev-python/coreapi/coreapi-2.3.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/coreschema/coreschema-0.0.4.ebuild b/dev-python/coreschema/coreschema-0.0.4.ebuild index 7a9eec64d..1c6579e83 100644 --- a/dev-python/coreschema/coreschema-0.0.4.ebuild +++ b/dev-python/coreschema/coreschema-0.0.4.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/databases/databases-0.4.3.ebuild b/dev-python/databases/databases-0.4.3.ebuild index ac93c89e7..521f90bd0 100644 --- a/dev-python/databases/databases-0.4.3.ebuild +++ b/dev-python/databases/databases-0.4.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) DOCS_BUILDER="mkdocs" DOCS_DEPEND="dev-python/mkdocs-material" diff --git a/dev-python/dataset/dataset-1.3.2.ebuild b/dev-python/dataset/dataset-1.3.2.ebuild index 4a3389fb5..b07977163 100644 --- a/dev-python/dataset/dataset-1.3.2.ebuild +++ b/dev-python/dataset/dataset-1.3.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="Easy-to-use data handling for SQL data stores" diff --git a/dev-python/dbfread/dbfread-2.0.7-r1.ebuild b/dev-python/dbfread/dbfread-2.0.7-r1.ebuild index b7bbbda34..69816dc4a 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/delegator/delegator-0.1.1-r1.ebuild b/dev-python/delegator/delegator-0.1.1-r1.ebuild index 6eba08a0d..baf5cb4c9 100644 --- a/dev-python/delegator/delegator-0.1.1-r1.ebuild +++ b/dev-python/delegator/delegator-0.1.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/dhcplib/dhcplib-0.1.1.ebuild b/dev-python/dhcplib/dhcplib-0.1.1.ebuild index 1846764db..3c2db0dec 100644 --- a/dev-python/dhcplib/dhcplib-0.1.1.ebuild +++ b/dev-python/dhcplib/dhcplib-0.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/django-constance-haiwen/django-constance-haiwen-20180515.ebuild b/dev-python/django-constance-haiwen/django-constance-haiwen-20180515.ebuild index d2b9391b2..34a3274e9 100644 --- a/dev-python/django-constance-haiwen/django-constance-haiwen-20180515.ebuild +++ b/dev-python/django-constance-haiwen/django-constance-haiwen-20180515.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 #see seahub--server/requirements.txt diff --git a/dev-python/django-formtools/django-formtools-2.1.ebuild b/dev-python/django-formtools/django-formtools-2.1.ebuild index 9f20d877a..647ce3626 100644 --- a/dev-python/django-formtools/django-formtools-2.1.ebuild +++ b/dev-python/django-formtools/django-formtools-2.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) 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 414264b41..bf9b63c62 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/django-oauth-toolkit/django-oauth-toolkit-1.1.3.ebuild b/dev-python/django-oauth-toolkit/django-oauth-toolkit-1.1.3.ebuild index 31c60ac6a..81891c4c0 100644 --- a/dev-python/django-oauth-toolkit/django-oauth-toolkit-1.1.3.ebuild +++ b/dev-python/django-oauth-toolkit/django-oauth-toolkit-1.1.3.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/django-oauth-toolkit/django-oauth-toolkit-1.2.0.ebuild b/dev-python/django-oauth-toolkit/django-oauth-toolkit-1.2.0.ebuild index 31c60ac6a..81891c4c0 100644 --- a/dev-python/django-oauth-toolkit/django-oauth-toolkit-1.2.0.ebuild +++ b/dev-python/django-oauth-toolkit/django-oauth-toolkit-1.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/django-oauth-toolkit/django-oauth-toolkit-1.5.0.ebuild b/dev-python/django-oauth-toolkit/django-oauth-toolkit-1.5.0.ebuild index f22dba384..4fa5db784 100644 --- a/dev-python/django-oauth-toolkit/django-oauth-toolkit-1.5.0.ebuild +++ b/dev-python/django-oauth-toolkit/django-oauth-toolkit-1.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/django-post_office-haiwen/django-post_office-haiwen-20180914.ebuild b/dev-python/django-post_office-haiwen/django-post_office-haiwen-20180914.ebuild index cb616fbf7..ef3d52ac1 100644 --- a/dev-python/django-post_office-haiwen/django-post_office-haiwen-20180914.ebuild +++ b/dev-python/django-post_office-haiwen/django-post_office-haiwen-20180914.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/django-pylibmc/django-pylibmc-0.6.1.ebuild b/dev-python/django-pylibmc/django-pylibmc-0.6.1.ebuild index c0be6be63..0faf34239 100644 --- a/dev-python/django-pylibmc/django-pylibmc-0.6.1.ebuild +++ b/dev-python/django-pylibmc/django-pylibmc-0.6.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="Django cache backend using pylibmc" diff --git a/dev-python/django-ranged-response/django-ranged-response-0.2.0.ebuild b/dev-python/django-ranged-response/django-ranged-response-0.2.0.ebuild index eb74893f1..7604a0de5 100644 --- a/dev-python/django-ranged-response/django-ranged-response-0.2.0.ebuild +++ b/dev-python/django-ranged-response/django-ranged-response-0.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="Django FileResponse that adds Content-Range headers" diff --git a/dev-python/django-simple-captcha/django-simple-captcha-0.5.12.ebuild b/dev-python/django-simple-captcha/django-simple-captcha-0.5.12.ebuild index 706fb3928..f90f19bb5 100644 --- a/dev-python/django-simple-captcha/django-simple-captcha-0.5.12.ebuild +++ b/dev-python/django-simple-captcha/django-simple-captcha-0.5.12.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="A very simple, yet powerful, Django captcha application" diff --git a/dev-python/django-statici18n/django-statici18n-1.8.3.ebuild b/dev-python/django-statici18n/django-statici18n-1.8.3.ebuild index 49525c231..58200da71 100644 --- a/dev-python/django-statici18n/django-statici18n-1.8.3.ebuild +++ b/dev-python/django-statici18n/django-statici18n-1.8.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/django-webpack-loader/django-webpack-loader-0.6.0.ebuild b/dev-python/django-webpack-loader/django-webpack-loader-0.6.0.ebuild index 0bb79b313..b82926c2c 100644 --- a/dev-python/django-webpack-loader/django-webpack-loader-0.6.0.ebuild +++ b/dev-python/django-webpack-loader/django-webpack-loader-0.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) 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 5d5e53ee4..0feef43bc 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/dnslib/dnslib-0.9.12.ebuild b/dev-python/dnslib/dnslib-0.9.12.ebuild index 930568d72..ba21caf07 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_{8..9} pypy3 ) +PYTHON_COMPAT=( python3_{9..10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/dnslib/dnslib-0.9.16.ebuild b/dev-python/dnslib/dnslib-0.9.16.ebuild index 6cef3d542..f4f5ed294 100644 --- a/dev-python/dnslib/dnslib-0.9.16.ebuild +++ b/dev-python/dnslib/dnslib-0.9.16.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} pypy3 ) +PYTHON_COMPAT=( python3_{9..10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/donut-shellcode/donut-shellcode-0.9.2.ebuild b/dev-python/donut-shellcode/donut-shellcode-0.9.2.ebuild index a54814cd3..8e0581c78 100644 --- a/dev-python/donut-shellcode/donut-shellcode-0.9.2.ebuild +++ b/dev-python/donut-shellcode/donut-shellcode-0.9.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/dotty/dotty-1.5.ebuild b/dev-python/dotty/dotty-1.5.ebuild index dff278e1f..6db3e5fc2 100644 --- a/dev-python/dotty/dotty-1.5.ebuild +++ b/dev-python/dotty/dotty-1.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/dropbox-sdk/dropbox-sdk-10.1.1.ebuild b/dev-python/dropbox-sdk/dropbox-sdk-10.1.1.ebuild index c3f78b399..991c04646 100644 --- a/dev-python/dropbox-sdk/dropbox-sdk-10.1.1.ebuild +++ b/dev-python/dropbox-sdk/dropbox-sdk-10.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) EGO_PN=github.com/dropbox/${PN}-python inherit distutils-r1 diff --git a/dev-python/easygui/easygui-0.98.1.ebuild b/dev-python/easygui/easygui-0.98.1.ebuild index b8b4978e3..bd8032c5c 100644 --- a/dev-python/easygui/easygui-0.98.1.ebuild +++ b/dev-python/easygui/easygui-0.98.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) #PYTHON_REQ_USE="tk" inherit distutils-r1 diff --git a/dev-python/easygui/easygui-0.98.2.ebuild b/dev-python/easygui/easygui-0.98.2.ebuild index 8a3744a13..f652440ab 100644 --- a/dev-python/easygui/easygui-0.98.2.ebuild +++ b/dev-python/easygui/easygui-0.98.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) PYTHON_REQ_USE="tk" inherit distutils-r1 diff --git a/dev-python/editorconfig/editorconfig-0.12.2.ebuild b/dev-python/editorconfig/editorconfig-0.12.2.ebuild index 5d73d11c5..96648abe1 100644 --- a/dev-python/editorconfig/editorconfig-0.12.2.ebuild +++ b/dev-python/editorconfig/editorconfig-0.12.2.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/entropy/entropy-0.1.5.ebuild b/dev-python/entropy/entropy-0.1.5.ebuild index aff7143ae..380c700a6 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/exifread/exifread-2.3.1.ebuild b/dev-python/exifread/exifread-2.3.1.ebuild index 63107cc44..75ff558f0 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/exifread/exifread-2.3.2.ebuild b/dev-python/exifread/exifread-2.3.2.ebuild index 4b26955fd..7ceac31a5 100644 --- a/dev-python/exifread/exifread-2.3.2.ebuild +++ b/dev-python/exifread/exifread-2.3.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/face_recognition/face_recognition-1.2.3.ebuild b/dev-python/face_recognition/face_recognition-1.2.3.ebuild index b8e411f51..6ea2e5a9f 100644 --- a/dev-python/face_recognition/face_recognition-1.2.3.ebuild +++ b/dev-python/face_recognition/face_recognition-1.2.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/face_recognition/face_recognition-1.3.0.ebuild b/dev-python/face_recognition/face_recognition-1.3.0.ebuild index 2a39e2d4b..f1f2c7d66 100644 --- a/dev-python/face_recognition/face_recognition-1.3.0.ebuild +++ b/dev-python/face_recognition/face_recognition-1.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/face_recognition_models/face_recognition_models-0.3.0.ebuild b/dev-python/face_recognition_models/face_recognition_models-0.3.0.ebuild index 5a2a4a872..02d0354e3 100644 --- a/dev-python/face_recognition_models/face_recognition_models-0.3.0.ebuild +++ b/dev-python/face_recognition_models/face_recognition_models-0.3.0.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/fake-useragent/fake-useragent-0.1.11.ebuild b/dev-python/fake-useragent/fake-useragent-0.1.11.ebuild index 01e205537..18b9ffc78 100644 --- a/dev-python/fake-useragent/fake-useragent-0.1.11.ebuild +++ b/dev-python/fake-useragent/fake-useragent-0.1.11.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/faraday-plugins/faraday-plugins-1.0.1-r1.ebuild b/dev-python/faraday-plugins/faraday-plugins-1.0.1-r1.ebuild index baed5b066..9506bfe36 100644 --- a/dev-python/faraday-plugins/faraday-plugins-1.0.1-r1.ebuild +++ b/dev-python/faraday-plugins/faraday-plugins-1.0.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/fastapi/fastapi-0.65.2.ebuild b/dev-python/fastapi/fastapi-0.65.2.ebuild index 3dc279b25..b75de5666 100644 --- a/dev-python/fastapi/fastapi-0.65.2.ebuild +++ b/dev-python/fastapi/fastapi-0.65.2.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/fastkml/fastkml-0.11.ebuild b/dev-python/fastkml/fastkml-0.11.ebuild index 43e06ffb6..e59645b1e 100644 --- a/dev-python/fastkml/fastkml-0.11.ebuild +++ b/dev-python/fastkml/fastkml-0.11.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/filebytes/filebytes-0.10.2.ebuild b/dev-python/filebytes/filebytes-0.10.2.ebuild index d1037d93c..dc1f70e24 100644 --- a/dev-python/filebytes/filebytes-0.10.2.ebuild +++ b/dev-python/filebytes/filebytes-0.10.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/filedepot/filedepot-0.7.1.ebuild b/dev-python/filedepot/filedepot-0.7.1.ebuild index 36be96ccc..6f9eceb7f 100644 --- a/dev-python/filedepot/filedepot-0.7.1.ebuild +++ b/dev-python/filedepot/filedepot-0.7.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/filteralchemy-fork/filteralchemy-fork-0.1.0.ebuild b/dev-python/filteralchemy-fork/filteralchemy-fork-0.1.0.ebuild index c0f961ca1..70817a452 100644 --- a/dev-python/filteralchemy-fork/filteralchemy-fork-0.1.0.ebuild +++ b/dev-python/filteralchemy-fork/filteralchemy-fork-0.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/flasgger/flasgger-0.9.5.ebuild b/dev-python/flasgger/flasgger-0.9.5.ebuild index 3732728ac..1e9ea9ab7 100644 --- a/dev-python/flasgger/flasgger-0.9.5.ebuild +++ b/dev-python/flasgger/flasgger-0.9.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/flask-bootstrap/flask-bootstrap-3.3.7.1.ebuild b/dev-python/flask-bootstrap/flask-bootstrap-3.3.7.1.ebuild index 7bf7b0b05..4252b4628 100644 --- a/dev-python/flask-bootstrap/flask-bootstrap-3.3.7.1.ebuild +++ b/dev-python/flask-bootstrap/flask-bootstrap-3.3.7.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 MY_PN="Flask-Bootstrap" diff --git a/dev-python/flask-caching/flask-caching-1.10.1.ebuild b/dev-python/flask-caching/flask-caching-1.10.1.ebuild index c7fcd366d..42c404909 100644 --- a/dev-python/flask-caching/flask-caching-1.10.1.ebuild +++ b/dev-python/flask-caching/flask-caching-1.10.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/flask-classful/flask-classful-0.14.2.ebuild b/dev-python/flask-classful/flask-classful-0.14.2.ebuild index e282bedef..94de606cc 100644 --- a/dev-python/flask-classful/flask-classful-0.14.2.ebuild +++ b/dev-python/flask-classful/flask-classful-0.14.2.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/flask-datepicker/flask-datepicker-0.14.ebuild b/dev-python/flask-datepicker/flask-datepicker-0.14.ebuild index 9bf576bcb..dddceb3b9 100644 --- a/dev-python/flask-datepicker/flask-datepicker-0.14.ebuild +++ b/dev-python/flask-datepicker/flask-datepicker-0.14.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 MY_PN="Flask-Datepicker" 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 d69958ab9..c42c9b8f2 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) 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 15a93e7df..66a13bfde 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/flask-restless/flask-restless-0.17.0.ebuild b/dev-python/flask-restless/flask-restless-0.17.0.ebuild index de015452f..1d03203be 100644 --- a/dev-python/flask-restless/flask-restless-0.17.0.ebuild +++ b/dev-python/flask-restless/flask-restless-0.17.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) MY_PN="Flask-Restless" MY_P="${MY_PN}-${PV}" diff --git a/dev-python/flask-session/flask-session-0.3.1.ebuild b/dev-python/flask-session/flask-session-0.3.1.ebuild index 03ec9c43b..6a39129b2 100644 --- a/dev-python/flask-session/flask-session-0.3.1.ebuild +++ b/dev-python/flask-session/flask-session-0.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/flask-socketio/flask-socketio-4.3.1-r1.ebuild b/dev-python/flask-socketio/flask-socketio-4.3.1-r1.ebuild index 82120fa88..eb3b0bfe8 100644 --- a/dev-python/flask-socketio/flask-socketio-4.3.1-r1.ebuild +++ b/dev-python/flask-socketio/flask-socketio-4.3.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 MY_PN="Flask-SocketIO" diff --git a/dev-python/flask-sockets/flask-sockets-0.2.1.ebuild b/dev-python/flask-sockets/flask-sockets-0.2.1.ebuild index b923f4358..803389c75 100644 --- a/dev-python/flask-sockets/flask-sockets-0.2.1.ebuild +++ b/dev-python/flask-sockets/flask-sockets-0.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/fpdf/fpdf-1.7.2.ebuild b/dev-python/fpdf/fpdf-1.7.2.ebuild index 950fdb3e7..ad10a9996 100644 --- a/dev-python/fpdf/fpdf-1.7.2.ebuild +++ b/dev-python/fpdf/fpdf-1.7.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/frida-python/frida-python-15.0.2.ebuild b/dev-python/frida-python/frida-python-15.0.2.ebuild index f689e4d48..249fb0d5e 100644 --- a/dev-python/frida-python/frida-python-15.0.2.ebuild +++ b/dev-python/frida-python/frida-python-15.0.2.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/frida-python/frida-python-15.1.1.ebuild b/dev-python/frida-python/frida-python-15.1.1.ebuild index f689e4d48..249fb0d5e 100644 --- a/dev-python/frida-python/frida-python-15.1.1.ebuild +++ b/dev-python/frida-python/frida-python-15.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/frida-python/frida-python-15.1.3.ebuild b/dev-python/frida-python/frida-python-15.1.3.ebuild index f689e4d48..249fb0d5e 100644 --- a/dev-python/frida-python/frida-python-15.1.3.ebuild +++ b/dev-python/frida-python/frida-python-15.1.3.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) 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 88030d13b..f587e5bbd 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_{8..9} pypy3 ) +PYTHON_COMPAT=( python3_{9..10} 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 054ee4a33..db890246f 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/google-play-scraper/google-play-scraper-0.1.2.ebuild b/dev-python/google-play-scraper/google-play-scraper-0.1.2.ebuild index 5ccd148c7..6c1767037 100644 --- a/dev-python/google-play-scraper/google-play-scraper-0.1.2.ebuild +++ b/dev-python/google-play-scraper/google-play-scraper-0.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/google-play-scraper/google-play-scraper-0.2.1.ebuild b/dev-python/google-play-scraper/google-play-scraper-0.2.1.ebuild index 5ccd148c7..6c1767037 100644 --- a/dev-python/google-play-scraper/google-play-scraper-0.2.1.ebuild +++ b/dev-python/google-play-scraper/google-play-scraper-0.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/googlesearch/googlesearch-2.0.3-r1.ebuild b/dev-python/googlesearch/googlesearch-2.0.3-r1.ebuild index 29966ef90..c28a3410a 100644 --- a/dev-python/googlesearch/googlesearch-2.0.3-r1.ebuild +++ b/dev-python/googlesearch/googlesearch-2.0.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) EGO_PN=github.com/MarioVilas/googlesearch 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 72344648c..c79f6684e 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="Unofficial python api for google play" diff --git a/dev-python/graphene/graphene-3.0.0_beta7.ebuild b/dev-python/graphene/graphene-3.0.0_beta7.ebuild index 132ac3715..175d7fee6 100644 --- a/dev-python/graphene/graphene-3.0.0_beta7.ebuild +++ b/dev-python/graphene/graphene-3.0.0_beta7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/graphql-core/graphql-core-3.1.5.ebuild b/dev-python/graphql-core/graphql-core-3.1.5.ebuild index a4b1c6cb4..10adcd660 100644 --- a/dev-python/graphql-core/graphql-core-3.1.5.ebuild +++ b/dev-python/graphql-core/graphql-core-3.1.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/graphql-relay/graphql-relay-3.1.0.ebuild b/dev-python/graphql-relay/graphql-relay-3.1.0.ebuild index a4fa18459..ae399d554 100644 --- a/dev-python/graphql-relay/graphql-relay-3.1.0.ebuild +++ b/dev-python/graphql-relay/graphql-relay-3.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/grequests/grequests-0.4.0.ebuild b/dev-python/grequests/grequests-0.4.0.ebuild index 037b16cc9..ee51f50e4 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/hexdump/hexdump-3.3.ebuild b/dev-python/hexdump/hexdump-3.3.ebuild index 2126a0aa9..1f3fb2b2b 100644 --- a/dev-python/hexdump/hexdump-3.3.ebuild +++ b/dev-python/hexdump/hexdump-3.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 diff --git a/dev-python/hrt/hrt-0.1.0.ebuild b/dev-python/hrt/hrt-0.1.0.ebuild index aff22c4d9..f2a40a7a2 100644 --- a/dev-python/hrt/hrt-0.1.0.ebuild +++ b/dev-python/hrt/hrt-0.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/htmlentities/htmlentities-0.3.0.ebuild b/dev-python/htmlentities/htmlentities-0.3.0.ebuild index a1d363331..90bac45fa 100644 --- a/dev-python/htmlentities/htmlentities-0.3.0.ebuild +++ b/dev-python/htmlentities/htmlentities-0.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="Easy-to-use data handling for SQL data stores" diff --git a/dev-python/http-tools/http-tools-2.1.0.ebuild b/dev-python/http-tools/http-tools-2.1.0.ebuild index 33e8770c2..414e813da 100644 --- a/dev-python/http-tools/http-tools-2.1.0.ebuild +++ b/dev-python/http-tools/http-tools-2.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/httpagentparser/httpagentparser-1.9.1.ebuild b/dev-python/httpagentparser/httpagentparser-1.9.1.ebuild index 8653f9eba..c7713194d 100644 --- a/dev-python/httpagentparser/httpagentparser-1.9.1.ebuild +++ b/dev-python/httpagentparser/httpagentparser-1.9.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/hupper/hupper-1.9.1.ebuild b/dev-python/hupper/hupper-1.9.1.ebuild index 8a4e80d1b..1146e8afd 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/impacket/impacket-9999.ebuild b/dev-python/impacket/impacket-9999.ebuild index 3ef0e1f31..9bb681f6a 100644 --- a/dev-python/impacket/impacket-9999.ebuild +++ b/dev-python/impacket/impacket-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/invoke/invoke-1.5.0.ebuild b/dev-python/invoke/invoke-1.5.0.ebuild index c46ea7d96..3f693a2b9 100644 --- a/dev-python/invoke/invoke-1.5.0.ebuild +++ b/dev-python/invoke/invoke-1.5.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="Pythonic task execution" diff --git a/dev-python/invoke/invoke-1.6.0.ebuild b/dev-python/invoke/invoke-1.6.0.ebuild index a7c8d2db1..6132ee30c 100644 --- a/dev-python/invoke/invoke-1.6.0.ebuild +++ b/dev-python/invoke/invoke-1.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="Pythonic task execution" diff --git a/dev-python/ipparser/ipparser-0.3.5.ebuild b/dev-python/ipparser/ipparser-0.3.5.ebuild index 475ca9aaa..df55b0046 100644 --- a/dev-python/ipparser/ipparser-0.3.5.ebuild +++ b/dev-python/ipparser/ipparser-0.3.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/ipwhois/ipwhois-1.0.0.ebuild b/dev-python/ipwhois/ipwhois-1.0.0.ebuild index 16ebded19..f35d4d115 100644 --- a/dev-python/ipwhois/ipwhois-1.0.0.ebuild +++ b/dev-python/ipwhois/ipwhois-1.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/ipwhois/ipwhois-1.2.0.ebuild b/dev-python/ipwhois/ipwhois-1.2.0.ebuild index 1c1296d6c..1fd064ead 100644 --- a/dev-python/ipwhois/ipwhois-1.2.0.ebuild +++ b/dev-python/ipwhois/ipwhois-1.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/isc_dhcp_leases/isc_dhcp_leases-0.9.1.ebuild b/dev-python/isc_dhcp_leases/isc_dhcp_leases-0.9.1.ebuild index 2e1a6f824..148be409b 100644 --- a/dev-python/isc_dhcp_leases/isc_dhcp_leases-0.9.1.ebuild +++ b/dev-python/isc_dhcp_leases/isc_dhcp_leases-0.9.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="Small python module for reading /var/lib/dhcp/dhcpd.leases from isc-dhcp-server" diff --git a/dev-python/javalang/javalang-0.12.0.ebuild b/dev-python/javalang/javalang-0.12.0.ebuild index d5a9f6404..b48397030 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/jsbeautifier/jsbeautifier-1.13.0.ebuild b/dev-python/jsbeautifier/jsbeautifier-1.13.0.ebuild index d755d8342..9282d6356 100644 --- a/dev-python/jsbeautifier/jsbeautifier-1.13.0.ebuild +++ b/dev-python/jsbeautifier/jsbeautifier-1.13.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/jsbeautifier/jsbeautifier-1.14.0.ebuild b/dev-python/jsbeautifier/jsbeautifier-1.14.0.ebuild index 3b8e1db25..7ab023644 100644 --- a/dev-python/jsbeautifier/jsbeautifier-1.14.0.ebuild +++ b/dev-python/jsbeautifier/jsbeautifier-1.14.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) 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 93fb84e6c..947e408a7 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/jsonfield/jsonfield-2.0.2.ebuild b/dev-python/jsonfield/jsonfield-2.0.2.ebuild index 0cba2ba4d..7c8393ca3 100644 --- a/dev-python/jsonfield/jsonfield-2.0.2.ebuild +++ b/dev-python/jsonfield/jsonfield-2.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/jwt/jwt-1.1.0.ebuild b/dev-python/jwt/jwt-1.1.0.ebuild index c2e7dbb30..b157699be 100644 --- a/dev-python/jwt/jwt-1.1.0.ebuild +++ b/dev-python/jwt/jwt-1.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/ldapdomaindump/ldapdomaindump-0.9.3.ebuild b/dev-python/ldapdomaindump/ldapdomaindump-0.9.3.ebuild index dab0fa5cd..aa3ae5fb5 100644 --- a/dev-python/ldapdomaindump/ldapdomaindump-0.9.3.ebuild +++ b/dev-python/ldapdomaindump/ldapdomaindump-0.9.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/leather/leather-0.3.3.ebuild b/dev-python/leather/leather-0.3.3.ebuild index 1654ad19c..a6fa01177 100644 --- a/dev-python/leather/leather-0.3.3.ebuild +++ b/dev-python/leather/leather-0.3.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="Python charting for 80% of humans" diff --git a/dev-python/libsast/libsast-1.4.1.ebuild b/dev-python/libsast/libsast-1.4.1.ebuild index b02b503d4..37f092463 100644 --- a/dev-python/libsast/libsast-1.4.1.ebuild +++ b/dev-python/libsast/libsast-1.4.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/libsast/libsast-1.4.4.ebuild b/dev-python/libsast/libsast-1.4.4.ebuild index 394b92762..b5ef4b9c2 100644 --- a/dev-python/libsast/libsast-1.4.4.ebuild +++ b/dev-python/libsast/libsast-1.4.4.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/libsast/libsast-1.4.5-r1.ebuild b/dev-python/libsast/libsast-1.4.5-r1.ebuild index 394b92762..b5ef4b9c2 100644 --- a/dev-python/libsast/libsast-1.4.5-r1.ebuild +++ b/dev-python/libsast/libsast-1.4.5-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/limits/limits-1.5.1.ebuild b/dev-python/limits/limits-1.5.1.ebuild index 9aff5652f..de2fe6367 100644 --- a/dev-python/limits/limits-1.5.1.ebuild +++ b/dev-python/limits/limits-1.5.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) 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 374cbd9de..607de0a70 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/litecli/litecli-1.5.0.ebuild b/dev-python/litecli/litecli-1.5.0.ebuild index 82fd446e5..9241e013a 100644 --- a/dev-python/litecli/litecli-1.5.0.ebuild +++ b/dev-python/litecli/litecli-1.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/lsassy/lsassy-2.1.3.ebuild b/dev-python/lsassy/lsassy-2.1.3.ebuild index ca3b45790..53c42b700 100644 --- a/dev-python/lsassy/lsassy-2.1.3.ebuild +++ b/dev-python/lsassy/lsassy-2.1.3.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/lsassy/lsassy-2.1.4.ebuild b/dev-python/lsassy/lsassy-2.1.4.ebuild index f5b16b3f9..8ae548130 100644 --- a/dev-python/lsassy/lsassy-2.1.4.ebuild +++ b/dev-python/lsassy/lsassy-2.1.4.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/macholib/macholib-1.14.ebuild b/dev-python/macholib/macholib-1.14.ebuild index 5ce6fd819..8558cc31b 100644 --- a/dev-python/macholib/macholib-1.14.ebuild +++ b/dev-python/macholib/macholib-1.14.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/manuel/manuel-1.9.0.ebuild b/dev-python/manuel/manuel-1.9.0.ebuild index 2a231f27f..2225e8b12 100644 --- a/dev-python/manuel/manuel-1.9.0.ebuild +++ b/dev-python/manuel/manuel-1.9.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/marshmallow-sqlalchemy/marshmallow-sqlalchemy-0.15.0.ebuild b/dev-python/marshmallow-sqlalchemy/marshmallow-sqlalchemy-0.15.0.ebuild index 1ec870586..4bad809e0 100644 --- a/dev-python/marshmallow-sqlalchemy/marshmallow-sqlalchemy-0.15.0.ebuild +++ b/dev-python/marshmallow-sqlalchemy/marshmallow-sqlalchemy-0.15.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/marshmallow-sqlalchemy/marshmallow-sqlalchemy-0.21.0.ebuild b/dev-python/marshmallow-sqlalchemy/marshmallow-sqlalchemy-0.21.0.ebuild index 1ec870586..4bad809e0 100644 --- a/dev-python/marshmallow-sqlalchemy/marshmallow-sqlalchemy-0.21.0.ebuild +++ b/dev-python/marshmallow-sqlalchemy/marshmallow-sqlalchemy-0.21.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/matlink-gpapi/matlink-gpapi-0.4.4.5.ebuild b/dev-python/matlink-gpapi/matlink-gpapi-0.4.4.5.ebuild index 5c9cd38ba..0f3e22712 100644 --- a/dev-python/matlink-gpapi/matlink-gpapi-0.4.4.5.ebuild +++ b/dev-python/matlink-gpapi/matlink-gpapi-0.4.4.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="Unofficial python api for google play" diff --git a/dev-python/maxminddb/maxminddb-1.5.2.ebuild b/dev-python/maxminddb/maxminddb-1.5.2.ebuild index 93e485b70..51d38adf6 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_{8..9} pypy3 ) +PYTHON_COMPAT=( python3_{9..10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/mechanize/mechanize-0.4.5.ebuild b/dev-python/mechanize/mechanize-0.4.5.ebuild index a0f585996..fe732cebf 100644 --- a/dev-python/mechanize/mechanize-0.4.5.ebuild +++ b/dev-python/mechanize/mechanize-0.4.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/minidump/minidump-0.0.13.ebuild b/dev-python/minidump/minidump-0.0.13.ebuild index b2007575b..2f65db4ab 100644 --- a/dev-python/minidump/minidump-0.0.13.ebuild +++ b/dev-python/minidump/minidump-0.0.13.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/minidump/minidump-0.0.17.ebuild b/dev-python/minidump/minidump-0.0.17.ebuild index b2007575b..2f65db4ab 100644 --- a/dev-python/minidump/minidump-0.0.17.ebuild +++ b/dev-python/minidump/minidump-0.0.17.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/minidump/minidump-0.0.18.ebuild b/dev-python/minidump/minidump-0.0.18.ebuild index b2007575b..2f65db4ab 100644 --- a/dev-python/minidump/minidump-0.0.18.ebuild +++ b/dev-python/minidump/minidump-0.0.18.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/minikerberos/minikerberos-0.2.11.ebuild b/dev-python/minikerberos/minikerberos-0.2.11.ebuild index e3c19b399..4e6681390 100644 --- a/dev-python/minikerberos/minikerberos-0.2.11.ebuild +++ b/dev-python/minikerberos/minikerberos-0.2.11.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/minikerberos/minikerberos-0.2.14.ebuild b/dev-python/minikerberos/minikerberos-0.2.14.ebuild index ed05f0dd1..57359bc8d 100644 --- a/dev-python/minikerberos/minikerberos-0.2.14.ebuild +++ b/dev-python/minikerberos/minikerberos-0.2.14.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/mitm6/mitm6-0.2.2.ebuild b/dev-python/mitm6/mitm6-0.2.2.ebuild index 2dd1a8d69..ef8fc0202 100644 --- a/dev-python/mitm6/mitm6-0.2.2.ebuild +++ b/dev-python/mitm6/mitm6-0.2.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="pwning IPv4 via IPv6" diff --git a/dev-python/mockito/mockito-1.2.0.ebuild b/dev-python/mockito/mockito-1.2.0.ebuild index 48c74b147..344896672 100644 --- a/dev-python/mockito/mockito-1.2.0.ebuild +++ b/dev-python/mockito/mockito-1.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/msldap/msldap-0.3.29.ebuild b/dev-python/msldap/msldap-0.3.29.ebuild index a264f8b6d..b7ba07a91 100644 --- a/dev-python/msldap/msldap-0.3.29.ebuild +++ b/dev-python/msldap/msldap-0.3.29.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/msldap/msldap-0.3.30.ebuild b/dev-python/msldap/msldap-0.3.30.ebuild index 7152624b2..74536d6cf 100644 --- a/dev-python/msldap/msldap-0.3.30.ebuild +++ b/dev-python/msldap/msldap-0.3.30.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/msoffcrypto-tool/msoffcrypto-tool-4.10.1.ebuild b/dev-python/msoffcrypto-tool/msoffcrypto-tool-4.10.1.ebuild index 63636acfc..3349bf946 100644 --- a/dev-python/msoffcrypto-tool/msoffcrypto-tool-4.10.1.ebuild +++ b/dev-python/msoffcrypto-tool/msoffcrypto-tool-4.10.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/msoffcrypto-tool/msoffcrypto-tool-4.12.0.ebuild b/dev-python/msoffcrypto-tool/msoffcrypto-tool-4.12.0.ebuild index afa7070b1..6f69105d4 100644 --- a/dev-python/msoffcrypto-tool/msoffcrypto-tool-4.12.0.ebuild +++ b/dev-python/msoffcrypto-tool/msoffcrypto-tool-4.12.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/nassl/nassl-4.0.1.ebuild b/dev-python/nassl/nassl-4.0.1.ebuild index aca5ac02c..653384a9f 100644 --- a/dev-python/nassl/nassl-4.0.1.ebuild +++ b/dev-python/nassl/nassl-4.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/neo4j/neo4j-4.2.0.ebuild b/dev-python/neo4j/neo4j-4.2.0.ebuild index 0583ea81b..ae933a3a0 100644 --- a/dev-python/neo4j/neo4j-4.2.0.ebuild +++ b/dev-python/neo4j/neo4j-4.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/neo4j/neo4j-4.2.1.ebuild b/dev-python/neo4j/neo4j-4.2.1.ebuild index a56c75575..0a80b6c13 100644 --- a/dev-python/neo4j/neo4j-4.2.1.ebuild +++ b/dev-python/neo4j/neo4j-4.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/neobolt/neobolt-1.7.17.ebuild b/dev-python/neobolt/neobolt-1.7.17.ebuild index 695fa35a9..51b88d25d 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/neotime/neotime-1.7.4.ebuild b/dev-python/neotime/neotime-1.7.4.ebuild index dcc7e5e28..c1945d4c3 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/nessrest/nessrest-20180806.ebuild b/dev-python/nessrest/nessrest-20180806.ebuild index 7157e962d..9a88b3c92 100644 --- a/dev-python/nessrest/nessrest-20180806.ebuild +++ b/dev-python/nessrest/nessrest-20180806.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/normality/normality-2.1.1.ebuild b/dev-python/normality/normality-2.1.1.ebuild index 4192f0cee..8463b726f 100644 --- a/dev-python/normality/normality-2.1.1.ebuild +++ b/dev-python/normality/normality-2.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/nplusone/nplusone-1.0.0.ebuild b/dev-python/nplusone/nplusone-1.0.0.ebuild index 75c44842a..e56869820 100644 --- a/dev-python/nplusone/nplusone-1.0.0.ebuild +++ b/dev-python/nplusone/nplusone-1.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/orjson-bin/orjson-bin-3.5.4.ebuild b/dev-python/orjson-bin/orjson-bin-3.5.4.ebuild index c3e93b01f..312226ec4 100644 --- a/dev-python/orjson-bin/orjson-bin-3.5.4.ebuild +++ b/dev-python/orjson-bin/orjson-bin-3.5.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit python-r1 python-utils-r1 MY_PN=${PN//-bin/} diff --git a/dev-python/oscrypto/oscrypto-1.2.1.ebuild b/dev-python/oscrypto/oscrypto-1.2.1.ebuild index 91f9c2c05..7e0508208 100644 --- a/dev-python/oscrypto/oscrypto-1.2.1.ebuild +++ b/dev-python/oscrypto/oscrypto-1.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/outcome/outcome-1.0.1.ebuild b/dev-python/outcome/outcome-1.0.1.ebuild index a20586ca3..fb257014b 100644 --- a/dev-python/outcome/outcome-1.0.1.ebuild +++ b/dev-python/outcome/outcome-1.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{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 a20586ca3..fb257014b 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/parse/parse-1.14.0.ebuild b/dev-python/parse/parse-1.14.0.ebuild index 3abdcc144..dd3e3821a 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/parse/parse-1.19.0.ebuild b/dev-python/parse/parse-1.19.0.ebuild index 87f8eb325..f3979ab0e 100644 --- a/dev-python/parse/parse-1.19.0.ebuild +++ b/dev-python/parse/parse-1.19.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/parsel/parsel-1.5.1.ebuild b/dev-python/parsel/parsel-1.5.1.ebuild index b55ae3af6..e5f25934b 100644 --- a/dev-python/parsel/parsel-1.5.1.ebuild +++ b/dev-python/parsel/parsel-1.5.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="Extract data from HTML and XML using XPath and CSS selectors" diff --git a/dev-python/pcodedmp/pcodedmp-1.2.6.ebuild b/dev-python/pcodedmp/pcodedmp-1.2.6.ebuild index 08300f4b9..ac06059ca 100644 --- a/dev-python/pcodedmp/pcodedmp-1.2.6.ebuild +++ b/dev-python/pcodedmp/pcodedmp-1.2.6.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/pdfkit/pdfkit-0.6.1.ebuild b/dev-python/pdfkit/pdfkit-0.6.1.ebuild index a7f628805..ba2fbae03 100644 --- a/dev-python/pdfkit/pdfkit-0.6.1.ebuild +++ b/dev-python/pdfkit/pdfkit-0.6.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/pefile/pefile-2019.4.18.ebuild b/dev-python/pefile/pefile-2019.4.18.ebuild index e2bf90f19..26f5473d3 100644 --- a/dev-python/pefile/pefile-2019.4.18.ebuild +++ b/dev-python/pefile/pefile-2019.4.18.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="Module to read and work with Portable Executable (PE) files" diff --git a/dev-python/pefile/pefile-2021.5.24.ebuild b/dev-python/pefile/pefile-2021.5.24.ebuild index a31d60970..21cbb64f0 100644 --- a/dev-python/pefile/pefile-2021.5.24.ebuild +++ b/dev-python/pefile/pefile-2021.5.24.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="Module to read and work with Portable Executable (PE) files" diff --git a/dev-python/playsound/playsound-1.2.2.ebuild b/dev-python/playsound/playsound-1.2.2.ebuild index b68de5318..23e8573f2 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/promise/promise-2.3.0.ebuild b/dev-python/promise/promise-2.3.0.ebuild index e0f257689..72c8c825f 100644 --- a/dev-python/promise/promise-2.3.0.ebuild +++ b/dev-python/promise/promise-2.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/proxy-db/proxy-db-0.2.5-r1.ebuild b/dev-python/proxy-db/proxy-db-0.2.5-r1.ebuild index 922da59ce..65353d7ab 100644 --- a/dev-python/proxy-db/proxy-db-0.2.5-r1.ebuild +++ b/dev-python/proxy-db/proxy-db-0.2.5-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) EGO_PN=github.com/Nekmo/${PN} inherit distutils-r1 diff --git a/dev-python/psd-tools/psd-tools-1.9.13.ebuild b/dev-python/psd-tools/psd-tools-1.9.13.ebuild index 95e00d78d..02ad098cf 100644 --- a/dev-python/psd-tools/psd-tools-1.9.13.ebuild +++ b/dev-python/psd-tools/psd-tools-1.9.13.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/psutil/psutil-5.8.0.ebuild b/dev-python/psutil/psutil-5.8.0.ebuild index 0609b7da4..e368a59df 100644 --- a/dev-python/psutil/psutil-5.8.0.ebuild +++ b/dev-python/psutil/psutil-5.8.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{8..9} pypy3 ) +PYTHON_COMPAT=( python3_{9..10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/psycopg2cffi/psycopg2cffi-2.8.1-r2.ebuild b/dev-python/psycopg2cffi/psycopg2cffi-2.8.1-r2.ebuild index e8068bc9f..c2ca9a0b3 100644 --- a/dev-python/psycopg2cffi/psycopg2cffi-2.8.1-r2.ebuild +++ b/dev-python/psycopg2cffi/psycopg2cffi-2.8.1-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="Implementation of the psycopg2 module using cffi. Compatible with Psycopg 2.5." diff --git a/dev-python/publicsuffixlist/publicsuffixlist-0.7.8.ebuild b/dev-python/publicsuffixlist/publicsuffixlist-0.7.8.ebuild index 240064127..3d64772a8 100644 --- a/dev-python/publicsuffixlist/publicsuffixlist-0.7.8.ebuild +++ b/dev-python/publicsuffixlist/publicsuffixlist-0.7.8.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/py2neo/py2neo-3.1.2.ebuild b/dev-python/py2neo/py2neo-3.1.2.ebuild index 69766e8a9..0344ae911 100644 --- a/dev-python/py2neo/py2neo-3.1.2.ebuild +++ b/dev-python/py2neo/py2neo-3.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="A simple and pragmatic library which accesses the Neo4j graph database" diff --git a/dev-python/py2neo/py2neo-4.3.0-r1.ebuild b/dev-python/py2neo/py2neo-4.3.0-r1.ebuild index ae9bad428..1fc7e3ece 100644 --- a/dev-python/py2neo/py2neo-4.3.0-r1.ebuild +++ b/dev-python/py2neo/py2neo-4.3.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="A simple and pragmatic library which accesses the Neo4j graph database" diff --git a/dev-python/pyDes/pyDes-2.0.1.ebuild b/dev-python/pyDes/pyDes-2.0.1.ebuild index 5982918c7..fdc94659d 100644 --- a/dev-python/pyDes/pyDes-2.0.1.ebuild +++ b/dev-python/pyDes/pyDes-2.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="Pure python implementation of DES and TRIPLE DES encryption algorithm" diff --git a/dev-python/pyaff4/pyaff4-0.27.ebuild b/dev-python/pyaff4/pyaff4-0.27.ebuild index 09f95bc53..008ba79bb 100644 --- a/dev-python/pyaff4/pyaff4-0.27.ebuild +++ b/dev-python/pyaff4/pyaff4-0.27.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/pyaxmlparser/pyaxmlparser-0.3.24.ebuild b/dev-python/pyaxmlparser/pyaxmlparser-0.3.24.ebuild index 445131677..d38fef807 100644 --- a/dev-python/pyaxmlparser/pyaxmlparser-0.3.24.ebuild +++ b/dev-python/pyaxmlparser/pyaxmlparser-0.3.24.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="Parser for Android XML file and get Application Name without using Androguard" diff --git a/dev-python/pyaxmlparser/pyaxmlparser-0.3.26.ebuild b/dev-python/pyaxmlparser/pyaxmlparser-0.3.26.ebuild index 1578b1e2d..392724fd7 100644 --- a/dev-python/pyaxmlparser/pyaxmlparser-0.3.26.ebuild +++ b/dev-python/pyaxmlparser/pyaxmlparser-0.3.26.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="Parser for Android XML file and get Application Name without using Androguard" diff --git a/dev-python/pydecomp/pydecomp-9999.ebuild b/dev-python/pydecomp/pydecomp-9999.ebuild index bef384ef4..4751dc7e8 100644 --- a/dev-python/pydecomp/pydecomp-9999.ebuild +++ b/dev-python/pydecomp/pydecomp-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 python-r1 diff --git a/dev-python/pydispatcher/pydispatcher-2.0.5.ebuild b/dev-python/pydispatcher/pydispatcher-2.0.5.ebuild index cca8bc806..c062c03be 100644 --- a/dev-python/pydispatcher/pydispatcher-2.0.5.ebuild +++ b/dev-python/pydispatcher/pydispatcher-2.0.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/pyee/pyee-8.1.0.ebuild b/dev-python/pyee/pyee-8.1.0.ebuild index 3d6392172..d0c3db181 100644 --- a/dev-python/pyee/pyee-8.1.0.ebuild +++ b/dev-python/pyee/pyee-8.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/pyee/pyee-8.2.2.ebuild b/dev-python/pyee/pyee-8.2.2.ebuild index cf3525d81..ce3208923 100644 --- a/dev-python/pyee/pyee-8.2.2.ebuild +++ b/dev-python/pyee/pyee-8.2.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/pygeoif/pygeoif-0.7.ebuild b/dev-python/pygeoif/pygeoif-0.7.ebuild index 67677c45e..4c05c463b 100644 --- a/dev-python/pygeoif/pygeoif-0.7.ebuild +++ b/dev-python/pygeoif/pygeoif-0.7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/pygexf/pygexf-0.2.2.ebuild b/dev-python/pygexf/pygexf-0.2.2.ebuild index 0fda759f5..2df01989e 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/pygtail/pygtail-0.11.0.ebuild b/dev-python/pygtail/pygtail-0.11.0.ebuild index 8875725f5..737afa120 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/pyhunter/pyhunter-1.7.ebuild b/dev-python/pyhunter/pyhunter-1.7.ebuild index b3acc0b3f..b5069da55 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/pyhunter/pyhunter-9999.ebuild b/dev-python/pyhunter/pyhunter-9999.ebuild index b3acc0b3f..b5069da55 100644 --- a/dev-python/pyhunter/pyhunter-9999.ebuild +++ b/dev-python/pyhunter/pyhunter-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/pyinstaller/pyinstaller-3.6-r1.ebuild b/dev-python/pyinstaller/pyinstaller-3.6-r1.ebuild index 5fffb8085..5f1352a46 100644 --- a/dev-python/pyinstaller/pyinstaller-3.6-r1.ebuild +++ b/dev-python/pyinstaller/pyinstaller-3.6-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) PYTHON_REQ_USE='threads(+)' inherit distutils-r1 diff --git a/dev-python/pyjsparser/pyjsparser-2.7.1.ebuild b/dev-python/pyjsparser/pyjsparser-2.7.1.ebuild index 91caee7b9..7b6374fba 100644 --- a/dev-python/pyjsparser/pyjsparser-2.7.1.ebuild +++ b/dev-python/pyjsparser/pyjsparser-2.7.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="Fast javascript parser (based on esprima.js)" diff --git a/dev-python/pykcs11/pykcs11-1.5.10.ebuild b/dev-python/pykcs11/pykcs11-1.5.10.ebuild index f888a7c0f..f1a32e011 100644 --- a/dev-python/pykcs11/pykcs11-1.5.10.ebuild +++ b/dev-python/pykcs11/pykcs11-1.5.10.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/pylnk3/pylnk3-0.4.0.ebuild b/dev-python/pylnk3/pylnk3-0.4.0.ebuild index 6b53c145d..01bfe079d 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/pylnk3/pylnk3-0.4.2.ebuild b/dev-python/pylnk3/pylnk3-0.4.2.ebuild index 6b53c145d..01bfe079d 100644 --- a/dev-python/pylnk3/pylnk3-0.4.2.ebuild +++ b/dev-python/pylnk3/pylnk3-0.4.2.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/pylzma/pylzma-0.5.0.ebuild b/dev-python/pylzma/pylzma-0.5.0.ebuild index 54208a90e..9cdd1c410 100644 --- a/dev-python/pylzma/pylzma-0.5.0.ebuild +++ b/dev-python/pylzma/pylzma-0.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="Platform independent python bindings for the LZMA compression library." diff --git a/dev-python/pymisp/pymisp-2.4.124-r1.ebuild b/dev-python/pymisp/pymisp-2.4.124-r1.ebuild index 9f5f6476b..38d32e644 100644 --- a/dev-python/pymisp/pymisp-2.4.124-r1.ebuild +++ b/dev-python/pymisp/pymisp-2.4.124-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/pymodbus/pymodbus-2.1.0.ebuild b/dev-python/pymodbus/pymodbus-2.1.0.ebuild index 653756ad0..1620fa441 100644 --- a/dev-python/pymodbus/pymodbus-2.1.0.ebuild +++ b/dev-python/pymodbus/pymodbus-2.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/pypcapfile/pypcapfile-0.12.0.ebuild b/dev-python/pypcapfile/pypcapfile-0.12.0.ebuild index d9d9afede..e27c1c24b 100644 --- a/dev-python/pypcapfile/pypcapfile-0.12.0.ebuild +++ b/dev-python/pypcapfile/pypcapfile-0.12.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/pyppeteer/pyppeteer-0.0.25.ebuild b/dev-python/pyppeteer/pyppeteer-0.0.25.ebuild index 9f1377263..4a844bc79 100644 --- a/dev-python/pyppeteer/pyppeteer-0.0.25.ebuild +++ b/dev-python/pyppeteer/pyppeteer-0.0.25.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/pyppeteer/pyppeteer-0.2.6.ebuild b/dev-python/pyppeteer/pyppeteer-0.2.6.ebuild index 6486f3d05..07f863d9b 100644 --- a/dev-python/pyppeteer/pyppeteer-0.2.6.ebuild +++ b/dev-python/pyppeteer/pyppeteer-0.2.6.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/pypsrp/pypsrp-0.5.0.ebuild b/dev-python/pypsrp/pypsrp-0.5.0.ebuild index e1372fcf0..75448e8a5 100644 --- a/dev-python/pypsrp/pypsrp-0.5.0.ebuild +++ b/dev-python/pypsrp/pypsrp-0.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/pysnmp-apps/pysnmp-apps-0.5.3.ebuild b/dev-python/pysnmp-apps/pysnmp-apps-0.5.3.ebuild index cf23d08ad..85bdaa428 100644 --- a/dev-python/pysnmp-apps/pysnmp-apps-0.5.3.ebuild +++ b/dev-python/pysnmp-apps/pysnmp-apps-0.5.3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/pyspnego/pyspnego-0.1.3.ebuild b/dev-python/pyspnego/pyspnego-0.1.3.ebuild index 784bef452..9356df593 100644 --- a/dev-python/pyspnego/pyspnego-0.1.3.ebuild +++ b/dev-python/pyspnego/pyspnego-0.1.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/pystache/pystache-0.5.4.ebuild b/dev-python/pystache/pystache-0.5.4.ebuild index fcfc44f24..57094f81b 100644 --- a/dev-python/pystache/pystache-0.5.4.ebuild +++ b/dev-python/pystache/pystache-0.5.4.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=bdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/python-cas-haiwen/python-cas-haiwen-20180411.ebuild b/dev-python/python-cas-haiwen/python-cas-haiwen-20180411.ebuild index 36629e865..41d8eed66 100644 --- a/dev-python/python-cas-haiwen/python-cas-haiwen-20180411.ebuild +++ b/dev-python/python-cas-haiwen/python-cas-haiwen-20180411.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/python-crontab/python-crontab-20191023.ebuild b/dev-python/python-crontab/python-crontab-20191023.ebuild index 4747c0942..7e23c5a21 100644 --- a/dev-python/python-crontab/python-crontab-20191023.ebuild +++ b/dev-python/python-crontab/python-crontab-20191023.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) 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 92fddb1b3..d0fc357a0 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/python-iptools/python-iptools-0.7.0.ebuild b/dev-python/python-iptools/python-iptools-0.7.0.ebuild index 836d9011d..3fb726f11 100644 --- a/dev-python/python-iptools/python-iptools-0.7.0.ebuild +++ b/dev-python/python-iptools/python-iptools-0.7.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) 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 9569b127e..66d9f356b 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/python-multipart/python-multipart-0.0.5.ebuild b/dev-python/python-multipart/python-multipart-0.0.5.ebuild index fc744ea31..a852394d3 100644 --- a/dev-python/python-multipart/python-multipart-0.0.5.ebuild +++ b/dev-python/python-multipart/python-multipart-0.0.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=(python3_{8..9} ) +PYTHON_COMPAT=(python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/python-nmap/python-nmap-0.6.1.ebuild b/dev-python/python-nmap/python-nmap-0.6.1.ebuild index de3cd61f0..63c166f39 100644 --- a/dev-python/python-nmap/python-nmap-0.6.1.ebuild +++ b/dev-python/python-nmap/python-nmap-0.6.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="a python library which helps in using nmap port scanner" diff --git a/dev-python/python-nmap/python-nmap-0.6.4.ebuild b/dev-python/python-nmap/python-nmap-0.6.4.ebuild index 72391a5ad..c9c9fb74b 100644 --- a/dev-python/python-nmap/python-nmap-0.6.4.ebuild +++ b/dev-python/python-nmap/python-nmap-0.6.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 diff --git a/dev-python/python-oauth2/python-oauth2-1.1.1.ebuild b/dev-python/python-oauth2/python-oauth2-1.1.1.ebuild index d2e278567..db2813e17 100644 --- a/dev-python/python-oauth2/python-oauth2-1.1.1.ebuild +++ b/dev-python/python-oauth2/python-oauth2-1.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/python-pptx/python-pptx-0.6.18.ebuild b/dev-python/python-pptx/python-pptx-0.6.18.ebuild index 69e50d827..463949a2d 100644 --- a/dev-python/python-pptx/python-pptx-0.6.18.ebuild +++ b/dev-python/python-pptx/python-pptx-0.6.18.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/python-ptrace/python-ptrace-0.9.8.ebuild b/dev-python/python-ptrace/python-ptrace-0.9.8.ebuild index 295b6d24a..29f17301d 100644 --- a/dev-python/python-ptrace/python-ptrace-0.9.8.ebuild +++ b/dev-python/python-ptrace/python-ptrace-0.9.8.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/python-socketio/python-socketio-5.1.0.ebuild b/dev-python/python-socketio/python-socketio-5.1.0.ebuild index f72d7cbdf..44974d326 100644 --- a/dev-python/python-socketio/python-socketio-5.1.0.ebuild +++ b/dev-python/python-socketio/python-socketio-5.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="Python implementation of the Socket.IO realtime server." 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 a09174141..c410df7c4 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/python-whois/python-whois-0.7.3.ebuild b/dev-python/python-whois/python-whois-0.7.3.ebuild index 920b0d92b..c21e57cc3 100644 --- a/dev-python/python-whois/python-whois-0.7.3.ebuild +++ b/dev-python/python-whois/python-whois-0.7.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/python3-openid/python3-openid-3.1.0.ebuild b/dev-python/python3-openid/python3-openid-3.1.0.ebuild index b1a4a25d3..0edeba01c 100644 --- a/dev-python/python3-openid/python3-openid-3.1.0.ebuild +++ b/dev-python/python3-openid/python3-openid-3.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/pytimeparse/pytimeparse-1.1.8.ebuild b/dev-python/pytimeparse/pytimeparse-1.1.8.ebuild index a7122aa30..c4ba71380 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/pywerview/pywerview-0.3.1-r1.ebuild b/dev-python/pywerview/pywerview-0.3.1-r1.ebuild index 0cb6cf1f1..6571d5194 100644 --- a/dev-python/pywerview/pywerview-0.3.1-r1.ebuild +++ b/dev-python/pywerview/pywerview-0.3.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/pywerview/pywerview-0.3.2-r1.ebuild b/dev-python/pywerview/pywerview-0.3.2-r1.ebuild index d5526b0ca..0e53f5138 100644 --- a/dev-python/pywerview/pywerview-0.3.2-r1.ebuild +++ b/dev-python/pywerview/pywerview-0.3.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="A Python port of PowerSploit's PowerView" diff --git a/dev-python/pywinrm/pywinrm-0.4.1.ebuild b/dev-python/pywinrm/pywinrm-0.4.1.ebuild index c87b475de..d05c636ae 100644 --- a/dev-python/pywinrm/pywinrm-0.4.1.ebuild +++ b/dev-python/pywinrm/pywinrm-0.4.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 optfeature diff --git a/dev-python/qt-py/qt-py-1.3.3.ebuild b/dev-python/qt-py/qt-py-1.3.3.ebuild index 7a443d3e4..cd8a3d67d 100644 --- a/dev-python/qt-py/qt-py-1.3.3.ebuild +++ b/dev-python/qt-py/qt-py-1.3.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/queuelib/queuelib-1.5.0.ebuild b/dev-python/queuelib/queuelib-1.5.0.ebuild index 789375e94..a0941fff3 100644 --- a/dev-python/queuelib/queuelib-1.5.0.ebuild +++ b/dev-python/queuelib/queuelib-1.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/rangeparser/rangeparser-0.1.3-r1.ebuild b/dev-python/rangeparser/rangeparser-0.1.3-r1.ebuild index 31fd1dee0..41ab3ab4b 100644 --- a/dev-python/rangeparser/rangeparser-0.1.3-r1.ebuild +++ b/dev-python/rangeparser/rangeparser-0.1.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="A python package to parse ranges easily" diff --git a/dev-python/rcssmin/rcssmin-1.0.6.ebuild b/dev-python/rcssmin/rcssmin-1.0.6.ebuild index a8c6beb72..05684fca2 100644 --- a/dev-python/rcssmin/rcssmin-1.0.6.ebuild +++ b/dev-python/rcssmin/rcssmin-1.0.6.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/requests-file/requests-file-1.4.3.ebuild b/dev-python/requests-file/requests-file-1.4.3.ebuild index 707c8261e..c62451d86 100644 --- a/dev-python/requests-file/requests-file-1.4.3.ebuild +++ b/dev-python/requests-file/requests-file-1.4.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="File transport adapter for Requests" diff --git a/dev-python/requests-futures/requests-futures-1.0.0-r1.ebuild b/dev-python/requests-futures/requests-futures-1.0.0-r1.ebuild index f27e0b3cc..0b1ba8b78 100644 --- a/dev-python/requests-futures/requests-futures-1.0.0-r1.ebuild +++ b/dev-python/requests-futures/requests-futures-1.0.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/requests-html/requests-html-0.10.0-r1.ebuild b/dev-python/requests-html/requests-html-0.10.0-r1.ebuild index 5be5a960d..5fab51f3f 100644 --- a/dev-python/requests-html/requests-html-0.10.0-r1.ebuild +++ b/dev-python/requests-html/requests-html-0.10.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/rjsmin/rjsmin-1.1.0.ebuild b/dev-python/rjsmin/rjsmin-1.1.0.ebuild index 403b7f948..fe8940cde 100644 --- a/dev-python/rjsmin/rjsmin-1.1.0.ebuild +++ b/dev-python/rjsmin/rjsmin-1.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/ruamel-base/ruamel-base-1.0.0.ebuild b/dev-python/ruamel-base/ruamel-base-1.0.0.ebuild index 82839d184..5e30f637a 100644 --- a/dev-python/ruamel-base/ruamel-base-1.0.0.ebuild +++ b/dev-python/ruamel-base/ruamel-base-1.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 MY_PN="ruamel.base" diff --git a/dev-python/secure/secure-0.3.0.ebuild b/dev-python/secure/secure-0.3.0.ebuild index d218b0d67..a833072a7 100644 --- a/dev-python/secure/secure-0.3.0.ebuild +++ b/dev-python/secure/secure-0.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/selenium-requests/selenium-requests-1.3.1.ebuild b/dev-python/selenium-requests/selenium-requests-1.3.1.ebuild index 77cb8144c..e75ac7381 100644 --- a/dev-python/selenium-requests/selenium-requests-1.3.1.ebuild +++ b/dev-python/selenium-requests/selenium-requests-1.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/semgrep/semgrep-0.52.0.ebuild b/dev-python/semgrep/semgrep-0.52.0.ebuild index 5de1b2486..723e4c24e 100644 --- a/dev-python/semgrep/semgrep-0.52.0.ebuild +++ b/dev-python/semgrep/semgrep-0.52.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/semgrep/semgrep-0.55.1.ebuild b/dev-python/semgrep/semgrep-0.55.1.ebuild index 5de1b2486..723e4c24e 100644 --- a/dev-python/semgrep/semgrep-0.55.1.ebuild +++ b/dev-python/semgrep/semgrep-0.55.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/shelljob/shelljob-0.6.3.ebuild b/dev-python/shelljob/shelljob-0.6.3.ebuild index 223b4ce12..8befb5207 100644 --- a/dev-python/shelljob/shelljob-0.6.3.ebuild +++ b/dev-python/shelljob/shelljob-0.6.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/shodan/shodan-1.25.0.ebuild b/dev-python/shodan/shodan-1.25.0.ebuild index 591715103..5603a7bcb 100644 --- a/dev-python/shodan/shodan-1.25.0.ebuild +++ b/dev-python/shodan/shodan-1.25.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/simplekv/simplekv-0.14.0.ebuild b/dev-python/simplekv/simplekv-0.14.0.ebuild index dd6331edd..25fe37131 100644 --- a/dev-python/simplekv/simplekv-0.14.0.ebuild +++ b/dev-python/simplekv/simplekv-0.14.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{8..9} pypy{,3} ) +PYTHON_COMPAT=( python3_{9..10} pypy{,3} ) inherit distutils-r1 diff --git a/dev-python/skel_python.ebuild b/dev-python/skel_python.ebuild index 21f8f17d9..9ab3a0e57 100644 --- a/dev-python/skel_python.ebuild +++ b/dev-python/skel_python.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/slowapi/slowapi-0.1.4.ebuild b/dev-python/slowapi/slowapi-0.1.4.ebuild index eb2e7475b..8b7c0781e 100644 --- a/dev-python/slowapi/slowapi-0.1.4.ebuild +++ b/dev-python/slowapi/slowapi-0.1.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/sniffio/sniffio-1.1.0.ebuild b/dev-python/sniffio/sniffio-1.1.0.ebuild index a230fa8ad..85e333276 100644 --- a/dev-python/sniffio/sniffio-1.1.0.ebuild +++ b/dev-python/sniffio/sniffio-1.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/sniffio/sniffio-1.2.0.ebuild b/dev-python/sniffio/sniffio-1.2.0.ebuild index a230fa8ad..85e333276 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/social-auth-core/social-auth-core-3.3.3.ebuild b/dev-python/social-auth-core/social-auth-core-3.3.3.ebuild index 7ca10656b..da56980b7 100644 --- a/dev-python/social-auth-core/social-auth-core-3.3.3.ebuild +++ b/dev-python/social-auth-core/social-auth-core-3.3.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/soupsieve/soupsieve-1.9.3-r1.ebuild b/dev-python/soupsieve/soupsieve-1.9.3-r1.ebuild index e7a8b0326..cfb1be12e 100644 --- a/dev-python/soupsieve/soupsieve-1.9.3-r1.ebuild +++ b/dev-python/soupsieve/soupsieve-1.9.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.8.0.ebuild b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.8.0.ebuild index 4118474b9..a617c76a1 100644 --- a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.8.0.ebuild +++ b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.8.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/splinter/splinter-0.13.0.ebuild b/dev-python/splinter/splinter-0.13.0.ebuild index f2fb2895c..17cd3f1cd 100644 --- a/dev-python/splinter/splinter-0.13.0.ebuild +++ b/dev-python/splinter/splinter-0.13.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="tool for testing web applications" diff --git a/dev-python/spry/spry-0.5.5-r1.ebuild b/dev-python/spry/spry-0.5.5-r1.ebuild index 8e74ecdb8..51042a2f0 100644 --- a/dev-python/spry/spry-0.5.5-r1.ebuild +++ b/dev-python/spry/spry-0.5.5-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/spyse-python/spyse-python-2.2.3.ebuild b/dev-python/spyse-python/spyse-python-2.2.3.ebuild index 0b99d98ba..68eaa4ddd 100644 --- a/dev-python/spyse-python/spyse-python-2.2.3.ebuild +++ b/dev-python/spyse-python/spyse-python-2.2.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/sqlalchemy_mixins/sqlalchemy_mixins-1.2.1.ebuild b/dev-python/sqlalchemy_mixins/sqlalchemy_mixins-1.2.1.ebuild index 24dd2d5a9..15c251e10 100644 --- a/dev-python/sqlalchemy_mixins/sqlalchemy_mixins-1.2.1.ebuild +++ b/dev-python/sqlalchemy_mixins/sqlalchemy_mixins-1.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="Active Record, Django-like queries" diff --git a/dev-python/sqlalchemy_schemadisplay/sqlalchemy_schemadisplay-1.3.ebuild b/dev-python/sqlalchemy_schemadisplay/sqlalchemy_schemadisplay-1.3.ebuild index 43d6d4bbf..1ea9fb20b 100644 --- a/dev-python/sqlalchemy_schemadisplay/sqlalchemy_schemadisplay-1.3.ebuild +++ b/dev-python/sqlalchemy_schemadisplay/sqlalchemy_schemadisplay-1.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="Turn SQLAlchemy DB Model into a graph" diff --git a/dev-python/sqlalchemy_utc/sqlalchemy_utc-0.12.0.ebuild b/dev-python/sqlalchemy_utc/sqlalchemy_utc-0.12.0.ebuild index 5c28d7e36..77a780123 100644 --- a/dev-python/sqlalchemy_utc/sqlalchemy_utc-0.12.0.ebuild +++ b/dev-python/sqlalchemy_utc/sqlalchemy_utc-0.12.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="SQLAlchemy type to store aware datetime values" diff --git a/dev-python/sse-starlette/sse-starlette-0.7.2.ebuild b/dev-python/sse-starlette/sse-starlette-0.7.2.ebuild index 7177196ad..a5bee72c4 100644 --- a/dev-python/sse-starlette/sse-starlette-0.7.2.ebuild +++ b/dev-python/sse-starlette/sse-starlette-0.7.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/starlette/starlette-0.14.2.ebuild b/dev-python/starlette/starlette-0.14.2.ebuild index 50edb6f03..f3457631b 100644 --- a/dev-python/starlette/starlette-0.14.2.ebuild +++ b/dev-python/starlette/starlette-0.14.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) DOCS_BUILDER="mkdocs" DOCS_DEPEND="dev-python/mkdocs-material" diff --git a/dev-python/stegoveritas-binwalk/stegoveritas-binwalk-2.1.2.ebuild b/dev-python/stegoveritas-binwalk/stegoveritas-binwalk-2.1.2.ebuild index 5d9bd4779..dae5a5437 100644 --- a/dev-python/stegoveritas-binwalk/stegoveritas-binwalk-2.1.2.ebuild +++ b/dev-python/stegoveritas-binwalk/stegoveritas-binwalk-2.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/stegoveritas-pfp/stegoveritas-pfp-0.2.3.ebuild b/dev-python/stegoveritas-pfp/stegoveritas-pfp-0.2.3.ebuild index 00c863822..d55cbd93b 100644 --- a/dev-python/stegoveritas-pfp/stegoveritas-pfp-0.2.3.ebuild +++ b/dev-python/stegoveritas-pfp/stegoveritas-pfp-0.2.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/stegoveritas-py010parser/stegoveritas-py010parser-0.1.10.ebuild b/dev-python/stegoveritas-py010parser/stegoveritas-py010parser-0.1.10.ebuild index b1e542459..7f979db84 100644 --- a/dev-python/stegoveritas-py010parser/stegoveritas-py010parser-0.1.10.ebuild +++ b/dev-python/stegoveritas-py010parser/stegoveritas-py010parser-0.1.10.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/syslog-rfc5424-formatter/syslog-rfc5424-formatter-1.2.2.ebuild b/dev-python/syslog-rfc5424-formatter/syslog-rfc5424-formatter-1.2.2.ebuild index 630b8373e..80315fc8c 100644 --- a/dev-python/syslog-rfc5424-formatter/syslog-rfc5424-formatter-1.2.2.ebuild +++ b/dev-python/syslog-rfc5424-formatter/syslog-rfc5424-formatter-1.2.2.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/tldextract/tldextract-2.2.1-r1.ebuild b/dev-python/tldextract/tldextract-2.2.1-r1.ebuild index 826ab74fe..8615c9d32 100644 --- a/dev-python/tldextract/tldextract-2.2.1-r1.ebuild +++ b/dev-python/tldextract/tldextract-2.2.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/tls_parser/tls_parser-1.2.2.ebuild b/dev-python/tls_parser/tls_parser-1.2.2.ebuild index 87269984c..842b59923 100644 --- a/dev-python/tls_parser/tls_parser-1.2.2.ebuild +++ b/dev-python/tls_parser/tls_parser-1.2.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/torrequest/torrequest-20181011-r2.ebuild b/dev-python/torrequest/torrequest-20181011-r2.ebuild index 587db3fca..b39e9aa16 100644 --- a/dev-python/torrequest/torrequest-20181011-r2.ebuild +++ b/dev-python/torrequest/torrequest-20181011-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/truffleHogRegexes/truffleHogRegexes-20190518-r1.ebuild b/dev-python/truffleHogRegexes/truffleHogRegexes-20190518-r1.ebuild index ea9d849d5..f1cf87699 100644 --- a/dev-python/truffleHogRegexes/truffleHogRegexes-20190518-r1.ebuild +++ b/dev-python/truffleHogRegexes/truffleHogRegexes-20190518-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/tweepy/tweepy-3.9.0.ebuild b/dev-python/tweepy/tweepy-3.9.0.ebuild index ee6052f32..3c684a10c 100644 --- a/dev-python/tweepy/tweepy-3.9.0.ebuild +++ b/dev-python/tweepy/tweepy-3.9.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) PYTHON_REQ_USE="ssl(+)" inherit distutils-r1 diff --git a/dev-python/uvloop/uvloop-0.14.0.ebuild b/dev-python/uvloop/uvloop-0.14.0.ebuild index eae6df777..d404be35f 100644 --- a/dev-python/uvloop/uvloop-0.14.0.ebuild +++ b/dev-python/uvloop/uvloop-0.14.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{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.14.0.ebuild b/dev-python/validators/validators-0.14.0.ebuild index d8e6633f7..31ddb442f 100644 --- a/dev-python/validators/validators-0.14.0.ebuild +++ b/dev-python/validators/validators-0.14.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/vulners/vulners-1.5.5.ebuild b/dev-python/vulners/vulners-1.5.5.ebuild index f80cb5da4..571684e08 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/w3lib/w3lib-1.22.0.ebuild b/dev-python/w3lib/w3lib-1.22.0.ebuild index 38ea5afe0..f0289d7d1 100644 --- a/dev-python/w3lib/w3lib-1.22.0.ebuild +++ b/dev-python/w3lib/w3lib-1.22.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="Library of web-related functions" diff --git a/dev-python/webargs/webargs-5.5.2.ebuild b/dev-python/webargs/webargs-5.5.2.ebuild index 7e686a34f..95534943b 100644 --- a/dev-python/webargs/webargs-5.5.2.ebuild +++ b/dev-python/webargs/webargs-5.5.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/websocket-client/websocket-client-0.57.0.ebuild b/dev-python/websocket-client/websocket-client-0.57.0.ebuild index e85d03260..f1ba9c676 100644 --- a/dev-python/websocket-client/websocket-client-0.57.0.ebuild +++ b/dev-python/websocket-client/websocket-client-0.57.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( pypy{,3} python3_{8..9} ) +PYTHON_COMPAT=( pypy{,3} python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/whitenoise/whitenoise-5.0.1.ebuild b/dev-python/whitenoise/whitenoise-5.0.1.ebuild index d423b8bc8..5fef80b26 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/whitenoise/whitenoise-5.2.0.ebuild b/dev-python/whitenoise/whitenoise-5.2.0.ebuild index 72b786d56..25311eb2b 100644 --- a/dev-python/whitenoise/whitenoise-5.2.0.ebuild +++ b/dev-python/whitenoise/whitenoise-5.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/winacl/winacl-0.0.6.ebuild b/dev-python/winacl/winacl-0.0.6.ebuild index c6704afdb..0e07f5cea 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/winacl/winacl-0.1.0.ebuild b/dev-python/winacl/winacl-0.1.0.ebuild index 20bb52943..ea99be678 100644 --- a/dev-python/winacl/winacl-0.1.0.ebuild +++ b/dev-python/winacl/winacl-0.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/winacl/winacl-0.1.1.ebuild b/dev-python/winacl/winacl-0.1.1.ebuild index 275e776cc..14a746700 100644 --- a/dev-python/winacl/winacl-0.1.1.ebuild +++ b/dev-python/winacl/winacl-0.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/winsspi/winsspi-0.0.5.ebuild b/dev-python/winsspi/winsspi-0.0.5.ebuild index 308277c79..df2e9ffe4 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/winsspi/winsspi-0.0.7.ebuild b/dev-python/winsspi/winsspi-0.0.7.ebuild index 154c04a7c..e68228a0e 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/winsspi/winsspi-0.0.9.ebuild b/dev-python/winsspi/winsspi-0.0.9.ebuild index 19d17e7fb..84dbc6414 100644 --- a/dev-python/winsspi/winsspi-0.0.9.ebuild +++ b/dev-python/winsspi/winsspi-0.0.9.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/xlutils/xlutils-2.0.0-r1.ebuild b/dev-python/xlutils/xlutils-2.0.0-r1.ebuild index ea2f3fb41..aa4384f1d 100644 --- a/dev-python/xlutils/xlutils-2.0.0-r1.ebuild +++ b/dev-python/xlutils/xlutils-2.0.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/xtract/xtract-0.1_alpha3.ebuild b/dev-python/xtract/xtract-0.1_alpha3.ebuild index c348d803f..f10a406ce 100644 --- a/dev-python/xtract/xtract-0.1_alpha3.ebuild +++ b/dev-python/xtract/xtract-0.1_alpha3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/yamllint/yamllint-1.21.0.ebuild b/dev-python/yamllint/yamllint-1.21.0.ebuild index 00b72b9c5..e8319d723 100644 --- a/dev-python/yamllint/yamllint-1.21.0.ebuild +++ b/dev-python/yamllint/yamllint-1.21.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/yamllint/yamllint-1.26.1.ebuild b/dev-python/yamllint/yamllint-1.26.1.ebuild index 2abb8f43e..0dd355105 100644 --- a/dev-python/yamllint/yamllint-1.26.1.ebuild +++ b/dev-python/yamllint/yamllint-1.26.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-python/yara-python/yara-python-4.0.5.ebuild b/dev-python/yara-python/yara-python-4.0.5.ebuild index 1f184a68e..44c8625ee 100644 --- a/dev-python/yara-python/yara-python-4.0.5.ebuild +++ b/dev-python/yara-python/yara-python-4.0.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 eutils diff --git a/dev-python/yara-python/yara-python-4.1.2.ebuild b/dev-python/yara-python/yara-python-4.1.2.ebuild index 59ac6f10b..2a16c4e03 100644 --- a/dev-python/yara-python/yara-python-4.1.2.ebuild +++ b/dev-python/yara-python/yara-python-4.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 eutils 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 59ac6f10b..2a16c4e03 100644 --- a/dev-python/yara-python/yara-python-4.1.3.ebuild +++ b/dev-python/yara-python/yara-python-4.1.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 eutils diff --git a/dev-python/yaswfp/yaswfp-0.9.3.ebuild b/dev-python/yaswfp/yaswfp-0.9.3.ebuild index a10f13642..e287f8f19 100644 --- a/dev-python/yaswfp/yaswfp-0.9.3.ebuild +++ b/dev-python/yaswfp/yaswfp-0.9.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) DISTUTILS_USE_SETUPTOOLS=no 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 b95b11b6f..2550e0254 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="OWASP ZAP Python API" diff --git a/dev-python/zlib_wrapper/zlib_wrapper-0.1.3.ebuild b/dev-python/zlib_wrapper/zlib_wrapper-0.1.3.ebuild index a2ad01910..200e80c81 100644 --- a/dev-python/zlib_wrapper/zlib_wrapper-0.1.3.ebuild +++ b/dev-python/zlib_wrapper/zlib_wrapper-0.1.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="Wrapper around zlib with custom header crc32." diff --git a/dev-util/androguard/androguard-3.3.5.ebuild b/dev-util/androguard/androguard-3.3.5.ebuild index c1c693412..0ba60dd3c 100644 --- a/dev-util/androguard/androguard-3.3.5.ebuild +++ b/dev-util/androguard/androguard-3.3.5.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="Read Android's binary format for XML files (AXML) and a decompiler for DEX" diff --git a/dev-util/androguard/androguard-3.4.0_alpha1.ebuild b/dev-util/androguard/androguard-3.4.0_alpha1.ebuild index 4fb7d1141..b1a9032fe 100644 --- a/dev-util/androguard/androguard-3.4.0_alpha1.ebuild +++ b/dev-util/androguard/androguard-3.4.0_alpha1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 MY_PV="$(ver_cut 1-3)a$(ver_cut 5)" diff --git a/dev-util/appmon/appmon-0.5_p20201013.ebuild b/dev-util/appmon/appmon-0.5_p20201013.ebuild index d157894b7..f9fbe6897 100644 --- a/dev-util/appmon/appmon-0.5_p20201013.ebuild +++ b/dev-util/appmon/appmon-0.5_p20201013.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit python-single-r1 diff --git a/dev-util/catalyst/catalyst-3.0.9.ebuild b/dev-util/catalyst/catalyst-3.0.9.ebuild index 6cb7f4c0a..fb1629a5f 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 ${SRC_ECLASS} diff --git a/dev-util/catalyst/catalyst-9999.ebuild b/dev-util/catalyst/catalyst-9999.ebuild index cc407ebac..886e7203a 100644 --- a/dev-util/catalyst/catalyst-9999.ebuild +++ b/dev-util/catalyst/catalyst-9999.ebuild @@ -12,7 +12,7 @@ else KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86" fi -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 ${SRC_ECLASS} diff --git a/dev-util/dwarf-debugger/dwarf-debugger-1.0.9_p20200521.ebuild b/dev-util/dwarf-debugger/dwarf-debugger-1.0.9_p20200521.ebuild index b2f2551a8..d8e70c912 100644 --- a/dev-util/dwarf-debugger/dwarf-debugger-1.0.9_p20200521.ebuild +++ b/dev-util/dwarf-debugger/dwarf-debugger-1.0.9_p20200521.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-util/frida-tools/frida-tools-10.2.2.ebuild b/dev-util/frida-tools/frida-tools-10.2.2.ebuild index 809381aa7..f1a19f3b3 100644 --- a/dev-util/frida-tools/frida-tools-10.2.2.ebuild +++ b/dev-util/frida-tools/frida-tools-10.2.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="Frida CLI tools" diff --git a/dev-util/frida-tools/frida-tools-10.3.0.ebuild b/dev-util/frida-tools/frida-tools-10.3.0.ebuild index 809381aa7..f1a19f3b3 100644 --- a/dev-util/frida-tools/frida-tools-10.3.0.ebuild +++ b/dev-util/frida-tools/frida-tools-10.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="Frida CLI tools" diff --git a/dev-util/jnitrace/jnitrace-3.2.2.ebuild b/dev-util/jnitrace/jnitrace-3.2.2.ebuild index 3b4ea3cc3..f3e564cb6 100644 --- a/dev-util/jnitrace/jnitrace-3.2.2.ebuild +++ b/dev-util/jnitrace/jnitrace-3.2.2.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-util/jnitrace/jnitrace-3.3.0.ebuild b/dev-util/jnitrace/jnitrace-3.3.0.ebuild index 68e6f57d3..8c7d9c9f1 100644 --- a/dev-util/jnitrace/jnitrace-3.3.0.ebuild +++ b/dev-util/jnitrace/jnitrace-3.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-util/lief/lief-0.11.4.ebuild b/dev-util/lief/lief-0.11.4.ebuild index 5234e9aec..d19f11efd 100644 --- a/dev-util/lief/lief-0.11.4.ebuild +++ b/dev-util/lief/lief-0.11.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit cmake distutils-r1 diff --git a/dev-util/lief/lief-0.11.5.ebuild b/dev-util/lief/lief-0.11.5.ebuild index 5234e9aec..d19f11efd 100644 --- a/dev-util/lief/lief-0.11.5.ebuild +++ b/dev-util/lief/lief-0.11.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit cmake distutils-r1 diff --git a/dev-util/mobsf/mobsf-3.4.0-r1.ebuild b/dev-util/mobsf/mobsf-3.4.0-r1.ebuild index e77efc8b7..bbe9e3d82 100644 --- a/dev-util/mobsf/mobsf-3.4.0-r1.ebuild +++ b/dev-util/mobsf/mobsf-3.4.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-util/mobsf/mobsf-3.4.3-r1.ebuild b/dev-util/mobsf/mobsf-3.4.3-r1.ebuild index 2e1160da9..dbe084c06 100644 --- a/dev-util/mobsf/mobsf-3.4.3-r1.ebuild +++ b/dev-util/mobsf/mobsf-3.4.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-util/objection/objection-1.10.2.ebuild b/dev-util/objection/objection-1.10.2.ebuild index cd4770cf7..457db4fb9 100644 --- a/dev-util/objection/objection-1.10.2.ebuild +++ b/dev-util/objection/objection-1.10.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-util/objection/objection-1.11.0-r1.ebuild b/dev-util/objection/objection-1.11.0-r1.ebuild index 7fa758603..556ab5b37 100644 --- a/dev-util/objection/objection-1.11.0-r1.ebuild +++ b/dev-util/objection/objection-1.11.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-util/plasma/plasma-0_p21080708-r2.ebuild b/dev-util/plasma/plasma-0_p21080708-r2.ebuild index 02b6234bd..feb0adc23 100644 --- a/dev-util/plasma/plasma-0_p21080708-r2.ebuild +++ b/dev-util/plasma/plasma-0_p21080708-r2.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-util/plasma/plasma-9999.ebuild b/dev-util/plasma/plasma-9999.ebuild index 80c1356f0..e85b21923 100644 --- a/dev-util/plasma/plasma-9999.ebuild +++ b/dev-util/plasma/plasma-9999.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-util/qark/qark-0.9_pre20190405.ebuild b/dev-util/qark/qark-0.9_pre20190405.ebuild index 40a783559..e8c0205b7 100644 --- a/dev-util/qark/qark-0.9_pre20190405.ebuild +++ b/dev-util/qark/qark-0.9_pre20190405.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-util/reflutter/reflutter-0.4.9.ebuild b/dev-util/reflutter/reflutter-0.4.9.ebuild index 65dd3fece..3acde37f8 100644 --- a/dev-util/reflutter/reflutter-0.4.9.ebuild +++ b/dev-util/reflutter/reflutter-0.4.9.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/dev-util/unicorn/unicorn-1.0.3-r1.ebuild b/dev-util/unicorn/unicorn-1.0.3-r1.ebuild index 9fc1efbc1..49eb9001b 100644 --- a/dev-util/unicorn/unicorn-1.0.3-r1.ebuild +++ b/dev-util/unicorn/unicorn-1.0.3-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_OPTIONAL=1 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit multilib distutils-r1 DESCRIPTION="A lightweight multi-platform, multi-architecture CPU emulator framework" diff --git a/dev-util/unicorn/unicorn-2.0.0_rc5.ebuild b/dev-util/unicorn/unicorn-2.0.0_rc5.ebuild index 69db1f164..12e558821 100644 --- a/dev-util/unicorn/unicorn-2.0.0_rc5.ebuild +++ b/dev-util/unicorn/unicorn-2.0.0_rc5.ebuild @@ -6,7 +6,7 @@ EAPI=7 MY_PV=${PV/_/-} DISTUTILS_OPTIONAL=1 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit cmake multilib distutils-r1 DESCRIPTION="A lightweight multi-platform, multi-architecture CPU emulator framework" diff --git a/dev-vcs/trufflehog/trufflehog-2.1.11_p20200220.ebuild b/dev-vcs/trufflehog/trufflehog-2.1.11_p20200220.ebuild index 01e14a5f8..57f12821c 100644 --- a/dev-vcs/trufflehog/trufflehog-2.1.11_p20200220.ebuild +++ b/dev-vcs/trufflehog/trufflehog-2.1.11_p20200220.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/net-analyzer/GyoiThon/GyoiThon-9999.ebuild b/net-analyzer/GyoiThon/GyoiThon-9999.ebuild index d3812e908..abb19db66 100644 --- a/net-analyzer/GyoiThon/GyoiThon-9999.ebuild +++ b/net-analyzer/GyoiThon/GyoiThon-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit python-single-r1 git-r3 diff --git a/net-analyzer/bolt/bolt-9999.ebuild b/net-analyzer/bolt/bolt-9999.ebuild index 2ebd70db2..41224560d 100644 --- a/net-analyzer/bolt/bolt-9999.ebuild +++ b/net-analyzer/bolt/bolt-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit eutils python-single-r1 diff --git a/net-analyzer/commix/commix-3.2.ebuild b/net-analyzer/commix/commix-3.2.ebuild index 2d2e1e997..84744fc30 100644 --- a/net-analyzer/commix/commix-3.2.ebuild +++ b/net-analyzer/commix/commix-3.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/net-analyzer/commix/commix-3.3.ebuild b/net-analyzer/commix/commix-3.3.ebuild index 0a6435fb0..30fc49585 100644 --- a/net-analyzer/commix/commix-3.3.ebuild +++ b/net-analyzer/commix/commix-3.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/net-analyzer/cottontail/cottontail-20190426-r1.ebuild b/net-analyzer/cottontail/cottontail-20190426-r1.ebuild index 2a7039168..d0e23f0ae 100644 --- a/net-analyzer/cottontail/cottontail-20190426-r1.ebuild +++ b/net-analyzer/cottontail/cottontail-20190426-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/net-analyzer/crackmapexec/crackmapexec-5.1.7-r1.ebuild b/net-analyzer/crackmapexec/crackmapexec-5.1.7-r1.ebuild index 4f5beaf78..1c310f7f8 100644 --- a/net-analyzer/crackmapexec/crackmapexec-5.1.7-r1.ebuild +++ b/net-analyzer/crackmapexec/crackmapexec-5.1.7-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit python-utils-r1 distutils-r1 DESCRIPTION="A swiss army knife for pentesting Windows/Active Directory environments" diff --git a/net-analyzer/dirhunt/dirhunt-0.6.0-r2.ebuild b/net-analyzer/dirhunt/dirhunt-0.6.0-r2.ebuild index 4cc9b99d6..b73e2c057 100644 --- a/net-analyzer/dirhunt/dirhunt-0.6.0-r2.ebuild +++ b/net-analyzer/dirhunt/dirhunt-0.6.0-r2.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) EGO_PN=github.com/Nekmo/${PN} inherit distutils-r1 diff --git a/net-analyzer/dirhunt/dirhunt-0.7.0-r1.ebuild b/net-analyzer/dirhunt/dirhunt-0.7.0-r1.ebuild index fcde06f89..db36d8a52 100644 --- a/net-analyzer/dirhunt/dirhunt-0.7.0-r1.ebuild +++ b/net-analyzer/dirhunt/dirhunt-0.7.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) EGO_PN=github.com/Nekmo/${PN} inherit distutils-r1 diff --git a/net-analyzer/dirsearch/dirsearch-0.3.9.ebuild b/net-analyzer/dirsearch/dirsearch-0.3.9.ebuild index 184827807..ca5c78f36 100644 --- a/net-analyzer/dirsearch/dirsearch-0.3.9.ebuild +++ b/net-analyzer/dirsearch/dirsearch-0.3.9.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) PYTHON_REQ_USE="threads(+)" inherit eutils python-single-r1 diff --git a/net-analyzer/dirsearch/dirsearch-0.4.0_p20201202.ebuild b/net-analyzer/dirsearch/dirsearch-0.4.0_p20201202.ebuild index 9b26207a7..5229b2a34 100644 --- a/net-analyzer/dirsearch/dirsearch-0.4.0_p20201202.ebuild +++ b/net-analyzer/dirsearch/dirsearch-0.4.0_p20201202.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) PYTHON_REQ_USE="threads(+)" inherit eutils python-single-r1 diff --git a/net-analyzer/dirsearch/dirsearch-0.4.0_p20210427.ebuild b/net-analyzer/dirsearch/dirsearch-0.4.0_p20210427.ebuild index 48540b57d..1c49887b0 100644 --- a/net-analyzer/dirsearch/dirsearch-0.4.0_p20210427.ebuild +++ b/net-analyzer/dirsearch/dirsearch-0.4.0_p20210427.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) DISTUTILS_USE_SETUPTOOLS=rdepend PYTHON_REQ_USE="threads(+)" diff --git a/net-analyzer/dnsrecon/dnsrecon-0.10.1.ebuild b/net-analyzer/dnsrecon/dnsrecon-0.10.1.ebuild index d0ec39bb8..a2b21e092 100644 --- a/net-analyzer/dnsrecon/dnsrecon-0.10.1.ebuild +++ b/net-analyzer/dnsrecon/dnsrecon-0.10.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 HOMEPAGE="https://github.com/darkoperator/dnsrecon" diff --git a/net-analyzer/dnsrecon/dnsrecon-1.0.0.ebuild b/net-analyzer/dnsrecon/dnsrecon-1.0.0.ebuild index d0ec39bb8..a2b21e092 100644 --- a/net-analyzer/dnsrecon/dnsrecon-1.0.0.ebuild +++ b/net-analyzer/dnsrecon/dnsrecon-1.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 HOMEPAGE="https://github.com/darkoperator/dnsrecon" diff --git a/net-analyzer/droopescan/droopescan-1.41.3-r2.ebuild b/net-analyzer/droopescan/droopescan-1.41.3-r2.ebuild index 3d3247247..4147d1fd5 100644 --- a/net-analyzer/droopescan/droopescan-1.41.3-r2.ebuild +++ b/net-analyzer/droopescan/droopescan-1.41.3-r2.ebuild @@ -4,7 +4,7 @@ EAPI=6 DISTUTILS_USE_SETUPTOOLS=bdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="A scanner that helps identifying issues in Drupal, SilverStripe, and Wordpress" diff --git a/net-analyzer/enteletaor/enteletaor-1.1.1.ebuild b/net-analyzer/enteletaor/enteletaor-1.1.1.ebuild index eca47bfe5..0b5278d8d 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/net-analyzer/fierce/fierce-9999.ebuild b/net-analyzer/fierce/fierce-9999.ebuild index 8f33eff28..f29c13508 100644 --- a/net-analyzer/fierce/fierce-9999.ebuild +++ b/net-analyzer/fierce/fierce-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 if [[ ${PV} == "9999" ]] ; then diff --git a/net-analyzer/gitgraber/gitgraber-20191002.ebuild b/net-analyzer/gitgraber/gitgraber-20191002.ebuild index 482c6e61d..6e867ff84 100644 --- a/net-analyzer/gitgraber/gitgraber-20191002.ebuild +++ b/net-analyzer/gitgraber/gitgraber-20191002.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit eutils python-single-r1 diff --git a/net-analyzer/honeypots/honeypots-9999.ebuild b/net-analyzer/honeypots/honeypots-9999.ebuild index 83ff1a30b..02d57dcf2 100644 --- a/net-analyzer/honeypots/honeypots-9999.ebuild +++ b/net-analyzer/honeypots/honeypots-9999.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/net-analyzer/iposint/iposint-20190615-r1.ebuild b/net-analyzer/iposint/iposint-20190615-r1.ebuild index a26621554..006beb1fa 100644 --- a/net-analyzer/iposint/iposint-20190615-r1.ebuild +++ b/net-analyzer/iposint/iposint-20190615-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit eutils python-single-r1 diff --git a/net-analyzer/kismet-analyzer/kismet-analyzer-0.3.0.ebuild b/net-analyzer/kismet-analyzer/kismet-analyzer-0.3.0.ebuild index 6fa05c2ee..cbe7caff7 100644 --- a/net-analyzer/kismet-analyzer/kismet-analyzer-0.3.0.ebuild +++ b/net-analyzer/kismet-analyzer/kismet-analyzer-0.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/net-analyzer/maryam/maryam-2.2.6-r1.ebuild b/net-analyzer/maryam/maryam-2.2.6-r1.ebuild index 21a4d6479..ab769ae85 100644 --- a/net-analyzer/maryam/maryam-2.2.6-r1.ebuild +++ b/net-analyzer/maryam/maryam-2.2.6-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/net-analyzer/metagoofil/metagoofil-2.2_p20201005.ebuild b/net-analyzer/metagoofil/metagoofil-2.2_p20201005.ebuild index 55a193f30..d6e69cee6 100644 --- a/net-analyzer/metagoofil/metagoofil-2.2_p20201005.ebuild +++ b/net-analyzer/metagoofil/metagoofil-2.2_p20201005.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit python-single-r1 HASH_COMMIT="fc989b1b9e8869f9182922dcafd58a1f30cb8973" diff --git a/net-analyzer/ntlmrecon/ntlmrecon-0.2_beta.ebuild b/net-analyzer/ntlmrecon/ntlmrecon-0.2_beta.ebuild index b36f30348..f66834a30 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/net-analyzer/ntlmrecon/ntlmrecon-0.4_beta.ebuild b/net-analyzer/ntlmrecon/ntlmrecon-0.4_beta.ebuild index 4202489ec..b1e3c1814 100644 --- a/net-analyzer/ntlmrecon/ntlmrecon-0.4_beta.ebuild +++ b/net-analyzer/ntlmrecon/ntlmrecon-0.4_beta.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/net-analyzer/osmedeus/osmedeus-9999.ebuild b/net-analyzer/osmedeus/osmedeus-9999.ebuild index e81674801..d1d991548 100644 --- a/net-analyzer/osmedeus/osmedeus-9999.ebuild +++ b/net-analyzer/osmedeus/osmedeus-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit eutils git-r3 python-r1 diff --git a/net-analyzer/owtf/owtf-2.6.0-r1.ebuild b/net-analyzer/owtf/owtf-2.6.0-r1.ebuild index 41da06a11..6f12ed218 100644 --- a/net-analyzer/owtf/owtf-2.6.0-r1.ebuild +++ b/net-analyzer/owtf/owtf-2.6.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit eutils distutils-r1 DESCRIPTION="The Offensive Web Testing Framework" diff --git a/net-analyzer/owtf/owtf-2.6.0_p20210714-r1.ebuild b/net-analyzer/owtf/owtf-2.6.0_p20210714-r1.ebuild index 485287b2d..2a0a5f327 100644 --- a/net-analyzer/owtf/owtf-2.6.0_p20210714-r1.ebuild +++ b/net-analyzer/owtf/owtf-2.6.0_p20210714-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit eutils distutils-r1 HASH_COMMIT="033a1b504bbd619b99f6f353e7d8ca9bc07ed7f0" diff --git a/net-analyzer/plecost/plecost-9999.ebuild b/net-analyzer/plecost/plecost-9999.ebuild index 307e73751..2469fea57 100644 --- a/net-analyzer/plecost/plecost-9999.ebuild +++ b/net-analyzer/plecost/plecost-9999.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit git-r3 distutils-r1 DESCRIPTION="Wordpress finger printing tool, retrieve information about the plugins and versions installed" diff --git a/net-analyzer/polenum/polenum-1.6.1.ebuild b/net-analyzer/polenum/polenum-1.6.1.ebuild index 62c5a15f9..2bb2be126 100644 --- a/net-analyzer/polenum/polenum-1.6.1.ebuild +++ b/net-analyzer/polenum/polenum-1.6.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit python-single-r1 diff --git a/net-analyzer/pwncat/pwncat-0.1.1.ebuild b/net-analyzer/pwncat/pwncat-0.1.1.ebuild index eb0d1fb33..6ad2aeddb 100644 --- a/net-analyzer/pwncat/pwncat-0.1.1.ebuild +++ b/net-analyzer/pwncat/pwncat-0.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=bdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="Netcat with IDS/IPS evasion, bind reverse shell and port forwarding magic" diff --git a/net-analyzer/pwncat/pwncat-0.1.2.ebuild b/net-analyzer/pwncat/pwncat-0.1.2.ebuild index eb0d1fb33..6ad2aeddb 100644 --- a/net-analyzer/pwncat/pwncat-0.1.2.ebuild +++ b/net-analyzer/pwncat/pwncat-0.1.2.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=bdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="Netcat with IDS/IPS evasion, bind reverse shell and port forwarding magic" diff --git a/net-analyzer/recon-ng/recon-ng-5.1.1.ebuild b/net-analyzer/recon-ng/recon-ng-5.1.1.ebuild index 0117c8321..da599246b 100644 --- a/net-analyzer/recon-ng/recon-ng-5.1.1.ebuild +++ b/net-analyzer/recon-ng/recon-ng-5.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) PYTHON_REQ_USE="sqlite" inherit python-r1 diff --git a/net-analyzer/recon-ng/recon-ng-9999.ebuild b/net-analyzer/recon-ng/recon-ng-9999.ebuild index 733ddf34e..1da8cd4dc 100644 --- a/net-analyzer/recon-ng/recon-ng-9999.ebuild +++ b/net-analyzer/recon-ng/recon-ng-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) PYTHON_REQ_USE="sqlite" inherit python-r1 diff --git a/net-analyzer/responder/responder-3.0.6.0.ebuild b/net-analyzer/responder/responder-3.0.6.0.ebuild index 11e206248..e728d0e11 100644 --- a/net-analyzer/responder/responder-3.0.6.0.ebuild +++ b/net-analyzer/responder/responder-3.0.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) PYTHON_REQ_USE="sqlite" inherit python-single-r1 diff --git a/net-analyzer/responder/responder-3.0.7.0.ebuild b/net-analyzer/responder/responder-3.0.7.0.ebuild index 11e206248..e728d0e11 100644 --- a/net-analyzer/responder/responder-3.0.7.0.ebuild +++ b/net-analyzer/responder/responder-3.0.7.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) PYTHON_REQ_USE="sqlite" inherit python-single-r1 diff --git a/net-analyzer/responder/responder-3.1.1.0.ebuild b/net-analyzer/responder/responder-3.1.1.0.ebuild index 11e206248..e728d0e11 100644 --- a/net-analyzer/responder/responder-3.1.1.0.ebuild +++ b/net-analyzer/responder/responder-3.1.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) PYTHON_REQ_USE="sqlite" inherit python-single-r1 diff --git a/net-analyzer/s3scanner/s3scanner-1.0.0_p20190928.ebuild b/net-analyzer/s3scanner/s3scanner-1.0.0_p20190928.ebuild index 27ee953f1..bf316679c 100644 --- a/net-analyzer/s3scanner/s3scanner-1.0.0_p20190928.ebuild +++ b/net-analyzer/s3scanner/s3scanner-1.0.0_p20190928.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit eutils python-single-r1 diff --git a/net-analyzer/s3scanner/s3scanner-2.0.1.ebuild b/net-analyzer/s3scanner/s3scanner-2.0.1.ebuild index 27ee953f1..bf316679c 100644 --- a/net-analyzer/s3scanner/s3scanner-2.0.1.ebuild +++ b/net-analyzer/s3scanner/s3scanner-2.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit eutils python-single-r1 diff --git a/net-analyzer/set/set-8.0.3-r1.ebuild b/net-analyzer/set/set-8.0.3-r1.ebuild index 6499f720a..b0ec2e062 100644 --- a/net-analyzer/set/set-8.0.3-r1.ebuild +++ b/net-analyzer/set/set-8.0.3-r1.ebuild @@ -6,7 +6,7 @@ EAPI=7 MY_P=${P/set/social-engineer-toolkit} DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit eutils python-single-r1 multilib diff --git a/net-analyzer/sitadel/sitadel-1.0.0_p20190828.ebuild b/net-analyzer/sitadel/sitadel-1.0.0_p20190828.ebuild index 5f8ae5080..9cf09466e 100644 --- a/net-analyzer/sitadel/sitadel-1.0.0_p20190828.ebuild +++ b/net-analyzer/sitadel/sitadel-1.0.0_p20190828.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/net-analyzer/smbmap/smbmap-1.8.2-r1.ebuild b/net-analyzer/smbmap/smbmap-1.8.2-r1.ebuild index e3485aa2b..9cdacaefa 100644 --- a/net-analyzer/smbmap/smbmap-1.8.2-r1.ebuild +++ b/net-analyzer/smbmap/smbmap-1.8.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 # TODO: add py3.* support -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit python-r1 diff --git a/net-analyzer/sslyze/sslyze-5.0.1.ebuild b/net-analyzer/sslyze/sslyze-5.0.1.ebuild index fea036417..9cdda59ef 100644 --- a/net-analyzer/sslyze/sslyze-5.0.1.ebuild +++ b/net-analyzer/sslyze/sslyze-5.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="Fast and full-featured SSL scanner" diff --git a/net-analyzer/sublert/sublert-1.4.7_p20200103.ebuild b/net-analyzer/sublert/sublert-1.4.7_p20200103.ebuild index dfcc6363b..51f1bb57f 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) 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 6c8c6b13c..707e828a4 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit python-r1 HASH_COMMIT="3f5fc6da0142540c56e97c98f9925bb7d0855fb5" diff --git a/net-analyzer/sublist3r/sublist3r-1.1_p20200629.ebuild b/net-analyzer/sublist3r/sublist3r-1.1_p20200629.ebuild index 5c0c53b2b..c6add02eb 100644 --- a/net-analyzer/sublist3r/sublist3r-1.1_p20200629.ebuild +++ b/net-analyzer/sublist3r/sublist3r-1.1_p20200629.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit python-r1 HASH_COMMIT="729d649ec5370730172bf6f5314aafd68c874124" diff --git a/net-analyzer/takeover/takeover-20200312.ebuild b/net-analyzer/takeover/takeover-20200312.ebuild index c3ee7da8a..5cd53084e 100644 --- a/net-analyzer/takeover/takeover-20200312.ebuild +++ b/net-analyzer/takeover/takeover-20200312.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/net-analyzer/theHarvester/theHarvester-4.0.1.ebuild b/net-analyzer/theHarvester/theHarvester-4.0.1.ebuild index 9ab1e3b64..24ff1ab61 100644 --- a/net-analyzer/theHarvester/theHarvester-4.0.1.ebuild +++ b/net-analyzer/theHarvester/theHarvester-4.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/net-analyzer/theHarvester/theHarvester-4.0.2.ebuild b/net-analyzer/theHarvester/theHarvester-4.0.2.ebuild index b1d0a26ae..a907b8513 100644 --- a/net-analyzer/theHarvester/theHarvester-4.0.2.ebuild +++ b/net-analyzer/theHarvester/theHarvester-4.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/net-analyzer/theHarvester/theHarvester-4.0.3.ebuild b/net-analyzer/theHarvester/theHarvester-4.0.3.ebuild index d183f36f3..b1af5d321 100644 --- a/net-analyzer/theHarvester/theHarvester-4.0.3.ebuild +++ b/net-analyzer/theHarvester/theHarvester-4.0.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/net-analyzer/tplmap/tplmap-20190820.ebuild b/net-analyzer/tplmap/tplmap-20190820.ebuild index 9dd494fa2..5683b52ad 100644 --- a/net-analyzer/tplmap/tplmap-20190820.ebuild +++ b/net-analyzer/tplmap/tplmap-20190820.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit python-single-r1 diff --git a/net-analyzer/wafw00f/wafw00f-2.1.0-r2.ebuild b/net-analyzer/wafw00f/wafw00f-2.1.0-r2.ebuild index dc98b2bdd..996b2de71 100644 --- a/net-analyzer/wafw00f/wafw00f-2.1.0-r2.ebuild +++ b/net-analyzer/wafw00f/wafw00f-2.1.0-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/net-analyzer/webtech/webtech-1.3.1.ebuild b/net-analyzer/webtech/webtech-1.3.1.ebuild index ff589cfaa..9dcc633f3 100644 --- a/net-analyzer/webtech/webtech-1.3.1.ebuild +++ b/net-analyzer/webtech/webtech-1.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/net-analyzer/webtech/webtech-1.3.ebuild b/net-analyzer/webtech/webtech-1.3.ebuild index ff589cfaa..9dcc633f3 100644 --- a/net-analyzer/webtech/webtech-1.3.ebuild +++ b/net-analyzer/webtech/webtech-1.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/net-analyzer/wfuzz/wfuzz-3.0.3.ebuild b/net-analyzer/wfuzz/wfuzz-3.0.3.ebuild index 4f97348ab..241020ba9 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 multilib diff --git a/net-analyzer/wfuzz/wfuzz-3.1.0.ebuild b/net-analyzer/wfuzz/wfuzz-3.1.0.ebuild index 4f97348ab..241020ba9 100644 --- a/net-analyzer/wfuzz/wfuzz-3.1.0.ebuild +++ b/net-analyzer/wfuzz/wfuzz-3.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 multilib diff --git a/net-analyzer/xsstrike/xsstrike-3.1.5.ebuild b/net-analyzer/xsstrike/xsstrike-3.1.5.ebuild index d45f14c31..6d814a941 100644 --- a/net-analyzer/xsstrike/xsstrike-3.1.5.ebuild +++ b/net-analyzer/xsstrike/xsstrike-3.1.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit eutils python-single-r1 diff --git a/net-analyzer/xsstrike/xsstrike-9999.ebuild b/net-analyzer/xsstrike/xsstrike-9999.ebuild index d45f14c31..6d814a941 100644 --- a/net-analyzer/xsstrike/xsstrike-9999.ebuild +++ b/net-analyzer/xsstrike/xsstrike-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit eutils python-single-r1 diff --git a/net-dialup/freeradius/freeradius-3.0.20-r3.ebuild b/net-dialup/freeradius/freeradius-3.0.20-r3.ebuild index d7511b5e8..dbb7fc26c 100644 --- a/net-dialup/freeradius/freeradius-3.0.20-r3.ebuild +++ b/net-dialup/freeradius/freeradius-3.0.20-r3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit autotools pam python-single-r1 systemd MY_P="${PN}-server-${PV}" diff --git a/net-dialup/freeradius/freeradius-3.0.21-r3.ebuild b/net-dialup/freeradius/freeradius-3.0.21-r3.ebuild index 81e0b5869..f5501c769 100644 --- a/net-dialup/freeradius/freeradius-3.0.21-r3.ebuild +++ b/net-dialup/freeradius/freeradius-3.0.21-r3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit autotools pam python-single-r1 systemd MY_P="${PN}-server-${PV}" diff --git a/net-mail/email2phonenumber/email2phonenumber-20190916-r1.ebuild b/net-mail/email2phonenumber/email2phonenumber-20190916-r1.ebuild index e3748272d..0f22d527f 100644 --- a/net-mail/email2phonenumber/email2phonenumber-20190916-r1.ebuild +++ b/net-mail/email2phonenumber/email2phonenumber-20190916-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit python-r1 diff --git a/net-mail/email2phonenumber/email2phonenumber-99999999.ebuild b/net-mail/email2phonenumber/email2phonenumber-99999999.ebuild index e3748272d..0f22d527f 100644 --- a/net-mail/email2phonenumber/email2phonenumber-99999999.ebuild +++ b/net-mail/email2phonenumber/email2phonenumber-99999999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit python-r1 diff --git a/net-misc/brutespray/brutespray-1.6.6.ebuild b/net-misc/brutespray/brutespray-1.6.6.ebuild index 33d594363..1190bf397 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) 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 33d594363..1190bf397 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit eutils python-single-r1 diff --git a/net-misc/corscanner/corscanner-20190721.ebuild b/net-misc/corscanner/corscanner-20190721.ebuild index 78dcb114a..55d495f39 100644 --- a/net-misc/corscanner/corscanner-20190721.ebuild +++ b/net-misc/corscanner/corscanner-20190721.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit eutils python-single-r1 diff --git a/net-misc/corscanner/corscanner-99999999.ebuild b/net-misc/corscanner/corscanner-99999999.ebuild index 78dcb114a..55d495f39 100644 --- a/net-misc/corscanner/corscanner-99999999.ebuild +++ b/net-misc/corscanner/corscanner-99999999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit eutils python-single-r1 diff --git a/net-misc/dirscraper/dirscraper-99999999.ebuild b/net-misc/dirscraper/dirscraper-99999999.ebuild index e8f07f076..4a45ae21c 100644 --- a/net-misc/dirscraper/dirscraper-99999999.ebuild +++ b/net-misc/dirscraper/dirscraper-99999999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit eutils python-r1 DESCRIPTION="Scanning tool which discovers dirs found in javascript files hosted on a website" diff --git a/net-misc/hackertarget/hackertarget-9999.ebuild b/net-misc/hackertarget/hackertarget-9999.ebuild index 7d39882b0..e782bcb13 100644 --- a/net-misc/hackertarget/hackertarget-9999.ebuild +++ b/net-misc/hackertarget/hackertarget-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/net-misc/linkfinder/linkfinder-20191124.ebuild b/net-misc/linkfinder/linkfinder-20191124.ebuild index e4dc711f5..24e4304cc 100644 --- a/net-misc/linkfinder/linkfinder-20191124.ebuild +++ b/net-misc/linkfinder/linkfinder-20191124.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/net-misc/munin/munin-0.14.1-r2.ebuild b/net-misc/munin/munin-0.14.1-r2.ebuild index b59325833..6709e245b 100644 --- a/net-misc/munin/munin-0.14.1-r2.ebuild +++ b/net-misc/munin/munin-0.14.1-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit eutils python-single-r1 diff --git a/net-misc/munin/munin-9999.ebuild b/net-misc/munin/munin-9999.ebuild index b59325833..6709e245b 100644 --- a/net-misc/munin/munin-9999.ebuild +++ b/net-misc/munin/munin-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit eutils python-single-r1 diff --git a/net-misc/photon/photon-9999.ebuild b/net-misc/photon/photon-9999.ebuild index d638a182e..38091b654 100644 --- a/net-misc/photon/photon-9999.ebuild +++ b/net-misc/photon/photon-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit eutils python-r1 DESCRIPTION="Incredibly fast crawler designed for OSINT" diff --git a/net-misc/pwnedornot/pwnedornot-1.2.8_p20200602.ebuild b/net-misc/pwnedornot/pwnedornot-1.2.8_p20200602.ebuild index 60943cc87..75e5e1b3d 100644 --- a/net-misc/pwnedornot/pwnedornot-1.2.8_p20200602.ebuild +++ b/net-misc/pwnedornot/pwnedornot-1.2.8_p20200602.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit python-r1 diff --git a/net-misc/sherlock/sherlock-0.10.4-r1.ebuild b/net-misc/sherlock/sherlock-0.10.4-r1.ebuild index b0b1fedc0..2df6ff871 100644 --- a/net-misc/sherlock/sherlock-0.10.4-r1.ebuild +++ b/net-misc/sherlock/sherlock-0.10.4-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit eutils python-single-r1 diff --git a/net-misc/sherlock/sherlock-0.10.5-r1.ebuild b/net-misc/sherlock/sherlock-0.10.5-r1.ebuild index 79955dd55..63252cc18 100644 --- a/net-misc/sherlock/sherlock-0.10.5-r1.ebuild +++ b/net-misc/sherlock/sherlock-0.10.5-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit eutils python-single-r1 diff --git a/net-misc/sherlock/sherlock-0.10.9-r1.ebuild b/net-misc/sherlock/sherlock-0.10.9-r1.ebuild index ec8a6fded..4e1da2d28 100644 --- a/net-misc/sherlock/sherlock-0.10.9-r1.ebuild +++ b/net-misc/sherlock/sherlock-0.10.9-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit eutils python-single-r1 diff --git a/net-misc/sherlock/sherlock-0.11.1-r1.ebuild b/net-misc/sherlock/sherlock-0.11.1-r1.ebuild index 2b8e75438..5ce1752ee 100644 --- a/net-misc/sherlock/sherlock-0.11.1-r1.ebuild +++ b/net-misc/sherlock/sherlock-0.11.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit eutils python-single-r1 diff --git a/net-misc/sherlock/sherlock-0.12.9-r1.ebuild b/net-misc/sherlock/sherlock-0.12.9-r1.ebuild index 65a9ec428..248ddce7c 100644 --- a/net-misc/sherlock/sherlock-0.12.9-r1.ebuild +++ b/net-misc/sherlock/sherlock-0.12.9-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit eutils python-single-r1 diff --git a/net-misc/sherlock/sherlock-9999.ebuild b/net-misc/sherlock/sherlock-9999.ebuild index 65a9ec428..248ddce7c 100644 --- a/net-misc/sherlock/sherlock-9999.ebuild +++ b/net-misc/sherlock/sherlock-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit eutils python-single-r1 diff --git a/net-wireless/chirp/chirp-20200213.ebuild b/net-wireless/chirp/chirp-20200213.ebuild index 2f6542fc1..6409c052d 100644 --- a/net-wireless/chirp/chirp-20200213.ebuild +++ b/net-wireless/chirp/chirp-20200213.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 xdg-utils ${SCM} diff --git a/net-wireless/chirp/chirp-20201221.ebuild b/net-wireless/chirp/chirp-20201221.ebuild index 9505ecfb2..81dd34dad 100644 --- a/net-wireless/chirp/chirp-20201221.ebuild +++ b/net-wireless/chirp/chirp-20201221.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 xdg-utils ${SCM} diff --git a/net-wireless/chirp/chirp-20211216.ebuild b/net-wireless/chirp/chirp-20211216.ebuild index 9505ecfb2..81dd34dad 100644 --- a/net-wireless/chirp/chirp-20211216.ebuild +++ b/net-wireless/chirp/chirp-20211216.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 xdg-utils ${SCM} diff --git a/net-wireless/eaphammer/eaphammer-1.12.0.ebuild b/net-wireless/eaphammer/eaphammer-1.12.0.ebuild index 8beebb45e..35f7123a4 100644 --- a/net-wireless/eaphammer/eaphammer-1.12.0.ebuild +++ b/net-wireless/eaphammer/eaphammer-1.12.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit python-any-r1 diff --git a/net-wireless/eaphammer/eaphammer-1.13.5.ebuild b/net-wireless/eaphammer/eaphammer-1.13.5.ebuild index 8beebb45e..35f7123a4 100644 --- a/net-wireless/eaphammer/eaphammer-1.13.5.ebuild +++ b/net-wireless/eaphammer/eaphammer-1.13.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit python-any-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 607b67688..05ad77b98 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) PYTHON_REQ_USE="sqlite" inherit eutils desktop python-single-r1 xdg-utils diff --git a/net-wireless/fern-wifi-cracker/fern-wifi-cracker-3.3.ebuild b/net-wireless/fern-wifi-cracker/fern-wifi-cracker-3.3.ebuild index 0993e53bc..b4762a565 100644 --- a/net-wireless/fern-wifi-cracker/fern-wifi-cracker-3.3.ebuild +++ b/net-wireless/fern-wifi-cracker/fern-wifi-cracker-3.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) PYTHON_REQ_USE="sqlite" inherit eutils desktop python-single-r1 xdg-utils diff --git a/net-wireless/gr-air-modes/gr-air-modes-20200507.ebuild b/net-wireless/gr-air-modes/gr-air-modes-20200507.ebuild index 0c0af0ca3..9d9aa847f 100644 --- a/net-wireless/gr-air-modes/gr-air-modes-20200507.ebuild +++ b/net-wireless/gr-air-modes/gr-air-modes-20200507.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit cmake python-single-r1 diff --git a/net-wireless/gr-dsd/gr-dsd-9999.ebuild b/net-wireless/gr-dsd/gr-dsd-9999.ebuild index 4b871de68..0845c92e1 100644 --- a/net-wireless/gr-dsd/gr-dsd-9999.ebuild +++ b/net-wireless/gr-dsd/gr-dsd-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit cmake git-r3 python-single-r1 DESCRIPTION="GNU Radio block for Digital Speech Decoder" diff --git a/net-wireless/gr-gsm/gr-gsm-20191116.ebuild b/net-wireless/gr-gsm/gr-gsm-20191116.ebuild index 74ca3a60e..58893ca74 100644 --- a/net-wireless/gr-gsm/gr-gsm-20191116.ebuild +++ b/net-wireless/gr-gsm/gr-gsm-20191116.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit cmake cmake-utils python-single-r1 DESCRIPTION="Set of tools for receiving information transmitted by GSM equipment/devices" diff --git a/net-wireless/gr-gsm/gr-gsm-20210505.ebuild b/net-wireless/gr-gsm/gr-gsm-20210505.ebuild index fa40168b1..1eaf0ebb2 100644 --- a/net-wireless/gr-gsm/gr-gsm-20210505.ebuild +++ b/net-wireless/gr-gsm/gr-gsm-20210505.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit cmake cmake-utils python-single-r1 DESCRIPTION="Set of tools for receiving information transmitted by GSM equipment/devices" diff --git a/net-wireless/gr-ham/gr-ham-20200511.ebuild b/net-wireless/gr-ham/gr-ham-20200511.ebuild index 4ab86f684..673728d68 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit cmake cmake-utils python-single-r1 DESCRIPTION="" 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 11d84a541..7a67815c8 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) 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 11d84a541..7a67815c8 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) 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 36a97ecb3..1c894f816 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit python-r1 toolchain-funcs savedconfig diff --git a/net-wireless/killerbee/killerbee-2.7.1_p20200309.ebuild b/net-wireless/killerbee/killerbee-2.7.1_p20200309.ebuild index 0e64eea4b..d87dadee5 100644 --- a/net-wireless/killerbee/killerbee-2.7.1_p20200309.ebuild +++ b/net-wireless/killerbee/killerbee-2.7.1_p20200309.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) DISTUTILS_SINGLE_IMPL=1 inherit distutils-r1 diff --git a/net-wireless/killerbee/killerbee-3.0.0_beta1.ebuild b/net-wireless/killerbee/killerbee-3.0.0_beta1.ebuild index 07aeffabd..3f21e702f 100644 --- a/net-wireless/killerbee/killerbee-3.0.0_beta1.ebuild +++ b/net-wireless/killerbee/killerbee-3.0.0_beta1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/net-wireless/op25/op25-20200418.ebuild b/net-wireless/op25/op25-20200418.ebuild index d1fb1fddb..042c1c465 100644 --- a/net-wireless/op25/op25-20200418.ebuild +++ b/net-wireless/op25/op25-20200418.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit cmake python-single-r1 diff --git a/net-wireless/qspectrumanalyzer/qspectrumanalyzer-9999.ebuild b/net-wireless/qspectrumanalyzer/qspectrumanalyzer-9999.ebuild index fb10eb2db..19a59d81a 100644 --- a/net-wireless/qspectrumanalyzer/qspectrumanalyzer-9999.ebuild +++ b/net-wireless/qspectrumanalyzer/qspectrumanalyzer-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/net-wireless/rfcat/rfcat-1.9.5-r1.ebuild b/net-wireless/rfcat/rfcat-1.9.5-r1.ebuild index 71a0dd189..ce09987eb 100644 --- a/net-wireless/rfcat/rfcat-1.9.5-r1.ebuild +++ b/net-wireless/rfcat/rfcat-1.9.5-r1.ebuild @@ -7,7 +7,7 @@ HEX_PV=1.9.5 DATE=201231 DISTUTILS_USE_SETUPTOOLS=bdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/net-wireless/wifipumpkin3/wifipumpkin3-1.0.8_p2-r1.ebuild b/net-wireless/wifipumpkin3/wifipumpkin3-1.0.8_p2-r1.ebuild index 2f3e74986..f4caa0ba8 100644 --- a/net-wireless/wifipumpkin3/wifipumpkin3-1.0.8_p2-r1.ebuild +++ b/net-wireless/wifipumpkin3/wifipumpkin3-1.0.8_p2-r1.ebuild @@ -5,7 +5,7 @@ EAPI=7 MY_PV="${PV/_p/R}" DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/net-wireless/wifite/wifite-2.5.5.ebuild b/net-wireless/wifite/wifite-2.5.5.ebuild index 73febb982..2dd934a4f 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_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 MY_P="${PN}2-${PV}" diff --git a/net-wireless/wifite/wifite-2.5.8.ebuild b/net-wireless/wifite/wifite-2.5.8.ebuild index f74a757b6..132f1b700 100644 --- a/net-wireless/wifite/wifite-2.5.8.ebuild +++ b/net-wireless/wifite/wifite-2.5.8.ebuild @@ -4,7 +4,7 @@ EAPI=7 #DISTUTILS_USE_SETUPTOOLS=bdepend -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 MY_P="${PN}2-${PV}" diff --git a/sci-electronics/litedram/litedram-20180514.ebuild b/sci-electronics/litedram/litedram-20180514.ebuild index 9a6bfc01c..5dad30746 100644 --- a/sci-electronics/litedram/litedram-20180514.ebuild +++ b/sci-electronics/litedram/litedram-20180514.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 MY_COMMIT="c23814961d71ab6508c855db3c643b71d8990e8c" diff --git a/sci-electronics/liteeth/liteeth-20180301.ebuild b/sci-electronics/liteeth/liteeth-20180301.ebuild index 7e3c1cdb7..1ffb76482 100644 --- a/sci-electronics/liteeth/liteeth-20180301.ebuild +++ b/sci-electronics/liteeth/liteeth-20180301.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 MY_COMMIT="95849a0fed26c2f7e88e731e8ba7cb6b95d873e8" diff --git a/sci-electronics/liteeth/liteeth-20180719.ebuild b/sci-electronics/liteeth/liteeth-20180719.ebuild index ccaffad5a..bca8e6b16 100644 --- a/sci-electronics/liteeth/liteeth-20180719.ebuild +++ b/sci-electronics/liteeth/liteeth-20180719.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 MY_COMMIT="24b0d2b8c2cfcf96a8c6cb56ec01af9a56952aad" diff --git a/sci-electronics/litepcie/litepcie-20180530.ebuild b/sci-electronics/litepcie/litepcie-20180530.ebuild index 1ee45b0f6..edd4a039c 100644 --- a/sci-electronics/litepcie/litepcie-20180530.ebuild +++ b/sci-electronics/litepcie/litepcie-20180530.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 MY_COMMIT="93233fe196e8b7063c2293de440976497e4f6dd9" diff --git a/sci-electronics/litescope/litescope-20180531.ebuild b/sci-electronics/litescope/litescope-20180531.ebuild index e0a99798e..2aa5167c1 100644 --- a/sci-electronics/litescope/litescope-20180531.ebuild +++ b/sci-electronics/litescope/litescope-20180531.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 MY_COMMIT="d919f90cf6eb615b524fa0e74c5a9b15096603aa" diff --git a/sci-electronics/liteusb/liteusb-20180301.ebuild b/sci-electronics/liteusb/liteusb-20180301.ebuild index bb965b8ca..107b0f736 100644 --- a/sci-electronics/liteusb/liteusb-20180301.ebuild +++ b/sci-electronics/liteusb/liteusb-20180301.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 MY_COMMIT="23d6a6840d4276f8d1a7f31bafb8d0aaaecff6d1" diff --git a/sci-electronics/litex/litex-20180531.ebuild b/sci-electronics/litex/litex-20180531.ebuild index e1c2c96dc..5acfe2e85 100644 --- a/sci-electronics/litex/litex-20180531.ebuild +++ b/sci-electronics/litex/litex-20180531.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 MY_COMMIT="c534250c43791612da2a03c1c93f992115d11f8c" diff --git a/sci-electronics/litex/litex-20180718.ebuild b/sci-electronics/litex/litex-20180718.ebuild index 47dae37cf..8ecfa414f 100644 --- a/sci-electronics/litex/litex-20180718.ebuild +++ b/sci-electronics/litex/litex-20180718.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 MY_COMMIT="c314193cc9de483142a65d81ee1517a703bd1851" diff --git a/sci-electronics/migen/migen-0.7.ebuild b/sci-electronics/migen/migen-0.7.ebuild index b92458ea5..de05f561c 100644 --- a/sci-electronics/migen/migen-0.7.ebuild +++ b/sci-electronics/migen/migen-0.7.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="A Python toolbox for building complex digital hardware" diff --git a/sci-electronics/pcie_injector/pcie_injector-20180527.ebuild b/sci-electronics/pcie_injector/pcie_injector-20180527.ebuild index cb984f6e5..bf0d34f71 100644 --- a/sci-electronics/pcie_injector/pcie_injector-20180527.ebuild +++ b/sci-electronics/pcie_injector/pcie_injector-20180527.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit python-single-r1 MY_COMMIT="950e56b091504d45ad17ee46ccb4d3950c182d42" diff --git a/sys-apps/fchroot/fchroot-0.1.2.ebuild b/sys-apps/fchroot/fchroot-0.1.2.ebuild index bfca0ea1a..95a87f2df 100644 --- a/sys-apps/fchroot/fchroot-0.1.2.ebuild +++ b/sys-apps/fchroot/fchroot-0.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 eutils diff --git a/sys-apps/openrazer/openrazer-3.1.0.ebuild b/sys-apps/openrazer/openrazer-3.1.0.ebuild index 871e53c25..9239d09d6 100644 --- a/sys-apps/openrazer/openrazer-3.1.0.ebuild +++ b/sys-apps/openrazer/openrazer-3.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 linux-mod udev diff --git a/sys-apps/openrazer/openrazer-3.2.0.ebuild b/sys-apps/openrazer/openrazer-3.2.0.ebuild index 871e53c25..9239d09d6 100644 --- a/sys-apps/openrazer/openrazer-3.2.0.ebuild +++ b/sys-apps/openrazer/openrazer-3.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 linux-mod udev diff --git a/sys-devel/gdb-dashboard/gdb-dashboard-9999.ebuild b/sys-devel/gdb-dashboard/gdb-dashboard-9999.ebuild index 4c9d48757..72dc63046 100644 --- a/sys-devel/gdb-dashboard/gdb-dashboard-9999.ebuild +++ b/sys-devel/gdb-dashboard/gdb-dashboard-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit eutils python-single-r1 diff --git a/sys-devel/gef/gef-9999.ebuild b/sys-devel/gef/gef-9999.ebuild index 6af4d909e..d81e2cd90 100644 --- a/sys-devel/gef/gef-9999.ebuild +++ b/sys-devel/gef/gef-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit eutils python-single-r1 diff --git a/sys-devel/peda/peda-9999.ebuild b/sys-devel/peda/peda-9999.ebuild index 4d38fa473..b7cf4c846 100644 --- a/sys-devel/peda/peda-9999.ebuild +++ b/sys-devel/peda/peda-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit eutils python-single-r1 diff --git a/sys-devel/pwndbg/pwndbg-99999999.ebuild b/sys-devel/pwndbg/pwndbg-99999999.ebuild index ed6c321c4..ca06d4e22 100644 --- a/sys-devel/pwndbg/pwndbg-99999999.ebuild +++ b/sys-devel/pwndbg/pwndbg-99999999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit eutils linux-info python-single-r1 diff --git a/sys-fs/jefferson/jefferson-0.3.ebuild b/sys-fs/jefferson/jefferson-0.3.ebuild index b2a239c37..c6c8eb83c 100644 --- a/sys-fs/jefferson/jefferson-0.3.ebuild +++ b/sys-fs/jefferson/jefferson-0.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/sys-fs/yaffshiv/yaffshiv-99999999.ebuild b/sys-fs/yaffshiv/yaffshiv-99999999.ebuild index eed875ed4..b616f0ed0 100644 --- a/sys-fs/yaffshiv/yaffshiv-99999999.ebuild +++ b/sys-fs/yaffshiv/yaffshiv-99999999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit git-r3 distutils-r1 diff --git a/sys-kernel/kconfig-hardened-check/kconfig-hardened-check-9999.ebuild b/sys-kernel/kconfig-hardened-check/kconfig-hardened-check-9999.ebuild index 06b4fe74b..d0c6d4c85 100644 --- a/sys-kernel/kconfig-hardened-check/kconfig-hardened-check-9999.ebuild +++ b/sys-kernel/kconfig-hardened-check/kconfig-hardened-check-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 diff --git a/www-apps/Tiredful-API/Tiredful-API-9999.ebuild b/www-apps/Tiredful-API/Tiredful-API-9999.ebuild index 7413f5d57..66afcd201 100644 --- a/www-apps/Tiredful-API/Tiredful-API-9999.ebuild +++ b/www-apps/Tiredful-API/Tiredful-API-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit python-single-r1 git-r3 DESCRIPTION="An intentionally designed broken web application based on REST API" diff --git a/www-apps/faraday/faraday-3.10.0-r1.ebuild b/www-apps/faraday/faraday-3.10.0-r1.ebuild index b2ae120f6..66fd0c98a 100644 --- a/www-apps/faraday/faraday-3.10.0-r1.ebuild +++ b/www-apps/faraday/faraday-3.10.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/www-apps/seafile-pro-server/seafile-pro-server-7.1.22.ebuild b/www-apps/seafile-pro-server/seafile-pro-server-7.1.22.ebuild index b7505af55..94885905b 100644 --- a/www-apps/seafile-pro-server/seafile-pro-server-7.1.22.ebuild +++ b/www-apps/seafile-pro-server/seafile-pro-server-7.1.22.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit python-single-r1 MY_P="seafile-pro-server_${PV}_x86-64_CentOS.tar.gz" diff --git a/www-apps/seafile-pro-server/seafile-pro-server-8.0.14.ebuild b/www-apps/seafile-pro-server/seafile-pro-server-8.0.14.ebuild index 9123887fd..26d424038 100644 --- a/www-apps/seafile-pro-server/seafile-pro-server-8.0.14.ebuild +++ b/www-apps/seafile-pro-server/seafile-pro-server-8.0.14.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit python-single-r1 MY_P="seafile-pro-server_${PV}_x86-64_CentOS.tar.gz"