diff options
| author | Sam James <sam@gentoo.org> | 2025-05-11 23:16:23 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-05-11 23:19:11 +0100 |
| commit | 5d3a1b3fef61b26447dfcb2e676c07cdd224cb66 (patch) | |
| tree | b7d96e729cc274fc8c4c8ea91bc913f24a905eaa /dev-python | |
| parent | 4008e6eaba0f1164c5b00bff950a938a6f6f1321 (diff) | |
| download | gentoo-5d3a1b3fef61b26447dfcb2e676c07cdd224cb66.tar.gz gentoo-5d3a1b3fef61b26447dfcb2e676c07cdd224cb66.tar.bz2 gentoo-5d3a1b3fef61b26447dfcb2e676c07cdd224cb66.zip | |
dev-python/propcache: enable py3.14
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/propcache/propcache-0.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/propcache/propcache-0.3.1.ebuild b/dev-python/propcache/propcache-0.3.1.ebuild index d6150ddf41a1..12be61e6a326 100644 --- a/dev-python/propcache/propcache-0.3.1.ebuild +++ b/dev-python/propcache/propcache-0.3.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=standalone -PYTHON_COMPAT=( python3_{11..13} python3_13t pypy3_11 ) +PYTHON_COMPAT=( python3_{11..14} python3_13t pypy3_11 ) inherit distutils-r1 pypi |
