commit:     b457dfc9051c55654b99f605dc37d40555aa8627
Author:     Thibaud CANALE <thican <AT> thican <DOT> net>
AuthorDate: Sat Sep 13 09:57:42 2025 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sat Sep 13 15:38:34 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b457dfc9

app-crypt/certbot: update live ebuild

Signed-off-by: Thibaud CANALE <thican <AT> thican.net>
Part-of: https://github.com/gentoo/gentoo/pull/43774
Closes: https://github.com/gentoo/gentoo/pull/43774
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 app-crypt/certbot/certbot-9999.ebuild | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/app-crypt/certbot/certbot-9999.ebuild 
b/app-crypt/certbot/certbot-9999.ebuild
index 5a186a3609c4..3d3d2b707625 100644
--- a/app-crypt/certbot/certbot-9999.ebuild
+++ b/app-crypt/certbot/certbot-9999.ebuild
@@ -71,19 +71,17 @@ BDEPEND="
 RDEPEND="
        !<app-crypt/acme-3.2.0-r100
        !<app-crypt/certbot-apache-3.2.0-r100
-       !<app-crypt/certbot-dns-desec-3.2.0-r100
        !<app-crypt/certbot-dns-dnsimple-3.2.0-r100
        !<app-crypt/certbot-dns-nsone-3.2.0-r100
        !<app-crypt/certbot-dns-rfc2136-3.2.0-r100
        !<app-crypt/certbot-nginx-3.2.0-r100
 
-       dev-python/chardet[${PYTHON_USEDEP}]
        >=dev-python/configargparse-1.5.3[${PYTHON_USEDEP}]
        >=dev-python/configobj-5.0.6[${PYTHON_USEDEP}]
        >=dev-python/cryptography-43.0.0[${PYTHON_USEDEP}]
        >=dev-python/distro-1.0.1[${PYTHON_USEDEP}]
        >=dev-python/josepy-2.0.0[${PYTHON_USEDEP}]
-       >=dev-python/parsedatetime-2.4[${PYTHON_USEDEP}]
+       >=dev-python/parsedatetime-2.6[${PYTHON_USEDEP}]
        >=dev-python/pyopenssl-25.0.0[${PYTHON_USEDEP}]
        dev-python/pyrfc3339[${PYTHON_USEDEP}]
        >=dev-python/requests-2.20.0[${PYTHON_USEDEP}]
@@ -141,7 +139,7 @@ RDEPEND="
 #      )
 #      certbot-dns-digitalocean? (
 #              # Available in GURU
-#              >=dev-python/digitalocean-1.11[${PYTHON_USEDEP}]
+#              >=dev-python/digitalocean-1.15.0[${PYTHON_USEDEP}]
 #      )
 # "
 

Reply via email to