File tree Expand file tree Collapse file tree 7 files changed +22
-18
lines changed
Expand file tree Collapse file tree 7 files changed +22
-18
lines changed Original file line number Diff line number Diff line change 1- # Copyright 1999-2022 Gentoo Authors
1+ # Copyright 1999-2025 Gentoo Authors
22# Distributed under the terms of the GNU General Public License v2
33
44EAPI=8
5- PYTHON_COMPAT=( python3_{9..13 } )
6- DISTUTILS_USE_SETUPTOOLS=bdepend
5+ PYTHON_COMPAT=( python3_{10..14 } )
6+ DISTUTILS_USE_PEP517=setuptools
77
88inherit distutils-r1
99
@@ -32,7 +32,6 @@ RDEPEND="
3232DEPEND=" ${RDEPEND} "
3333
3434BDEPEND=" ${PYTHON_DEPS}
35- dev-python/setuptools[${PYTHON_USEDEP} ]
3635 dev-python/versioningit[${PYTHON_USEDEP} ]
3736 test? (
3837 dev-python/pytest[${PYTHON_USEDEP} ] )
Original file line number Diff line number Diff line change 1- # Copyright 1999-2022 Gentoo Authors
1+ # Copyright 1999-2025 Gentoo Authors
22# Distributed under the terms of the GNU General Public License v2
33
44EAPI=8
55
6- PYTHON_COMPAT=( python3_{10..13} )
7- DISTUTILS_USE_SETUPTOOLS=bdepend
6+ PYTHON_COMPAT=( python3_{10..14} )
7+ DISTUTILS_USE_PEP517=setuptools
8+
89inherit distutils-r1
910
1011DESCRIPTION=" Python parser for Adblock Plus filters"
Original file line number Diff line number Diff line change 1- # Copyright 1999-2022 Gentoo Authors
1+ # Copyright 1999-2025 Gentoo Authors
22# Distributed under the terms of the GNU General Public License v2
33
44EAPI=8
5- PYTHON_COMPAT=( python3_{10..13} )
5+ PYTHON_COMPAT=( python3_{10..14} )
6+ DISTUTILS_USE_PEP517=setuptools
67
78inherit distutils-r1
89
Original file line number Diff line number Diff line change 1- # Copyright 1999-2022 Gentoo Authors
1+ # Copyright 1999-2025 Gentoo Authors
22# Distributed under the terms of the GNU General Public License v2
33
44EAPI=8
55
6- PYTHON_COMPAT=( python3_{10..13} )
6+ PYTHON_COMPAT=( python3_{10..14} )
7+ DISTUTILS_USE_PEP517=setuptools
78
89inherit distutils-r1 pypi
910
Original file line number Diff line number Diff line change 1- # Copyright 1999-2022 Gentoo Authors
1+ # Copyright 1999-2025 Gentoo Authors
22# Distributed under the terms of the GNU General Public License v2
33
44EAPI=8
5- PYTHON_COMPAT=( python3_{10..13} )
5+ PYTHON_COMPAT=( python3_{10..14} )
6+ DISTUTILS_USE_PEP517=setuptools
67
78inherit distutils-r1
89
Original file line number Diff line number Diff line change 1- # Copyright 1999-2022 Gentoo Authors
1+ # Copyright 1999-2025 Gentoo Authors
22# Distributed under the terms of the GNU General Public License v2
33
44EAPI=8
5- PYTHON_COMPAT=( python3_{10..13} )
5+ PYTHON_COMPAT=( python3_{10..14} )
6+ DISTUTILS_USE_PEP517=setuptools
67
78inherit distutils-r1
89
Original file line number Diff line number Diff line change 1- # Copyright 2019-2022 Gentoo Authors
1+ # Copyright 2019-2025 Gentoo Authors
22# Distributed under the terms of the GNU General Public License v2
33
44EAPI=8
55
6- PYTHON_COMPAT=( python3_{10..13 } )
7- DISTUTILS_USE_SETUPTOOLS=rdepend
6+ PYTHON_COMPAT=( python3_{10..14 } )
7+ DISTUTILS_USE_PEP517=setuptools
88
99inherit distutils-r1
1010
You can’t perform that action at this time.
0 commit comments