diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2025-05-17 14:36:40 +0300 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2025-05-17 14:37:00 +0300 |
| commit | e921cc33db97811d182e47cc18e7ee1fd595976f (patch) | |
| tree | de6a87f369a160d89c2271e67d13c4eeb2f74978 /dev-python | |
| parent | ea6ee2721efd12b614ffc890db86470c40b2083a (diff) | |
| download | gentoo-e921cc33db97811d182e47cc18e7ee1fd595976f.tar.gz gentoo-e921cc33db97811d182e47cc18e7ee1fd595976f.tar.bz2 gentoo-e921cc33db97811d182e47cc18e7ee1fd595976f.zip | |
dev-python/pytest-lazy-fixtures: enable py3.14
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/pytest-lazy-fixtures/pytest-lazy-fixtures-1.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-lazy-fixtures/pytest-lazy-fixtures-1.1.2.ebuild b/dev-python/pytest-lazy-fixtures/pytest-lazy-fixtures-1.1.2.ebuild index 0fdb99b0468a..2c3ea9127ef0 100644 --- a/dev-python/pytest-lazy-fixtures/pytest-lazy-fixtures-1.1.2.ebuild +++ b/dev-python/pytest-lazy-fixtures/pytest-lazy-fixtures-1.1.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} ) +PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) inherit distutils-r1 pypi |
