commit:     c2f2faa5a537f5713974d5181139bb212a99a7e9
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Thu Jan 12 10:50:02 2023 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Thu Jan 12 10:50:02 2023 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=c2f2faa5

dev-python/geopandas: disable py3.8, py3.9

Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 dev-python/geopandas/geopandas-0.12.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/geopandas/geopandas-0.12.1.ebuild 
b/dev-python/geopandas/geopandas-0.12.1.ebuild
index 86a8624a1..e92e340e2 100644
--- a/dev-python/geopandas/geopandas-0.12.1.ebuild
+++ b/dev-python/geopandas/geopandas-0.12.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_10 )
 DISTUTILS_USE_PEP517="setuptools"
 inherit distutils-r1 optfeature
 

Reply via email to