diff --git a/app-admin/genmenu/genmenu-0.0_p20230623.ebuild b/app-admin/genmenu/genmenu-0.0_p20230623.ebuild index cbcbb28a1..95ba84054 100644 --- a/app-admin/genmenu/genmenu-0.0_p20230623.ebuild +++ b/app-admin/genmenu/genmenu-0.0_p20230623.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 a133da1fc..a2939e8dd 100644 --- a/app-admin/genmenu/genmenu-9999.ebuild +++ b/app-admin/genmenu/genmenu-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-single-r1 DESCRIPTION="a tool for generating freedesktop-compliant menus" diff --git a/app-antivirus/veil/veil-3.1.14-r2.ebuild b/app-antivirus/veil/veil-3.1.14-r2.ebuild index 49f8e7596..4e27a151b 100644 --- a/app-antivirus/veil/veil-3.1.14-r2.ebuild +++ b/app-antivirus/veil/veil-3.1.14-r2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit 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 b089a0d49..792ca25c5 100644 --- a/app-crypt/hashid/hashid-9999.ebuild +++ b/app-crypt/hashid/hashid-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/app-crypt/stegcracker/stegcracker-2.0.7.ebuild b/app-crypt/stegcracker/stegcracker-2.0.7.ebuild index f38ad0a7c..a44a13d5b 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/app-crypt/xortool/xortool-0.99.ebuild b/app-crypt/xortool/xortool-0.99.ebuild index 4361438c9..424984dd3 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/app-exploits/deathstar/deathstar-20201217-r1.ebuild b/app-exploits/deathstar/deathstar-20201217-r1.ebuild index 4fd156040..2f738453a 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_PEP517=poetry -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/app-exploits/deathstar/deathstar-20210519.ebuild b/app-exploits/deathstar/deathstar-20210519.ebuild index d96fc338a..0120dfe2b 100644 --- a/app-exploits/deathstar/deathstar-20210519.ebuild +++ b/app-exploits/deathstar/deathstar-20210519.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/app-exploits/empire/empire-5.6.4.ebuild b/app-exploits/empire/empire-5.6.4.ebuild index 8db1203c6..695ceeaff 100644 --- a/app-exploits/empire/empire-5.6.4.ebuild +++ b/app-exploits/empire/empire-5.6.4.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) PYTHON_REQ_USE="sqlite" inherit wrapper python-single-r1 diff --git a/app-exploits/empire/empire-5.7.3.ebuild b/app-exploits/empire/empire-5.7.3.ebuild index 8db1203c6..695ceeaff 100644 --- a/app-exploits/empire/empire-5.7.3.ebuild +++ b/app-exploits/empire/empire-5.7.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) PYTHON_REQ_USE="sqlite" inherit wrapper python-single-r1 diff --git a/app-exploits/enumdb/enumdb-2.1.0.ebuild b/app-exploits/enumdb/enumdb-2.1.0.ebuild index 7434aa8c5..30fd31c30 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/app-exploits/getsploit/getsploit-0.3.3_p20190530.ebuild b/app-exploits/getsploit/getsploit-0.3.3_p20190530.ebuild index a5a46ef9a..526424e38 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) PYTHON_REQ_USE="sqlite(+)" inherit distutils-r1 diff --git a/app-exploits/getsploit/getsploit-9999.ebuild b/app-exploits/getsploit/getsploit-9999.ebuild index a5a46ef9a..526424e38 100644 --- a/app-exploits/getsploit/getsploit-9999.ebuild +++ b/app-exploits/getsploit/getsploit-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) PYTHON_REQ_USE="sqlite(+)" inherit distutils-r1 diff --git a/app-exploits/pypykatz/pypykatz-0.6.8.ebuild b/app-exploits/pypykatz/pypykatz-0.6.8.ebuild index 49438a8c4..183c3a9b9 100644 --- a/app-exploits/pypykatz/pypykatz-0.6.8.ebuild +++ b/app-exploits/pypykatz/pypykatz-0.6.8.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/app-exploits/pypykatz/pypykatz-0.6.9.ebuild b/app-exploits/pypykatz/pypykatz-0.6.9.ebuild index 38a4844d0..17d3e1a95 100644 --- a/app-exploits/pypykatz/pypykatz-0.6.9.ebuild +++ b/app-exploits/pypykatz/pypykatz-0.6.9.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/app-exploits/routersploit/routersploit-9999.ebuild b/app-exploits/routersploit/routersploit-9999.ebuild index 393f111fd..51c04d850 100644 --- a/app-exploits/routersploit/routersploit-9999.ebuild +++ b/app-exploits/routersploit/routersploit-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) PYTHON_REQ_USE="readline(+)" inherit distutils-r1 diff --git a/app-forensics/dfvfs/dfvfs-20220419.ebuild b/app-forensics/dfvfs/dfvfs-20220419.ebuild index 86e1b690a..6a9cc5851 100644 --- a/app-forensics/dfvfs/dfvfs-20220419.ebuild +++ b/app-forensics/dfvfs/dfvfs-20220419.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/app-forensics/dfvfs/dfvfs-20220430.ebuild b/app-forensics/dfvfs/dfvfs-20220430.ebuild index 86e1b690a..6a9cc5851 100644 --- a/app-forensics/dfvfs/dfvfs-20220430.ebuild +++ b/app-forensics/dfvfs/dfvfs-20220430.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/app-forensics/dfvfs/dfvfs-20220917.ebuild b/app-forensics/dfvfs/dfvfs-20220917.ebuild index 86e1b690a..6a9cc5851 100644 --- a/app-forensics/dfvfs/dfvfs-20220917.ebuild +++ b/app-forensics/dfvfs/dfvfs-20220917.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/app-forensics/dfwinreg/dfwinreg-20200121.ebuild b/app-forensics/dfwinreg/dfwinreg-20200121.ebuild index 064eded06..5bccd3937 100644 --- a/app-forensics/dfwinreg/dfwinreg-20200121.ebuild +++ b/app-forensics/dfwinreg/dfwinreg-20200121.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/app-forensics/dfwinreg/dfwinreg-20200415.ebuild b/app-forensics/dfwinreg/dfwinreg-20200415.ebuild index 064eded06..5bccd3937 100644 --- a/app-forensics/dfwinreg/dfwinreg-20200415.ebuild +++ b/app-forensics/dfwinreg/dfwinreg-20200415.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/app-forensics/dfwinreg/dfwinreg-20201006.ebuild b/app-forensics/dfwinreg/dfwinreg-20201006.ebuild index 064eded06..5bccd3937 100644 --- a/app-forensics/dfwinreg/dfwinreg-20201006.ebuild +++ b/app-forensics/dfwinreg/dfwinreg-20201006.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/app-forensics/dfwinreg/dfwinreg-20211205.ebuild b/app-forensics/dfwinreg/dfwinreg-20211205.ebuild index 064eded06..5bccd3937 100644 --- a/app-forensics/dfwinreg/dfwinreg-20211205.ebuild +++ b/app-forensics/dfwinreg/dfwinreg-20211205.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/app-forensics/dfwinreg/dfwinreg-20211207.ebuild b/app-forensics/dfwinreg/dfwinreg-20211207.ebuild index 064eded06..5bccd3937 100644 --- a/app-forensics/dfwinreg/dfwinreg-20211207.ebuild +++ b/app-forensics/dfwinreg/dfwinreg-20211207.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/app-forensics/inception/inception-0.4.2.ebuild b/app-forensics/inception/inception-0.4.2.ebuild index c62a66a07..daa17e9e7 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 a97ce941d..c5530ce76 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) PYTHON_REQ_USE="sqlite" inherit python-r1 diff --git a/app-forensics/lazagne/lazagne-9999.ebuild b/app-forensics/lazagne/lazagne-9999.ebuild index 84dc8da99..13e596472 100644 --- a/app-forensics/lazagne/lazagne-9999.ebuild +++ b/app-forensics/lazagne/lazagne-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) PYTHON_REQ_USE="sqlite" inherit python-r1 diff --git a/app-forensics/libbde/libbde-20220807.ebuild b/app-forensics/libbde/libbde-20220807.ebuild index 3aec32690..4694184bd 100644 --- a/app-forensics/libbde/libbde-20220807.ebuild +++ b/app-forensics/libbde/libbde-20220807.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access BitLocker Drive Encryption (BDE) encrypted volumes" diff --git a/app-forensics/libbde/libbde-20221031.ebuild b/app-forensics/libbde/libbde-20221031.ebuild index 3aec32690..4694184bd 100644 --- a/app-forensics/libbde/libbde-20221031.ebuild +++ b/app-forensics/libbde/libbde-20221031.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access BitLocker Drive Encryption (BDE) encrypted volumes" diff --git a/app-forensics/libesedb/libesedb-20210424.ebuild b/app-forensics/libesedb/libesedb-20210424.ebuild index 9513e8e83..44ea5d03e 100644 --- a/app-forensics/libesedb/libesedb-20210424.ebuild +++ b/app-forensics/libesedb/libesedb-20210424.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Extensible Storage Engine Database File format." diff --git a/app-forensics/libesedb/libesedb-20220806.ebuild b/app-forensics/libesedb/libesedb-20220806.ebuild index 9513e8e83..44ea5d03e 100644 --- a/app-forensics/libesedb/libesedb-20220806.ebuild +++ b/app-forensics/libesedb/libesedb-20220806.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Extensible Storage Engine Database File format." diff --git a/app-forensics/libevt/libevt-20210424.ebuild b/app-forensics/libevt/libevt-20210424.ebuild index b03b21b0b..bdcf6b65f 100644 --- a/app-forensics/libevt/libevt-20210424.ebuild +++ b/app-forensics/libevt/libevt-20210424.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Windows Event Log (EVT) format" diff --git a/app-forensics/libevt/libevt-20221022.ebuild b/app-forensics/libevt/libevt-20221022.ebuild index b03b21b0b..bdcf6b65f 100644 --- a/app-forensics/libevt/libevt-20221022.ebuild +++ b/app-forensics/libevt/libevt-20221022.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Windows Event Log (EVT) format" diff --git a/app-forensics/libevtx/libevtx-20220724.ebuild b/app-forensics/libevtx/libevtx-20220724.ebuild index 56dbdc43a..5802ffc0c 100644 --- a/app-forensics/libevtx/libevtx-20220724.ebuild +++ b/app-forensics/libevtx/libevtx-20220724.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Windows XML Event Log (EVTX) format" diff --git a/app-forensics/libevtx/libevtx-20221101.ebuild b/app-forensics/libevtx/libevtx-20221101.ebuild index 56dbdc43a..5802ffc0c 100644 --- a/app-forensics/libevtx/libevtx-20221101.ebuild +++ b/app-forensics/libevtx/libevtx-20221101.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Windows XML Event Log (EVTX) format" diff --git a/app-forensics/libewf/libewf-20201230.ebuild b/app-forensics/libewf/libewf-20201230.ebuild index 63971e91b..ad88111e0 100644 --- a/app-forensics/libewf/libewf-20201230.ebuild +++ b/app-forensics/libewf/libewf-20201230.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Libewf is a library to access the Expert Witness Compression Format (EWF)" diff --git a/app-forensics/libewf/libewf-20230212.ebuild b/app-forensics/libewf/libewf-20230212.ebuild index 63971e91b..ad88111e0 100644 --- a/app-forensics/libewf/libewf-20230212.ebuild +++ b/app-forensics/libewf/libewf-20230212.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Libewf is a library to access the Expert Witness Compression Format (EWF)" diff --git a/app-forensics/libexe/libexe-20210424.ebuild b/app-forensics/libexe/libexe-20210424.ebuild index 33b12153e..e970d4cee 100644 --- a/app-forensics/libexe/libexe-20210424.ebuild +++ b/app-forensics/libexe/libexe-20210424.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the executable (EXE) format" diff --git a/app-forensics/libexe/libexe-20221023.ebuild b/app-forensics/libexe/libexe-20221023.ebuild index 33b12153e..e970d4cee 100644 --- a/app-forensics/libexe/libexe-20221023.ebuild +++ b/app-forensics/libexe/libexe-20221023.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the executable (EXE) format" diff --git a/app-forensics/libforensic1394/libforensic1394-0.2-r1.ebuild b/app-forensics/libforensic1394/libforensic1394-0.2-r1.ebuild index 3e4da674e..d33bda599 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 3e4da674e..d33bda599 100644 --- a/app-forensics/libforensic1394/libforensic1394-9999.ebuild +++ b/app-forensics/libforensic1394/libforensic1394-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) CMAKE_IN_SOURCE_BUILD=1 inherit distutils-r1 cmake linux-info diff --git a/app-forensics/libfsapfs/libfsapfs-20220709.ebuild b/app-forensics/libfsapfs/libfsapfs-20220709.ebuild index 1b299905f..3016e2af2 100644 --- a/app-forensics/libfsapfs/libfsapfs-20220709.ebuild +++ b/app-forensics/libfsapfs/libfsapfs-20220709.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Apple File System (APFS)" diff --git a/app-forensics/libfsapfs/libfsapfs-20221102.ebuild b/app-forensics/libfsapfs/libfsapfs-20221102.ebuild index 1b299905f..3016e2af2 100644 --- a/app-forensics/libfsapfs/libfsapfs-20221102.ebuild +++ b/app-forensics/libfsapfs/libfsapfs-20221102.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Apple File System (APFS)" diff --git a/app-forensics/libfsext/libfsext-20220822.ebuild b/app-forensics/libfsext/libfsext-20220822.ebuild index 0ab5d4bf8..27d2cceb3 100644 --- a/app-forensics/libfsext/libfsext-20220822.ebuild +++ b/app-forensics/libfsext/libfsext-20220822.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Extended File System" diff --git a/app-forensics/libfsext/libfsext-20220829.ebuild b/app-forensics/libfsext/libfsext-20220829.ebuild index 0ab5d4bf8..27d2cceb3 100644 --- a/app-forensics/libfsext/libfsext-20220829.ebuild +++ b/app-forensics/libfsext/libfsext-20220829.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Extended File System" diff --git a/app-forensics/libfsfat/libfsfat-20220816.ebuild b/app-forensics/libfsfat/libfsfat-20220816.ebuild index a6f6f000e..2c20ae467 100644 --- a/app-forensics/libfsfat/libfsfat-20220816.ebuild +++ b/app-forensics/libfsfat/libfsfat-20220816.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the File Allocation Table (FAT) file system" diff --git a/app-forensics/libfsfat/libfsfat-20220925.ebuild b/app-forensics/libfsfat/libfsfat-20220925.ebuild index a6f6f000e..2c20ae467 100644 --- a/app-forensics/libfsfat/libfsfat-20220925.ebuild +++ b/app-forensics/libfsfat/libfsfat-20220925.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the File Allocation Table (FAT) file system" diff --git a/app-forensics/libfshfs/libfshfs-20220709.ebuild b/app-forensics/libfshfs/libfshfs-20220709.ebuild index 29b682c0a..86258a414 100644 --- a/app-forensics/libfshfs/libfshfs-20220709.ebuild +++ b/app-forensics/libfshfs/libfshfs-20220709.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Mac OS Hierarchical File System (HFS)" diff --git a/app-forensics/libfshfs/libfshfs-20220831.ebuild b/app-forensics/libfshfs/libfshfs-20220831.ebuild index 29b682c0a..86258a414 100644 --- a/app-forensics/libfshfs/libfshfs-20220831.ebuild +++ b/app-forensics/libfshfs/libfshfs-20220831.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Mac OS Hierarchical File System (HFS)" diff --git a/app-forensics/libfsntfs/libfsntfs-20220220.ebuild b/app-forensics/libfsntfs/libfsntfs-20220220.ebuild index d877de32d..3fae8e499 100644 --- a/app-forensics/libfsntfs/libfsntfs-20220220.ebuild +++ b/app-forensics/libfsntfs/libfsntfs-20220220.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Windows New Technology File System (NTFS)" diff --git a/app-forensics/libfsntfs/libfsntfs-20221023.ebuild b/app-forensics/libfsntfs/libfsntfs-20221023.ebuild index d877de32d..3fae8e499 100644 --- a/app-forensics/libfsntfs/libfsntfs-20221023.ebuild +++ b/app-forensics/libfsntfs/libfsntfs-20221023.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Windows New Technology File System (NTFS)" diff --git a/app-forensics/libfsxfs/libfsxfs-20220706.ebuild b/app-forensics/libfsxfs/libfsxfs-20220706.ebuild index 23584c44f..7deda26c4 100644 --- a/app-forensics/libfsxfs/libfsxfs-20220706.ebuild +++ b/app-forensics/libfsxfs/libfsxfs-20220706.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the SGI X File System (XFS)" diff --git a/app-forensics/libfsxfs/libfsxfs-20220829.ebuild b/app-forensics/libfsxfs/libfsxfs-20220829.ebuild index 23584c44f..7deda26c4 100644 --- a/app-forensics/libfsxfs/libfsxfs-20220829.ebuild +++ b/app-forensics/libfsxfs/libfsxfs-20220829.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the SGI X File System (XFS)" diff --git a/app-forensics/libfvde/libfvde-20220807.ebuild b/app-forensics/libfvde/libfvde-20220807.ebuild index c95022aab..e1f0f3e3b 100644 --- a/app-forensics/libfvde/libfvde-20220807.ebuild +++ b/app-forensics/libfvde/libfvde-20220807.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access FileVault Drive Encryption (FVDE) encrypted volumes" diff --git a/app-forensics/libfvde/libfvde-20220915.ebuild b/app-forensics/libfvde/libfvde-20220915.ebuild index c95022aab..e1f0f3e3b 100644 --- a/app-forensics/libfvde/libfvde-20220915.ebuild +++ b/app-forensics/libfvde/libfvde-20220915.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access FileVault Drive Encryption (FVDE) encrypted volumes" diff --git a/app-forensics/liblnk/liblnk-20210417.ebuild b/app-forensics/liblnk/liblnk-20210417.ebuild index ffc0490e0..b0836d3f6 100644 --- a/app-forensics/liblnk/liblnk-20210417.ebuild +++ b/app-forensics/liblnk/liblnk-20210417.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Windows Shortcut File (LNK) format" diff --git a/app-forensics/liblnk/liblnk-20221023.ebuild b/app-forensics/liblnk/liblnk-20221023.ebuild index ffc0490e0..b0836d3f6 100644 --- a/app-forensics/liblnk/liblnk-20221023.ebuild +++ b/app-forensics/liblnk/liblnk-20221023.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Windows Shortcut File (LNK) format" diff --git a/app-forensics/libluksde/libluksde-20220807.ebuild b/app-forensics/libluksde/libluksde-20220807.ebuild index eda8593b1..aa71237e8 100644 --- a/app-forensics/libluksde/libluksde-20220807.ebuild +++ b/app-forensics/libluksde/libluksde-20220807.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access LUKS Disk Encryption encrypted volumes" diff --git a/app-forensics/libluksde/libluksde-20221103.ebuild b/app-forensics/libluksde/libluksde-20221103.ebuild index eda8593b1..aa71237e8 100644 --- a/app-forensics/libluksde/libluksde-20221103.ebuild +++ b/app-forensics/libluksde/libluksde-20221103.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access LUKS Disk Encryption encrypted volumes" diff --git a/app-forensics/libmodi/libmodi-20210807.ebuild b/app-forensics/libmodi/libmodi-20210807.ebuild index 2b589531a..fafe8e086 100644 --- a/app-forensics/libmodi/libmodi-20210807.ebuild +++ b/app-forensics/libmodi/libmodi-20210807.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Mac OS disk image formats" diff --git a/app-forensics/libmodi/libmodi-20221023.ebuild b/app-forensics/libmodi/libmodi-20221023.ebuild index 2b589531a..fafe8e086 100644 --- a/app-forensics/libmodi/libmodi-20221023.ebuild +++ b/app-forensics/libmodi/libmodi-20221023.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Mac OS disk image formats" diff --git a/app-forensics/libmsiecf/libmsiecf-20210420.ebuild b/app-forensics/libmsiecf/libmsiecf-20210420.ebuild index 8bb8370d9..c0f88c2c0 100644 --- a/app-forensics/libmsiecf/libmsiecf-20210420.ebuild +++ b/app-forensics/libmsiecf/libmsiecf-20210420.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Microsoft Internet Explorer (MSIE) Cache Files" diff --git a/app-forensics/libmsiecf/libmsiecf-20221024.ebuild b/app-forensics/libmsiecf/libmsiecf-20221024.ebuild index 8bb8370d9..c0f88c2c0 100644 --- a/app-forensics/libmsiecf/libmsiecf-20221024.ebuild +++ b/app-forensics/libmsiecf/libmsiecf-20221024.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Microsoft Internet Explorer (MSIE) Cache Files" diff --git a/app-forensics/libnk2/libnk2-20161118.ebuild b/app-forensics/libnk2/libnk2-20161118.ebuild index 9a2cacf9e..faf3fd2cf 100644 --- a/app-forensics/libnk2/libnk2-20161118.ebuild +++ b/app-forensics/libnk2/libnk2-20161118.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Microsoft Outlook Nickfile (NK2) format" diff --git a/app-forensics/libnk2/libnk2-20170127.ebuild b/app-forensics/libnk2/libnk2-20170127.ebuild index 9a2cacf9e..faf3fd2cf 100644 --- a/app-forensics/libnk2/libnk2-20170127.ebuild +++ b/app-forensics/libnk2/libnk2-20170127.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Microsoft Outlook Nickfile (NK2) format" diff --git a/app-forensics/libolecf/libolecf-20210512.ebuild b/app-forensics/libolecf/libolecf-20210512.ebuild index e1ffa085a..e2a34e0f8 100644 --- a/app-forensics/libolecf/libolecf-20210512.ebuild +++ b/app-forensics/libolecf/libolecf-20210512.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION=" Library and tools to access the OLE 2 Compound File (OLECF) format" diff --git a/app-forensics/libolecf/libolecf-20221024.ebuild b/app-forensics/libolecf/libolecf-20221024.ebuild index e1ffa085a..e2a34e0f8 100644 --- a/app-forensics/libolecf/libolecf-20221024.ebuild +++ b/app-forensics/libolecf/libolecf-20221024.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION=" Library and tools to access the OLE 2 Compound File (OLECF) format" diff --git a/app-forensics/libpff/libpff-20180714.ebuild b/app-forensics/libpff/libpff-20180714.ebuild index eae2023b5..7c5233a32 100644 --- a/app-forensics/libpff/libpff-20180714.ebuild +++ b/app-forensics/libpff/libpff-20180714.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Personal/Offline Folder File (PFF/OFF) format" diff --git a/app-forensics/libpff/libpff-20211114.ebuild b/app-forensics/libpff/libpff-20211114.ebuild index a2b698e6d..ff3d7c1c8 100644 --- a/app-forensics/libpff/libpff-20211114.ebuild +++ b/app-forensics/libpff/libpff-20211114.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Personal/Offline Folder File (PFF/OFF) format" diff --git a/app-forensics/libphdi/libphdi-20220301.ebuild b/app-forensics/libphdi/libphdi-20220301.ebuild index c941c4dcf..0f3e1f355 100644 --- a/app-forensics/libphdi/libphdi-20220301.ebuild +++ b/app-forensics/libphdi/libphdi-20220301.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Parallels Hard Disk image format" diff --git a/app-forensics/libphdi/libphdi-20221025.ebuild b/app-forensics/libphdi/libphdi-20221025.ebuild index c941c4dcf..0f3e1f355 100644 --- a/app-forensics/libphdi/libphdi-20221025.ebuild +++ b/app-forensics/libphdi/libphdi-20221025.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Parallels Hard Disk image format" diff --git a/app-forensics/libqcow/libqcow-20210419.ebuild b/app-forensics/libqcow/libqcow-20210419.ebuild index 2021e6ed1..c7f0a544b 100644 --- a/app-forensics/libqcow/libqcow-20210419.ebuild +++ b/app-forensics/libqcow/libqcow-20210419.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the QEMU Copy-On-Write (QCOW) image format" diff --git a/app-forensics/libqcow/libqcow-20221026.ebuild b/app-forensics/libqcow/libqcow-20221026.ebuild index 2021e6ed1..c7f0a544b 100644 --- a/app-forensics/libqcow/libqcow-20221026.ebuild +++ b/app-forensics/libqcow/libqcow-20221026.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the QEMU Copy-On-Write (QCOW) image format" diff --git a/app-forensics/libregf/libregf-20220131.ebuild b/app-forensics/libregf/libregf-20220131.ebuild index 77085f2a5..50a71ef36 100644 --- a/app-forensics/libregf/libregf-20220131.ebuild +++ b/app-forensics/libregf/libregf-20220131.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Windows NT Registry File (REGF) format" diff --git a/app-forensics/libregf/libregf-20221026.ebuild b/app-forensics/libregf/libregf-20221026.ebuild index 77085f2a5..50a71ef36 100644 --- a/app-forensics/libregf/libregf-20221026.ebuild +++ b/app-forensics/libregf/libregf-20221026.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Windows NT Registry File (REGF) format" diff --git a/app-forensics/libscca/libscca-20210419.ebuild b/app-forensics/libscca/libscca-20210419.ebuild index e83388926..8426ea425 100644 --- a/app-forensics/libscca/libscca-20210419.ebuild +++ b/app-forensics/libscca/libscca-20210419.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Windows Prefetch File (SCCA) format." diff --git a/app-forensics/libscca/libscca-20221027.ebuild b/app-forensics/libscca/libscca-20221027.ebuild index e83388926..8426ea425 100644 --- a/app-forensics/libscca/libscca-20221027.ebuild +++ b/app-forensics/libscca/libscca-20221027.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Windows Prefetch File (SCCA) format." diff --git a/app-forensics/libsmraw/libsmraw-20210807.ebuild b/app-forensics/libsmraw/libsmraw-20210807.ebuild index 66dae919e..81f6c02a9 100644 --- a/app-forensics/libsmraw/libsmraw-20210807.ebuild +++ b/app-forensics/libsmraw/libsmraw-20210807.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the (split) RAW image format" diff --git a/app-forensics/libsmraw/libsmraw-20221028.ebuild b/app-forensics/libsmraw/libsmraw-20221028.ebuild index 66dae919e..81f6c02a9 100644 --- a/app-forensics/libsmraw/libsmraw-20221028.ebuild +++ b/app-forensics/libsmraw/libsmraw-20221028.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the (split) RAW image format" diff --git a/app-forensics/libvsgpt/libvsgpt-20211115.ebuild b/app-forensics/libvsgpt/libvsgpt-20211115.ebuild index 711c14ef7..688218765 100644 --- a/app-forensics/libvsgpt/libvsgpt-20211115.ebuild +++ b/app-forensics/libvsgpt/libvsgpt-20211115.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the GUID Partition Table (GPT) volume system format" diff --git a/app-forensics/libvsgpt/libvsgpt-20221029.ebuild b/app-forensics/libvsgpt/libvsgpt-20221029.ebuild index 711c14ef7..688218765 100644 --- a/app-forensics/libvsgpt/libvsgpt-20221029.ebuild +++ b/app-forensics/libvsgpt/libvsgpt-20221029.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the GUID Partition Table (GPT) volume system format" diff --git a/app-forensics/libvshadow/libvshadow-20211114.ebuild b/app-forensics/libvshadow/libvshadow-20211114.ebuild index 2f55127b0..42d4e833a 100644 --- a/app-forensics/libvshadow/libvshadow-20211114.ebuild +++ b/app-forensics/libvshadow/libvshadow-20211114.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Volume Shadow Snapshot (VSS) format" diff --git a/app-forensics/libvshadow/libvshadow-20221030.ebuild b/app-forensics/libvshadow/libvshadow-20221030.ebuild index 2f55127b0..42d4e833a 100644 --- a/app-forensics/libvshadow/libvshadow-20221030.ebuild +++ b/app-forensics/libvshadow/libvshadow-20221030.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Volume Shadow Snapshot (VSS) format" diff --git a/app-forensics/libvslvm/libvslvm-20210807.ebuild b/app-forensics/libvslvm/libvslvm-20210807.ebuild index d9e422b53..7ee3f2a7a 100644 --- a/app-forensics/libvslvm/libvslvm-20210807.ebuild +++ b/app-forensics/libvslvm/libvslvm-20210807.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Linux Logical Volume Manager (LVM) format" diff --git a/app-forensics/libvslvm/libvslvm-20221025.ebuild b/app-forensics/libvslvm/libvslvm-20221025.ebuild index d9e422b53..7ee3f2a7a 100644 --- a/app-forensics/libvslvm/libvslvm-20221025.ebuild +++ b/app-forensics/libvslvm/libvslvm-20221025.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Linux Logical Volume Manager (LVM) format" diff --git a/app-forensics/libvsmbr/libvsmbr-20180317.ebuild b/app-forensics/libvsmbr/libvsmbr-20180317.ebuild index 0b11fc22c..2908a7eb0 100644 --- a/app-forensics/libvsmbr/libvsmbr-20180317.ebuild +++ b/app-forensics/libvsmbr/libvsmbr-20180317.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Master Boot Record (MBR) volume system format" diff --git a/app-forensics/libvsmbr/libvsmbr-20180325.ebuild b/app-forensics/libvsmbr/libvsmbr-20180325.ebuild index d3241f87b..93093bac4 100644 --- a/app-forensics/libvsmbr/libvsmbr-20180325.ebuild +++ b/app-forensics/libvsmbr/libvsmbr-20180325.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Master Boot Record (MBR) volume system 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 cbae98b9d..22b01233a 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 470a9fd65..df29170cf 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/app-forensics/oletools/oletools-0.60.1.ebuild b/app-forensics/oletools/oletools-0.60.1.ebuild index db5baa5a6..79f271ad3 100644 --- a/app-forensics/oletools/oletools-0.60.1.ebuild +++ b/app-forensics/oletools/oletools-0.60.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/app-forensics/oletools/oletools-0.60.ebuild b/app-forensics/oletools/oletools-0.60.ebuild index db5baa5a6..79f271ad3 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 67818d34d..951249894 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) PYTHON_REQ_USE="xml" inherit distutils-r1 diff --git a/app-forensics/openscap/openscap-1.3.5-r1.ebuild b/app-forensics/openscap/openscap-1.3.5-r1.ebuild index 444ad4f9f..7eca99bed 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit cmake python-single-r1 diff --git a/app-forensics/openscap/openscap-1.3.6.ebuild b/app-forensics/openscap/openscap-1.3.6.ebuild index 444ad4f9f..7eca99bed 100644 --- a/app-forensics/openscap/openscap-1.3.6.ebuild +++ b/app-forensics/openscap/openscap-1.3.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit cmake python-single-r1 diff --git a/app-forensics/pdf-parser/pdf-parser-0.7.6.ebuild b/app-forensics/pdf-parser/pdf-parser-0.7.6.ebuild index 1c5425805..7dedef7c4 100644 --- a/app-forensics/pdf-parser/pdf-parser-0.7.6.ebuild +++ b/app-forensics/pdf-parser/pdf-parser-0.7.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-r1 unpacker diff --git a/app-forensics/pdf-parser/pdf-parser-0.7.8.ebuild b/app-forensics/pdf-parser/pdf-parser-0.7.8.ebuild index 3f72d1cc2..51089210a 100644 --- a/app-forensics/pdf-parser/pdf-parser-0.7.8.ebuild +++ b/app-forensics/pdf-parser/pdf-parser-0.7.8.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 2f51e98f7..f9e59457a 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-r1 unpacker diff --git a/app-forensics/pdfid/pdfid-0.2.8.ebuild b/app-forensics/pdfid/pdfid-0.2.8.ebuild index c8157672f..5ee377162 100644 --- a/app-forensics/pdfid/pdfid-0.2.8.ebuild +++ b/app-forensics/pdfid/pdfid-0.2.8.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-r1 unpacker diff --git a/app-forensics/plaso/plaso-20220724.ebuild b/app-forensics/plaso/plaso-20220724.ebuild index ece803fba..c4b4cc525 100644 --- a/app-forensics/plaso/plaso-20220724.ebuild +++ b/app-forensics/plaso/plaso-20220724.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/app-forensics/plaso/plaso-20220930.ebuild b/app-forensics/plaso/plaso-20220930.ebuild index ddc19f68f..431e48a9f 100644 --- a/app-forensics/plaso/plaso-20220930.ebuild +++ b/app-forensics/plaso/plaso-20220930.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/app-forensics/pytsk/pytsk-20210801.ebuild b/app-forensics/pytsk/pytsk-20210801.ebuild index f3a0d8bff..da21f108b 100644 --- a/app-forensics/pytsk/pytsk-20210801.ebuild +++ b/app-forensics/pytsk/pytsk-20210801.ebuild @@ -7,7 +7,7 @@ EAPI=8 # called pytsk3-yyyymmdd (see SRC_URI and S below). DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/app-forensics/pytsk/pytsk-20211111.ebuild b/app-forensics/pytsk/pytsk-20211111.ebuild index f3a0d8bff..da21f108b 100644 --- a/app-forensics/pytsk/pytsk-20211111.ebuild +++ b/app-forensics/pytsk/pytsk-20211111.ebuild @@ -7,7 +7,7 @@ EAPI=8 # called pytsk3-yyyymmdd (see SRC_URI and S below). DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/app-forensics/reglookup/reglookup-1.0.1-r1.ebuild b/app-forensics/reglookup/reglookup-1.0.1-r1.ebuild index fc8ece4bb..f1ee27abd 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=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-any-r1 scons-utils diff --git a/app-forensics/reglookup/reglookup-9999.ebuild b/app-forensics/reglookup/reglookup-9999.ebuild index d9aa8dc26..fd5acd434 100644 --- a/app-forensics/reglookup/reglookup-9999.ebuild +++ b/app-forensics/reglookup/reglookup-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-any-r1 scons-utils subversion diff --git a/app-forensics/s3tk/s3tk-0.3.0.ebuild b/app-forensics/s3tk/s3tk-0.3.0.ebuild index c449274f8..5388eb92e 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/app-forensics/s3tk/s3tk-9999.ebuild b/app-forensics/s3tk/s3tk-9999.ebuild index c449274f8..5388eb92e 100644 --- a/app-forensics/s3tk/s3tk-9999.ebuild +++ b/app-forensics/s3tk/s3tk-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 fdf000b02..02f57e8b7 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 fdf000b02..02f57e8b7 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) SSG_PRODUCTS=( +chromium +debian8 eap6 example +fedora +firefox fuse6 diff --git a/app-forensics/stegoveritas/stegoveritas-1.8.ebuild b/app-forensics/stegoveritas/stegoveritas-1.8.ebuild index 74c22e536..605ecd6d4 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/app-misc/fit2gpx/fit2gpx-0.0.7.ebuild b/app-misc/fit2gpx/fit2gpx-0.0.7.ebuild index 0b7f43c0a..f9ca00d65 100644 --- a/app-misc/fit2gpx/fit2gpx-0.0.7.ebuild +++ b/app-misc/fit2gpx/fit2gpx-0.0.7.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/app-misc/gplaycli/gplaycli-3.29.ebuild b/app-misc/gplaycli/gplaycli-3.29.ebuild index ab2e81044..486a34418 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/app-misc/mat2/mat2-0.13.0.ebuild b/app-misc/mat2/mat2-0.13.0.ebuild index deec2d5eb..1c99f8594 100644 --- a/app-misc/mat2/mat2-0.13.0.ebuild +++ b/app-misc/mat2/mat2-0.13.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) #PYTHON_REQ_USE="xml" inherit desktop distutils-r1 xdg-utils diff --git a/app-misc/mat2/mat2-0.13.3.ebuild b/app-misc/mat2/mat2-0.13.3.ebuild index 853da257e..e1929dd9a 100644 --- a/app-misc/mat2/mat2-0.13.3.ebuild +++ b/app-misc/mat2/mat2-0.13.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) #PYTHON_REQ_USE="xml" inherit desktop distutils-r1 xdg-utils diff --git a/app-misc/siglo/siglo-0.9.9.ebuild b/app-misc/siglo/siglo-0.9.9.ebuild index 3ad7d7bda..81eeb7df6 100644 --- a/app-misc/siglo/siglo-0.9.9.ebuild +++ b/app-misc/siglo/siglo-0.9.9.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit gnome2-utils python-single-r1 meson xdg DESCRIPTION="GTK app to sync InfiniTime watch with PinePhone" diff --git a/app-pda/pymobiledevice3/pymobiledevice3-2.27.1.ebuild b/app-pda/pymobiledevice3/pymobiledevice3-2.27.1.ebuild index 35efe06c4..5ad6ae9f8 100644 --- a/app-pda/pymobiledevice3/pymobiledevice3-2.27.1.ebuild +++ b/app-pda/pymobiledevice3/pymobiledevice3-2.27.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/app-pda/pymobiledevice3/pymobiledevice3-2.28.0.ebuild b/app-pda/pymobiledevice3/pymobiledevice3-2.28.0.ebuild index 35efe06c4..5ad6ae9f8 100644 --- a/app-pda/pymobiledevice3/pymobiledevice3-2.28.0.ebuild +++ b/app-pda/pymobiledevice3/pymobiledevice3-2.28.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/app-pda/pymobiledevice3/pymobiledevice3-2.29.4.ebuild b/app-pda/pymobiledevice3/pymobiledevice3-2.29.4.ebuild index 4b2ea574e..47d828fbe 100644 --- a/app-pda/pymobiledevice3/pymobiledevice3-2.29.4.ebuild +++ b/app-pda/pymobiledevice3/pymobiledevice3-2.29.4.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/app-pda/pymobiledevice3/pymobiledevice3-2.30.0.ebuild b/app-pda/pymobiledevice3/pymobiledevice3-2.30.0.ebuild index 4b2ea574e..47d828fbe 100644 --- a/app-pda/pymobiledevice3/pymobiledevice3-2.30.0.ebuild +++ b/app-pda/pymobiledevice3/pymobiledevice3-2.30.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/app-text/endesive/endesive-2.0.2.ebuild b/app-text/endesive/endesive-2.0.2.ebuild index 0cabeca92..93be4a36d 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-libs/hashdb/hashdb-3.1.0-r1.ebuild b/dev-libs/hashdb/hashdb-3.1.0-r1.ebuild index 3faa4da9b..9b94c25c6 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools flag-o-matic python-single-r1 diff --git a/dev-libs/libcaes/libcaes-20221127.ebuild b/dev-libs/libcaes/libcaes-20221127.ebuild index 4d0197170..04df07af1 100644 --- a/dev-libs/libcaes/libcaes-20221127.ebuild +++ b/dev-libs/libcaes/libcaes-20221127.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-single-r1 autotools diff --git a/dev-libs/libcaes/libcaes-20230406.ebuild b/dev-libs/libcaes/libcaes-20230406.ebuild index 4d0197170..04df07af1 100644 --- a/dev-libs/libcaes/libcaes-20230406.ebuild +++ b/dev-libs/libcaes/libcaes-20230406.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-single-r1 autotools diff --git a/dev-libs/libcreg/libcreg-20210625.ebuild b/dev-libs/libcreg/libcreg-20210625.ebuild index 2377d2db5..0f981067c 100644 --- a/dev-libs/libcreg/libcreg-20210625.ebuild +++ b/dev-libs/libcreg/libcreg-20210625.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Windows 9x/Me Registry File (CREG) format" diff --git a/dev-libs/libcreg/libcreg-20221022.ebuild b/dev-libs/libcreg/libcreg-20221022.ebuild index 2377d2db5..0f981067c 100644 --- a/dev-libs/libcreg/libcreg-20221022.ebuild +++ b/dev-libs/libcreg/libcreg-20221022.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the Windows 9x/Me Registry File (CREG) format" diff --git a/dev-libs/libfmos/libfmos-20220811.ebuild b/dev-libs/libfmos/libfmos-20220811.ebuild index 69b13308c..ce0b2546c 100644 --- a/dev-libs/libfmos/libfmos-20220811.ebuild +++ b/dev-libs/libfmos/libfmos-20220811.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library for Mac OS data types" diff --git a/dev-libs/libfwevt/libfwevt-20220723.ebuild b/dev-libs/libfwevt/libfwevt-20220723.ebuild index 7ec353096..9df1c39f7 100644 --- a/dev-libs/libfwevt/libfwevt-20220723.ebuild +++ b/dev-libs/libfwevt/libfwevt-20220723.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library for Windows XML Event Log (EVTX) data types" diff --git a/dev-libs/libfwevt/libfwevt-20220925.ebuild b/dev-libs/libfwevt/libfwevt-20220925.ebuild index 7ec353096..9df1c39f7 100644 --- a/dev-libs/libfwevt/libfwevt-20220925.ebuild +++ b/dev-libs/libfwevt/libfwevt-20220925.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library for Windows XML Event Log (EVTX) data types" diff --git a/dev-libs/libfwnt/libfwnt-20210906.ebuild b/dev-libs/libfwnt/libfwnt-20210906.ebuild index f2065bf9b..775fcd345 100644 --- a/dev-libs/libfwnt/libfwnt-20210906.ebuild +++ b/dev-libs/libfwnt/libfwnt-20210906.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-single-r1 autotools diff --git a/dev-libs/libfwnt/libfwnt-20220922.ebuild b/dev-libs/libfwnt/libfwnt-20220922.ebuild index f2065bf9b..775fcd345 100644 --- a/dev-libs/libfwnt/libfwnt-20220922.ebuild +++ b/dev-libs/libfwnt/libfwnt-20220922.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-single-r1 autotools diff --git a/dev-libs/libfwps/libfwps-20191221.ebuild b/dev-libs/libfwps/libfwps-20191221.ebuild index 2242120fe..86438b7d4 100644 --- a/dev-libs/libfwps/libfwps-20191221.ebuild +++ b/dev-libs/libfwps/libfwps-20191221.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library for Windows Property Store data types" diff --git a/dev-libs/libfwps/libfwps-20220122.ebuild b/dev-libs/libfwps/libfwps-20220122.ebuild index 2242120fe..86438b7d4 100644 --- a/dev-libs/libfwps/libfwps-20220122.ebuild +++ b/dev-libs/libfwps/libfwps-20220122.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library for Windows Property Store data types" diff --git a/dev-libs/libfwsi/libfwsi-20220123.ebuild b/dev-libs/libfwsi/libfwsi-20220123.ebuild index 2a6226062..bd84bc850 100644 --- a/dev-libs/libfwsi/libfwsi-20220123.ebuild +++ b/dev-libs/libfwsi/libfwsi-20220123.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library to access the Windows Shell Item format" diff --git a/dev-libs/libfwsi/libfwsi-20220927.ebuild b/dev-libs/libfwsi/libfwsi-20220927.ebuild index 2a6226062..bd84bc850 100644 --- a/dev-libs/libfwsi/libfwsi-20220927.ebuild +++ b/dev-libs/libfwsi/libfwsi-20220927.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library to access the Windows Shell Item format" diff --git a/dev-libs/libsigscan/libsigscan-20220124.ebuild b/dev-libs/libsigscan/libsigscan-20220124.ebuild index 4680b1117..45fc2b7a4 100644 --- a/dev-libs/libsigscan/libsigscan-20220124.ebuild +++ b/dev-libs/libsigscan/libsigscan-20220124.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library for binary signature scanning." diff --git a/dev-libs/libsigscan/libsigscan-20221027.ebuild b/dev-libs/libsigscan/libsigscan-20221027.ebuild index 4680b1117..45fc2b7a4 100644 --- a/dev-libs/libsigscan/libsigscan-20221027.ebuild +++ b/dev-libs/libsigscan/libsigscan-20221027.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library for binary signature scanning." diff --git a/dev-libs/libsmdev/libsmdev-20210418.ebuild b/dev-libs/libsmdev/libsmdev-20210418.ebuild index 43a2edf34..1b29514e6 100644 --- a/dev-libs/libsmdev/libsmdev-20210418.ebuild +++ b/dev-libs/libsmdev/libsmdev-20210418.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library to access to storage media devices" diff --git a/dev-libs/libsmdev/libsmdev-20221028.ebuild b/dev-libs/libsmdev/libsmdev-20221028.ebuild index 43a2edf34..1b29514e6 100644 --- a/dev-libs/libsmdev/libsmdev-20221028.ebuild +++ b/dev-libs/libsmdev/libsmdev-20221028.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library to access to storage media devices" diff --git a/dev-libs/libvmdk/libvmdk-20210807.ebuild b/dev-libs/libvmdk/libvmdk-20210807.ebuild index bfb3667fd..045b9718c 100644 --- a/dev-libs/libvmdk/libvmdk-20210807.ebuild +++ b/dev-libs/libvmdk/libvmdk-20210807.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the VMware Virtual Disk (VMDK) format" diff --git a/dev-libs/libvmdk/libvmdk-20221022.ebuild b/dev-libs/libvmdk/libvmdk-20221022.ebuild index bfb3667fd..045b9718c 100644 --- a/dev-libs/libvmdk/libvmdk-20221022.ebuild +++ b/dev-libs/libvmdk/libvmdk-20221022.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library and tools to access the VMware Virtual Disk (VMDK) format" diff --git a/dev-libs/libwrc/libwrc-20220720.ebuild b/dev-libs/libwrc/libwrc-20220720.ebuild index ab7519a5c..9162419b2 100644 --- a/dev-libs/libwrc/libwrc-20220720.ebuild +++ b/dev-libs/libwrc/libwrc-20220720.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library to access the Windows Resource Compiler (WRC) format" diff --git a/dev-libs/libwrc/libwrc-20221009.ebuild b/dev-libs/libwrc/libwrc-20221009.ebuild index ab7519a5c..9162419b2 100644 --- a/dev-libs/libwrc/libwrc-20221009.ebuild +++ b/dev-libs/libwrc/libwrc-20221009.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools python-single-r1 DESCRIPTION="Library to access the Windows Resource Compiler (WRC) format" diff --git a/dev-python/EasyProcess/EasyProcess-0.2.7.ebuild b/dev-python/EasyProcess/EasyProcess-0.2.7.ebuild index ac8d05432..dce6707c6 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 e1e1bd3ba..5c760c4dc 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=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/IP2Location/IP2Location-8.10.0.ebuild b/dev-python/IP2Location/IP2Location-8.10.0.ebuild index 6ed9ea051..8fcb62d8e 100644 --- a/dev-python/IP2Location/IP2Location-8.10.0.ebuild +++ b/dev-python/IP2Location/IP2Location-8.10.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/IP2Location/IP2Location-8.8.1.ebuild b/dev-python/IP2Location/IP2Location-8.8.1.ebuild index c090453bb..85e6813b5 100644 --- a/dev-python/IP2Location/IP2Location-8.8.1.ebuild +++ b/dev-python/IP2Location/IP2Location-8.8.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/Js2Py/Js2Py-0.67_p20200212.ebuild b/dev-python/Js2Py/Js2Py-0.67_p20200212.ebuild index c7e65e387..5d4df36d1 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 2bd097276..f3b7a3af3 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/Protego/Protego-0.2.1.ebuild b/dev-python/Protego/Protego-0.2.1.ebuild index 192a8a115..714269305 100644 --- a/dev-python/Protego/Protego-0.2.1.ebuild +++ b/dev-python/Protego/Protego-0.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 0d3707612..062c50420 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/Scrapy/Scrapy-2.6.1.ebuild b/dev-python/Scrapy/Scrapy-2.6.1.ebuild index 32864b81a..98a56a07b 100644 --- a/dev-python/Scrapy/Scrapy-2.6.1.ebuild +++ b/dev-python/Scrapy/Scrapy-2.6.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="A high-level Web Crawling and Web Scraping framework" diff --git a/dev-python/Scrapy/Scrapy-2.6.3.ebuild b/dev-python/Scrapy/Scrapy-2.6.3.ebuild index 0678ae9d0..1cc7b478a 100644 --- a/dev-python/Scrapy/Scrapy-2.6.3.ebuild +++ b/dev-python/Scrapy/Scrapy-2.6.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="A high-level Web Crawling and Web Scraping framework" diff --git a/dev-python/Telethon/Telethon-1.25.4.ebuild b/dev-python/Telethon/Telethon-1.25.4.ebuild index babfe781c..dadcf8400 100644 --- a/dev-python/Telethon/Telethon-1.25.4.ebuild +++ b/dev-python/Telethon/Telethon-1.25.4.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/Telethon/Telethon-1.26.1.ebuild b/dev-python/Telethon/Telethon-1.26.1.ebuild index babfe781c..dadcf8400 100644 --- a/dev-python/Telethon/Telethon-1.26.1.ebuild +++ b/dev-python/Telethon/Telethon-1.26.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/aardwolf/aardwolf-0.0.8.ebuild b/dev-python/aardwolf/aardwolf-0.0.8.ebuild index 57386226a..83431ec7a 100644 --- a/dev-python/aardwolf/aardwolf-0.0.8.ebuild +++ b/dev-python/aardwolf/aardwolf-0.0.8.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/acora/acora-2.2.ebuild b/dev-python/acora/acora-2.2.ebuild index 5691a5696..301a5459b 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/adblockparser/adblockparser-0.7.ebuild b/dev-python/adblockparser/adblockparser-0.7.ebuild index 2e4ce40e2..47d069b0e 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/aesedb/aesedb-0.1.3.ebuild b/dev-python/aesedb/aesedb-0.1.3.ebuild index b0ef09451..14539725d 100644 --- a/dev-python/aesedb/aesedb-0.1.3.ebuild +++ b/dev-python/aesedb/aesedb-0.1.3.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/aesedb/aesedb-0.1.4.ebuild b/dev-python/aesedb/aesedb-0.1.4.ebuild index 35d772dc8..6336d4a54 100644 --- a/dev-python/aesedb/aesedb-0.1.4.ebuild +++ b/dev-python/aesedb/aesedb-0.1.4.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 66a19392c..2af9238e6 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 2c5c86ec0..cfb37e73d 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 6b05a67e2..f9d1ecd1b 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 1d2129fd9..e5eabe540 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/aggdraw/aggdraw-1.3.11.ebuild b/dev-python/aggdraw/aggdraw-1.3.11.ebuild index 47d2152f2..cacd55954 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/aiocmd/aiocmd-0.1.5.ebuild b/dev-python/aiocmd/aiocmd-0.1.5.ebuild index 622748e8d..e3cf40fb8 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/aioconsole/aioconsole-0.3.1.ebuild b/dev-python/aioconsole/aioconsole-0.3.1.ebuild index c088d4712..5f9f68fbe 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/aiogpt/aiogpt-4.0.11.ebuild b/dev-python/aiogpt/aiogpt-4.0.11.ebuild index b12bf2968..1a9dbcba6 100644 --- a/dev-python/aiogpt/aiogpt-4.0.11.ebuild +++ b/dev-python/aiogpt/aiogpt-4.0.11.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/aiogram/aiogram-2.24.ebuild b/dev-python/aiogram/aiogram-2.24.ebuild index 19fdee47b..f6466174d 100644 --- a/dev-python/aiogram/aiogram-2.24.ebuild +++ b/dev-python/aiogram/aiogram-2.24.ebuild @@ -5,7 +5,7 @@ EAPI=8 #https://projects.gentoo.org/python/guide/distutils.html#pep-517-build-systems DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/aiogram/aiogram-3.0.0.ebuild b/dev-python/aiogram/aiogram-3.0.0.ebuild index 7079c23e6..212b93969 100644 --- a/dev-python/aiogram/aiogram-3.0.0.ebuild +++ b/dev-python/aiogram/aiogram-3.0.0.ebuild @@ -7,7 +7,7 @@ EAPI=8 #MY_P="${PN}-${MY_PV}" DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="Asynchronous framework for Telegram Bot API" diff --git a/dev-python/aiogram/aiogram-3.0.0_beta4-r1.ebuild b/dev-python/aiogram/aiogram-3.0.0_beta4-r1.ebuild index e09aa1e8d..6b1f14375 100644 --- a/dev-python/aiogram/aiogram-3.0.0_beta4-r1.ebuild +++ b/dev-python/aiogram/aiogram-3.0.0_beta4-r1.ebuild @@ -7,7 +7,7 @@ MY_PV="${PV/_beta/-beta.}" MY_P="${PN}-${MY_PV}" DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="Asynchronous framework for Telegram Bot API" diff --git a/dev-python/aiogram/aiogram-3.0.0_beta7.ebuild b/dev-python/aiogram/aiogram-3.0.0_beta7.ebuild index 7368657b4..1ebe93045 100644 --- a/dev-python/aiogram/aiogram-3.0.0_beta7.ebuild +++ b/dev-python/aiogram/aiogram-3.0.0_beta7.ebuild @@ -7,7 +7,7 @@ MY_PV="${PV/_beta/b}" MY_P="${PN}-${MY_PV}" DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="Asynchronous framework for Telegram Bot API" diff --git a/dev-python/aiogram/aiogram-3.1.1.ebuild b/dev-python/aiogram/aiogram-3.1.1.ebuild index 534196c23..feec31ebb 100644 --- a/dev-python/aiogram/aiogram-3.1.1.ebuild +++ b/dev-python/aiogram/aiogram-3.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="Asynchronous framework for Telegram Bot API" diff --git a/dev-python/aiogram_dialog/aiogram_dialog-1.9.0.ebuild b/dev-python/aiogram_dialog/aiogram_dialog-1.9.0.ebuild index 11d4a1866..c26bb118a 100644 --- a/dev-python/aiogram_dialog/aiogram_dialog-1.9.0.ebuild +++ b/dev-python/aiogram_dialog/aiogram_dialog-1.9.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 #https://projects.gentoo.org/python/guide/distutils.html#pep-517-build-systems #DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/aiogram_dialog/aiogram_dialog-2.0.0_beta11.ebuild b/dev-python/aiogram_dialog/aiogram_dialog-2.0.0_beta11.ebuild index 00653412e..92642f611 100644 --- a/dev-python/aiogram_dialog/aiogram_dialog-2.0.0_beta11.ebuild +++ b/dev-python/aiogram_dialog/aiogram_dialog-2.0.0_beta11.ebuild @@ -6,7 +6,7 @@ EAPI=8 MY_PV="${PV/_beta/b}" MY_P="${PN}-${MY_PV}" -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/aiogram_dialog/aiogram_dialog-2.0.0_beta9.ebuild b/dev-python/aiogram_dialog/aiogram_dialog-2.0.0_beta9.ebuild index 8b3e423fa..455102d5f 100644 --- a/dev-python/aiogram_dialog/aiogram_dialog-2.0.0_beta9.ebuild +++ b/dev-python/aiogram_dialog/aiogram_dialog-2.0.0_beta9.ebuild @@ -8,7 +8,7 @@ MY_P="${PN}-${MY_PV}" #https://projects.gentoo.org/python/guide/distutils.html#pep-517-build-systems #DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/aiomultiprocess/aiomultiprocess-0.8.0.ebuild b/dev-python/aiomultiprocess/aiomultiprocess-0.8.0.ebuild index f039e5719..cfd426f00 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/aiomultiprocess/aiomultiprocess-0.9.0.ebuild b/dev-python/aiomultiprocess/aiomultiprocess-0.9.0.ebuild index e733089e3..ba7c84a5e 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="asyncio version of the standard multiprocessing module" diff --git a/dev-python/aiopg/aiopg-1.4.0-r1.ebuild b/dev-python/aiopg/aiopg-1.4.0-r1.ebuild index b3238a78c..f874f2eda 100644 --- a/dev-python/aiopg/aiopg-1.4.0-r1.ebuild +++ b/dev-python/aiopg/aiopg-1.4.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 optfeature diff --git a/dev-python/aiosmb/aiosmb-0.4.6.ebuild b/dev-python/aiosmb/aiosmb-0.4.6.ebuild index 942a29758..d011dc242 100644 --- a/dev-python/aiosmb/aiosmb-0.4.6.ebuild +++ b/dev-python/aiosmb/aiosmb-0.4.6.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/aiosmb/aiosmb-0.4.8.ebuild b/dev-python/aiosmb/aiosmb-0.4.8.ebuild index 44a394646..e624e19e4 100644 --- a/dev-python/aiosmb/aiosmb-0.4.8.ebuild +++ b/dev-python/aiosmb/aiosmb-0.4.8.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/aiowinreg/aiowinreg-0.0.10.ebuild b/dev-python/aiowinreg/aiowinreg-0.0.10.ebuild index f3e0dbe25..b00933722 100644 --- a/dev-python/aiowinreg/aiowinreg-0.0.10.ebuild +++ b/dev-python/aiowinreg/aiowinreg-0.0.10.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/aiowinreg/aiowinreg-0.0.9.ebuild b/dev-python/aiowinreg/aiowinreg-0.0.9.ebuild index e4a01b322..4044a78a0 100644 --- a/dev-python/aiowinreg/aiowinreg-0.0.9.ebuild +++ b/dev-python/aiowinreg/aiowinreg-0.0.9.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/altgraph/altgraph-0.17.3.ebuild b/dev-python/altgraph/altgraph-0.17.3.ebuild index 4e7b3ab7f..93f7687e3 100644 --- a/dev-python/altgraph/altgraph-0.17.3.ebuild +++ b/dev-python/altgraph/altgraph-0.17.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 diff --git a/dev-python/altgraph/altgraph-0.17.ebuild b/dev-python/altgraph/altgraph-0.17.ebuild index 9abf1f4f1..93246f44c 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="A constructing graphs, BFS and DFS traversals, etc" diff --git a/dev-python/apkid/apkid-2.1.3.ebuild b/dev-python/apkid/apkid-2.1.3.ebuild index db4e5073b..42a977988 100644 --- a/dev-python/apkid/apkid-2.1.3.ebuild +++ b/dev-python/apkid/apkid-2.1.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/apkid/apkid-2.1.4.ebuild b/dev-python/apkid/apkid-2.1.4.ebuild index 51031af5b..6038684c8 100644 --- a/dev-python/apkid/apkid-2.1.4.ebuild +++ b/dev-python/apkid/apkid-2.1.4.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/apkid/apkid-2.1.5.ebuild b/dev-python/apkid/apkid-2.1.5.ebuild index 506537532..7fabf121f 100644 --- a/dev-python/apkid/apkid-2.1.5.ebuild +++ b/dev-python/apkid/apkid-2.1.5.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/apksigcopier/apksigcopier-1.1.1.ebuild b/dev-python/apksigcopier/apksigcopier-1.1.1.ebuild index 0891d0d89..932352d99 100644 --- a/dev-python/apksigcopier/apksigcopier-1.1.1.ebuild +++ b/dev-python/apksigcopier/apksigcopier-1.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/apksigtool/apksigtool-0.1.0.ebuild b/dev-python/apksigtool/apksigtool-0.1.0.ebuild index 29de5666d..583e19444 100644 --- a/dev-python/apksigtool/apksigtool-0.1.0.ebuild +++ b/dev-python/apksigtool/apksigtool-0.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/apng/apng-0.3.3.ebuild b/dev-python/apng/apng-0.3.3.ebuild index 0045845cd..5728aa18b 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/apng/apng-0.3.4.ebuild b/dev-python/apng/apng-0.3.4.ebuild index 0045845cd..5728aa18b 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/arc4/arc4-0.2.0.ebuild b/dev-python/arc4/arc4-0.2.0.ebuild index 29d173908..0ac8c4a3a 100644 --- a/dev-python/arc4/arc4-0.2.0.ebuild +++ b/dev-python/arc4/arc4-0.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/arpy/arpy-2.3.0.ebuild b/dev-python/arpy/arpy-2.3.0.ebuild index 02a01c034..c38830603 100644 --- a/dev-python/arpy/arpy-2.3.0.ebuild +++ b/dev-python/arpy/arpy-2.3.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/artifacts/artifacts-20221012.ebuild b/dev-python/artifacts/artifacts-20221012.ebuild index 5f4e22ed7..d59019aea 100644 --- a/dev-python/artifacts/artifacts-20221012.ebuild +++ b/dev-python/artifacts/artifacts-20221012.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/artifacts/artifacts-20221219.ebuild b/dev-python/artifacts/artifacts-20221219.ebuild index 5f4e22ed7..d59019aea 100644 --- a/dev-python/artifacts/artifacts-20221219.ebuild +++ b/dev-python/artifacts/artifacts-20221219.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/asciitree/asciitree-0.3.3.ebuild b/dev-python/asciitree/asciitree-0.3.3.ebuild index afb5ed203..3977c4da9 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/asn1/asn1-2.7.0.ebuild b/dev-python/asn1/asn1-2.7.0.ebuild index 47e818436..5ba581e3b 100644 --- a/dev-python/asn1/asn1-2.7.0.ebuild +++ b/dev-python/asn1/asn1-2.7.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/asn1tools/asn1tools-0.163.0.ebuild b/dev-python/asn1tools/asn1tools-0.163.0.ebuild index 6b71f4285..48f85b0e5 100644 --- a/dev-python/asn1tools/asn1tools-0.163.0.ebuild +++ b/dev-python/asn1tools/asn1tools-0.163.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/aspectlib/aspectlib-1.5.2.ebuild b/dev-python/aspectlib/aspectlib-1.5.2.ebuild index ada8a9a06..1a0cc4c06 100644 --- a/dev-python/aspectlib/aspectlib-1.5.2.ebuild +++ b/dev-python/aspectlib/aspectlib-1.5.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/asyauth/asyauth-0.0.14.ebuild b/dev-python/asyauth/asyauth-0.0.14.ebuild index 46459abb8..96bcab567 100644 --- a/dev-python/asyauth/asyauth-0.0.14.ebuild +++ b/dev-python/asyauth/asyauth-0.0.14.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/asyauth/asyauth-0.0.16.ebuild b/dev-python/asyauth/asyauth-0.0.16.ebuild index 2d5be51b7..15b2124f2 100644 --- a/dev-python/asyauth/asyauth-0.0.16.ebuild +++ b/dev-python/asyauth/asyauth-0.0.16.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/asyncpg/asyncpg-0.23.0.ebuild b/dev-python/asyncpg/asyncpg-0.23.0.ebuild index 442d9a8c5..33dae955f 100644 --- a/dev-python/asyncpg/asyncpg-0.23.0.ebuild +++ b/dev-python/asyncpg/asyncpg-0.23.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/asyncpg/asyncpg-0.27.0.ebuild b/dev-python/asyncpg/asyncpg-0.27.0.ebuild index 442d9a8c5..33dae955f 100644 --- a/dev-python/asyncpg/asyncpg-0.27.0.ebuild +++ b/dev-python/asyncpg/asyncpg-0.27.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/asysocks/asysocks-0.2.7.ebuild b/dev-python/asysocks/asysocks-0.2.7.ebuild index ecd60e550..f5e478eec 100644 --- a/dev-python/asysocks/asysocks-0.2.7.ebuild +++ b/dev-python/asysocks/asysocks-0.2.7.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/asysocks/asysocks-0.2.9.ebuild b/dev-python/asysocks/asysocks-0.2.9.ebuild index 492c010e2..dabeaebdd 100644 --- a/dev-python/asysocks/asysocks-0.2.9.ebuild +++ b/dev-python/asysocks/asysocks-0.2.9.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/banal/banal-1.0.1.ebuild b/dev-python/banal/banal-1.0.1.ebuild index 832ffa45a..43888daba 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/bardapi/bardapi-0.1.27.ebuild b/dev-python/bardapi/bardapi-0.1.27.ebuild index 10720a195..88f45fbe7 100644 --- a/dev-python/bardapi/bardapi-0.1.27.ebuild +++ b/dev-python/bardapi/bardapi-0.1.27.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/bardapi/bardapi-0.1.29.ebuild b/dev-python/bardapi/bardapi-0.1.29.ebuild index 10720a195..88f45fbe7 100644 --- a/dev-python/bardapi/bardapi-0.1.29.ebuild +++ b/dev-python/bardapi/bardapi-0.1.29.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/beautifultable/beautifultable-0.8.0.ebuild b/dev-python/beautifultable/beautifultable-0.8.0.ebuild index 58bcf5ac0..f74c25057 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/bencode_py/bencode_py-3.0.0.ebuild b/dev-python/bencode_py/bencode_py-3.0.0.ebuild index 1d33b20b7..8b3894bc2 100644 --- a/dev-python/bencode_py/bencode_py-3.0.0.ebuild +++ b/dev-python/bencode_py/bencode_py-3.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} pypy3 ) +PYTHON_COMPAT=( python3_{10..12} pypy3 ) inherit distutils-r1 DESCRIPTION="Simple bencode parser (for Python2, Python 3 and PyPy)" diff --git a/dev-python/bencode_py/bencode_py-3.0.1.ebuild b/dev-python/bencode_py/bencode_py-3.0.1.ebuild index 1d33b20b7..8b3894bc2 100644 --- a/dev-python/bencode_py/bencode_py-3.0.1.ebuild +++ b/dev-python/bencode_py/bencode_py-3.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} pypy3 ) +PYTHON_COMPAT=( python3_{10..12} pypy3 ) inherit distutils-r1 DESCRIPTION="Simple bencode parser (for Python2, Python 3 and PyPy)" diff --git a/dev-python/bencode_py/bencode_py-4.0.0.ebuild b/dev-python/bencode_py/bencode_py-4.0.0.ebuild index 1d33b20b7..8b3894bc2 100644 --- a/dev-python/bencode_py/bencode_py-4.0.0.ebuild +++ b/dev-python/bencode_py/bencode_py-4.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} pypy3 ) +PYTHON_COMPAT=( python3_{10..12} pypy3 ) inherit distutils-r1 DESCRIPTION="Simple bencode parser (for Python2, Python 3 and PyPy)" diff --git a/dev-python/bidict/bidict-0.21.2.ebuild b/dev-python/bidict/bidict-0.21.2.ebuild index 8a2634413..e3bf44577 100644 --- a/dev-python/bidict/bidict-0.21.2.ebuild +++ b/dev-python/bidict/bidict-0.21.2.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi DESCRIPTION="The bidirectional mapping library for Python." diff --git a/dev-python/bidict/bidict-0.22.1.ebuild b/dev-python/bidict/bidict-0.22.1.ebuild index 99505d8d0..db0e675b2 100644 --- a/dev-python/bidict/bidict-0.22.1.ebuild +++ b/dev-python/bidict/bidict-0.22.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi 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 790bcc4df..96d472cba 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 3a474bbd5..3afde163f 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/blinkstick/blinkstick-9999.ebuild b/dev-python/blinkstick/blinkstick-9999.ebuild index 3a474bbd5..3afde163f 100644 --- a/dev-python/blinkstick/blinkstick-9999.ebuild +++ b/dev-python/blinkstick/blinkstick-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 cf3126353..119aeaf3f 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/bpylist2/bpylist2-4.1.1.ebuild b/dev-python/bpylist2/bpylist2-4.1.1.ebuild index 8d827d781..0e74a75aa 100644 --- a/dev-python/bpylist2/bpylist2-4.1.1.ebuild +++ b/dev-python/bpylist2/bpylist2-4.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/captcha/captcha-0.4.ebuild b/dev-python/captcha/captcha-0.4.ebuild index 87a1bd80b..17639c48f 100644 --- a/dev-python/captcha/captcha-0.4.ebuild +++ b/dev-python/captcha/captcha-0.4.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/cement/cement-2.10.ebuild b/dev-python/cement/cement-2.10.ebuild index 8b533954e..e716e105b 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/censys/censys-2.1.8.ebuild b/dev-python/censys/censys-2.1.8.ebuild index c1d806abe..3f7fe3633 100644 --- a/dev-python/censys/censys-2.1.8.ebuild +++ b/dev-python/censys/censys-2.1.8.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/cfscrape/cfscrape-2.1.1.ebuild b/dev-python/cfscrape/cfscrape-2.1.1.ebuild index 9f8edb787..45dfed4c4 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 8dbd3c63c..2682bd8b5 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/click-option-group/click-option-group-0.5.3.ebuild b/dev-python/click-option-group/click-option-group-0.5.3.ebuild index bfb72df37..03feacb56 100644 --- a/dev-python/click-option-group/click-option-group-0.5.3.ebuild +++ b/dev-python/click-option-group/click-option-group-0.5.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 4fc83089a..09a713bff 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/codegen/codegen-1.0.ebuild b/dev-python/codegen/codegen-1.0.ebuild index 0e686dff8..0b4a17559 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/config/config-0.4.2.ebuild b/dev-python/config/config-0.4.2.ebuild index 7af448316..89a428dbe 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 b5331dcfa..789283545 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/coreschema/coreschema-0.0.4.ebuild b/dev-python/coreschema/coreschema-0.0.4.ebuild index 61c515848..2494baa0d 100644 --- a/dev-python/coreschema/coreschema-0.0.4.ebuild +++ b/dev-python/coreschema/coreschema-0.0.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/cxxfilt/cxxfilt-0.3.0.ebuild b/dev-python/cxxfilt/cxxfilt-0.3.0.ebuild index 7a59c65c7..a207d2dfc 100644 --- a/dev-python/cxxfilt/cxxfilt-0.3.0.ebuild +++ b/dev-python/cxxfilt/cxxfilt-0.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/databases/databases-0.4.3.ebuild b/dev-python/databases/databases-0.4.3.ebuild index b1790c687..779b36fd0 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 9f682982c..8bbfc31e5 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 a1d07ebba..89845aa17 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/deep-translator/deep-translator-1.11.4.ebuild b/dev-python/deep-translator/deep-translator-1.11.4.ebuild index 04057091f..bee4dd92a 100644 --- a/dev-python/deep-translator/deep-translator-1.11.4.ebuild +++ b/dev-python/deep-translator/deep-translator-1.11.4.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/delegator/delegator-0.1.1-r1.ebuild b/dev-python/delegator/delegator-0.1.1-r1.ebuild index 366f5e694..32cdaeeff 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/developer_disk_image/developer_disk_image-0.0.2.ebuild b/dev-python/developer_disk_image/developer_disk_image-0.0.2.ebuild index f222d0eea..6c40c2265 100644 --- a/dev-python/developer_disk_image/developer_disk_image-0.0.2.ebuild +++ b/dev-python/developer_disk_image/developer_disk_image-0.0.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/dfdatetime/dfdatetime-20210509.ebuild b/dev-python/dfdatetime/dfdatetime-20210509.ebuild index 13f4c6944..f92d2f960 100644 --- a/dev-python/dfdatetime/dfdatetime-20210509.ebuild +++ b/dev-python/dfdatetime/dfdatetime-20210509.ebuild @@ -5,7 +5,7 @@ EAPI=8 # https://projects.gentoo.org/python/guide/distutils.html#pep-517-build-systems DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/dfdatetime/dfdatetime-20211228.ebuild b/dev-python/dfdatetime/dfdatetime-20211228.ebuild index 13f4c6944..f92d2f960 100644 --- a/dev-python/dfdatetime/dfdatetime-20211228.ebuild +++ b/dev-python/dfdatetime/dfdatetime-20211228.ebuild @@ -5,7 +5,7 @@ EAPI=8 # https://projects.gentoo.org/python/guide/distutils.html#pep-517-build-systems DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/dfdatetime/dfdatetime-20220131.ebuild b/dev-python/dfdatetime/dfdatetime-20220131.ebuild index 13f4c6944..f92d2f960 100644 --- a/dev-python/dfdatetime/dfdatetime-20220131.ebuild +++ b/dev-python/dfdatetime/dfdatetime-20220131.ebuild @@ -5,7 +5,7 @@ EAPI=8 # https://projects.gentoo.org/python/guide/distutils.html#pep-517-build-systems DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/dfdatetime/dfdatetime-20220728.ebuild b/dev-python/dfdatetime/dfdatetime-20220728.ebuild index 13f4c6944..f92d2f960 100644 --- a/dev-python/dfdatetime/dfdatetime-20220728.ebuild +++ b/dev-python/dfdatetime/dfdatetime-20220728.ebuild @@ -5,7 +5,7 @@ EAPI=8 # https://projects.gentoo.org/python/guide/distutils.html#pep-517-build-systems DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/dfdatetime/dfdatetime-20220810.ebuild b/dev-python/dfdatetime/dfdatetime-20220810.ebuild index 13f4c6944..f92d2f960 100644 --- a/dev-python/dfdatetime/dfdatetime-20220810.ebuild +++ b/dev-python/dfdatetime/dfdatetime-20220810.ebuild @@ -5,7 +5,7 @@ EAPI=8 # https://projects.gentoo.org/python/guide/distutils.html#pep-517-build-systems DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/dfdatetime/dfdatetime-20220925.ebuild b/dev-python/dfdatetime/dfdatetime-20220925.ebuild index 13f4c6944..f92d2f960 100644 --- a/dev-python/dfdatetime/dfdatetime-20220925.ebuild +++ b/dev-python/dfdatetime/dfdatetime-20220925.ebuild @@ -5,7 +5,7 @@ EAPI=8 # https://projects.gentoo.org/python/guide/distutils.html#pep-517-build-systems DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/dfdatetime/dfdatetime-20221112.ebuild b/dev-python/dfdatetime/dfdatetime-20221112.ebuild index 13f4c6944..f92d2f960 100644 --- a/dev-python/dfdatetime/dfdatetime-20221112.ebuild +++ b/dev-python/dfdatetime/dfdatetime-20221112.ebuild @@ -5,7 +5,7 @@ EAPI=8 # https://projects.gentoo.org/python/guide/distutils.html#pep-517-build-systems DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/dhcplib/dhcplib-0.1.1.ebuild b/dev-python/dhcplib/dhcplib-0.1.1.ebuild index 85a03ba75..f43ac0de9 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 60a458643..a56769f0a 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 3d286a615..2ee6f40bf 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 9eddfd078..6729fd11f 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 41c98c6b3..f6ad80bb7 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=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 41c98c6b3..f6ad80bb7 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=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 d99f2d2ca..f6d075dfc 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 27d5bfd3c..702bbd180 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 43734c0c7..d7ebf9bdf 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 4048c9d36..7b3fb3137 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="Django FileResponse that adds Content-Range headers" diff --git a/dev-python/django-simple-captcha/django-simple-captcha-0.5.17.ebuild b/dev-python/django-simple-captcha/django-simple-captcha-0.5.17.ebuild index 887534887..7955e0b50 100644 --- a/dev-python/django-simple-captcha/django-simple-captcha-0.5.17.ebuild +++ b/dev-python/django-simple-captcha/django-simple-captcha-0.5.17.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) PYPI_NO_NORMALIZE=1 inherit distutils-r1 pypi 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 9a7e63f7a..248ae322f 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 c600f0a85..77f8fe7c2 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/djangosaml2/djangosaml2-1.5.7.ebuild b/dev-python/djangosaml2/djangosaml2-1.5.7.ebuild index 653458d09..0cd3771fa 100644 --- a/dev-python/djangosaml2/djangosaml2-1.5.7.ebuild +++ b/dev-python/djangosaml2/djangosaml2-1.5.7.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/djangosaml2/djangosaml2-1.6.0.ebuild b/dev-python/djangosaml2/djangosaml2-1.6.0.ebuild index 653458d09..0cd3771fa 100644 --- a/dev-python/djangosaml2/djangosaml2-1.6.0.ebuild +++ b/dev-python/djangosaml2/djangosaml2-1.6.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/dnslib/dnslib-0.9.19.ebuild b/dev-python/dnslib/dnslib-0.9.19.ebuild index ee0a4b0fe..9da49af70 100644 --- a/dev-python/dnslib/dnslib-0.9.19.ebuild +++ b/dev-python/dnslib/dnslib-0.9.19.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} pypy3 ) +PYTHON_COMPAT=( python3_{10..12} pypy3 ) inherit distutils-r1 diff --git a/dev-python/dnslib/dnslib-0.9.22.ebuild b/dev-python/dnslib/dnslib-0.9.22.ebuild index 86371993d..27909cdc9 100644 --- a/dev-python/dnslib/dnslib-0.9.22.ebuild +++ b/dev-python/dnslib/dnslib-0.9.22.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} pypy3 ) +PYTHON_COMPAT=( python3_{10..12} pypy3 ) inherit distutils-r1 diff --git a/dev-python/donut-shellcode/donut-shellcode-1.0.2-r1.ebuild b/dev-python/donut-shellcode/donut-shellcode-1.0.2-r1.ebuild index 83b86b0d7..a0330a013 100644 --- a/dev-python/donut-shellcode/donut-shellcode-1.0.2-r1.ebuild +++ b/dev-python/donut-shellcode/donut-shellcode-1.0.2-r1.ebuild @@ -6,7 +6,7 @@ EAPI=8 DISTUTILS_EXT=1 PYPI_NO_NORMALIZE=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/dotty/dotty-1.5.ebuild b/dev-python/dotty/dotty-1.5.ebuild index aa6dc90c6..3f7a851d1 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 616180d67..428822d4a 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) EGO_PN=github.com/dropbox/${PN}-python inherit distutils-r1 diff --git a/dev-python/dropbox-sdk/dropbox-sdk-11.36.1.ebuild b/dev-python/dropbox-sdk/dropbox-sdk-11.36.1.ebuild index ea89a57ec..f048de208 100644 --- a/dev-python/dropbox-sdk/dropbox-sdk-11.36.1.ebuild +++ b/dev-python/dropbox-sdk/dropbox-sdk-11.36.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) EGO_PN=github.com/dropbox/${PN}-python inherit distutils-r1 diff --git a/dev-python/dsinternals/dsinternals-1.2.4.ebuild b/dev-python/dsinternals/dsinternals-1.2.4.ebuild index 254b8af05..f12b52637 100644 --- a/dev-python/dsinternals/dsinternals-1.2.4.ebuild +++ b/dev-python/dsinternals/dsinternals-1.2.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/dtfabric/dtfabric-20210731.ebuild b/dev-python/dtfabric/dtfabric-20210731.ebuild index a7047cf0c..df838ba5e 100644 --- a/dev-python/dtfabric/dtfabric-20210731.ebuild +++ b/dev-python/dtfabric/dtfabric-20210731.ebuild @@ -5,7 +5,7 @@ EAPI=8 # https://projects.gentoo.org/python/guide/distutils.html#pep-517-build-systems DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/dtfabric/dtfabric-20220124.ebuild b/dev-python/dtfabric/dtfabric-20220124.ebuild index a7047cf0c..df838ba5e 100644 --- a/dev-python/dtfabric/dtfabric-20220124.ebuild +++ b/dev-python/dtfabric/dtfabric-20220124.ebuild @@ -5,7 +5,7 @@ EAPI=8 # https://projects.gentoo.org/python/guide/distutils.html#pep-517-build-systems DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/dtfabric/dtfabric-20220219.ebuild b/dev-python/dtfabric/dtfabric-20220219.ebuild index a7047cf0c..df838ba5e 100644 --- a/dev-python/dtfabric/dtfabric-20220219.ebuild +++ b/dev-python/dtfabric/dtfabric-20220219.ebuild @@ -5,7 +5,7 @@ EAPI=8 # https://projects.gentoo.org/python/guide/distutils.html#pep-517-build-systems DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/easygui/easygui-0.98.1.ebuild b/dev-python/easygui/easygui-0.98.1.ebuild index 61db4798e..c9beb536a 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) #PYTHON_REQ_USE="tk" inherit distutils-r1 diff --git a/dev-python/easygui/easygui-0.98.3.ebuild b/dev-python/easygui/easygui-0.98.3.ebuild index a9120f9e9..306d5b49f 100644 --- a/dev-python/easygui/easygui-0.98.3.ebuild +++ b/dev-python/easygui/easygui-0.98.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) PYTHON_REQ_USE="tk" inherit distutils-r1 diff --git a/dev-python/entropy/entropy-0.1.5.ebuild b/dev-python/entropy/entropy-0.1.5.ebuild index 711b001cc..947965649 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/eventlet/eventlet-0.33.0.ebuild b/dev-python/eventlet/eventlet-0.33.0.ebuild index b78a919ba..3069a4929 100644 --- a/dev-python/eventlet/eventlet-0.33.0.ebuild +++ b/dev-python/eventlet/eventlet-0.33.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="Highly concurrent networking library" diff --git a/dev-python/exifread/exifread-2.3.1.ebuild b/dev-python/exifread/exifread-2.3.1.ebuild index ac1f9fdf7..718da089d 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/exifread/exifread-2.3.2.ebuild b/dev-python/exifread/exifread-2.3.2.ebuild index 2a284d99c..962e89903 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 5c0a764d5..fe250b5b5 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 013bac4eb..af7552dec 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 83f04ebdc..8c4f686d0 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 cda28c4dd..78bb99bba 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 2ab2128b3..f870fbf8b 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=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/fastapi/fastapi-0.104.0.ebuild b/dev-python/fastapi/fastapi-0.104.0.ebuild index a1d30296b..3b3a58c6f 100644 --- a/dev-python/fastapi/fastapi-0.104.0.ebuild +++ b/dev-python/fastapi/fastapi-0.104.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) #may be not stricly required PYTHON_REQ_USE="threads(+)" diff --git a/dev-python/fastapi/fastapi-0.104.1.ebuild b/dev-python/fastapi/fastapi-0.104.1.ebuild index df80abadc..b59d9e919 100644 --- a/dev-python/fastapi/fastapi-0.104.1.ebuild +++ b/dev-python/fastapi/fastapi-0.104.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) #may be not stricly required PYTHON_REQ_USE="threads(+)" diff --git a/dev-python/fastkml/fastkml-0.11.ebuild b/dev-python/fastkml/fastkml-0.11.ebuild index b692a1bc2..c8f32d119 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/filedepot/filedepot-0.7.1.ebuild b/dev-python/filedepot/filedepot-0.7.1.ebuild index 91f96e24c..98b2375ae 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 eeb854aa5..33a212af8 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/flasgger/flasgger-0.9.5.ebuild b/dev-python/flasgger/flasgger-0.9.5.ebuild index 60c4e49f3..1c4a7b96d 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 bba7ef5e3..632fe37fa 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 562b6f4c2..8b1547837 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 435bbdd93..f38961c1e 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=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 09d244531..3861a98fc 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 32df7bcb6..a31c1981c 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 4b7aae9d1..5f0670b0b 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 220776596..3c21b9bf4 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=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) MY_PN="Flask-Restless" MY_P="${MY_PN}-${PV}" diff --git a/dev-python/flask-restx/flask-restx-0.5.1.ebuild b/dev-python/flask-restx/flask-restx-0.5.1.ebuild index f5c010c23..acdc81273 100644 --- a/dev-python/flask-restx/flask-restx-0.5.1.ebuild +++ b/dev-python/flask-restx/flask-restx-0.5.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) #MY_PN="flask-restx" #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 dc0b9b900..18f7db563 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 836f99bbc..ce8222c52 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 04e7e6000..c51266e4d 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/fpdf/fpdf-1.7.2.ebuild b/dev-python/fpdf/fpdf-1.7.2.ebuild index 35df2ebec..18bba31ed 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/frida-python/frida-python-16.0.11.ebuild b/dev-python/frida-python/frida-python-16.0.11.ebuild index 2761c0d83..2c51ec393 100644 --- a/dev-python/frida-python/frida-python-16.0.11.ebuild +++ b/dev-python/frida-python/frida-python-16.0.11.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/frida-python/frida-python-16.0.19.ebuild b/dev-python/frida-python/frida-python-16.0.19.ebuild index f5acc6348..205666dca 100644 --- a/dev-python/frida-python/frida-python-16.0.19.ebuild +++ b/dev-python/frida-python/frida-python-16.0.19.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/gatt-python/gatt-python-0.2.6-r1.ebuild b/dev-python/gatt-python/gatt-python-0.2.6-r1.ebuild index 46c78be86..fa976f044 100644 --- a/dev-python/gatt-python/gatt-python-0.2.6-r1.ebuild +++ b/dev-python/gatt-python/gatt-python-0.2.6-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 45d7b5b9a..c543c984d 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=7 -PYTHON_COMPAT=( python3_{10..11} pypy3 ) +PYTHON_COMPAT=( python3_{10..12} pypy3 ) inherit distutils-r1 diff --git a/dev-python/glom/glom-22.1.0.ebuild b/dev-python/glom/glom-22.1.0.ebuild index c449b9ac5..d95bf7a8d 100644 --- a/dev-python/glom/glom-22.1.0.ebuild +++ b/dev-python/glom/glom-22.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/google-ai-generativelanguage/google-ai-generativelanguage-0.3.1.ebuild b/dev-python/google-ai-generativelanguage/google-ai-generativelanguage-0.3.1.ebuild index 9bb18e32f..e6e579626 100644 --- a/dev-python/google-ai-generativelanguage/google-ai-generativelanguage-0.3.1.ebuild +++ b/dev-python/google-ai-generativelanguage/google-ai-generativelanguage-0.3.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 PYPI_NO_NORMALIZE=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/google-cloud-core/google-cloud-core-2.3.0.ebuild b/dev-python/google-cloud-core/google-cloud-core-2.3.0.ebuild index 6ff8e3342..8eb55cbbc 100644 --- a/dev-python/google-cloud-core/google-cloud-core-2.3.0.ebuild +++ b/dev-python/google-cloud-core/google-cloud-core-2.3.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 optfeature diff --git a/dev-python/google-cloud-dialogflow/google-cloud-dialogflow-2.16.1.ebuild b/dev-python/google-cloud-dialogflow/google-cloud-dialogflow-2.16.1.ebuild index fd02d52b5..186a9425e 100644 --- a/dev-python/google-cloud-dialogflow/google-cloud-dialogflow-2.16.1.ebuild +++ b/dev-python/google-cloud-dialogflow/google-cloud-dialogflow-2.16.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 #https://projects.gentoo.org/python/guide/distutils.html#pep-517-build-systems #DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/google-generativeai/google-generativeai-0.1.0.ebuild b/dev-python/google-generativeai/google-generativeai-0.1.0.ebuild index 395e6eb5a..325f9a5f2 100644 --- a/dev-python/google-generativeai/google-generativeai-0.1.0.ebuild +++ b/dev-python/google-generativeai/google-generativeai-0.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 ca6c629ee..7becae51c 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 023fe6174..a56ea0b85 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 023fe6174..a56ea0b85 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/googlesearch/googlesearch-3.0.0-r1.ebuild b/dev-python/googlesearch/googlesearch-3.0.0-r1.ebuild index 453c974f7..4a52e67e9 100644 --- a/dev-python/googlesearch/googlesearch-3.0.0-r1.ebuild +++ b/dev-python/googlesearch/googlesearch-3.0.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="Google search from Python" diff --git a/dev-python/gpapi/gpapi-0.4.4-r1.ebuild b/dev-python/gpapi/gpapi-0.4.4-r1.ebuild index cf17c1969..e6819c77c 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="Unofficial python api for google play" diff --git a/dev-python/gpsoauth/gpsoauth-1.0.2.ebuild b/dev-python/gpsoauth/gpsoauth-1.0.2.ebuild index a30a474aa..da4b13d8c 100644 --- a/dev-python/gpsoauth/gpsoauth-1.0.2.ebuild +++ b/dev-python/gpsoauth/gpsoauth-1.0.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/gpxpy/gpxpy-1.6.1.ebuild b/dev-python/gpxpy/gpxpy-1.6.1.ebuild index db5bd2c87..f7b8ce663 100644 --- a/dev-python/gpxpy/gpxpy-1.6.1.ebuild +++ b/dev-python/gpxpy/gpxpy-1.6.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..11} pypy3 ) +PYTHON_COMPAT=( python3_{10..12} pypy3 ) inherit distutils-r1 diff --git a/dev-python/gpxpy/gpxpy-1.6.2.ebuild b/dev-python/gpxpy/gpxpy-1.6.2.ebuild index f1326de23..a296f6c37 100644 --- a/dev-python/gpxpy/gpxpy-1.6.2.ebuild +++ b/dev-python/gpxpy/gpxpy-1.6.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..11} pypy3 ) +PYTHON_COMPAT=( python3_{10..12} pypy3 ) inherit distutils-r1 pypi diff --git a/dev-python/graphene/graphene-3.0.0_beta7.ebuild b/dev-python/graphene/graphene-3.0.0_beta7.ebuild index 1071055b2..f8b7123ea 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 0d618b358..ad52984a8 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 6ee0b4333..45f8793f6 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/grequests/grequests-0.4.0.ebuild b/dev-python/grequests/grequests-0.4.0.ebuild index eca046cc1..0a867bf6c 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/hexdump/hexdump-3.3.ebuild b/dev-python/hexdump/hexdump-3.3.ebuild index 5983a6adf..fc90e7161 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 8e40583bd..709290823 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/htmlentities/htmlentities-0.3.0.ebuild b/dev-python/htmlentities/htmlentities-0.3.0.ebuild index 171a4e0cb..346c9ffe4 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 788dd2295..21355af65 100644 --- a/dev-python/http-tools/http-tools-2.1.0.ebuild +++ b/dev-python/http-tools/http-tools-2.1.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi DESCRIPTION="Capture, repeat and live intercept HTTP requests" diff --git a/dev-python/http-tools/http-tools-3.0.0.ebuild b/dev-python/http-tools/http-tools-3.0.0.ebuild index ae6e1cf6f..20dc48aa3 100644 --- a/dev-python/http-tools/http-tools-3.0.0.ebuild +++ b/dev-python/http-tools/http-tools-3.0.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi DESCRIPTION="Capture, repeat and live intercept HTTP requests" diff --git a/dev-python/httpagentparser/httpagentparser-1.9.1.ebuild b/dev-python/httpagentparser/httpagentparser-1.9.1.ebuild index 1f01ec708..085500008 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/hupper/hupper-1.9.1.ebuild b/dev-python/hupper/hupper-1.9.1.ebuild index e3e9ff32a..0649fda74 100644 --- a/dev-python/hupper/hupper-1.9.1.ebuild +++ b/dev-python/hupper/hupper-1.9.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/impacket/impacket-9999.ebuild b/dev-python/impacket/impacket-9999.ebuild index 7abd4d6c8..eeec878b2 100644 --- a/dev-python/impacket/impacket-9999.ebuild +++ b/dev-python/impacket/impacket-9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/inotify/inotify-0.2.10-r2.ebuild b/dev-python/inotify/inotify-0.2.10-r2.ebuild index 2e5ffc421..864aef45f 100644 --- a/dev-python/inotify/inotify-0.2.10-r2.ebuild +++ b/dev-python/inotify/inotify-0.2.10-r2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="an efficient and elegant inotify" diff --git a/dev-python/inquirer3/inquirer3-0.4.0.ebuild b/dev-python/inquirer3/inquirer3-0.4.0.ebuild index 1c92c7128..9a1abae15 100644 --- a/dev-python/inquirer3/inquirer3-0.4.0.ebuild +++ b/dev-python/inquirer3/inquirer3-0.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/invoke/invoke-1.5.0.ebuild b/dev-python/invoke/invoke-1.5.0.ebuild index 306dc1dcd..14c4bf7bf 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 9a701db8a..b7d7e09c3 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 b93fd8a6b..42955df7a 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/ipsw-parser/ipsw-parser-1.2.0.ebuild b/dev-python/ipsw-parser/ipsw-parser-1.2.0.ebuild index 8ff76562f..89aae2f7f 100644 --- a/dev-python/ipsw-parser/ipsw-parser-1.2.0.ebuild +++ b/dev-python/ipsw-parser/ipsw-parser-1.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/ipsw-parser/ipsw-parser-1.2.1.ebuild b/dev-python/ipsw-parser/ipsw-parser-1.2.1.ebuild index 4c36378ec..176205e44 100644 --- a/dev-python/ipsw-parser/ipsw-parser-1.2.1.ebuild +++ b/dev-python/ipsw-parser/ipsw-parser-1.2.1.ebuild @@ -6,7 +6,7 @@ EAPI=8 PYPI_NO_NORMALIZE=1 #PYPI_PN=${PN/_/-} DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/ipwhois/ipwhois-1.0.0.ebuild b/dev-python/ipwhois/ipwhois-1.0.0.ebuild index 54aff4619..8fa484891 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/ipwhois/ipwhois-1.2.0.ebuild b/dev-python/ipwhois/ipwhois-1.2.0.ebuild index 4524281c4..2c9da3cc6 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 542421375..d513153b0 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="Small python module for reading /var/lib/dhcp/dhcpd.leases from isc-dhcp-server" diff --git a/dev-python/itemadapter/itemadapter-0.4.0.ebuild b/dev-python/itemadapter/itemadapter-0.4.0.ebuild index 6d636bfb7..3c2ca6140 100644 --- a/dev-python/itemadapter/itemadapter-0.4.0.ebuild +++ b/dev-python/itemadapter/itemadapter-0.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="Common interface for scrapy data container classes" diff --git a/dev-python/itemloaders/itemloaders-1.0.4.ebuild b/dev-python/itemloaders/itemloaders-1.0.4.ebuild index c93f9dfc5..f6acb3bc3 100644 --- a/dev-python/itemloaders/itemloaders-1.0.4.ebuild +++ b/dev-python/itemloaders/itemloaders-1.0.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="Library to populate items using XPath and CSS with a convenient API" diff --git a/dev-python/javalang/javalang-0.12.0.ebuild b/dev-python/javalang/javalang-0.12.0.ebuild index 2bf1a9632..c69e94f4c 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/javaobj-py3/javaobj-py3-0.4.3.ebuild b/dev-python/javaobj-py3/javaobj-py3-0.4.3.ebuild index 2f336c40b..197de538e 100644 --- a/dev-python/javaobj-py3/javaobj-py3-0.4.3.ebuild +++ b/dev-python/javaobj-py3/javaobj-py3-0.4.3.ebuild @@ -5,7 +5,7 @@ EAPI=8 #https://projects.gentoo.org/python/guide/distutils.html#pep-517-build-systems #DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/jsbeautifier/jsbeautifier-1.14.6.ebuild b/dev-python/jsbeautifier/jsbeautifier-1.14.6.ebuild index 4ebd8a361..dc093c32c 100644 --- a/dev-python/jsbeautifier/jsbeautifier-1.14.6.ebuild +++ b/dev-python/jsbeautifier/jsbeautifier-1.14.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/jsbeautifier/jsbeautifier-1.14.7.ebuild b/dev-python/jsbeautifier/jsbeautifier-1.14.7.ebuild index 4ebd8a361..dc093c32c 100644 --- a/dev-python/jsbeautifier/jsbeautifier-1.14.7.ebuild +++ b/dev-python/jsbeautifier/jsbeautifier-1.14.7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 c5487511a..77ed6a306 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/jsonfield/jsonfield-2.0.2.ebuild b/dev-python/jsonfield/jsonfield-2.0.2.ebuild index 6affa923f..9d60e2264 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/kaleido/kaleido-0.2.1.ebuild b/dev-python/kaleido/kaleido-0.2.1.ebuild index 1ddc974bd..5f21f2a89 100644 --- a/dev-python/kaleido/kaleido-0.2.1.ebuild +++ b/dev-python/kaleido/kaleido-0.2.1.ebuild @@ -5,7 +5,7 @@ EAPI=7 MY_PN="kaleido" -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-r1 DESCRIPTION="Static image export for web-based visualization libraries" diff --git a/dev-python/la_panic/la_panic-0.4.9.ebuild b/dev-python/la_panic/la_panic-0.4.9.ebuild index 9ea45b880..c39ebd122 100644 --- a/dev-python/la_panic/la_panic-0.4.9.ebuild +++ b/dev-python/la_panic/la_panic-0.4.9.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/ldapdomaindump/ldapdomaindump-0.9.3.ebuild b/dev-python/ldapdomaindump/ldapdomaindump-0.9.3.ebuild index 5a692d6cb..4ebb1dc64 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/ldapdomaindump/ldapdomaindump-0.9.4.ebuild b/dev-python/ldapdomaindump/ldapdomaindump-0.9.4.ebuild index 6500760df..efa562942 100644 --- a/dev-python/ldapdomaindump/ldapdomaindump-0.9.4.ebuild +++ b/dev-python/ldapdomaindump/ldapdomaindump-0.9.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/leather/leather-0.3.3.ebuild b/dev-python/leather/leather-0.3.3.ebuild index 0fdae7a74..ed7cd8752 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="Python charting for 80% of humans" diff --git a/dev-python/libsast/libsast-1.5.2.ebuild b/dev-python/libsast/libsast-1.5.2.ebuild index 2a4671076..46c92920e 100644 --- a/dev-python/libsast/libsast-1.5.2.ebuild +++ b/dev-python/libsast/libsast-1.5.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/limits/limits-1.5.1.ebuild b/dev-python/limits/limits-1.5.1.ebuild index 245c51877..ef7b54af9 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/litecli/litecli-1.5.0.ebuild b/dev-python/litecli/litecli-1.5.0.ebuild index 352b122f0..fa3689e40 100644 --- a/dev-python/litecli/litecli-1.5.0.ebuild +++ b/dev-python/litecli/litecli-1.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 pypi diff --git a/dev-python/litecli/litecli-1.9.0.ebuild b/dev-python/litecli/litecli-1.9.0.ebuild index 3264a291b..51a80e068 100644 --- a/dev-python/litecli/litecli-1.9.0.ebuild +++ b/dev-python/litecli/litecli-1.9.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 pypi diff --git a/dev-python/lsassy/lsassy-3.1.6.ebuild b/dev-python/lsassy/lsassy-3.1.6.ebuild index c994ab8ba..1bd09baff 100644 --- a/dev-python/lsassy/lsassy-3.1.6.ebuild +++ b/dev-python/lsassy/lsassy-3.1.6.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/lsassy/lsassy-3.1.9.ebuild b/dev-python/lsassy/lsassy-3.1.9.ebuild index fcb19a694..d607ad26c 100644 --- a/dev-python/lsassy/lsassy-3.1.9.ebuild +++ b/dev-python/lsassy/lsassy-3.1.9.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/macholib/macholib-1.14.ebuild b/dev-python/macholib/macholib-1.14.ebuild index 881309cd2..81775e10b 100644 --- a/dev-python/macholib/macholib-1.14.ebuild +++ b/dev-python/macholib/macholib-1.14.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/macholib/macholib-1.16.2.ebuild b/dev-python/macholib/macholib-1.16.2.ebuild index 495091949..528301ce9 100644 --- a/dev-python/macholib/macholib-1.16.2.ebuild +++ b/dev-python/macholib/macholib-1.16.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 distutils_enable_tests pytest diff --git a/dev-python/manuel/manuel-1.9.0.ebuild b/dev-python/manuel/manuel-1.9.0.ebuild index 2c3e6f9ad..22a5881dc 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 10bb50808..9e11c15cc 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 10bb50808..9e11c15cc 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/masky/masky-0.2.0.ebuild b/dev-python/masky/masky-0.2.0.ebuild index 5fc92c942..f0ffdc18c 100644 --- a/dev-python/masky/masky-0.2.0.ebuild +++ b/dev-python/masky/masky-0.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi 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 562df0331..4629a9e14 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 439d3ebb7..fc69b3085 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_{10..11} pypy3 ) +PYTHON_COMPAT=( python3_{10..12} 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 1a389e706..b6d6cb492 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/minidump/minidump-0.0.18.ebuild b/dev-python/minidump/minidump-0.0.18.ebuild index 54801e6e0..63fb6e5a8 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/minidump/minidump-0.0.20.ebuild b/dev-python/minidump/minidump-0.0.20.ebuild index 54801e6e0..63fb6e5a8 100644 --- a/dev-python/minidump/minidump-0.0.20.ebuild +++ b/dev-python/minidump/minidump-0.0.20.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/minidump/minidump-0.0.21.ebuild b/dev-python/minidump/minidump-0.0.21.ebuild index 54801e6e0..63fb6e5a8 100644 --- a/dev-python/minidump/minidump-0.0.21.ebuild +++ b/dev-python/minidump/minidump-0.0.21.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/minikerberos/minikerberos-0.4.1.ebuild b/dev-python/minikerberos/minikerberos-0.4.1.ebuild index 83889b959..ff42a3a0a 100644 --- a/dev-python/minikerberos/minikerberos-0.4.1.ebuild +++ b/dev-python/minikerberos/minikerberos-0.4.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/minikerberos/minikerberos-0.4.2.ebuild b/dev-python/minikerberos/minikerberos-0.4.2.ebuild index d65dc0d44..d50b5a497 100644 --- a/dev-python/minikerberos/minikerberos-0.4.2.ebuild +++ b/dev-python/minikerberos/minikerberos-0.4.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/mitm6/mitm6-0.2.2.ebuild b/dev-python/mitm6/mitm6-0.2.2.ebuild index ccd51c6f2..c048f052c 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 2f65dbecb..102a6629f 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/msldap/msldap-0.5.5.ebuild b/dev-python/msldap/msldap-0.5.5.ebuild index f2a8e0db3..ecd290be9 100644 --- a/dev-python/msldap/msldap-0.5.5.ebuild +++ b/dev-python/msldap/msldap-0.5.5.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/msldap/msldap-0.5.7.ebuild b/dev-python/msldap/msldap-0.5.7.ebuild index 3e04f41c8..32ae68135 100644 --- a/dev-python/msldap/msldap-0.5.7.ebuild +++ b/dev-python/msldap/msldap-0.5.7.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi 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 1a9175f1f..993298a8c 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_PEP517=poetry -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/msoffcrypto-tool/msoffcrypto-tool-5.0.0.ebuild b/dev-python/msoffcrypto-tool/msoffcrypto-tool-5.0.0.ebuild index 1a9175f1f..993298a8c 100644 --- a/dev-python/msoffcrypto-tool/msoffcrypto-tool-5.0.0.ebuild +++ b/dev-python/msoffcrypto-tool/msoffcrypto-tool-5.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/nassl/nassl-5.0.1.ebuild b/dev-python/nassl/nassl-5.0.1.ebuild index 29d589dea..eab21383a 100644 --- a/dev-python/nassl/nassl-5.0.1.ebuild +++ b/dev-python/nassl/nassl-5.0.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/nassl/nassl-5.1.0.ebuild b/dev-python/nassl/nassl-5.1.0.ebuild index 29d589dea..eab21383a 100644 --- a/dev-python/nassl/nassl-5.1.0.ebuild +++ b/dev-python/nassl/nassl-5.1.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/neo4j/neo4j-4.2.0.ebuild b/dev-python/neo4j/neo4j-4.2.0.ebuild index 8bd2a7325..afeebe2a1 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/neo4j/neo4j-4.2.1.ebuild b/dev-python/neo4j/neo4j-4.2.1.ebuild index 936314740..1f3d27bd6 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/neobolt/neobolt-1.7.17.ebuild b/dev-python/neobolt/neobolt-1.7.17.ebuild index a81299b90..e843c0a4c 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/neotime/neotime-1.7.4.ebuild b/dev-python/neotime/neotime-1.7.4.ebuild index 0cb5a13dc..e25307d64 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/nessrest/nessrest-20180806.ebuild b/dev-python/nessrest/nessrest-20180806.ebuild index 1286212d1..3cc361ed3 100644 --- a/dev-python/nessrest/nessrest-20180806.ebuild +++ b/dev-python/nessrest/nessrest-20180806.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/normality/normality-2.1.1.ebuild b/dev-python/normality/normality-2.1.1.ebuild index 117bb7be2..73c6e460a 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/nplusone/nplusone-1.0.0.ebuild b/dev-python/nplusone/nplusone-1.0.0.ebuild index 688ad2487..756cc19fd 100644 --- a/dev-python/nplusone/nplusone-1.0.0.ebuild +++ b/dev-python/nplusone/nplusone-1.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/nvidia-apex/nvidia-apex-22.04.ebuild b/dev-python/nvidia-apex/nvidia-apex-22.04.ebuild index 2841d304b..2cf756a97 100644 --- a/dev-python/nvidia-apex/nvidia-apex-22.04.ebuild +++ b/dev-python/nvidia-apex/nvidia-apex-22.04.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) #FIXME: sci-libs/pytorch is single package: #DISTUTILS_SINGLE_IMPL=1 diff --git a/dev-python/nvidia-apex/nvidia-apex-22.12-r1.ebuild b/dev-python/nvidia-apex/nvidia-apex-22.12-r1.ebuild index 44340f449..51fe17055 100644 --- a/dev-python/nvidia-apex/nvidia-apex-22.12-r1.ebuild +++ b/dev-python/nvidia-apex/nvidia-apex-22.12-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) #FIXME: sci-libs/pytorch is single package: #DISTUTILS_SINGLE_IMPL=1 diff --git a/dev-python/nvidia-apex/nvidia-apex-23.05.ebuild b/dev-python/nvidia-apex/nvidia-apex-23.05.ebuild index 967622002..a0fa1cb78 100644 --- a/dev-python/nvidia-apex/nvidia-apex-23.05.ebuild +++ b/dev-python/nvidia-apex/nvidia-apex-23.05.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) #FIXME: sci-libs/pytorch is single package: #DISTUTILS_SINGLE_IMPL=1 diff --git a/dev-python/opack/opack-0.1.0.ebuild b/dev-python/opack/opack-0.1.0.ebuild index 04cb66942..3424b8b74 100644 --- a/dev-python/opack/opack-0.1.0.ebuild +++ b/dev-python/opack/opack-0.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/openai/openai-0.27.6.ebuild b/dev-python/openai/openai-0.27.6.ebuild index d9e6853a9..3e51cd4cb 100644 --- a/dev-python/openai/openai-0.27.6.ebuild +++ b/dev-python/openai/openai-0.27.6.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/openai/openai-0.27.8.ebuild b/dev-python/openai/openai-0.27.8.ebuild index d9e6853a9..3e51cd4cb 100644 --- a/dev-python/openai/openai-0.27.8.ebuild +++ b/dev-python/openai/openai-0.27.8.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/opensearch_py/opensearch_py-1.0.0.ebuild b/dev-python/opensearch_py/opensearch_py-1.0.0.ebuild index 3354791f5..c2be83aab 100644 --- a/dev-python/opensearch_py/opensearch_py-1.0.0.ebuild +++ b/dev-python/opensearch_py/opensearch_py-1.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} pypy3 ) +PYTHON_COMPAT=( python3_{10..12} pypy3 ) inherit distutils-r1 DESCRIPTION="Python low-level client for OpenSearch" diff --git a/dev-python/opensearch_py/opensearch_py-1.1.0.ebuild b/dev-python/opensearch_py/opensearch_py-1.1.0.ebuild index 3354791f5..c2be83aab 100644 --- a/dev-python/opensearch_py/opensearch_py-1.1.0.ebuild +++ b/dev-python/opensearch_py/opensearch_py-1.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} pypy3 ) +PYTHON_COMPAT=( python3_{10..12} pypy3 ) inherit distutils-r1 DESCRIPTION="Python low-level client for OpenSearch" diff --git a/dev-python/opensearch_py/opensearch_py-2.0.0.ebuild b/dev-python/opensearch_py/opensearch_py-2.0.0.ebuild index 3354791f5..c2be83aab 100644 --- a/dev-python/opensearch_py/opensearch_py-2.0.0.ebuild +++ b/dev-python/opensearch_py/opensearch_py-2.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} pypy3 ) +PYTHON_COMPAT=( python3_{10..12} pypy3 ) inherit distutils-r1 DESCRIPTION="Python low-level client for OpenSearch" diff --git a/dev-python/opensearch_py/opensearch_py-2.0.1.ebuild b/dev-python/opensearch_py/opensearch_py-2.0.1.ebuild index 3354791f5..c2be83aab 100644 --- a/dev-python/opensearch_py/opensearch_py-2.0.1.ebuild +++ b/dev-python/opensearch_py/opensearch_py-2.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} pypy3 ) +PYTHON_COMPAT=( python3_{10..12} pypy3 ) inherit distutils-r1 DESCRIPTION="Python low-level client for OpenSearch" diff --git a/dev-python/openstep_parser/openstep_parser-1.5.4.ebuild b/dev-python/openstep_parser/openstep_parser-1.5.4.ebuild index b3c9060fa..7e02ac717 100644 --- a/dev-python/openstep_parser/openstep_parser-1.5.4.ebuild +++ b/dev-python/openstep_parser/openstep_parser-1.5.4.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi 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 ff12eb060..df32b114d 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 35c89771d..d45d620ec 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/oscrypto/oscrypto-1.3.0.ebuild b/dev-python/oscrypto/oscrypto-1.3.0.ebuild index 1f9bd8617..4a1908921 100644 --- a/dev-python/oscrypto/oscrypto-1.3.0.ebuild +++ b/dev-python/oscrypto/oscrypto-1.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/outcome/outcome-1.0.1.ebuild b/dev-python/outcome/outcome-1.0.1.ebuild index 42c11807b..51fae1a7e 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/outcome/outcome-1.1.0.ebuild b/dev-python/outcome/outcome-1.1.0.ebuild index 42c11807b..51fae1a7e 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/pandas-stubs/pandas-stubs-1.5.2.221124.ebuild b/dev-python/pandas-stubs/pandas-stubs-1.5.2.221124.ebuild index fab4e19c8..b4445d04c 100644 --- a/dev-python/pandas-stubs/pandas-stubs-1.5.2.221124.ebuild +++ b/dev-python/pandas-stubs/pandas-stubs-1.5.2.221124.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/pandas-stubs/pandas-stubs-1.5.3.230321.ebuild b/dev-python/pandas-stubs/pandas-stubs-1.5.3.230321.ebuild index 4246029d5..c2839a96d 100644 --- a/dev-python/pandas-stubs/pandas-stubs-1.5.3.230321.ebuild +++ b/dev-python/pandas-stubs/pandas-stubs-1.5.3.230321.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/parameter-decorators/parameter-decorators-0.0.2.ebuild b/dev-python/parameter-decorators/parameter-decorators-0.0.2.ebuild index 48d1cce65..3c015eeb1 100644 --- a/dev-python/parameter-decorators/parameter-decorators-0.0.2.ebuild +++ b/dev-python/parameter-decorators/parameter-decorators-0.0.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/parse/parse-1.14.0.ebuild b/dev-python/parse/parse-1.14.0.ebuild index d31031edf..c0a2ed19b 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/parse/parse-1.19.0.ebuild b/dev-python/parse/parse-1.19.0.ebuild index 6a930b822..107c31ed9 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/parsel/parsel-1.5.1.ebuild b/dev-python/parsel/parsel-1.5.1.ebuild index 6a396050e..7f5c2a049 100644 --- a/dev-python/parsel/parsel-1.5.1.ebuild +++ b/dev-python/parsel/parsel-1.5.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="Extract data from HTML and XML using XPath and CSS selectors" diff --git a/dev-python/parver/parver-0.3.1.ebuild b/dev-python/parver/parver-0.3.1.ebuild index f6cade395..d1a3fc9e1 100644 --- a/dev-python/parver/parver-0.3.1.ebuild +++ b/dev-python/parver/parver-0.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="Parse and manipulate version numbers" diff --git a/dev-python/pcodedmp/pcodedmp-1.2.6.ebuild b/dev-python/pcodedmp/pcodedmp-1.2.6.ebuild index 617c3ebaf..ab474eba2 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/pdfkit/pdfkit-0.6.1.ebuild b/dev-python/pdfkit/pdfkit-0.6.1.ebuild index 7cabadc81..321e33dec 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/pdfkit/pdfkit-1.0.0.ebuild b/dev-python/pdfkit/pdfkit-1.0.0.ebuild index f19fa1d82..8bc5fae9f 100644 --- a/dev-python/pdfkit/pdfkit-1.0.0.ebuild +++ b/dev-python/pdfkit/pdfkit-1.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/peewee-async/peewee-async-0.8.0.ebuild b/dev-python/peewee-async/peewee-async-0.8.0.ebuild index 27424fd36..68b94c06e 100644 --- a/dev-python/peewee-async/peewee-async-0.8.0.ebuild +++ b/dev-python/peewee-async/peewee-async-0.8.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 PYPI_NO_NORMALIZE=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/peewee-async/peewee-async-0.8.1.ebuild b/dev-python/peewee-async/peewee-async-0.8.1.ebuild index 13793af63..f0055e2b9 100644 --- a/dev-python/peewee-async/peewee-async-0.8.1.ebuild +++ b/dev-python/peewee-async/peewee-async-0.8.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 PYPI_NO_NORMALIZE=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/playsound/playsound-1.2.2.ebuild b/dev-python/playsound/playsound-1.2.2.ebuild index 11c435afd..7144b1daa 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/promise/promise-2.3.0.ebuild b/dev-python/promise/promise-2.3.0.ebuild index e4b534e41..ec78a91e0 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 0059dd385..3b9ba4b2b 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 7e852a127..dd75f4749 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 645fed56e..8889bf63e 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 5ba3b7bf5..57f1f63f4 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/py-pdf-parser/py-pdf-parser-0.11.0.ebuild b/dev-python/py-pdf-parser/py-pdf-parser-0.11.0.ebuild index 03de31c17..f40b2fa62 100644 --- a/dev-python/py-pdf-parser/py-pdf-parser-0.11.0.ebuild +++ b/dev-python/py-pdf-parser/py-pdf-parser-0.11.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 PYPI_NO_NORMALIZE=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/py2neo/py2neo-3.1.2.ebuild b/dev-python/py2neo/py2neo-3.1.2.ebuild index 5716b05a7..9a6550e7b 100644 --- a/dev-python/py2neo/py2neo-3.1.2.ebuild +++ b/dev-python/py2neo/py2neo-3.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 92b6eab26..4927626a0 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 73989f786..32e26afe2 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="Pure python implementation of DES and TRIPLE DES encryption algorithm" diff --git a/dev-python/pyFFTW/pyFFTW-0.13.1.ebuild b/dev-python/pyFFTW/pyFFTW-0.13.1.ebuild index aea45023f..0c4c2093e 100644 --- a/dev-python/pyFFTW/pyFFTW-0.13.1.ebuild +++ b/dev-python/pyFFTW/pyFFTW-0.13.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/pyFFTW/pyFFTW-9999.ebuild b/dev-python/pyFFTW/pyFFTW-9999.ebuild index 2561ff31e..da38b0d77 100644 --- a/dev-python/pyFFTW/pyFFTW-9999.ebuild +++ b/dev-python/pyFFTW/pyFFTW-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 git-r3 diff --git a/dev-python/pyaff4/pyaff4-0.27.ebuild b/dev-python/pyaff4/pyaff4-0.27.ebuild index 430168722..eb7f58c00 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/pyasn/pyasn-1.6.1-r1.ebuild b/dev-python/pyasn/pyasn-1.6.1-r1.ebuild index f7368d6c1..c61bdf699 100644 --- a/dev-python/pyasn/pyasn-1.6.1-r1.ebuild +++ b/dev-python/pyasn/pyasn-1.6.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 diff --git a/dev-python/pyaxmlparser/pyaxmlparser-0.3.24.ebuild b/dev-python/pyaxmlparser/pyaxmlparser-0.3.24.ebuild index 3fa43ab4c..f93644830 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 89df29234..4f584987a 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="Parser for Android XML file and get Application Name without using Androguard" diff --git a/dev-python/pycrashreport/pycrashreport-1.2.1.ebuild b/dev-python/pycrashreport/pycrashreport-1.2.1.ebuild index 16c015311..a1dc9d527 100644 --- a/dev-python/pycrashreport/pycrashreport-1.2.1.ebuild +++ b/dev-python/pycrashreport/pycrashreport-1.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/pycrashreport/pycrashreport-1.2.2.ebuild b/dev-python/pycrashreport/pycrashreport-1.2.2.ebuild index 16c015311..a1dc9d527 100644 --- a/dev-python/pycrashreport/pycrashreport-1.2.2.ebuild +++ b/dev-python/pycrashreport/pycrashreport-1.2.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/pydecomp/pydecomp-9999.ebuild b/dev-python/pydecomp/pydecomp-9999.ebuild index a732a17b0..693af584a 100644 --- a/dev-python/pydecomp/pydecomp-9999.ebuild +++ b/dev-python/pydecomp/pydecomp-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 95437a63e..c34f3ec24 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 7125e5046..1eff8f88e 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/pyee/pyee-8.2.2.ebuild b/dev-python/pyee/pyee-8.2.2.ebuild index 8ccca7e5b..1cb12c234 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/pygeoif/pygeoif-0.7.ebuild b/dev-python/pygeoif/pygeoif-0.7.ebuild index ffda34b2f..914e4cedb 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/pygexf/pygexf-0.2.2.ebuild b/dev-python/pygexf/pygexf-0.2.2.ebuild index 106bdffaa..198d23f63 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/pygnuutils/pygnuutils-0.1.1.ebuild b/dev-python/pygnuutils/pygnuutils-0.1.1.ebuild index 8ab6f2dce..b998f3ae2 100644 --- a/dev-python/pygnuutils/pygnuutils-0.1.1.ebuild +++ b/dev-python/pygnuutils/pygnuutils-0.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/pygtail/pygtail-0.11.0.ebuild b/dev-python/pygtail/pygtail-0.11.0.ebuild index de870f4da..e2a72e630 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/pyhunter/pyhunter-1.7.ebuild b/dev-python/pyhunter/pyhunter-1.7.ebuild index a1ef68d0d..f862dd6a9 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/pyhunter/pyhunter-9999.ebuild b/dev-python/pyhunter/pyhunter-9999.ebuild index a1ef68d0d..f862dd6a9 100644 --- a/dev-python/pyhunter/pyhunter-9999.ebuild +++ b/dev-python/pyhunter/pyhunter-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/pyimg4/pyimg4-0.8.ebuild b/dev-python/pyimg4/pyimg4-0.8.ebuild index ca2fcbe4f..44961a364 100644 --- a/dev-python/pyimg4/pyimg4-0.8.ebuild +++ b/dev-python/pyimg4/pyimg4-0.8.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/pyinstaller/pyinstaller-3.6-r1.ebuild b/dev-python/pyinstaller/pyinstaller-3.6-r1.ebuild index 6f1d8ff50..8595a6e4e 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 ff883340c..b51b82cb8 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 a378ad7b5..b1b0cb3c9 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/pykdebugparser/pykdebugparser-1.2.4.ebuild b/dev-python/pykdebugparser/pykdebugparser-1.2.4.ebuild index 9755513da..78a45da72 100644 --- a/dev-python/pykdebugparser/pykdebugparser-1.2.4.ebuild +++ b/dev-python/pykdebugparser/pykdebugparser-1.2.4.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/pyliblzfse/pyliblzfse-0.4.1.ebuild b/dev-python/pyliblzfse/pyliblzfse-0.4.1.ebuild index f517f2d1f..1fe43d3c3 100644 --- a/dev-python/pyliblzfse/pyliblzfse-0.4.1.ebuild +++ b/dev-python/pyliblzfse/pyliblzfse-0.4.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/pylnk3/pylnk3-0.4.0.ebuild b/dev-python/pylnk3/pylnk3-0.4.0.ebuild index ecffcca4b..3e3bd5edb 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/pylnk3/pylnk3-0.4.2.ebuild b/dev-python/pylnk3/pylnk3-0.4.2.ebuild index ecffcca4b..3e3bd5edb 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/pylzma/pylzma-0.5.0.ebuild b/dev-python/pylzma/pylzma-0.5.0.ebuild index 26643680c..e5624a82c 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="Platform independent python bindings for the LZMA compression library." diff --git a/dev-python/pylzss/pylzss-0.3.1.ebuild b/dev-python/pylzss/pylzss-0.3.1.ebuild index 60b4c8928..2312284a7 100644 --- a/dev-python/pylzss/pylzss-0.3.1.ebuild +++ b/dev-python/pylzss/pylzss-0.3.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/pymisp/pymisp-2.4.124-r1.ebuild b/dev-python/pymisp/pymisp-2.4.124-r1.ebuild index 7f4b496c2..1b384f792 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/pymisp/pymisp-2.4.152.ebuild b/dev-python/pymisp/pymisp-2.4.152.ebuild index 81be09dde..96c105f8c 100644 --- a/dev-python/pymisp/pymisp-2.4.152.ebuild +++ b/dev-python/pymisp/pymisp-2.4.152.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/pymodbus/pymodbus-2.1.0.ebuild b/dev-python/pymodbus/pymodbus-2.1.0.ebuild index 13c5dc323..0b18abc1a 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/pypcapfile/pypcapfile-0.12.0.ebuild b/dev-python/pypcapfile/pypcapfile-0.12.0.ebuild index 654425bd4..f0cb9ceac 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/pyppeteer/pyppeteer-1.0.2-r1.ebuild b/dev-python/pyppeteer/pyppeteer-1.0.2-r1.ebuild index 0cdfd8fc7..8a1ab2f5a 100644 --- a/dev-python/pyppeteer/pyppeteer-1.0.2-r1.ebuild +++ b/dev-python/pyppeteer/pyppeteer-1.0.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/pypsrp/pypsrp-0.5.0.ebuild b/dev-python/pypsrp/pypsrp-0.5.0.ebuild index dc2cc3a8f..e14499903 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/pypsrp/pypsrp-0.7.0.ebuild b/dev-python/pypsrp/pypsrp-0.7.0.ebuild index 7a4cc73eb..9613dd3d5 100644 --- a/dev-python/pypsrp/pypsrp-0.7.0.ebuild +++ b/dev-python/pypsrp/pypsrp-0.7.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/pysaml2/pysaml2-7.2.1.ebuild b/dev-python/pysaml2/pysaml2-7.2.1.ebuild index d940bf20e..4b0ce3a2a 100644 --- a/dev-python/pysaml2/pysaml2-7.2.1.ebuild +++ b/dev-python/pysaml2/pysaml2-7.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/pysaml2/pysaml2-7.4.1.ebuild b/dev-python/pysaml2/pysaml2-7.4.1.ebuild index 23f65b19f..6e00a29e6 100644 --- a/dev-python/pysaml2/pysaml2-7.4.1.ebuild +++ b/dev-python/pysaml2/pysaml2-7.4.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 5a76734b6..3dd5e0a10 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=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/pyspnego/pyspnego-0.1.3.ebuild b/dev-python/pyspnego/pyspnego-0.1.3.ebuild index e057a96ba..8a7f19060 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/pystache/pystache-0.5.4.ebuild b/dev-python/pystache/pystache-0.5.4.ebuild index d5907708f..635f4c7f8 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/pytest-benchmark/pytest-benchmark-3.4.1.ebuild b/dev-python/pytest-benchmark/pytest-benchmark-3.4.1.ebuild index 845ccdd52..96731c506 100644 --- a/dev-python/pytest-benchmark/pytest-benchmark-3.4.1.ebuild +++ b/dev-python/pytest-benchmark/pytest-benchmark-3.4.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 optfeature 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 d152dd68b..86d3f8a59 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/python-crontab/python-crontab-20191023.ebuild b/dev-python/python-crontab/python-crontab-20191023.ebuild index a0a93b14e..725ae5f4d 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 64471fbaf..9dc58dca9 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 096f7e9f7..17b8d17a2 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/python-libnmap/python-libnmap-0.7.2.ebuild b/dev-python/python-libnmap/python-libnmap-0.7.2.ebuild index 40f8dc74c..0a470b55a 100644 --- a/dev-python/python-libnmap/python-libnmap-0.7.2.ebuild +++ b/dev-python/python-libnmap/python-libnmap-0.7.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 a2f3ec83e..12fd74ae8 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 b6968433f..482d5cb5f 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 816d0d5f7..36dc19119 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/python-obfuscator/python-obfuscator-0.0.2.ebuild b/dev-python/python-obfuscator/python-obfuscator-0.0.2.ebuild index 5f33a64ee..189f86c9d 100644 --- a/dev-python/python-obfuscator/python-obfuscator-0.0.2.ebuild +++ b/dev-python/python-obfuscator/python-obfuscator-0.0.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi 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 73b474c46..4bee276fe 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 f2fe02bf8..836116501 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 b8d22010e..b66bf58a6 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 8556b3347..15f7ed962 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 9aac1fb5d..3418c8412 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/pytimeparse/pytimeparse-1.1.8.ebuild b/dev-python/pytimeparse/pytimeparse-1.1.8.ebuild index cf12d7e7b..b1fefc189 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/pytun-pmd3/pytun-pmd3-1.0.0.ebuild b/dev-python/pytun-pmd3/pytun-pmd3-1.0.0.ebuild index d9b3f1c67..437858ecb 100644 --- a/dev-python/pytun-pmd3/pytun-pmd3-1.0.0.ebuild +++ b/dev-python/pytun-pmd3/pytun-pmd3-1.0.0.ebuild @@ -6,7 +6,7 @@ EAPI=8 DISTUTILS_EXT=1 PYPI_NO_NORMALIZE=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/pyvnc/pyvnc-20220514-r1.ebuild b/dev-python/pyvnc/pyvnc-20220514-r1.ebuild index 7a7a00a8e..aaa7a0cde 100644 --- a/dev-python/pyvnc/pyvnc-20220514-r1.ebuild +++ b/dev-python/pyvnc/pyvnc-20220514-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 diff --git a/dev-python/pyvoronoi/pyvoronoi-1.0.7_p20171002.ebuild b/dev-python/pyvoronoi/pyvoronoi-1.0.7_p20171002.ebuild index 134f9bb73..c0e8dabbb 100644 --- a/dev-python/pyvoronoi/pyvoronoi-1.0.7_p20171002.ebuild +++ b/dev-python/pyvoronoi/pyvoronoi-1.0.7_p20171002.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) EGIT_OVERRIDE_COMMIT_VOXEL8_PYVORONOI="8ba7957141a3f39a90b48127bf971be76275faba" inherit distutils-r1 git-r3 diff --git a/dev-python/pywerview/pywerview-0.3.1-r1.ebuild b/dev-python/pywerview/pywerview-0.3.1-r1.ebuild index 283bc24b3..13a2470a1 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 744c5832d..98fe84f2c 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="A Python port of PowerSploit's PowerView" diff --git a/dev-python/pyzipper/pyzipper-0.3.5.ebuild b/dev-python/pyzipper/pyzipper-0.3.5.ebuild index aaccff831..cf2c3a6b9 100644 --- a/dev-python/pyzipper/pyzipper-0.3.5.ebuild +++ b/dev-python/pyzipper/pyzipper-0.3.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/qh3/qh3-0.12.0.ebuild b/dev-python/qh3/qh3-0.12.0.ebuild index 96f6c5d5c..653020476 100644 --- a/dev-python/qh3/qh3-0.12.0.ebuild +++ b/dev-python/qh3/qh3-0.12.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi 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 f1acfa383..3fd0fc128 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/quark-engine/quark-engine-22.9.1.ebuild b/dev-python/quark-engine/quark-engine-22.9.1.ebuild index 1ab2d56a9..e773a4768 100644 --- a/dev-python/quark-engine/quark-engine-22.9.1.ebuild +++ b/dev-python/quark-engine/quark-engine-22.9.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) PYPI_NO_NORMALIZE=1 inherit distutils-r1 pypi diff --git a/dev-python/quark-engine/quark-engine-23.3.1.ebuild b/dev-python/quark-engine/quark-engine-23.3.1.ebuild index 9fbbe7080..497cda7e1 100644 --- a/dev-python/quark-engine/quark-engine-23.3.1.ebuild +++ b/dev-python/quark-engine/quark-engine-23.3.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) PYPI_NO_NORMALIZE=1 inherit distutils-r1 pypi diff --git a/dev-python/quark-engine/quark-engine-23.7.1.ebuild b/dev-python/quark-engine/quark-engine-23.7.1.ebuild index 9fbbe7080..497cda7e1 100644 --- a/dev-python/quark-engine/quark-engine-23.7.1.ebuild +++ b/dev-python/quark-engine/quark-engine-23.7.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) PYPI_NO_NORMALIZE=1 inherit distutils-r1 pypi diff --git a/dev-python/queuelib/queuelib-1.5.0.ebuild b/dev-python/queuelib/queuelib-1.5.0.ebuild index da392fc0d..60b635125 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 8ee930a8a..5587943b3 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 0defd000e..ae801169b 100644 --- a/dev-python/rcssmin/rcssmin-1.0.6.ebuild +++ b/dev-python/rcssmin/rcssmin-1.0.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/readchar/readchar-4.0.5.ebuild b/dev-python/readchar/readchar-4.0.5.ebuild index 80a6ad767..21fb473d4 100644 --- a/dev-python/readchar/readchar-4.0.5.ebuild +++ b/dev-python/readchar/readchar-4.0.5.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/remotezip/remotezip-0.12.1.ebuild b/dev-python/remotezip/remotezip-0.12.1.ebuild index 32f74d56f..a077eedab 100644 --- a/dev-python/remotezip/remotezip-0.12.1.ebuild +++ b/dev-python/remotezip/remotezip-0.12.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi 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 ff98bb67e..f2fd45b69 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 e1196f5b8..098048e07 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 MY_PN="ruamel.base" diff --git a/dev-python/rzpipe/rzpipe-0.1.2.ebuild b/dev-python/rzpipe/rzpipe-0.1.2.ebuild index 8d6204fba..4556fe0f9 100644 --- a/dev-python/rzpipe/rzpipe-0.1.2.ebuild +++ b/dev-python/rzpipe/rzpipe-0.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/secure/secure-0.3.0.ebuild b/dev-python/secure/secure-0.3.0.ebuild index 5948088e0..dcbd6b0b2 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 747cb4d48..6cc480b2d 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/semgrep/semgrep-0.103.0.ebuild b/dev-python/semgrep/semgrep-0.103.0.ebuild index a5d8972f5..a4bf05718 100644 --- a/dev-python/semgrep/semgrep-0.103.0.ebuild +++ b/dev-python/semgrep/semgrep-0.103.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/semgrep/semgrep-0.115.0.ebuild b/dev-python/semgrep/semgrep-0.115.0.ebuild index 8ca9273b8..38a49e529 100644 --- a/dev-python/semgrep/semgrep-0.115.0.ebuild +++ b/dev-python/semgrep/semgrep-0.115.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/semgrep/semgrep-0.55.1.ebuild b/dev-python/semgrep/semgrep-0.55.1.ebuild index c89d6fcc5..87e1057e8 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/semgrep/semgrep-0.77.0.ebuild b/dev-python/semgrep/semgrep-0.77.0.ebuild index 79458cc77..c231b8f0b 100644 --- a/dev-python/semgrep/semgrep-0.77.0.ebuild +++ b/dev-python/semgrep/semgrep-0.77.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/semver/semver-2.13.0-r1.ebuild b/dev-python/semver/semver-2.13.0-r1.ebuild index 67f712125..64394414f 100644 --- a/dev-python/semver/semver-2.13.0-r1.ebuild +++ b/dev-python/semver/semver-2.13.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( pypy3 python3_{10..11} ) +PYTHON_COMPAT=( pypy3 python3_{10..12} ) inherit distutils-r1 DESCRIPTION="A Python module for semantic versioning" diff --git a/dev-python/shelljob/shelljob-0.6.3.ebuild b/dev-python/shelljob/shelljob-0.6.3.ebuild index d623926ae..e7976be16 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/shodan/shodan-1.25.0.ebuild b/dev-python/shodan/shodan-1.25.0.ebuild index e34716257..aeaf5feac 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/shodan/shodan-1.28.0.ebuild b/dev-python/shodan/shodan-1.28.0.ebuild index 52419cdd9..6bfba085f 100644 --- a/dev-python/shodan/shodan-1.28.0.ebuild +++ b/dev-python/shodan/shodan-1.28.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/simplekv/simplekv-0.14.0.ebuild b/dev-python/simplekv/simplekv-0.14.0.ebuild index 425b8c3d4..e504d5355 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_{10..11} pypy{,3} ) +PYTHON_COMPAT=( python3_{10..12} pypy{,3} ) inherit distutils-r1 diff --git a/dev-python/simplesoapy/simplesoapy-1.5.1-r1.ebuild b/dev-python/simplesoapy/simplesoapy-1.5.1-r1.ebuild index 61526877d..0c1cd8c96 100644 --- a/dev-python/simplesoapy/simplesoapy-1.5.1-r1.ebuild +++ b/dev-python/simplesoapy/simplesoapy-1.5.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="Simple pythonic wrapper for SoapySDR library" diff --git a/dev-python/simplesoapy/simplesoapy-9999.ebuild b/dev-python/simplesoapy/simplesoapy-9999.ebuild index 61526877d..0c1cd8c96 100644 --- a/dev-python/simplesoapy/simplesoapy-9999.ebuild +++ b/dev-python/simplesoapy/simplesoapy-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="Simple pythonic wrapper for SoapySDR library" diff --git a/dev-python/simplespectral/simplespectral-1.0.0.ebuild b/dev-python/simplespectral/simplespectral-1.0.0.ebuild index e12c6da75..3e435b3da 100644 --- a/dev-python/simplespectral/simplespectral-1.0.0.ebuild +++ b/dev-python/simplespectral/simplespectral-1.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="Heavily simplified scipy.signal.spectral module" diff --git a/dev-python/simplespectral/simplespectral-9999.ebuild b/dev-python/simplespectral/simplespectral-9999.ebuild index e12c6da75..3e435b3da 100644 --- a/dev-python/simplespectral/simplespectral-9999.ebuild +++ b/dev-python/simplespectral/simplespectral-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="Heavily simplified scipy.signal.spectral module" diff --git a/dev-python/skel_python.ebuild b/dev-python/skel_python.ebuild index c8fefd40e..d59e5875c 100644 --- a/dev-python/skel_python.ebuild +++ b/dev-python/skel_python.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/slowapi/slowapi-0.1.7.ebuild b/dev-python/slowapi/slowapi-0.1.7.ebuild index 846f4b3bb..f373affb5 100644 --- a/dev-python/slowapi/slowapi-0.1.7.ebuild +++ b/dev-python/slowapi/slowapi-0.1.7.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) DISTUTILS_USE_PEP517=poetry inherit distutils-r1 diff --git a/dev-python/slowapi/slowapi-0.1.7_p20230321.ebuild b/dev-python/slowapi/slowapi-0.1.7_p20230321.ebuild index 0a1ef3ad9..092a9c83c 100644 --- a/dev-python/slowapi/slowapi-0.1.7_p20230321.ebuild +++ b/dev-python/slowapi/slowapi-0.1.7_p20230321.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) DISTUTILS_USE_PEP517=poetry inherit distutils-r1 diff --git a/dev-python/sniffio/sniffio-1.1.0.ebuild b/dev-python/sniffio/sniffio-1.1.0.ebuild index 1f28409fa..718b024c9 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/sniffio/sniffio-1.2.0.ebuild b/dev-python/sniffio/sniffio-1.2.0.ebuild index 1f28409fa..718b024c9 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 49c973fd5..9b86ca8f2 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 0964dd2f8..dabe24c30 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/splinter/splinter-0.13.0.ebuild b/dev-python/splinter/splinter-0.13.0.ebuild index 3a3f2b218..ef1730048 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 d083ac240..2b5b0d5d7 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 f4f7f4116..9ce039f24 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 712bc1604..edbf8cbbf 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 98e4647f5..c32743132 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 83eb49b34..1a623a2d6 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="SQLAlchemy type to store aware datetime values" diff --git a/dev-python/srptools/srptools-1.0.1.ebuild b/dev-python/srptools/srptools-1.0.1.ebuild index a7d69f5e0..78d2b7af6 100644 --- a/dev-python/srptools/srptools-1.0.1.ebuild +++ b/dev-python/srptools/srptools-1.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi 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 34e5eaa08..b2c24ee26 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 31675a7ff..e811579af 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 5a2ab4c2f..abb794da2 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/stone/stone-3.3.1.ebuild b/dev-python/stone/stone-3.3.1.ebuild index 47de3c86f..55f18ad78 100644 --- a/dev-python/stone/stone-3.3.1.ebuild +++ b/dev-python/stone/stone-3.3.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/svgutils/svgutils-0.3.4.ebuild b/dev-python/svgutils/svgutils-0.3.4.ebuild index 5ee2595bb..34658d977 100644 --- a/dev-python/svgutils/svgutils-0.3.4.ebuild +++ b/dev-python/svgutils/svgutils-0.3.4.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi 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 6fbfaa374..d3eee7596 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=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/tls_parser/tls_parser-2.0.0.ebuild b/dev-python/tls_parser/tls_parser-2.0.0.ebuild index 988f77919..a0f31c718 100644 --- a/dev-python/tls_parser/tls_parser-2.0.0.ebuild +++ b/dev-python/tls_parser/tls_parser-2.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/tls_parser/tls_parser-2.0.1.ebuild b/dev-python/tls_parser/tls_parser-2.0.1.ebuild index 988f77919..a0f31c718 100644 --- a/dev-python/tls_parser/tls_parser-2.0.1.ebuild +++ b/dev-python/tls_parser/tls_parser-2.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/torrequest/torrequest-20181011-r2.ebuild b/dev-python/torrequest/torrequest-20181011-r2.ebuild index 283f40054..bd27048b1 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/truffleHogRegexes/truffleHogRegexes-20190518-r1.ebuild b/dev-python/truffleHogRegexes/truffleHogRegexes-20190518-r1.ebuild index 73e87eb57..5d04b1c48 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/tweepy/tweepy-3.9.0.ebuild b/dev-python/tweepy/tweepy-3.9.0.ebuild index 5546b5a8f..a7d3a6bc0 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) PYTHON_REQ_USE="ssl(+)" inherit distutils-r1 diff --git a/dev-python/types-pytz/types-pytz-2022.6.0.1.ebuild b/dev-python/types-pytz/types-pytz-2022.6.0.1.ebuild index 0f9c0e8c9..a513a3fc4 100644 --- a/dev-python/types-pytz/types-pytz-2022.6.0.1.ebuild +++ b/dev-python/types-pytz/types-pytz-2022.6.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) PYPI_NO_NORMALIZE=1 inherit distutils-r1 pypi diff --git a/dev-python/types-pytz/types-pytz-2023.3.0.0.ebuild b/dev-python/types-pytz/types-pytz-2023.3.0.0.ebuild index 0f9c0e8c9..a513a3fc4 100644 --- a/dev-python/types-pytz/types-pytz-2023.3.0.0.ebuild +++ b/dev-python/types-pytz/types-pytz-2023.3.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) PYPI_NO_NORMALIZE=1 inherit distutils-r1 pypi diff --git a/dev-python/unicrypto/unicrypto-0.0.10.ebuild b/dev-python/unicrypto/unicrypto-0.0.10.ebuild index 22bf82a9f..28305460e 100644 --- a/dev-python/unicrypto/unicrypto-0.0.10.ebuild +++ b/dev-python/unicrypto/unicrypto-0.0.10.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/unicrypto/unicrypto-0.0.9.ebuild b/dev-python/unicrypto/unicrypto-0.0.9.ebuild index 4744dd4cc..04a8b4fb8 100644 --- a/dev-python/unicrypto/unicrypto-0.0.9.ebuild +++ b/dev-python/unicrypto/unicrypto-0.0.9.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/vaderSentiment/vaderSentiment-3.3.2.ebuild b/dev-python/vaderSentiment/vaderSentiment-3.3.2.ebuild index 54ff562c0..6819ad0bd 100644 --- a/dev-python/vaderSentiment/vaderSentiment-3.3.2.ebuild +++ b/dev-python/vaderSentiment/vaderSentiment-3.3.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/validators/validators-0.14.0.ebuild b/dev-python/validators/validators-0.14.0.ebuild index 0ac8803eb..0ef0df1e5 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/vulners/vulners-1.5.5.ebuild b/dev-python/vulners/vulners-1.5.5.ebuild index 03c0b7e5b..acc7c34ac 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/w3lib/w3lib-1.22.0.ebuild b/dev-python/w3lib/w3lib-1.22.0.ebuild index 6e017e1b2..666799f35 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 1ac71a74d..242cf0ed9 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 36a0954b1..16d1ff006 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_{10..11} ) +PYTHON_COMPAT=( pypy{,3} python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/whitenoise/whitenoise-5.0.1.ebuild b/dev-python/whitenoise/whitenoise-5.0.1.ebuild index fa33b2ab8..5f42a844a 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/whitenoise/whitenoise-5.2.0.ebuild b/dev-python/whitenoise/whitenoise-5.2.0.ebuild index 1ab45c06e..a341d185d 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/winacl/winacl-0.1.5.ebuild b/dev-python/winacl/winacl-0.1.5.ebuild index 29e0e3c84..cba5f94f9 100644 --- a/dev-python/winacl/winacl-0.1.5.ebuild +++ b/dev-python/winacl/winacl-0.1.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/winacl/winacl-0.1.7.ebuild b/dev-python/winacl/winacl-0.1.7.ebuild index 29e0e3c84..cba5f94f9 100644 --- a/dev-python/winacl/winacl-0.1.7.ebuild +++ b/dev-python/winacl/winacl-0.1.7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/winsspi/winsspi-0.0.5.ebuild b/dev-python/winsspi/winsspi-0.0.5.ebuild index e603c1d4e..50b98ce88 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/winsspi/winsspi-0.0.7.ebuild b/dev-python/winsspi/winsspi-0.0.7.ebuild index 71f60c689..ccfb4f8ef 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/winsspi/winsspi-0.0.9.ebuild b/dev-python/winsspi/winsspi-0.0.9.ebuild index 88a8fe51f..1289c2645 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 13c644c90..fd8d36890 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/xonsh/xonsh-0.14.2.ebuild b/dev-python/xonsh/xonsh-0.14.2.ebuild index b9714326b..d5cc4aab8 100644 --- a/dev-python/xonsh/xonsh-0.14.2.ebuild +++ b/dev-python/xonsh/xonsh-0.14.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/dev-python/xtract/xtract-0.1_alpha3.ebuild b/dev-python/xtract/xtract-0.1_alpha3.ebuild index 6c630c5fb..44c366ef2 100644 --- a/dev-python/xtract/xtract-0.1_alpha3.ebuild +++ b/dev-python/xtract/xtract-0.1_alpha3.ebuild @@ -6,7 +6,7 @@ EAPI=8 MY_PV="${PV/_alpha/a}" DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) #DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 pypi diff --git a/dev-python/yamllint/yamllint-1.21.0.ebuild b/dev-python/yamllint/yamllint-1.21.0.ebuild index 519c1a76d..795d28878 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/yamllint/yamllint-1.26.1.ebuild b/dev-python/yamllint/yamllint-1.26.1.ebuild index fa33fb89d..688001cf7 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-python/yaswfp/yaswfp-0.9.3.ebuild b/dev-python/yaswfp/yaswfp-0.9.3.ebuild index 318055b6a..74bc7c94a 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 f3e0dc9ed..eddd690dc 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 9b41cfea8..7fea98c99 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 0481630e5..b6ccdae67 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 42ab8367d..ecdfed664 100644 --- a/dev-util/androguard/androguard-3.4.0_alpha1.ebuild +++ b/dev-util/androguard/androguard-3.4.0_alpha1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 7c82d4bb5..543ce8276 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 4672fdbaa..ccfbcc10e 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 2b56ee1ac..31f21e8c4 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 ${SRC_ECLASS} diff --git a/dev-util/chipsec/chipsec-1.10.4.ebuild b/dev-util/chipsec/chipsec-1.10.4.ebuild index f83359b01..54ad383b6 100644 --- a/dev-util/chipsec/chipsec-1.10.4.ebuild +++ b/dev-util/chipsec/chipsec-1.10.4.ebuild @@ -5,7 +5,7 @@ EAPI=8 # https://projects.gentoo.org/python/guide/distutils.html#pep-517-build-systems DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi 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 4ed2673af..f2afa056c 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-util/dwarf-debugger/dwarf-debugger-1.1.2_p20220408.ebuild b/dev-util/dwarf-debugger/dwarf-debugger-1.1.2_p20220408.ebuild index bd77da686..9cfa4a420 100644 --- a/dev-util/dwarf-debugger/dwarf-debugger-1.1.2_p20220408.ebuild +++ b/dev-util/dwarf-debugger/dwarf-debugger-1.1.2_p20220408.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-util/frida-tools/frida-tools-12.1.1.ebuild b/dev-util/frida-tools/frida-tools-12.1.1.ebuild index 7a92eb4e9..2eec9cdca 100644 --- a/dev-util/frida-tools/frida-tools-12.1.1.ebuild +++ b/dev-util/frida-tools/frida-tools-12.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-util/frida-tools/frida-tools-12.1.2.ebuild b/dev-util/frida-tools/frida-tools-12.1.2.ebuild index 7a92eb4e9..2eec9cdca 100644 --- a/dev-util/frida-tools/frida-tools-12.1.2.ebuild +++ b/dev-util/frida-tools/frida-tools-12.1.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-util/jnitrace/jnitrace-3.3.0.ebuild b/dev-util/jnitrace/jnitrace-3.3.0.ebuild index 7ae46cbab..791118e06 100644 --- a/dev-util/jnitrace/jnitrace-3.3.0.ebuild +++ b/dev-util/jnitrace/jnitrace-3.3.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-util/jnitrace/jnitrace-3.3.1.ebuild b/dev-util/jnitrace/jnitrace-3.3.1.ebuild index 33e57e8d2..37bea0fa6 100644 --- a/dev-util/jnitrace/jnitrace-3.3.1.ebuild +++ b/dev-util/jnitrace/jnitrace-3.3.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-util/lief/lief-0.13.1.ebuild b/dev-util/lief/lief-0.13.1.ebuild index 2650dbdd5..77fbd8ec2 100644 --- a/dev-util/lief/lief-0.13.1.ebuild +++ b/dev-util/lief/lief-0.13.1.ebuild @@ -6,7 +6,7 @@ EAPI=7 #fails to compile with setuptools #DISTUTILS_USE_PEP517=no -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit cmake distutils-r1 diff --git a/dev-util/lief/lief-0.13.2.ebuild b/dev-util/lief/lief-0.13.2.ebuild index 2650dbdd5..77fbd8ec2 100644 --- a/dev-util/lief/lief-0.13.2.ebuild +++ b/dev-util/lief/lief-0.13.2.ebuild @@ -6,7 +6,7 @@ EAPI=7 #fails to compile with setuptools #DISTUTILS_USE_PEP517=no -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit cmake distutils-r1 diff --git a/dev-util/mobsf/mobsf-3.6.0.ebuild b/dev-util/mobsf/mobsf-3.6.0.ebuild index c11f9d249..aa7ed20e3 100644 --- a/dev-util/mobsf/mobsf-3.6.0.ebuild +++ b/dev-util/mobsf/mobsf-3.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 MY_PN="Mobile-Security-Framework-MobSF" diff --git a/dev-util/mobsf/mobsf-3.6.9.ebuild b/dev-util/mobsf/mobsf-3.6.9.ebuild index c11f9d249..aa7ed20e3 100644 --- a/dev-util/mobsf/mobsf-3.6.9.ebuild +++ b/dev-util/mobsf/mobsf-3.6.9.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 MY_PN="Mobile-Security-Framework-MobSF" diff --git a/dev-util/mobsf/mobsf-3.7.6.ebuild b/dev-util/mobsf/mobsf-3.7.6.ebuild index 2390c28b6..6a0e320b9 100644 --- a/dev-util/mobsf/mobsf-3.7.6.ebuild +++ b/dev-util/mobsf/mobsf-3.7.6.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) DISTUTILS_USE_PEP517=poetry inherit distutils-r1 diff --git a/dev-util/objection/objection-1.10.2.ebuild b/dev-util/objection/objection-1.10.2.ebuild index 3e53fa350..96988a9b5 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 e15b95e1b..20b6f0d41 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=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="Runtime mobile exploration" diff --git a/dev-util/plasma/plasma-0_p21080708-r2.ebuild b/dev-util/plasma/plasma-0_p21080708-r2.ebuild index 0c3e3eb74..fbe52d8b9 100644 --- a/dev-util/plasma/plasma-0_p21080708-r2.ebuild +++ b/dev-util/plasma/plasma-0_p21080708-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-util/plasma/plasma-9999.ebuild b/dev-util/plasma/plasma-9999.ebuild index c19561ece..9474d588e 100644 --- a/dev-util/plasma/plasma-9999.ebuild +++ b/dev-util/plasma/plasma-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-util/qark/qark-0.9_pre20190405.ebuild b/dev-util/qark/qark-0.9_pre20190405.ebuild index ff2c2723a..6fe96fbab 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/dev-util/reflutter/reflutter-0.7.2.ebuild b/dev-util/reflutter/reflutter-0.7.2.ebuild index 763f8b99a..10c293b2c 100644 --- a/dev-util/reflutter/reflutter-0.7.2.ebuild +++ b/dev-util/reflutter/reflutter-0.7.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 pypi diff --git a/dev-vcs/trufflehog/trufflehog-2.1.11_p20200220.ebuild b/dev-vcs/trufflehog/trufflehog-2.1.11_p20200220.ebuild index d961d36b6..43376b1e3 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/net-analyzer/GyoiThon/GyoiThon-9999.ebuild b/net-analyzer/GyoiThon/GyoiThon-9999.ebuild index 53347deaf..d71b41c53 100644 --- a/net-analyzer/GyoiThon/GyoiThon-9999.ebuild +++ b/net-analyzer/GyoiThon/GyoiThon-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-single-r1 git-r3 diff --git a/net-analyzer/commix/commix-3.4.ebuild b/net-analyzer/commix/commix-3.4.ebuild index 5cdd4110c..d9c5edc12 100644 --- a/net-analyzer/commix/commix-3.4.ebuild +++ b/net-analyzer/commix/commix-3.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/net-analyzer/commix/commix-3.6.ebuild b/net-analyzer/commix/commix-3.6.ebuild index 5cdd4110c..d9c5edc12 100644 --- a/net-analyzer/commix/commix-3.6.ebuild +++ b/net-analyzer/commix/commix-3.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/net-analyzer/cottontail/cottontail-20190426-r1.ebuild b/net-analyzer/cottontail/cottontail-20190426-r1.ebuild index 1aceac224..346c2d23c 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/net-analyzer/crackmapexec/crackmapexec-5.2.2.ebuild b/net-analyzer/crackmapexec/crackmapexec-5.2.2.ebuild index b3a4c993d..0bd627853 100644 --- a/net-analyzer/crackmapexec/crackmapexec-5.2.2.ebuild +++ b/net-analyzer/crackmapexec/crackmapexec-5.2.2.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-utils-r1 distutils-r1 diff --git a/net-analyzer/crackmapexec/crackmapexec-5.3.0-r1.ebuild b/net-analyzer/crackmapexec/crackmapexec-5.3.0-r1.ebuild index 960a590a1..35c65dea8 100644 --- a/net-analyzer/crackmapexec/crackmapexec-5.3.0-r1.ebuild +++ b/net-analyzer/crackmapexec/crackmapexec-5.3.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-utils-r1 distutils-r1 diff --git a/net-analyzer/crackmapexec/crackmapexec-5.4.0.ebuild b/net-analyzer/crackmapexec/crackmapexec-5.4.0.ebuild index a5f228c4a..9ab8429f4 100644 --- a/net-analyzer/crackmapexec/crackmapexec-5.4.0.ebuild +++ b/net-analyzer/crackmapexec/crackmapexec-5.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-utils-r1 distutils-r1 diff --git a/net-analyzer/dirhunt/dirhunt-0.6.0-r2.ebuild b/net-analyzer/dirhunt/dirhunt-0.6.0-r2.ebuild index 99ab854e2..cc50be4f3 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=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 9847d028d..3ea04bb8d 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) EGO_PN=github.com/Nekmo/${PN} inherit distutils-r1 diff --git a/net-analyzer/dnsrecon/dnsrecon-1.1.4.ebuild b/net-analyzer/dnsrecon/dnsrecon-1.1.4.ebuild index b4323bea6..490388215 100644 --- a/net-analyzer/dnsrecon/dnsrecon-1.1.4.ebuild +++ b/net-analyzer/dnsrecon/dnsrecon-1.1.4.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 HOMEPAGE="https://github.com/darkoperator/dnsrecon" diff --git a/net-analyzer/dnsrecon/dnsrecon-1.1.5.ebuild b/net-analyzer/dnsrecon/dnsrecon-1.1.5.ebuild index b4323bea6..490388215 100644 --- a/net-analyzer/dnsrecon/dnsrecon-1.1.5.ebuild +++ b/net-analyzer/dnsrecon/dnsrecon-1.1.5.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 7a4d424f8..5f329674c 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=7 DISTUTILS_USE_SETUPTOOLS=bdepend -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 b745f8ad6..3a8796c6c 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/net-analyzer/fierce/fierce-9999.ebuild b/net-analyzer/fierce/fierce-9999.ebuild index ef486e8de..f51b391b3 100644 --- a/net-analyzer/fierce/fierce-9999.ebuild +++ b/net-analyzer/fierce/fierce-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 if [[ ${PV} == "9999" ]] ; then diff --git a/net-analyzer/ftw/ftw-1.3.0.ebuild b/net-analyzer/ftw/ftw-1.3.0.ebuild index 69095c942..e1df74697 100644 --- a/net-analyzer/ftw/ftw-1.3.0.ebuild +++ b/net-analyzer/ftw/ftw-1.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/net-analyzer/honeypots/honeypots-9999.ebuild b/net-analyzer/honeypots/honeypots-9999.ebuild index 7ab04709f..49feec105 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-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 ede60ccb5..22b92cd40 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 5071ab2d9..168ff534d 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/net-analyzer/maryam/maryam-2.5.0-r1.ebuild b/net-analyzer/maryam/maryam-2.5.0-r1.ebuild index c11b02623..78e85585f 100644 --- a/net-analyzer/maryam/maryam-2.5.0-r1.ebuild +++ b/net-analyzer/maryam/maryam-2.5.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/net-analyzer/metagoofil/metagoofil-2.2_p20221009.ebuild b/net-analyzer/metagoofil/metagoofil-2.2_p20221009.ebuild index 6a696f3d3..2a4d2db19 100644 --- a/net-analyzer/metagoofil/metagoofil-2.2_p20221009.ebuild +++ b/net-analyzer/metagoofil/metagoofil-2.2_p20221009.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-single-r1 HASH_COMMIT="fc989b1b9e8869f9182922dcafd58a1f30cb8973" diff --git a/net-analyzer/ntlmrecon/ntlmrecon-0.4_beta.ebuild b/net-analyzer/ntlmrecon/ntlmrecon-0.4_beta.ebuild index 450c795bd..c1ec97429 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 diff --git a/net-analyzer/plecost/plecost-9999.ebuild b/net-analyzer/plecost/plecost-9999.ebuild index 8589c11c9..fc535ace9 100644 --- a/net-analyzer/plecost/plecost-9999.ebuild +++ b/net-analyzer/plecost/plecost-9999.ebuild @@ -4,7 +4,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 3c18ee7c3..30934561f 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-single-r1 diff --git a/net-analyzer/pwncat/pwncat-0.1.2-r1.ebuild b/net-analyzer/pwncat/pwncat-0.1.2-r1.ebuild index 63a33c84b..7a8aaf766 100644 --- a/net-analyzer/pwncat/pwncat-0.1.2-r1.ebuild +++ b/net-analyzer/pwncat/pwncat-0.1.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 8c95bc2cc..48a52846d 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 33d7e57ab..a74be10ee 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) PYTHON_REQ_USE="sqlite" inherit python-r1 diff --git a/net-analyzer/responder/responder-3.1.1.0.ebuild b/net-analyzer/responder/responder-3.1.1.0.ebuild index 4795a3558..a0a1f6203 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) PYTHON_REQ_USE="sqlite" inherit python-single-r1 diff --git a/net-analyzer/responder/responder-3.1.2.0.ebuild b/net-analyzer/responder/responder-3.1.2.0.ebuild index 4795a3558..a0a1f6203 100644 --- a/net-analyzer/responder/responder-3.1.2.0.ebuild +++ b/net-analyzer/responder/responder-3.1.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) PYTHON_REQ_USE="sqlite" inherit python-single-r1 diff --git a/net-analyzer/responder/responder-3.1.3.0.ebuild b/net-analyzer/responder/responder-3.1.3.0.ebuild index 0ae1f371d..28486ca5b 100644 --- a/net-analyzer/responder/responder-3.1.3.0.ebuild +++ b/net-analyzer/responder/responder-3.1.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) PYTHON_REQ_USE="sqlite" inherit python-single-r1 diff --git a/net-analyzer/s3scanner/s3scanner-3.0.1.ebuild b/net-analyzer/s3scanner/s3scanner-3.0.1.ebuild index 4f91a0f0c..5c14d63dd 100644 --- a/net-analyzer/s3scanner/s3scanner-3.0.1.ebuild +++ b/net-analyzer/s3scanner/s3scanner-3.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-single-r1 wrapper diff --git a/net-analyzer/set/set-8.0.3-r1.ebuild b/net-analyzer/set/set-8.0.3-r1.ebuild index bfcadddd4..2b2f4a76f 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=8 MY_P=${P/set/social-engineer-toolkit} DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-single-r1 diff --git a/net-analyzer/sitadel/sitadel-1.0.0_p20190828.ebuild b/net-analyzer/sitadel/sitadel-1.0.0_p20190828.ebuild index 9c59c1db3..8d2663b9a 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=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 f92541b79..d1fc133d2 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-r1 diff --git a/net-analyzer/sslyze/sslyze-5.1.3.ebuild b/net-analyzer/sslyze/sslyze-5.1.3.ebuild index 7dfd836a5..d40e06df1 100644 --- a/net-analyzer/sslyze/sslyze-5.1.3.ebuild +++ b/net-analyzer/sslyze/sslyze-5.1.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="Fast and full-featured SSL scanner" diff --git a/net-analyzer/sslyze/sslyze-5.2.0.ebuild b/net-analyzer/sslyze/sslyze-5.2.0.ebuild index 7dfd836a5..d40e06df1 100644 --- a/net-analyzer/sslyze/sslyze-5.2.0.ebuild +++ b/net-analyzer/sslyze/sslyze-5.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="Fast and full-featured SSL scanner" diff --git a/net-analyzer/sublist3r/sublist3r-1.0_p20200105.ebuild b/net-analyzer/sublist3r/sublist3r-1.0_p20200105.ebuild index fc831364a..6664007d4 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 18efb8a51..6721e1e02 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-r1 HASH_COMMIT="729d649ec5370730172bf6f5314aafd68c874124" diff --git a/net-analyzer/takeover/takeover-20200312.ebuild b/net-analyzer/takeover/takeover-20200312.ebuild index 8d479df8f..01bbffdb3 100644 --- a/net-analyzer/takeover/takeover-20200312.ebuild +++ b/net-analyzer/takeover/takeover-20200312.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/net-analyzer/theHarvester/theHarvester-4.4.3.ebuild b/net-analyzer/theHarvester/theHarvester-4.4.3.ebuild index 1feb12bfe..457a618ac 100644 --- a/net-analyzer/theHarvester/theHarvester-4.4.3.ebuild +++ b/net-analyzer/theHarvester/theHarvester-4.4.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/net-analyzer/theHarvester/theHarvester-4.4.4-r1.ebuild b/net-analyzer/theHarvester/theHarvester-4.4.4-r1.ebuild index 2f37b86b2..1c9d95462 100644 --- a/net-analyzer/theHarvester/theHarvester-4.4.4-r1.ebuild +++ b/net-analyzer/theHarvester/theHarvester-4.4.4-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/net-analyzer/tplmap/tplmap-20211014.ebuild b/net-analyzer/tplmap/tplmap-20211014.ebuild index 67589c6df..1a1867d06 100644 --- a/net-analyzer/tplmap/tplmap-20211014.ebuild +++ b/net-analyzer/tplmap/tplmap-20211014.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-single-r1 diff --git a/net-analyzer/wafw00f/wafw00f-2.2.0.ebuild b/net-analyzer/wafw00f/wafw00f-2.2.0.ebuild index 214ba74b1..1f7b0f08e 100644 --- a/net-analyzer/wafw00f/wafw00f-2.2.0.ebuild +++ b/net-analyzer/wafw00f/wafw00f-2.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/net-analyzer/webtech/webtech-1.3.3.ebuild b/net-analyzer/webtech/webtech-1.3.3.ebuild index 7b0f654d8..f3d38ea0b 100644 --- a/net-analyzer/webtech/webtech-1.3.3.ebuild +++ b/net-analyzer/webtech/webtech-1.3.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/net-analyzer/webtech/webtech-1.3.4.ebuild b/net-analyzer/webtech/webtech-1.3.4.ebuild index 7b0f654d8..f3d38ea0b 100644 --- a/net-analyzer/webtech/webtech-1.3.4.ebuild +++ b/net-analyzer/webtech/webtech-1.3.4.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi diff --git a/net-analyzer/wfuzz/wfuzz-3.0.3.ebuild b/net-analyzer/wfuzz/wfuzz-3.0.3.ebuild index 74a995430..e82d2a6c4 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 63d676ff1..fa2f31e95 100644 --- a/net-analyzer/wfuzz/wfuzz-3.1.0.ebuild +++ b/net-analyzer/wfuzz/wfuzz-3.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 multilib diff --git a/net-dialup/freeradius/freeradius-3.0.20-r3.ebuild b/net-dialup/freeradius/freeradius-3.0.20-r3.ebuild index 801227c6d..005a9d68e 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools pam python-single-r1 systemd MY_P="${PN}-server-${PV}" diff --git a/net-dialup/freeradius/freeradius-3.0.21-r5.ebuild b/net-dialup/freeradius/freeradius-3.0.21-r5.ebuild index bd9c9c829..978b33c3a 100644 --- a/net-dialup/freeradius/freeradius-3.0.21-r5.ebuild +++ b/net-dialup/freeradius/freeradius-3.0.21-r5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools pam python-single-r1 systemd MY_P="${PN}-server-${PV}" diff --git a/net-dialup/freeradius/freeradius-3.2.0.ebuild b/net-dialup/freeradius/freeradius-3.2.0.ebuild index 0fe3bbb2d..5814cf88b 100644 --- a/net-dialup/freeradius/freeradius-3.2.0.ebuild +++ b/net-dialup/freeradius/freeradius-3.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools pam python-single-r1 systemd MY_PN=${PN}-server diff --git a/net-mail/email2phonenumber/email2phonenumber-20190916-r1.ebuild b/net-mail/email2phonenumber/email2phonenumber-20190916-r1.ebuild index 3849e9ac6..8999cb242 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-r1 diff --git a/net-mail/email2phonenumber/email2phonenumber-99999999.ebuild b/net-mail/email2phonenumber/email2phonenumber-99999999.ebuild index 3849e9ac6..8999cb242 100644 --- a/net-mail/email2phonenumber/email2phonenumber-99999999.ebuild +++ b/net-mail/email2phonenumber/email2phonenumber-99999999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-r1 diff --git a/net-misc/hackertarget/hackertarget-9999.ebuild b/net-misc/hackertarget/hackertarget-9999.ebuild index f4384a829..88ae8e8e8 100644 --- a/net-misc/hackertarget/hackertarget-9999.ebuild +++ b/net-misc/hackertarget/hackertarget-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/net-misc/linkfinder/linkfinder-20191124.ebuild b/net-misc/linkfinder/linkfinder-20191124.ebuild index d73224eca..e2008a6ee 100644 --- a/net-misc/linkfinder/linkfinder-20191124.ebuild +++ b/net-misc/linkfinder/linkfinder-20191124.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/net-misc/munin/munin-0.20.0.ebuild b/net-misc/munin/munin-0.20.0.ebuild index 4cace48f4..1b0f640ac 100644 --- a/net-misc/munin/munin-0.20.0.ebuild +++ b/net-misc/munin/munin-0.20.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-single-r1 wrapper diff --git a/net-misc/pwnedornot/pwnedornot-1.2.8_p20200602.ebuild b/net-misc/pwnedornot/pwnedornot-1.2.8_p20200602.ebuild index 919bbd02e..349c3afc2 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-r1 diff --git a/net-misc/sherlock/sherlock-0.12.9-r1.ebuild b/net-misc/sherlock/sherlock-0.12.9-r1.ebuild index 846034d12..f414bc9c7 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=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-single-r1 wrapper diff --git a/net-misc/sherlock/sherlock-9999.ebuild b/net-misc/sherlock/sherlock-9999.ebuild index 42d9fe689..498a75604 100644 --- a/net-misc/sherlock/sherlock-9999.ebuild +++ b/net-misc/sherlock/sherlock-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-single-r1 wrapper diff --git a/net-wireless/crda/crda-4.14.ebuild b/net-wireless/crda/crda-4.14.ebuild index 2c4b5aa8d..63cd05b74 100644 --- a/net-wireless/crda/crda-4.14.ebuild +++ b/net-wireless/crda/crda-4.14.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit toolchain-funcs python-any-r1 udev DESCRIPTION="Central Regulatory Domain Agent for wireless networks" diff --git a/net-wireless/eaphammer/eaphammer-1.13.5.ebuild b/net-wireless/eaphammer/eaphammer-1.13.5.ebuild index 5666c6b91..d0d5f7786 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-any-r1 diff --git a/net-wireless/eaphammer/eaphammer-1.14.0.ebuild b/net-wireless/eaphammer/eaphammer-1.14.0.ebuild index b44591dfa..94f702708 100644 --- a/net-wireless/eaphammer/eaphammer-1.14.0.ebuild +++ b/net-wireless/eaphammer/eaphammer-1.14.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-any-r1 diff --git a/net-wireless/fern-wifi-cracker/fern-wifi-cracker-3.4.ebuild b/net-wireless/fern-wifi-cracker/fern-wifi-cracker-3.4.ebuild index 46544cd62..ee72b9fc1 100644 --- a/net-wireless/fern-wifi-cracker/fern-wifi-cracker-3.4.ebuild +++ b/net-wireless/fern-wifi-cracker/fern-wifi-cracker-3.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) PYTHON_REQ_USE="sqlite" inherit desktop python-single-r1 wrapper 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 27d25f21f..ed1173144 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 d8c5d2247..38f487b35 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit cmake git-r3 python-single-r1 DESCRIPTION="GNU Radio block for Digital Speech Decoder" diff --git a/net-wireless/gr-gsm/gr-gsm-20210505-r1.ebuild b/net-wireless/gr-gsm/gr-gsm-20210505-r1.ebuild index e73d46139..4451fb5b5 100644 --- a/net-wireless/gr-gsm/gr-gsm-20210505-r1.ebuild +++ b/net-wireless/gr-gsm/gr-gsm-20210505-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit cmake 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 82d5681d4..d3a415096 100644 --- a/net-wireless/gr-ham/gr-ham-20200511.ebuild +++ b/net-wireless/gr-ham/gr-ham-20200511.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit cmake python-single-r1 DESCRIPTION="" diff --git a/net-wireless/gr-m2k/gr-m2k-9999.ebuild b/net-wireless/gr-m2k/gr-m2k-9999.ebuild index 0b104a48d..f5d9d066c 100644 --- a/net-wireless/gr-m2k/gr-m2k-9999.ebuild +++ b/net-wireless/gr-m2k/gr-m2k-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit cmake python-single-r1 diff --git a/net-wireless/gr-mixalot/gr-mixalot-9999.ebuild b/net-wireless/gr-mixalot/gr-mixalot-9999.ebuild index 0cffbfd3f..7a18c9322 100644 --- a/net-wireless/gr-mixalot/gr-mixalot-9999.ebuild +++ b/net-wireless/gr-mixalot/gr-mixalot-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit cmake python-single-r1 DESCRIPTION="a set of GNU Radio blocks/utilities to encode pager messages" diff --git a/net-wireless/gr-osmosdr/gr-osmosdr-0.2.4_p20230214.ebuild b/net-wireless/gr-osmosdr/gr-osmosdr-0.2.4_p20230214.ebuild index eed09e5b1..f0e6fc55a 100644 --- a/net-wireless/gr-osmosdr/gr-osmosdr-0.2.4_p20230214.ebuild +++ b/net-wireless/gr-osmosdr/gr-osmosdr-0.2.4_p20230214.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit cmake python-single-r1 diff --git a/net-wireless/gr-sdrplay3/gr-sdrplay3-20230421.ebuild b/net-wireless/gr-sdrplay3/gr-sdrplay3-20230421.ebuild index ce50b94dc..b31cf0c2f 100644 --- a/net-wireless/gr-sdrplay3/gr-sdrplay3-20230421.ebuild +++ b/net-wireless/gr-sdrplay3/gr-sdrplay3-20230421.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit cmake python-single-r1 diff --git a/net-wireless/gr-sdrplay3/gr-sdrplay3-9999.ebuild b/net-wireless/gr-sdrplay3/gr-sdrplay3-9999.ebuild index 141c06fa3..010bf3993 100644 --- a/net-wireless/gr-sdrplay3/gr-sdrplay3-9999.ebuild +++ b/net-wireless/gr-sdrplay3/gr-sdrplay3-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit cmake python-single-r1 diff --git a/net-wireless/hostapd-mana/hostapd-mana-9999.ebuild b/net-wireless/hostapd-mana/hostapd-mana-9999.ebuild index 1eab82081..6d87094de 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-r1 toolchain-funcs savedconfig diff --git a/net-wireless/jackit/jackit-0.0_p20170918-r1.ebuild b/net-wireless/jackit/jackit-0.0_p20170918-r1.ebuild index 37e8258a4..59cab57c2 100644 --- a/net-wireless/jackit/jackit-0.0_p20170918-r1.ebuild +++ b/net-wireless/jackit/jackit-0.0_p20170918-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="Exploit Code for Mousejack" diff --git a/net-wireless/killerbee/killerbee-2.7.1_p20200309.ebuild b/net-wireless/killerbee/killerbee-2.7.1_p20200309.ebuild index 898e0e020..9e061d654 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 2fe47dd75..a7146f82f 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/net-wireless/kismet-rest/kismet-rest-2019.05.02.ebuild b/net-wireless/kismet-rest/kismet-rest-2019.05.02.ebuild index 524eefbf6..53f129a92 100644 --- a/net-wireless/kismet-rest/kismet-rest-2019.05.02.ebuild +++ b/net-wireless/kismet-rest/kismet-rest-2019.05.02.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="Kismet REST Python API" diff --git a/net-wireless/kismet-rest/kismet-rest-9999.ebuild b/net-wireless/kismet-rest/kismet-rest-9999.ebuild index 524eefbf6..53f129a92 100644 --- a/net-wireless/kismet-rest/kismet-rest-9999.ebuild +++ b/net-wireless/kismet-rest/kismet-rest-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="Kismet REST Python API" diff --git a/net-wireless/kismetdb/kismetdb-2019.05.05.ebuild b/net-wireless/kismetdb/kismetdb-2019.05.05.ebuild index 1c82b8842..562dd6c11 100644 --- a/net-wireless/kismetdb/kismetdb-2019.05.05.ebuild +++ b/net-wireless/kismetdb/kismetdb-2019.05.05.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="Kismetdb database log helper library" diff --git a/net-wireless/kismetdb/kismetdb-9999.ebuild b/net-wireless/kismetdb/kismetdb-9999.ebuild index 1c82b8842..562dd6c11 100644 --- a/net-wireless/kismetdb/kismetdb-9999.ebuild +++ b/net-wireless/kismetdb/kismetdb-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="Kismetdb database log helper library" diff --git a/net-wireless/libm2k/libm2k-9999.ebuild b/net-wireless/libm2k/libm2k-9999.ebuild index 024444bd5..0303e5591 100644 --- a/net-wireless/libm2k/libm2k-9999.ebuild +++ b/net-wireless/libm2k/libm2k-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit cmake python-single-r1 udev diff --git a/net-wireless/nrf802154_sniffer/nrf802154_sniffer-0.7.2_p20220511.ebuild b/net-wireless/nrf802154_sniffer/nrf802154_sniffer-0.7.2_p20220511.ebuild index 66b6d6647..23a75e8fe 100644 --- a/net-wireless/nrf802154_sniffer/nrf802154_sniffer-0.7.2_p20220511.ebuild +++ b/net-wireless/nrf802154_sniffer/nrf802154_sniffer-0.7.2_p20220511.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-any-r1 diff --git a/net-wireless/nrf802154_sniffer/nrf802154_sniffer-9999.ebuild b/net-wireless/nrf802154_sniffer/nrf802154_sniffer-9999.ebuild index 66b6d6647..23a75e8fe 100644 --- a/net-wireless/nrf802154_sniffer/nrf802154_sniffer-9999.ebuild +++ b/net-wireless/nrf802154_sniffer/nrf802154_sniffer-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-any-r1 diff --git a/net-wireless/nrf_sniffer_ble/nrf_sniffer_ble-4.1.1.ebuild b/net-wireless/nrf_sniffer_ble/nrf_sniffer_ble-4.1.1.ebuild index 9db7c721d..d2dc34ffd 100644 --- a/net-wireless/nrf_sniffer_ble/nrf_sniffer_ble-4.1.1.ebuild +++ b/net-wireless/nrf_sniffer_ble/nrf_sniffer_ble-4.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-any-r1 diff --git a/net-wireless/op25/op25-20200418.ebuild b/net-wireless/op25/op25-20200418.ebuild index 44ebfe7f0..bfd112fc5 100644 --- a/net-wireless/op25/op25-20200418.ebuild +++ b/net-wireless/op25/op25-20200418.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit cmake python-single-r1 diff --git a/net-wireless/op25/op25-20210818.ebuild b/net-wireless/op25/op25-20210818.ebuild index e17143bfc..7894ea596 100644 --- a/net-wireless/op25/op25-20210818.ebuild +++ b/net-wireless/op25/op25-20210818.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit cmake python-single-r1 diff --git a/net-wireless/qspectrumanalyzer/qspectrumanalyzer-9999.ebuild b/net-wireless/qspectrumanalyzer/qspectrumanalyzer-9999.ebuild index 6c4e4fd6e..cd6eb1704 100644 --- a/net-wireless/qspectrumanalyzer/qspectrumanalyzer-9999.ebuild +++ b/net-wireless/qspectrumanalyzer/qspectrumanalyzer-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 9bdbbd84b..c076e2d6f 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/net-wireless/soapy_power/soapy_power-1.6.1-r1.ebuild b/net-wireless/soapy_power/soapy_power-1.6.1-r1.ebuild index d4fe6ec01..ae0f14ffb 100644 --- a/net-wireless/soapy_power/soapy_power-1.6.1-r1.ebuild +++ b/net-wireless/soapy_power/soapy_power-1.6.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="Obtain power spectrum from SoapySDR devices" diff --git a/net-wireless/soapy_power/soapy_power-9999.ebuild b/net-wireless/soapy_power/soapy_power-9999.ebuild index d4fe6ec01..ae0f14ffb 100644 --- a/net-wireless/soapy_power/soapy_power-9999.ebuild +++ b/net-wireless/soapy_power/soapy_power-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="Obtain power spectrum from SoapySDR devices" diff --git a/net-wireless/wifipumpkin3/wifipumpkin3-1.1.5.ebuild b/net-wireless/wifipumpkin3/wifipumpkin3-1.1.5.ebuild index 043ecb95f..bcebbe5b6 100644 --- a/net-wireless/wifipumpkin3/wifipumpkin3-1.1.5.ebuild +++ b/net-wireless/wifipumpkin3/wifipumpkin3-1.1.5.ebuild @@ -4,7 +4,7 @@ EAPI=8 MY_PV="${PV/_p/-R}" -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/net-wireless/wifipumpkin3/wifipumpkin3-1.1.7.ebuild b/net-wireless/wifipumpkin3/wifipumpkin3-1.1.7.ebuild index 043ecb95f..bcebbe5b6 100644 --- a/net-wireless/wifipumpkin3/wifipumpkin3-1.1.7.ebuild +++ b/net-wireless/wifipumpkin3/wifipumpkin3-1.1.7.ebuild @@ -4,7 +4,7 @@ EAPI=8 MY_PV="${PV/_p/-R}" -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/net-wireless/wifite/wifite-2.6.9.ebuild b/net-wireless/wifite/wifite-2.6.9.ebuild index f248eff8b..7f9054433 100644 --- a/net-wireless/wifite/wifite-2.6.9.ebuild +++ b/net-wireless/wifite/wifite-2.6.9.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="An automated wireless attack tool" diff --git a/net-wireless/wifite/wifite-2.7.0.ebuild b/net-wireless/wifite/wifite-2.7.0.ebuild index f248eff8b..7f9054433 100644 --- a/net-wireless/wifite/wifite-2.7.0.ebuild +++ b/net-wireless/wifite/wifite-2.7.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="An automated wireless attack tool" diff --git a/net-wireless/wireless-regdb/wireless-regdb-20220606-r1.ebuild b/net-wireless/wireless-regdb/wireless-regdb-20220606-r1.ebuild index f308c40d2..002622968 100644 --- a/net-wireless/wireless-regdb/wireless-regdb-20220606-r1.ebuild +++ b/net-wireless/wireless-regdb/wireless-regdb-20220606-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-any-r1 MY_P="wireless-regdb-${PV:0:4}.${PV:4:2}.${PV:6:2}" diff --git a/profiles/pentoo/base/use.stable.mask b/profiles/pentoo/base/use.stable.mask new file mode 100644 index 000000000..10a915f44 --- /dev/null +++ b/profiles/pentoo/base/use.stable.mask @@ -0,0 +1,3 @@ +# overwrite /gentoo/profiles/base/use.stable.mask +-python_targets_python3_12 +-python_single_target_python3_12 diff --git a/profiles/pentoo/overlay/use.stable.mask b/profiles/pentoo/overlay/use.stable.mask new file mode 120000 index 000000000..a2e871448 --- /dev/null +++ b/profiles/pentoo/overlay/use.stable.mask @@ -0,0 +1 @@ +../base/use.stable.mask \ No newline at end of file diff --git a/sci-electronics/litedram/litedram-20180514.ebuild b/sci-electronics/litedram/litedram-20180514.ebuild index ee2ee307b..5ce244390 100644 --- a/sci-electronics/litedram/litedram-20180514.ebuild +++ b/sci-electronics/litedram/litedram-20180514.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 MY_COMMIT="c23814961d71ab6508c855db3c643b71d8990e8c" diff --git a/sci-electronics/liteeth/liteeth-20180301.ebuild b/sci-electronics/liteeth/liteeth-20180301.ebuild index b6d3b58c5..faf57f266 100644 --- a/sci-electronics/liteeth/liteeth-20180301.ebuild +++ b/sci-electronics/liteeth/liteeth-20180301.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 MY_COMMIT="95849a0fed26c2f7e88e731e8ba7cb6b95d873e8" diff --git a/sci-electronics/liteeth/liteeth-20180719.ebuild b/sci-electronics/liteeth/liteeth-20180719.ebuild index 71b934484..869d043f3 100644 --- a/sci-electronics/liteeth/liteeth-20180719.ebuild +++ b/sci-electronics/liteeth/liteeth-20180719.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 MY_COMMIT="24b0d2b8c2cfcf96a8c6cb56ec01af9a56952aad" diff --git a/sci-electronics/litepcie/litepcie-20180530.ebuild b/sci-electronics/litepcie/litepcie-20180530.ebuild index 753b8c8f4..65a0d2883 100644 --- a/sci-electronics/litepcie/litepcie-20180530.ebuild +++ b/sci-electronics/litepcie/litepcie-20180530.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 MY_COMMIT="93233fe196e8b7063c2293de440976497e4f6dd9" diff --git a/sci-electronics/litescope/litescope-20180531.ebuild b/sci-electronics/litescope/litescope-20180531.ebuild index 69388bb4d..05298761b 100644 --- a/sci-electronics/litescope/litescope-20180531.ebuild +++ b/sci-electronics/litescope/litescope-20180531.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 MY_COMMIT="d919f90cf6eb615b524fa0e74c5a9b15096603aa" diff --git a/sci-electronics/liteusb/liteusb-20180301.ebuild b/sci-electronics/liteusb/liteusb-20180301.ebuild index d79b2f387..9b234ec69 100644 --- a/sci-electronics/liteusb/liteusb-20180301.ebuild +++ b/sci-electronics/liteusb/liteusb-20180301.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 MY_COMMIT="23d6a6840d4276f8d1a7f31bafb8d0aaaecff6d1" diff --git a/sci-electronics/litex/litex-20180718.ebuild b/sci-electronics/litex/litex-20180718.ebuild index 2d0d7c6d7..724e4331e 100644 --- a/sci-electronics/litex/litex-20180718.ebuild +++ b/sci-electronics/litex/litex-20180718.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 MY_COMMIT="c314193cc9de483142a65d81ee1517a703bd1851" diff --git a/sci-electronics/litex/litex-2022.04.ebuild b/sci-electronics/litex/litex-2022.04.ebuild index 0988a5b0a..bde8960d2 100644 --- a/sci-electronics/litex/litex-2022.04.ebuild +++ b/sci-electronics/litex/litex-2022.04.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/sci-electronics/migen/migen-0.7.ebuild b/sci-electronics/migen/migen-0.7.ebuild index 5c4c3f81b..5b85b95ec 100644 --- a/sci-electronics/migen/migen-0.7.ebuild +++ b/sci-electronics/migen/migen-0.7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) 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 4985d1995..f29f14eb3 100644 --- a/sci-electronics/pcie_injector/pcie_injector-20180527.ebuild +++ b/sci-electronics/pcie_injector/pcie_injector-20180527.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-single-r1 MY_COMMIT="950e56b091504d45ad17ee46ccb4d3950c182d42" diff --git a/sys-apps/fchroot/fchroot-1.0.0.ebuild b/sys-apps/fchroot/fchroot-1.0.0.ebuild index a75e9911e..957685153 100644 --- a/sys-apps/fchroot/fchroot-1.0.0.ebuild +++ b/sys-apps/fchroot/fchroot-1.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/sys-devel/gdb-dashboard/gdb-dashboard-9999.ebuild b/sys-devel/gdb-dashboard/gdb-dashboard-9999.ebuild index 78cc68524..5c42029a8 100644 --- a/sys-devel/gdb-dashboard/gdb-dashboard-9999.ebuild +++ b/sys-devel/gdb-dashboard/gdb-dashboard-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-single-r1 wrapper diff --git a/sys-fs/jefferson/jefferson-0.3.ebuild b/sys-fs/jefferson/jefferson-0.3.ebuild index a9220dd3e..2d9759632 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit 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 bf71fd46e..8c085613b 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_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 diff --git a/www-apps/Tiredful-API/Tiredful-API-9999.ebuild b/www-apps/Tiredful-API/Tiredful-API-9999.ebuild index f8e8301f9..ab1423353 100644 --- a/www-apps/Tiredful-API/Tiredful-API-9999.ebuild +++ b/www-apps/Tiredful-API/Tiredful-API-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-single-r1 git-r3 DESCRIPTION="An intentionally designed broken web application based on REST API" diff --git a/www-apps/seafile-pro-server/seafile-pro-server-10.0.11.ebuild b/www-apps/seafile-pro-server/seafile-pro-server-10.0.11.ebuild index baddb198d..dec54569d 100644 --- a/www-apps/seafile-pro-server/seafile-pro-server-10.0.11.ebuild +++ b/www-apps/seafile-pro-server/seafile-pro-server-10.0.11.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-single-r1 MY_P="seafile-pro-server_${PV}_x86-64_CentOS.tar.gz"