Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
certbot-dns-rfc2136
Commits:
be8d397e by Jelle van der Waa at 2024-11-18T21:53:40+01:00
upgpkg: 3.0.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = certbot-dns-rfc2136
pkgdesc = RFC2136 DNS Authenticator plugin for Certbot
pkgver = 3.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://pypi.python.org/pypi/certbot-dns-rfc2136
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=certbot-dns-rfc2136
pkgver=3.0.0
-pkgrel=1
+pkgrel=2
pkgdesc='RFC2136 DNS Authenticator plugin for Certbot'
arch=('any')
license=('Apache-2.0')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/certbot-dns-rfc2136/-/commit/be8d397e62e10326242ff3f2422b4651a5ecf9e5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/certbot-dns-rfc2136/-/commit/be8d397e62e10326242ff3f2422b4651a5ecf9e5
You're receiving this email because of your account on gitlab.archlinux.org.