diff options
| author | Michał Górny <mgorny@gentoo.org> | 2025-05-14 10:34:08 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2025-05-14 13:59:13 +0200 |
| commit | 1cb4f0ffbbd280076b7208929c982e8dad635046 (patch) | |
| tree | ae112c25a7742f36c4ae586bb4c007a1e7b8b2bb /dev-python/python-dotenv | |
| parent | 9cacfdd99fac9e37af07c8ed1f3444bc611aba1a (diff) | |
| download | gentoo-1cb4f0ffbbd280076b7208929c982e8dad635046.tar.gz gentoo-1cb4f0ffbbd280076b7208929c982e8dad635046.tar.bz2 gentoo-1cb4f0ffbbd280076b7208929c982e8dad635046.zip | |
dev-python/python-dotenv: Enable py3.14
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/python-dotenv')
| -rw-r--r-- | dev-python/python-dotenv/python-dotenv-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-dotenv/python-dotenv-1.1.0.ebuild b/dev-python/python-dotenv/python-dotenv-1.1.0.ebuild index c739e121ff38..c62dbbc4390d 100644 --- a/dev-python/python-dotenv/python-dotenv-1.1.0.ebuild +++ b/dev-python/python-dotenv/python-dotenv-1.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} ) +PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) inherit distutils-r1 pypi |
