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


Commits:
0510f4cf by George Rawlinson at 2024-01-10T12:26:35+13:00
upgpkg: 2.8.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = certbot
        pkgdesc = An ACME client
-       pkgver = 2.7.4
+       pkgver = 2.8.0
        pkgrel = 1
        url = https://certbot.eff.org
        arch = any
@@ -13,7 +13,7 @@ pkgbase = certbot
        makedepends = python-sphinx
        makedepends = python-sphinx_rtd_theme
        depends = ca-certificates
-       depends = python-acme=2.7.4
+       depends = python-acme=2.8.0
        depends = python-configargparse
        depends = python-configobj
        depends = python-cryptography
@@ -25,7 +25,7 @@ pkgbase = certbot
        optdepends = certbot-apache: Apache plugin for Let’s Encrypt client
        optdepends = certbot-nginx: Nginx plugin for Let’s Encrypt client
        replaces = letsencrypt
-       source = 
github.com-certbot-certbot::git+https://github.com/certbot/certbot#commit=b62133e3e19367b82b5fde3d5f5ad97e6ced5447
+       source = 
github.com-certbot-certbot::git+https://github.com/certbot/certbot#commit=e9225d1cc27345e65df40a624be188cd02976768
        source = tmpfiles.conf
        source = certbot-renew.service
        source = certbot-renew.timer


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Gordian Edenhofer <gordian.edenhofer[at]yahoo[dot]de>
 
 pkgname=certbot
-pkgver=2.7.4
+pkgver=2.8.0
 pkgrel=1
 pkgdesc='An ACME client'
 arch=('any')
@@ -38,7 +38,7 @@ replaces=('letsencrypt')
 # git repository is used because certbot is a huge monorepo and it's easier to
 # share the entire repository across all certbot related packages than a few
 # hundred tarballs.
-_commit='b62133e3e19367b82b5fde3d5f5ad97e6ced5447'
+_commit='e9225d1cc27345e65df40a624be188cd02976768'
 _repo="github.com-certbot-certbot"
 source=(
   "$_repo::git+https://github.com/certbot/certbot#commit=$_commit";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/certbot/-/commit/0510f4cfc07e944ede16b7ba3cf07dc9ec4e3cab

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


Reply via email to