diff options
| author | Michał Górny <mgorny@gentoo.org> | 2026-04-18 11:09:12 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2026-04-18 11:09:12 +0200 |
| commit | f3df6fa2d24b8bf45f036e3f340dd21ef3cb2b80 (patch) | |
| tree | 436e40a85d8b6717177a53ee856bc213ee51ff25 /dev-python/graph-tool | |
| parent | 45f9df890abbd0e4459c853d584d010565835091 (diff) | |
dev-python/graph-tool: Remove py3.11 (per scipy)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/graph-tool')
| -rw-r--r-- | dev-python/graph-tool/graph-tool-2.75.ebuild | 4 | ||||
| -rw-r--r-- | dev-python/graph-tool/graph-tool-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/graph-tool/graph-tool-2.75.ebuild b/dev-python/graph-tool/graph-tool-2.75.ebuild index 933f090ee1fa..3f5b9e6b6e0d 100644 --- a/dev-python/graph-tool/graph-tool-2.75.ebuild +++ b/dev-python/graph-tool/graph-tool-2.75.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10,12} ) inherit check-reqs python-r1 toolchain-funcs diff --git a/dev-python/graph-tool/graph-tool-9999.ebuild b/dev-python/graph-tool/graph-tool-9999.ebuild index 527c8cec589b..8e41bca558ac 100644 --- a/dev-python/graph-tool/graph-tool-9999.ebuild +++ b/dev-python/graph-tool/graph-tool-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10,12} ) inherit check-reqs python-r1 toolchain-funcs |
