diff options
author | David Seifert <soap@gentoo.org> | 2023-01-14 13:51:19 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2023-01-14 13:51:19 +0100 |
commit | ed468028e725c9580a7b2ee02d6b7b9375f7a0b2 (patch) | |
tree | 3a39616d9a763db526cec9d2562da20ec1c456a8 /net-p2p | |
parent | sci-mathematics/form: bump to 4.3.0 (diff) | |
download | gentoo-ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.tar.gz gentoo-ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.tar.bz2 gentoo-ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.zip |
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.2.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.3.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/bittornado/bittornado-0.4.1_p20160925-r4.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/deluge/deluge-2.1.1-r1.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/deluge/deluge-2.1.1-r2.ebuild | 2 | ||||
-rw-r--r-- | net-p2p/deluge/deluge-9999.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/nicotine+/nicotine+-3.2.2-r1.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/nicotine+/nicotine+-3.2.5.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/nicotine+/nicotine+-3.2.6.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/nicotine+/nicotine+-3.2.8.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/torrentinfo/torrentinfo-1.8.6-r3.ebuild | 4 |
11 files changed, 21 insertions, 21 deletions
diff --git a/net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.2.ebuild b/net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.2.ebuild index 76af45cb877b..9b5fdb2338b8 100644 --- a/net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.2.ebuild +++ b/net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( pypy3 python3_{8..11} ) +PYTHON_COMPAT=( pypy3 python3_{9..11} ) inherit cmake python-any-r1 systemd diff --git a/net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.3.ebuild b/net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.3.ebuild index 51a43500c666..cf6f9ec68059 100644 --- a/net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.3.ebuild +++ b/net-p2p/airdcpp-webclient/airdcpp-webclient-2.11.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( pypy3 python3_{8..11} ) +PYTHON_COMPAT=( pypy3 python3_{9..11} ) inherit cmake python-any-r1 systemd diff --git a/net-p2p/bittornado/bittornado-0.4.1_p20160925-r4.ebuild b/net-p2p/bittornado/bittornado-0.4.1_p20160925-r4.ebuild index 255fd674ce84..5bebef9b4079 100644 --- a/net-p2p/bittornado/bittornado-0.4.1_p20160925-r4.ebuild +++ b/net-p2p/bittornado/bittornado-0.4.1_p20160925-r4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7..10} ) +PYTHON_COMPAT=( python3_{9..10} ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 diff --git a/net-p2p/deluge/deluge-2.1.1-r1.ebuild b/net-p2p/deluge/deluge-2.1.1-r1.ebuild index 49f330c238b3..9cca6cbcf30b 100644 --- a/net-p2p/deluge/deluge-2.1.1-r1.ebuild +++ b/net-p2p/deluge/deluge-2.1.1-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..10} ) DISTUTILS_USE_PEP517=setuptools DISTUTILS_SINGLE_IMPL=1 inherit distutils-r1 systemd xdg diff --git a/net-p2p/deluge/deluge-2.1.1-r2.ebuild b/net-p2p/deluge/deluge-2.1.1-r2.ebuild index e30912c37127..11b28b690778 100644 --- a/net-p2p/deluge/deluge-2.1.1-r2.ebuild +++ b/net-p2p/deluge/deluge-2.1.1-r2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..10} ) DISTUTILS_USE_PEP517=setuptools DISTUTILS_SINGLE_IMPL=1 inherit distutils-r1 systemd xdg diff --git a/net-p2p/deluge/deluge-9999.ebuild b/net-p2p/deluge/deluge-9999.ebuild index e1308fa47596..d075d8e464b6 100644 --- a/net-p2p/deluge/deluge-9999.ebuild +++ b/net-p2p/deluge/deluge-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..10} ) DISTUTILS_USE_PEP517=setuptools DISTUTILS_SINGLE_IMPL=1 inherit distutils-r1 systemd xdg diff --git a/net-p2p/nicotine+/nicotine+-3.2.2-r1.ebuild b/net-p2p/nicotine+/nicotine+-3.2.2-r1.ebuild index 575d53dcf361..d25c0a42119c 100644 --- a/net-p2p/nicotine+/nicotine+-3.2.2-r1.ebuild +++ b/net-p2p/nicotine+/nicotine+-3.2.2-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7..10} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 xdg-utils diff --git a/net-p2p/nicotine+/nicotine+-3.2.5.ebuild b/net-p2p/nicotine+/nicotine+-3.2.5.ebuild index 66c30e2034be..4b5e695768b5 100644 --- a/net-p2p/nicotine+/nicotine+-3.2.5.ebuild +++ b/net-p2p/nicotine+/nicotine+-3.2.5.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{7..11} ) +PYTHON_COMPAT=( python3_{9..11} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 xdg-utils diff --git a/net-p2p/nicotine+/nicotine+-3.2.6.ebuild b/net-p2p/nicotine+/nicotine+-3.2.6.ebuild index 93c7e5150ea8..ae5f61f26830 100644 --- a/net-p2p/nicotine+/nicotine+-3.2.6.ebuild +++ b/net-p2p/nicotine+/nicotine+-3.2.6.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{7..11} ) +PYTHON_COMPAT=( python3_{9..11} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 xdg-utils diff --git a/net-p2p/nicotine+/nicotine+-3.2.8.ebuild b/net-p2p/nicotine+/nicotine+-3.2.8.ebuild index 66c30e2034be..4b5e695768b5 100644 --- a/net-p2p/nicotine+/nicotine+-3.2.8.ebuild +++ b/net-p2p/nicotine+/nicotine+-3.2.8.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{7..11} ) +PYTHON_COMPAT=( python3_{9..11} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 xdg-utils diff --git a/net-p2p/torrentinfo/torrentinfo-1.8.6-r3.ebuild b/net-p2p/torrentinfo/torrentinfo-1.8.6-r3.ebuild index 997e81f181f9..5f9b4e1a32d5 100644 --- a/net-p2p/torrentinfo/torrentinfo-1.8.6-r3.ebuild +++ b/net-p2p/torrentinfo/torrentinfo-1.8.6-r3.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( pypy3 python3_{8..11} ) +PYTHON_COMPAT=( pypy3 python3_{9..11} ) inherit distutils-r1 |