Compare commits

..

4 commits

Author SHA1 Message Date
8b836f6223
notests
Some checks failed
/ lint (pull_request) Failing after 27s
/ build-x86_64 (pull_request) Successful in 44s
/ deploy-x86_64 (pull_request) Successful in 26s
/ deploy-aarch64 (pull_request) Successful in 53s
/ build-aarch64 (pull_request) Successful in 1m30s
2024-08-26 12:53:39 -04:00
94125acc0e
fix src
Some checks failed
/ lint (pull_request) Failing after 26s
/ deploy-x86_64 (pull_request) Has been skipped
/ build-x86_64 (pull_request) Failing after 40s
/ deploy-aarch64 (pull_request) Has been skipped
/ build-aarch64 (pull_request) Failing after 1m17s
2024-08-26 12:49:47 -04:00
fd350dfa8b
chksum
Some checks failed
/ lint (pull_request) Failing after 25s
/ deploy-x86_64 (pull_request) Has been skipped
/ build-x86_64 (pull_request) Failing after 40s
/ deploy-aarch64 (pull_request) Has been skipped
/ build-aarch64 (pull_request) Failing after 1m16s
2024-08-26 12:48:41 -04:00
32dc75f9c3
ilot/certbot-dns-gandi: new aport
Some checks failed
/ lint (pull_request) Failing after 27s
/ deploy-x86_64 (pull_request) Has been skipped
/ build-x86_64 (pull_request) Failing after 39s
/ deploy-aarch64 (pull_request) Has been skipped
/ build-aarch64 (pull_request) Failing after 1m2s
2024-08-26 12:46:14 -04:00

View file

@ -1,6 +1,6 @@
# Contributor: Antoine Martin (ayakael) <dev@ayakael.net>
# Maintainer: Antoine Martin (ayakael) <dev@ayakael.net>
pkgname=certbot-dns-gandi
pkgname="certbot-dns-gandi"
pkgdesc="gandi DNS authenticator plugin for certbot"
pkgver=1.5.0
pkgrel=0
@ -30,8 +30,8 @@ build() {
package() {
python3 -m installer -d "$pkgdir" \
.dist/*.whl
mkdir -p "$pkgdir"/etc/letsencrypt/gandi
install -m 0600 "$srcdir"/gandi.ini "$pkgdir"/etc/letsencrypt/gandi/example.ini
mkdir -p "$pkgdir"/etc/letsencrypt
install -m 0600 "$srcdir"/gandi.ini "$pkgdir"/etc/letsencrypt/gandi.ini
}
sha512sums="