From cd7a1032c62f7cd7dfa3fe736b3860c4eceb5f0b Mon Sep 17 00:00:00 2001 From: Mario Haustein Date: Sun, 19 Feb 2023 23:16:01 +0100 Subject: [PATCH] sci-geosciences/grass: bump dependency to >=dev-python/wxpython-4.1 Closes: https://bugs.gentoo.org/858548 Closes: https://bugs.gentoo.org/897210 Signed-off-by: Mario Haustein Closes: https://github.com/gentoo/gentoo/pull/29674 Signed-off-by: Joonas Niilola --- .../grass/{grass-8.2.1.ebuild => grass-8.2.1-r1.ebuild} | 4 ++-- sci-geosciences/grass/grass-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) rename sci-geosciences/grass/{grass-8.2.1.ebuild => grass-8.2.1-r1.ebuild} (99%) diff --git a/sci-geosciences/grass/grass-8.2.1.ebuild b/sci-geosciences/grass/grass-8.2.1-r1.ebuild similarity index 99% rename from sci-geosciences/grass/grass-8.2.1.ebuild rename to sci-geosciences/grass/grass-8.2.1-r1.ebuild index 0b77a9524bf57..d2f60e00ca0e5 100644 --- a/sci-geosciences/grass/grass-8.2.1.ebuild +++ b/sci-geosciences/grass/grass-8.2.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..10} ) +PYTHON_COMPAT=( python3_{9..11} ) PYTHON_REQ_USE="sqlite" # bug 572440 inherit desktop python-single-r1 toolchain-funcs xdg @@ -78,7 +78,7 @@ RDEPEND=" tiff? ( media-libs/tiff:= ) truetype? ( media-libs/freetype:2 ) X? ( - dev-python/wxpython:4.0 + >=dev-python/wxpython-4.1:4.0 x11-libs/cairo[X] x11-libs/libICE x11-libs/libSM diff --git a/sci-geosciences/grass/grass-9999.ebuild b/sci-geosciences/grass/grass-9999.ebuild index 80491b81b91a4..45c10f8e8cd31 100644 --- a/sci-geosciences/grass/grass-9999.ebuild +++ b/sci-geosciences/grass/grass-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..10} ) +PYTHON_COMPAT=( python3_{9..11} ) PYTHON_REQ_USE="sqlite" # bug 572440 inherit desktop python-single-r1 toolchain-funcs xdg @@ -78,7 +78,7 @@ RDEPEND=" tiff? ( media-libs/tiff:= ) truetype? ( media-libs/freetype:2 ) X? ( - dev-python/wxpython:4.0 + >=dev-python/wxpython-4.1:4.0 x11-libs/cairo[X] x11-libs/libICE x11-libs/libSM