diff options
| author | Michał Górny <mgorny@gentoo.org> | 2025-12-21 19:50:35 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2025-12-21 20:06:10 +0100 |
| commit | bab098947be94b580068038aade088b152d7f0a0 (patch) | |
| tree | 22c4e16b553b6c6104e7d757eadd8f2f760a4961 /dev-python | |
| parent | c6741db14e1f6c7beea1dcc2f53c44dd993689c5 (diff) | |
| download | gentoo-bab098947be94b580068038aade088b152d7f0a0.tar.gz gentoo-bab098947be94b580068038aade088b152d7f0a0.tar.bz2 gentoo-bab098947be94b580068038aade088b152d7f0a0.zip | |
dev-python/sphinx-prompt: Remove py3.11
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/sphinx-prompt/sphinx-prompt-1.10.1-r1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/sphinx-prompt/sphinx-prompt-1.10.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinx-prompt/sphinx-prompt-1.10.1-r1.ebuild b/dev-python/sphinx-prompt/sphinx-prompt-1.10.1-r1.ebuild index 459b0de1784e..8eb977518c51 100644 --- a/dev-python/sphinx-prompt/sphinx-prompt-1.10.1-r1.ebuild +++ b/dev-python/sphinx-prompt/sphinx-prompt-1.10.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit distutils-r1 diff --git a/dev-python/sphinx-prompt/sphinx-prompt-1.10.2.ebuild b/dev-python/sphinx-prompt/sphinx-prompt-1.10.2.ebuild index 288860f36b41..c30da3ac1c60 100644 --- a/dev-python/sphinx-prompt/sphinx-prompt-1.10.2.ebuild +++ b/dev-python/sphinx-prompt/sphinx-prompt-1.10.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit distutils-r1 |
