diff options
| author | Michał Górny <mgorny@gentoo.org> | 2025-12-21 20:42:29 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2025-12-21 20:47:25 +0100 |
| commit | 036bcef5fe58ad0e0e3b32a81e1d39a8ddf8dc4d (patch) | |
| tree | d784162f4364aa0ca0febea00c665c79cd21e5e4 /dev-python | |
| parent | e49532033a69ffe6969a4653834cb9b31f812253 (diff) | |
| download | gentoo-036bcef5fe58ad0e0e3b32a81e1d39a8ddf8dc4d.tar.gz gentoo-036bcef5fe58ad0e0e3b32a81e1d39a8ddf8dc4d.tar.bz2 gentoo-036bcef5fe58ad0e0e3b32a81e1d39a8ddf8dc4d.zip | |
dev-python/sphinxcontrib-plantuml: Remove py3.11
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/sphinxcontrib-plantuml/sphinxcontrib-plantuml-0.30.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/sphinxcontrib-plantuml/sphinxcontrib-plantuml-0.31.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinxcontrib-plantuml/sphinxcontrib-plantuml-0.30.ebuild b/dev-python/sphinxcontrib-plantuml/sphinxcontrib-plantuml-0.30.ebuild index 89e6b13ca149..dbfcf9ac4909 100644 --- a/dev-python/sphinxcontrib-plantuml/sphinxcontrib-plantuml-0.30.ebuild +++ b/dev-python/sphinxcontrib-plantuml/sphinxcontrib-plantuml-0.30.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit distutils-r1 diff --git a/dev-python/sphinxcontrib-plantuml/sphinxcontrib-plantuml-0.31.ebuild b/dev-python/sphinxcontrib-plantuml/sphinxcontrib-plantuml-0.31.ebuild index a9e2522483ba..79d7b8d6ac5f 100644 --- a/dev-python/sphinxcontrib-plantuml/sphinxcontrib-plantuml-0.31.ebuild +++ b/dev-python/sphinxcontrib-plantuml/sphinxcontrib-plantuml-0.31.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit distutils-r1 |
