From: MichaƂ Bartoszkiewicz Date: Wed, 21 Jan 2026 07:03:11 +0000 (+0100) Subject: app-crypt/certbot-dns-desec-1.3.2: Python 3.14 X-Git-Url: https://git.bzium.org/embe/overlay.git/commitdiff_plain/88c937197bda210daf3353fc2c8730e196988cd1 app-crypt/certbot-dns-desec-1.3.2: Python 3.14 --- diff --git a/app-crypt/certbot-dns-desec/certbot-dns-desec-1.3.2.ebuild b/app-crypt/certbot-dns-desec/certbot-dns-desec-1.3.2.ebuild index e8c1644..c030ed1 100644 --- a/app-crypt/certbot-dns-desec/certbot-dns-desec-1.3.2.ebuild +++ b/app-crypt/certbot-dns-desec/certbot-dns-desec-1.3.2.ebuild @@ -5,7 +5,7 @@ EAPI=8 RESTRICT=network-sandbox -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{10..14} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 pypi