diff options
| author | Michał Górny <mgorny@gentoo.org> | 2025-05-12 12:24:41 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2025-05-12 12:29:38 +0200 |
| commit | ef637b7554d4a840103e588f3625ad5efb030c44 (patch) | |
| tree | 5700e6e0e9ba37220c791e5a21a12744e153f5d4 /dev-python/pytest-asyncio/pytest-asyncio-1.0.0_alpha1.ebuild | |
| parent | d5b10294da349d5e4b8dcb454fa534c1df060f41 (diff) | |
| download | gentoo-ef637b7554d4a840103e588f3625ad5efb030c44.tar.gz gentoo-ef637b7554d4a840103e588f3625ad5efb030c44.tar.bz2 gentoo-ef637b7554d4a840103e588f3625ad5efb030c44.zip | |
dev-python/*: fix python3_1{3,4}t formatting
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-asyncio/pytest-asyncio-1.0.0_alpha1.ebuild')
| -rw-r--r-- | dev-python/pytest-asyncio/pytest-asyncio-1.0.0_alpha1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-asyncio/pytest-asyncio-1.0.0_alpha1.ebuild b/dev-python/pytest-asyncio/pytest-asyncio-1.0.0_alpha1.ebuild index e190c18f94f6..5cfb11a7e81d 100644 --- a/dev-python/pytest-asyncio/pytest-asyncio-1.0.0_alpha1.ebuild +++ b/dev-python/pytest-asyncio/pytest-asyncio-1.0.0_alpha1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..14} python3_1{3t,4t} pypy3_11 ) +PYTHON_COMPAT=( python3_{11..14} python3_{13,14}t pypy3_11 ) inherit distutils-r1 pypi |
