Search Criteria
Package Details: certbot-dns-gandi-git 1.3.2.r1.g93989aa-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/certbot-dns-gandi-git.git (read-only, click to copy) |
---|---|
Package Base: | certbot-dns-gandi-git |
Description: | gandi DNS authenticator plugin for certbot - GIT version |
Upstream URL: | https://github.com/obynio/certbot-plugin-gandi.git |
Keywords: | certbot dns gandi letsencrypt |
Licenses: | MIT |
Provides: | certbot-dns-gandi |
Submitter: | svalo |
Maintainer: | svalo |
Last Packager: | svalo |
Votes: | 3 |
Popularity: | 0.120165 |
First Submitted: | 2019-08-07 09:42 (UTC) |
Last Updated: | 2022-06-05 14:32 (UTC) |
Dependencies (3)
- certbot (certbot-git)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- python-setuptools (make)
Latest Comments
SeeSchloss commented on 2022-04-01 07:52 (UTC)
git:// has to be replaced with git+http:// now in the sources since Github has deprecated the unauthenticated git:// protocol.
jtheoof commented on 2019-10-16 23:25 (UTC)
Thanks for repackaging. Cheers
svalo commented on 2019-10-16 14:21 (UTC) (edited on 2019-10-16 14:31 (UTC) by svalo)
@jtheoof
Hi, thank you for reaching out and excuse me if I didn't notify you I packaged the SW. I find it really useful, thanks :)
Regarding your suggestions this is my opinion:
systemd is a dependency of the base metapackage and it's supposed to be already installed on the system so I'd avoid adding the optdepends. I will add the timer and service. Thank you
[EDITED] Must create the directory otherwise it's not present in pkgdir, my bad
jtheoof commented on 2019-10-15 23:35 (UTC) (edited on 2019-10-15 23:36 (UTC) by jtheoof)
Dear maintainer,
I propose the following patch to your AUR package, to follow recent update upstream (timer and service file).
Let me know if you have any question.