diff options
| author | Repository mirror & CI <repomirrorci@gentoo.org> | 2026-03-08 19:30:54 +0000 |
|---|---|---|
| committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2026-03-08 19:30:54 +0000 |
| commit | 4fbd7a8f65ada046c2bbb359fc8bfd8417e7998a (patch) | |
| tree | 93d388e7c996e5b360b1464da7a5ee9d743127d4 /dev-python/ipython/ipython-9.10.0.ebuild | |
| parent | e52d25d17a0f05b409852a9b8bff1ba0e55081a5 (diff) | |
| parent | 634331f9d81c29573c175dae3e6007c2b70535c2 (diff) | |
| download | gentoo-4fbd7a8f65ada046c2bbb359fc8bfd8417e7998a.tar.gz gentoo-4fbd7a8f65ada046c2bbb359fc8bfd8417e7998a.tar.bz2 gentoo-4fbd7a8f65ada046c2bbb359fc8bfd8417e7998a.zip | |
Merge updates from master
Diffstat (limited to 'dev-python/ipython/ipython-9.10.0.ebuild')
| -rw-r--r-- | dev-python/ipython/ipython-9.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ipython/ipython-9.10.0.ebuild b/dev-python/ipython/ipython-9.10.0.ebuild index 5124301b0ab9..addf514444a4 100644 --- a/dev-python/ipython/ipython-9.10.0.ebuild +++ b/dev-python/ipython/ipython-9.10.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=standalone PYPI_VERIFY_REPO=https://github.com/ipython/ipython -PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) PYTHON_REQ_USE='readline(+),sqlite,threads(+)' inherit distutils-r1 optfeature toolchain-funcs pypi virtualx |
