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


Commits:
d5e2e11f by George Rawlinson at 2024-11-07T10:49:39+13:00
upgpkg: 3.0.0-1: upgpkg: 3.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = certbot-dns-ovh
        pkgdesc = OVH DNS Authenticator plugin for Certbot
-       pkgver = 2.11.0
+       pkgver = 3.0.0
        pkgrel = 1
        url = https://pypi.python.org/pypi/certbot-dns-ovh
        arch = any
@@ -10,11 +10,11 @@ pkgbase = certbot-dns-ovh
        makedepends = python-build
        makedepends = python-wheel
        makedepends = python-installer
-       depends = certbot=2.11.0
-       depends = python-acme=2.11.0
+       depends = certbot=3.0.0
+       depends = python-acme=3.0.0
        depends = dns-lexicon
-       source = 
github.com-certbot-certbot::git+https://github.com/certbot/certbot#tag=v2.11.0
-       sha512sums = 
92edffc2662902eb2617d473486301ecf2a80c129963e21236a01d4b6450fe4cc02032e4c4afe28c18a47cffc301b33e9f435eaeebc75a05d3ce776898e666d3
-       b2sums = 
feed7a8f8ad7f1709a33a1fe4f71111679b1506e48625529821edcd4a183155a4483e4e9376dc5a0f3caeb32f2cb363c0856754baee59f4b7b4f110b6b38ee45
+       source = 
github.com-certbot-certbot::git+https://github.com/certbot/certbot#tag=v3.0.0
+       sha512sums = 
dd38ca95992c19949ba9487442aeb57abe219c107b1cd58f775cf453d05b6d90da7fe88c8cdb976e58c2dab9c9c771fb7246df6d7d8aa1d606510b7174c56876
+       b2sums = 
17eec78e0fd80a69f11b1cff979b1b15322ca8a2f74cf6bfbb39dfd659b3d3b856f1b605973f143e8d90f9c622a10d1d7f341a94846804927a06ddecabfe4c6d
 
 pkgname = certbot-dns-ovh


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Felix Yan <[email protected]>
 
 pkgname=certbot-dns-ovh
-pkgver=2.11.0
+pkgver=3.0.0
 pkgrel=1
 pkgdesc='OVH DNS Authenticator plugin for Certbot'
 arch=('any')
@@ -25,8 +25,8 @@ checkdepends=('python-pytest')
 # hundred tarballs.
 _repo='github.com-certbot-certbot'
 source=("$_repo::git+https://github.com/certbot/certbot#tag=v$pkgver";)
-sha512sums=('92edffc2662902eb2617d473486301ecf2a80c129963e21236a01d4b6450fe4cc02032e4c4afe28c18a47cffc301b33e9f435eaeebc75a05d3ce776898e666d3')
-b2sums=('feed7a8f8ad7f1709a33a1fe4f71111679b1506e48625529821edcd4a183155a4483e4e9376dc5a0f3caeb32f2cb363c0856754baee59f4b7b4f110b6b38ee45')
+sha512sums=('dd38ca95992c19949ba9487442aeb57abe219c107b1cd58f775cf453d05b6d90da7fe88c8cdb976e58c2dab9c9c771fb7246df6d7d8aa1d606510b7174c56876')
+b2sums=('17eec78e0fd80a69f11b1cff979b1b15322ca8a2f74cf6bfbb39dfd659b3d3b856f1b605973f143e8d90f9c622a10d1d7f341a94846804927a06ddecabfe4c6d')
 
 prepare() {
   cd "$_repo/$pkgname"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/certbot-dns-ovh/-/commit/d5e2e11f9c72f82f5fb6e505abf7d7805bef6cce

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


Reply via email to