diff options
| author | Sam James <sam@gentoo.org> | 2025-11-01 18:26:50 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-11-01 18:34:54 +0000 |
| commit | 304c298dcd0cc45ea2552fe062d9400113130a4c (patch) | |
| tree | d8494c9167b0201371ed56c4a87f047ef6ea8666 /dev-python/testfixtures | |
| parent | eda8c9727a088d7553394c269d3f130069456580 (diff) | |
dev-python/testfixtures: enable py3.14
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/testfixtures')
| -rw-r--r-- | dev-python/testfixtures/testfixtures-10.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/testfixtures/testfixtures-10.0.0.ebuild b/dev-python/testfixtures/testfixtures-10.0.0.ebuild index c8922e751f02..ba21b386f06f 100644 --- a/dev-python/testfixtures/testfixtures-10.0.0.ebuild +++ b/dev-python/testfixtures/testfixtures-10.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit distutils-r1 pypi |
