Package Details: certbot-dns-desec 1.2.1-1

Git Clone URL: https://aur.archlinux.org/certbot-dns-desec.git (read-only, click to copy)
Package Base: certbot-dns-desec
Description: desec.io DNS Authenticator plugin for Certbot
Upstream URL: https://github.com/desec-io/certbot-dns-desec
Licenses: Apache
Submitter: kescherAUR
Maintainer: kescherAUR
Last Packager: kescherAUR
Votes: 3
Popularity: 0.096066
First Submitted: 2023-06-04 21:04 (UTC)
Last Updated: 2023-08-07 20:26 (UTC)

Latest Comments

denschub commented on 2025-10-23 20:18 (UTC)

When updating to 1.3.2, the current PKGBUILD fails building with a setuptools-import related error, and fails at runtime with a dns-import related error. After adding python-dnspython to depends, and python-setuptools to makedepends, everything seems to work.