summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-09-20 10:59:47 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2021-09-20 10:59:47 +0300
commit51e4be35ed1fe1487b8d17a4c5685353586cc958 (patch)
tree3589d8b99a385d37d35ff381613efe8598203b0f
parentsci-libs/shapely: enable py3.10 (diff)
downloadgentoo-51e4be35.tar.gz
gentoo-51e4be35.tar.bz2
gentoo-51e4be35.zip
dev-python/pyproj: enable py3.10
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/pyproj/pyproj-3.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyproj/pyproj-3.2.1.ebuild b/dev-python/pyproj/pyproj-3.2.1.ebuild
index 264aa18088e4..64f2ad256bfa 100644
--- a/dev-python/pyproj/pyproj-3.2.1.ebuild
+++ b/dev-python/pyproj/pyproj-3.2.1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
DESCRIPTION="Python interface to the PROJ library"
@@ -26,7 +26,7 @@ BDEPEND="
)"
distutils_enable_sphinx docs dev-python/sphinx_rtd_theme
-distutils_enable_tests --install pytest
+distutils_enable_tests pytest
python_test() {
local EPYTEST_DESELECT=(