diff options
| author | Michał Górny <mgorny@gentoo.org> | 2025-05-27 18:33:06 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2025-05-27 18:33:06 +0200 |
| commit | 28b1111d202693bec9b414cc09972044fb152000 (patch) | |
| tree | 93ffe8151f1edd6f8e0b08add9f2a5320ffd7721 /dev-python | |
| parent | e96cdbae642c0b8a627d18ba1c6ea12d843b8294 (diff) | |
| download | gentoo-28b1111d202693bec9b414cc09972044fb152000.tar.gz gentoo-28b1111d202693bec9b414cc09972044fb152000.tar.bz2 gentoo-28b1111d202693bec9b414cc09972044fb152000.zip | |
dev-python/pytest-reserial: Enable py3.14
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/pytest-reserial/pytest-reserial-0.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-reserial/pytest-reserial-0.4.3.ebuild b/dev-python/pytest-reserial/pytest-reserial-0.4.3.ebuild index eb3414937308f..fc7e801cd6e7d 100644 --- a/dev-python/pytest-reserial/pytest-reserial-0.4.3.ebuild +++ b/dev-python/pytest-reserial/pytest-reserial-0.4.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit distutils-r1 pypi |
