commit:     cd7a1032c62f7cd7dfa3fe736b3860c4eceb5f0b
Author:     Mario Haustein <mario.haustein <AT> hrz <DOT> tu-chemnitz <DOT> de>
AuthorDate: Sun Feb 19 22:16:01 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Mar  7 09:09:23 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd7a1032

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 <mario.haustein <AT> hrz.tu-chemnitz.de>
Closes: https://github.com/gentoo/gentoo/pull/29674
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sci-geosciences/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(-)

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 0b77a9524bf5..d2f60e00ca0e 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 80491b81b91a..45c10f8e8cd3 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

Reply via email to