Search Criteria
Package Details: certbot-dns-desec 1.2.1-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: | 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) |
Dependencies (6)
- certbot (certbot-gitAUR)
- python-requests
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-build (make)
- python-installer (make)
- python-wheel (make)
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-dnspythonto depends, andpython-setuptoolsto makedepends, everything seems to work.