From 3b8c14c0264d8231a993f257d9730cf1b1ca22c0 Mon Sep 17 00:00:00 2001 From: Nicklas Larsson Date: Tue, 9 Jan 2024 09:10:34 +0100 Subject: [PATCH] py-gdal: add Python 3.12 subport Closes https://trac.macports.org/ticket/69042 --- python/py-gdal/Portfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/py-gdal/Portfile b/python/py-gdal/Portfile index a95622a5a798..902fbb70cce2 100644 --- a/python/py-gdal/Portfile +++ b/python/py-gdal/Portfile @@ -24,7 +24,7 @@ checksums rmd160 93932cfdc77ab070d0f64060a035aa05d0b3bb26 \ sha256 eae2587c581d6609289e44f30afe30edcc25fbc640b5d6aba2f3c3e81def55be \ size 802458 -python.versions 38 39 310 311 +python.versions 38 39 310 311 312 if {${name} ne ${subport}} { compiler.cxx_standard 2011