diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2025-01-17 18:09:22 +0200 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2025-01-17 18:09:37 +0200 |
| commit | e5f2bc68da079a1100ef103624fefdbd2098ca9e (patch) | |
| tree | 18cca83b62c3adfbb98acc528a0ee6149776cf3f /dev-python/bpython/bpython-0.25.ebuild | |
| parent | 67bd11c805ef6a221c203b21621f3f844e6c1279 (diff) | |
| download | gentoo-e5f2bc68da079a1100ef103624fefdbd2098ca9e.tar.gz gentoo-e5f2bc68da079a1100ef103624fefdbd2098ca9e.tar.bz2 gentoo-e5f2bc68da079a1100ef103624fefdbd2098ca9e.zip | |
dev-python/bpython: enable py3.13
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/bpython/bpython-0.25.ebuild')
| -rw-r--r-- | dev-python/bpython/bpython-0.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bpython/bpython-0.25.ebuild b/dev-python/bpython/bpython-0.25.ebuild index 2e657c0f3314..b6073f6d348b 100644 --- a/dev-python/bpython/bpython-0.25.ebuild +++ b/dev-python/bpython/bpython-0.25.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit distutils-r1 pypi |
