Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-acme
Commits:
dd54a6e2 by Jelle van der Waa at 2024-11-18T20:55:14+01:00
upgpkg: 3.0.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-acme
pkgdesc = ACME protocol implementation in Python
pkgver = 3.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/certbot/certbot
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-acme
pkgver=3.0.0
-pkgrel=1
+pkgrel=2
pkgdesc='ACME protocol implementation in Python'
arch=('any')
license=('Apache-2.0')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-acme/-/commit/dd54a6e230b30789f516178842683f6e4e6ccc9e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-acme/-/commit/dd54a6e230b30789f516178842683f6e4e6ccc9e
You're receiving this email because of your account on gitlab.archlinux.org.