diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2025-05-17 21:24:21 +0300 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2025-05-17 21:41:15 +0300 |
| commit | 9f4db4e07690323898a2a98319016e8a4ffc20c9 (patch) | |
| tree | 9746f9a9a64dfcd04803d04416b8f58468d0e1b8 /dev-python | |
| parent | cd240f93348b34f56375d2d0466c131b28601128 (diff) | |
| download | gentoo-9f4db4e07690323898a2a98319016e8a4ffc20c9.tar.gz gentoo-9f4db4e07690323898a2a98319016e8a4ffc20c9.tar.bz2 gentoo-9f4db4e07690323898a2a98319016e8a4ffc20c9.zip | |
dev-python/authres: enable py3.14
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/authres/authres-1.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/authres/authres-1.2.0-r1.ebuild b/dev-python/authres/authres-1.2.0-r1.ebuild index d48e6f49a8b7..5e6e79711938 100644 --- a/dev-python/authres/authres-1.2.0-r1.ebuild +++ b/dev-python/authres/authres-1.2.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 ) +PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) inherit distutils-r1 pypi |
