]> git.bzium.org - embe/overlay.git/blobdiff - dev-python/cloudflare/cloudflare-2.11.6.ebuild
dev-python/cloudflare: bump to 2.11.6
[embe/overlay.git] / dev-python / cloudflare / cloudflare-2.11.6.ebuild
index 5d44492be0a8c8fc43f83316ec153ca2e69e6c62..641b2ced00fda6f75be9b9d4b60b15c575868070 100644 (file)
@@ -1,10 +1,10 @@
 # Copyright 2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{8..10} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{9..11} )
+DISTUTILS_USE_PEP517=setuptools
 inherit distutils-r1
 
 MY_PN="python-${PN}"