diff options
| author | Michał Górny <mgorny@gentoo.org> | 2026-06-30 07:31:14 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2026-06-30 07:34:42 +0200 |
| commit | 38d54f608c0adecf3c47f74ec5bea3b135513ed2 (patch) | |
| tree | f4d7486af2f90068e5f2dcceab650e0366054451 /dev-python/css-parser | |
| parent | f3b5594a98cec84b821e04f7eb19527e86934548 (diff) | |
dev-python/css-parser: Enable py3.15
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/css-parser')
| -rw-r--r-- | dev-python/css-parser/css-parser-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/css-parser/css-parser-1.1.1.ebuild b/dev-python/css-parser/css-parser-1.1.1.ebuild index e6ef5504a85e..0455a4bc4312 100644 --- a/dev-python/css-parser/css-parser-1.1.1.ebuild +++ b/dev-python/css-parser/css-parser-1.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{12..14} ) +PYTHON_COMPAT=( python3_{12..15} ) inherit distutils-r1 pypi |
