diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2025-05-17 20:53:37 +0300 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2025-05-17 21:41:14 +0300 |
| commit | cd240f93348b34f56375d2d0466c131b28601128 (patch) | |
| tree | 97e6b21f124b23d2c37ac7cb6c418eb087f3159c /dev-python | |
| parent | 25071a627a4827df791827fa59945df064546612 (diff) | |
| download | gentoo-cd240f93348b34f56375d2d0466c131b28601128.tar.gz gentoo-cd240f93348b34f56375d2d0466c131b28601128.tar.bz2 gentoo-cd240f93348b34f56375d2d0466c131b28601128.zip | |
dev-python/argon2-cffi: enable py3.14
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/argon2-cffi/argon2-cffi-23.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/argon2-cffi/argon2-cffi-23.1.0.ebuild b/dev-python/argon2-cffi/argon2-cffi-23.1.0.ebuild index 314675b0e5f8..4e7f6c3e35eb 100644 --- a/dev-python/argon2-cffi/argon2-cffi-23.1.0.ebuild +++ b/dev-python/argon2-cffi/argon2-cffi-23.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 ) +PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) inherit distutils-r1 pypi |
