diff options
| author | Michał Górny <mgorny@gentoo.org> | 2025-05-27 14:16:38 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2025-05-27 14:33:08 +0200 |
| commit | acdcdadfd2602f2a372c29488baebf1bdb1898b0 (patch) | |
| tree | 7ed7455f671c2dc588dda2b1d26f82417ea28778 /dev-python | |
| parent | 8dbbe8a7b15dc40be765eab785bdc7b6eb666dbe (diff) | |
| download | gentoo-acdcdadfd2602f2a372c29488baebf1bdb1898b0.tar.gz gentoo-acdcdadfd2602f2a372c29488baebf1bdb1898b0.tar.bz2 gentoo-acdcdadfd2602f2a372c29488baebf1bdb1898b0.zip | |
dev-python/css-parser: Enable py3.14
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/css-parser/css-parser-1.0.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/css-parser/css-parser-1.0.10.ebuild b/dev-python/css-parser/css-parser-1.0.10.ebuild index 77364c0fb5ab..974d61349400 100644 --- a/dev-python/css-parser/css-parser-1.0.10.ebuild +++ b/dev-python/css-parser/css-parser-1.0.10.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit distutils-r1 pypi |
