diff options
| author | Michał Górny <mgorny@gentoo.org> | 2026-07-04 21:09:58 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2026-07-04 21:09:58 +0200 |
| commit | 4024d147cbce0a2619bc5716a1adc0d7461147ad (patch) | |
| tree | dd258471a2e95c03483c88a74803d29715d0bccb /dev-python/pytest-httpx | |
| parent | add8b6f15c32b5fd17c5276487be7489df246912 (diff) | |
dev-python/pytest-httpx: Enable py3.15
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-httpx')
| -rw-r--r-- | dev-python/pytest-httpx/pytest-httpx-0.36.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.36.2.ebuild b/dev-python/pytest-httpx/pytest-httpx-0.36.2.ebuild index 49926f4b68cc..67a7fe8c2693 100644 --- a/dev-python/pytest-httpx/pytest-httpx-0.36.2.ebuild +++ b/dev-python/pytest-httpx/pytest-httpx-0.36.2.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_VERIFY_REPO=https://github.com/Colin-b/pytest_httpx -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..15} ) inherit distutils-r1 pypi |
