mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2026-05-06 07:27:03 -04:00
sci-geosciences/qgis: Remove py3.11 (per scipy)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -5,7 +5,7 @@ EAPI=8
|
||||
|
||||
CMAKE_BUILD_TYPE=Release # RelWithDebInfo enables debug logging
|
||||
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
PYTHON_COMPAT=( python3_{12..13} )
|
||||
PYTHON_REQ_USE="sqlite"
|
||||
|
||||
# We only package the LTS releases right now
|
||||
|
||||
@@ -5,7 +5,7 @@ EAPI=8
|
||||
|
||||
CMAKE_BUILD_TYPE=Release # RelWithDebInfo enables debug logging
|
||||
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
PYTHON_COMPAT=( python3_{12..13} )
|
||||
PYTHON_REQ_USE="sqlite"
|
||||
|
||||
# We only package the LTS releases right now
|
||||
|
||||
Reference in New Issue
Block a user