diff options
| author | Michał Górny <mgorny@gentoo.org> | 2026-07-03 16:51:20 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2026-07-03 17:03:20 +0200 |
| commit | 14e8fc32e76677d4d4f778742d7bf4fcc084e0ff (patch) | |
| tree | 5663730a6ee5e49eb0db16259dfea44d531df4b2 /dev-python/httpbin | |
| parent | f67592d3c98c2d95a5c2599201a581139777d06a (diff) | |
dev-python/httpbin: Enable py3.15
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/httpbin')
| -rw-r--r-- | dev-python/httpbin/httpbin-0.10.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpbin/httpbin-0.10.4.ebuild b/dev-python/httpbin/httpbin-0.10.4.ebuild index de4af088b4e4..bdb12a0f82e1 100644 --- a/dev-python/httpbin/httpbin-0.10.4.ebuild +++ b/dev-python/httpbin/httpbin-0.10.4.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_VERIFY_REPO=https://github.com/psf/httpbin -PYTHON_COMPAT=( python3_{12..14} ) +PYTHON_COMPAT=( python3_{12..15} ) inherit distutils-r1 optfeature pypi |
