sci-geosciences/geopy: bump 2.3.0, PEP517

Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
2022-12-07 22:24:25 +01:00
committed by Andreas Billmeier
parent 9a2b3f6d1f
commit b93c166d5f
4 changed files with 41 additions and 2 deletions

View File

@@ -4,6 +4,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{8..11} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1