summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2024-07-30 21:50:38 +0200
committerPacho Ramos <pacho@gentoo.org>2024-07-30 23:11:52 +0200
commit5d3e567b539bca53f8b2b3862a75320257a043cc (patch)
tree539f1566fbc39c480ec2a8988326cf80ab2944cf /sci-chemistry
parentsci-geosciences/mapserver: bump version to 8.0.2 (diff)
downloadgentoo-5d3e567b539bca53f8b2b3862a75320257a043cc.tar.gz
gentoo-5d3e567b539bca53f8b2b3862a75320257a043cc.tar.bz2
gentoo-5d3e567b539bca53f8b2b3862a75320257a043cc.zip
sci-chemistry/openbabel: enable py3.12
Closes: https://bugs.gentoo.org/929759 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/openbabel/openbabel-3.1.1_p20210225-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/openbabel/openbabel-3.1.1_p20210225-r1.ebuild b/sci-chemistry/openbabel/openbabel-3.1.1_p20210225-r1.ebuild
index bdfef2a675e8..fc4d6cab575e 100644
--- a/sci-chemistry/openbabel/openbabel-3.1.1_p20210225-r1.ebuild
+++ b/sci-chemistry/openbabel/openbabel-3.1.1_p20210225-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
WX_GTK_VER=3.2-gtk3
inherit cmake desktop flag-o-matic perl-functions python-r1 toolchain-funcs wxwidgets xdg-utils