diff options
| author | Alfred Wingate <parona@protonmail.com> | 2026-07-20 01:22:24 +0300 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2026-07-20 21:13:14 +0100 |
| commit | 366b4e5dd6e4def8ddd8aa769c2cd6de8f2b3417 (patch) | |
| tree | cc68cdb41e7c66022abb097d2cb5fbc3e6b4df99 /dev-python/rope | |
| parent | e61a1f46db8c3b93a9710d35f8e7b38968dfc311 (diff) | |
dev-python/rope: enable py3.15
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://codeberg.org/gentoo/gentoo/pulls/1480
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/rope')
| -rw-r--r-- | dev-python/rope/rope-1.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rope/rope-1.14.0.ebuild b/dev-python/rope/rope-1.14.0.ebuild index df9ed38ab4b1..33d0c04f0787 100644 --- a/dev-python/rope/rope-1.14.0.ebuild +++ b/dev-python/rope/rope-1.14.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_VERIFY_REPO=https://github.com/python-rope/rope -PYTHON_COMPAT=( python3_{12..14} ) +PYTHON_COMPAT=( python3_{12..15} ) inherit distutils-r1 pypi |
