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

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

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

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

diff --git a/dev-python/fiona/fiona-1.8.21.ebuild 
b/dev-python/fiona/fiona-1.8.21.ebuild
index 51ded0d37..231038559 100644
--- a/dev-python/fiona/fiona-1.8.21.ebuild
+++ b/dev-python/fiona/fiona-1.8.21.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
 

Reply via email to