diff options
| author | Michał Górny <mgorny@gentoo.org> | 2025-05-27 18:33:09 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2025-05-27 18:33:09 +0200 |
| commit | c56ef4e8d608ab503ebc4fb7147ba1567b6e1f4f (patch) | |
| tree | 8b7cfb9cf1f87b179704868ddd9827a690bfdfa2 /dev-python | |
| parent | b75946dcd17d20efbc70488ae917429055194f30 (diff) | |
| download | gentoo-c56ef4e8d608ab503ebc4fb7147ba1567b6e1f4f.tar.gz gentoo-c56ef4e8d608ab503ebc4fb7147ba1567b6e1f4f.tar.bz2 gentoo-c56ef4e8d608ab503ebc4fb7147ba1567b6e1f4f.zip | |
dev-python/python-debian: Enable py3.14
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/python-debian/python-debian-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-debian/python-debian-1.0.1.ebuild b/dev-python/python-debian/python-debian-1.0.1.ebuild index b7ac0de01144f..95a7e782e562b 100644 --- a/dev-python/python-debian/python-debian-1.0.1.ebuild +++ b/dev-python/python-debian/python-debian-1.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit distutils-r1 |
