George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
certbot-apache


Commits:
48dedbac by George Rawlinson at 2025-01-18T11:27:42+13:00
upgpkg: 3.1.0-1: upgpkg: 3.1.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = certbot-apache
        pkgdesc = Apache plugin for Certbot
-       pkgver = 3.0.1
+       pkgver = 3.1.0
        pkgrel = 1
        url = https://pypi.python.org/pypi/certbot-apache
        arch = any
@@ -10,13 +10,13 @@ pkgbase = certbot-apache
        makedepends = python-build
        makedepends = python-wheel
        makedepends = python-installer
-       depends = certbot=3.0.1
-       depends = python-acme=3.0.1
+       depends = certbot=3.1.0
+       depends = python-acme=3.1.0
        depends = python-augeas
        depends = python-setuptools
        replaces = letsencrypt-apache
-       source = 
github.com-certbot-certbot::git+https://github.com/certbot/certbot#tag=v3.0.1
-       sha512sums = 
5dab3eee263512e7a3cb5829ca2ebec60b135a001d9a6ff204894fd4496c94a119dab5b36fa11f779542d836d4d15ae8ca7afa1ce25bcf4744b70b5a0cd90b4a
-       b2sums = 
632f910dbbc3059811cb5ca921af20d98374d029b1ce8bde1fa6d947773b52c8d19534c82ba0b9e85286d9c97741e69ae4f34a4c1d4675843785bba60147994d
+       source = 
github.com-certbot-certbot::git+https://github.com/certbot/certbot#tag=v3.1.0
+       sha512sums = 
4c43b5c44aed8f950250db5a210105e4910aa705b5d23af7edcdac51cd73c05f20724afce9da2d255f92bff0c74b1a6b583a13f19421b511e37e4058ad7b6852
+       b2sums = 
596a5cf9507c512a77d706cb6e5ae4aaa706876668dffb4e43091aa0ba88adaff8b1e2626b5956bec309ef8e55ad5cd70fba479fbe550fcb6afa7bce2eda1e2a
 
 pkgname = certbot-apache


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Gordian Edenhofer <gordian.edenhofer[at]yahoo[dot]de>
 
 pkgname=certbot-apache
-pkgver=3.0.1
+pkgver=3.1.0
 pkgrel=1
 pkgdesc='Apache plugin for Certbot'
 arch=('any')
@@ -28,8 +28,8 @@ checkdepends=('python-pytest')
 # hundred tarballs.
 _repo='github.com-certbot-certbot'
 source=("$_repo::git+https://github.com/certbot/certbot#tag=v$pkgver";)
-sha512sums=('5dab3eee263512e7a3cb5829ca2ebec60b135a001d9a6ff204894fd4496c94a119dab5b36fa11f779542d836d4d15ae8ca7afa1ce25bcf4744b70b5a0cd90b4a')
-b2sums=('632f910dbbc3059811cb5ca921af20d98374d029b1ce8bde1fa6d947773b52c8d19534c82ba0b9e85286d9c97741e69ae4f34a4c1d4675843785bba60147994d')
+sha512sums=('4c43b5c44aed8f950250db5a210105e4910aa705b5d23af7edcdac51cd73c05f20724afce9da2d255f92bff0c74b1a6b583a13f19421b511e37e4058ad7b6852')
+b2sums=('596a5cf9507c512a77d706cb6e5ae4aaa706876668dffb4e43091aa0ba88adaff8b1e2626b5956bec309ef8e55ad5cd70fba479fbe550fcb6afa7bce2eda1e2a')
 
 prepare() {
   cd "$_repo/$pkgname"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/certbot-apache/-/commit/48dedbac74f6063e307ea5e899c162437b4ba522

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/certbot-apache/-/commit/48dedbac74f6063e307ea5e899c162437b4ba522
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to