Search Criteria
Package Details: certbot-dns-desec 1.3.2-1
Package Actions
| 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: | Dracomage |
| Last Packager: | Dracomage |
| Votes: | 5 |
| Popularity: | 0.45 |
| First Submitted: | 2023-06-04 21:04 (UTC) |
| Last Updated: | 2026-02-24 16:50 (UTC) |
Dependencies (7)
- certbot (certbot-gitAUR, certbot-isolatedAUR)
- python-dnspython (python-dnspython-gitAUR)
- python-requests
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
skyschub 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-dnspythonto depends, andpython-setuptoolsto makedepends, everything seems to work.