mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
app-crypt/certbot-dns-cloudflare: enable py3.13
Signed-off-by: Kyle Elbert <kcelbert@gmail.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
PYTHON_COMPAT=(python3_{11..12})
|
||||
PYTHON_COMPAT=(python3_{11..13})
|
||||
# certbot ready for 3.13, but not cloudflare
|
||||
#DISTUTILS_USE_SETUPTOOLS=rdepend
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
|
||||
Reference in New Issue
Block a user