Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] certbot: update to 2.6.0
@ 2023-05-20 18:59 misuchiru03
  2023-05-20 19:12 ` misuchiru03
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: misuchiru03 @ 2023-05-20 18:59 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 629 bytes --]

There is a new pull request by misuchiru03 against master on the void-packages repository

https://github.com/misuchiru03/void-packages up_certbot_2.6.0
https://github.com/void-linux/void-packages/pull/43970

certbot: update to 2.6.0
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64, GLIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl



A patch file from https://github.com/void-linux/void-packages/pull/43970.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-up_certbot_2.6.0-43970.patch --]
[-- Type: text/x-diff, Size: 2771 bytes --]

From 30a804f815f19d8ef5d688a2d91a1e8053c4858a Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+github@gmail.com>
Date: Sat, 20 May 2023 13:52:52 -0500
Subject: [PATCH] certbot: update to 2.6.0

---
 srcpkgs/certbot-apache/template | 6 +++---
 srcpkgs/certbot-nginx/template  | 6 +++---
 srcpkgs/certbot/template        | 6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/certbot-apache/template b/srcpkgs/certbot-apache/template
index 41ac54c08898..acbba39b4d77 100644
--- a/srcpkgs/certbot-apache/template
+++ b/srcpkgs/certbot-apache/template
@@ -1,7 +1,7 @@
 # Template file for 'certbot-apache'
 pkgname=certbot-apache
-version=1.31.0
-revision=2
+version=2.6.0
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="certbot python3-acme python3-augeas python3-zope.interface"
@@ -11,4 +11,4 @@ maintainer="Kartik S. <kartik.ynwa@gmail.com>"
 license="Apache-2.0"
 homepage="https://certbot.eff.org/"
 distfiles="${PYPI_SITE}/c/certbot-apache/certbot-apache-${version}.tar.gz"
-checksum=b4736a29233068022b217034acdbf53198a43d19a8ca00a0928771f2b107276b
+checksum=9fa677d8bb286c84f6fed9c109fe7ba4b88d4074f1c18e6b43230a7d5954160c
diff --git a/srcpkgs/certbot-nginx/template b/srcpkgs/certbot-nginx/template
index f3d3942242cf..3eee8f97ba1c 100644
--- a/srcpkgs/certbot-nginx/template
+++ b/srcpkgs/certbot-nginx/template
@@ -1,7 +1,7 @@
 # Template file for 'certbot-nginx'
 pkgname=certbot-nginx
-version=1.31.0
-revision=2
+version=2.6.0
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="certbot python3-acme python3-parsing python3-zope.interface"
@@ -11,4 +11,4 @@ maintainer="Kartik Singh <kartik.ynwa@gmail.com>"
 license="Apache-2.0"
 homepage="https://certbot.eff.org/"
 distfiles="${PYPI_SITE}/c/certbot-nginx/certbot-nginx-${version}.tar.gz"
-checksum=8f109c5e14061bcffba8c4c6c7341c8bc814756c00461e32136e556abe638510
+checksum=426038336f0eb305579aa1bd71d021cfbbfa0925d165198054763b7225d64a05
diff --git a/srcpkgs/certbot/template b/srcpkgs/certbot/template
index 405246e0898d..9a55decabd65 100644
--- a/srcpkgs/certbot/template
+++ b/srcpkgs/certbot/template
@@ -1,7 +1,7 @@
 # Template file for 'certbot'
 pkgname=certbot
-version=1.31.0
-revision=2
+version=2.6.0
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-acme python3-ConfigArgParse python3-configobj
@@ -14,4 +14,4 @@ maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="Apache-2.0"
 homepage="https://certbot.eff.org/"
 distfiles="${PYPI_SITE}/c/certbot/certbot-${version}.tar.gz"
-checksum=29af531d33aaa87c8104864cd31ac2af541f0ec973a7252d7f7f5b15e10479db
+checksum=c4de6bb0d092729650ed90a5bdb513932bdc47ec5f7f98049180ab8e4a835dab

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-05-22 11:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-20 18:59 [PR PATCH] certbot: update to 2.6.0 misuchiru03
2023-05-20 19:12 ` misuchiru03
2023-05-20 19:20 ` [PR PATCH] [Updated] " misuchiru03
2023-05-20 19:28 ` misuchiru03
2023-05-22 11:37 ` [PR PATCH] [Merged]: " abenson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).