diff options
| author | Michał Górny <mgorny@gentoo.org> | 2025-05-27 14:05:24 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2025-05-27 14:05:24 +0200 |
| commit | 8949473ca469108a4867c8d19392e8b72c507b0a (patch) | |
| tree | ec22d823db15604ca0c7bd0a83d9b5bf7941671a /dev-python | |
| parent | f4960f7fb32cfc21aa0a8b4f08be5ee04ddee300 (diff) | |
| download | gentoo-8949473ca469108a4867c8d19392e8b72c507b0a.tar.gz gentoo-8949473ca469108a4867c8d19392e8b72c507b0a.tar.bz2 gentoo-8949473ca469108a4867c8d19392e8b72c507b0a.zip | |
dev-python/backrefs: Enable py3.14
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/backrefs/backrefs-5.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/backrefs/backrefs-5.8.ebuild b/dev-python/backrefs/backrefs-5.8.ebuild index 77c6705d72f9..d4c2c4a243b1 100644 --- a/dev-python/backrefs/backrefs-5.8.ebuild +++ b/dev-python/backrefs/backrefs-5.8.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit distutils-r1 pypi |
