Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] certbot: update to 2.7.4
@ 2023-11-07 10:40 filiprojek
  2023-12-02  9:43 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: filiprojek @ 2023-11-07 10:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/filiprojek/void-packages certbot
https://github.com/void-linux/void-packages/pull/47110

certbot: update to 2.7.4
Tagging the maintainer @kartikynwa 

#### 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):
  - x86_64-musl


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

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

From cc1df637ec105fdb901f7575731c2a422c7fd072 Mon Sep 17 00:00:00 2001
From: Filip Rojek <filip@filiprojek.cz>
Date: Tue, 7 Nov 2023 11:12:22 +0100
Subject: [PATCH 1/3] certbot: update to 2.7.4

---
 srcpkgs/certbot/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/certbot/template b/srcpkgs/certbot/template
index eb195b0aa0736..a28314a3f33aa 100644
--- a/srcpkgs/certbot/template
+++ b/srcpkgs/certbot/template
@@ -1,6 +1,6 @@
 # Template file for 'certbot'
 pkgname=certbot
-version=2.7.0
+version=2.7.4
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-poetry-core python3-setuptools python3-wheel"
@@ -15,4 +15,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=274329918656db82fb314e2ecb12a9b276a1df820e28e36e8ecca8c3a0563c1c
+checksum=173778fef4e2e3014f60be02d4798dff7ea32790277b90b3c7249c5d46d17c75

From 85b6c42b910e16764964dbffb625e2147e9023c4 Mon Sep 17 00:00:00 2001
From: Filip Rojek <filip@filiprojek.cz>
Date: Tue, 7 Nov 2023 11:12:41 +0100
Subject: [PATCH 2/3] certbot-apache: update to 2.7.4

---
 srcpkgs/certbot-apache/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/certbot-apache/template b/srcpkgs/certbot-apache/template
index 77246c226a4ca..09193e7f3eb97 100644
--- a/srcpkgs/certbot-apache/template
+++ b/srcpkgs/certbot-apache/template
@@ -1,6 +1,6 @@
 # Template file for 'certbot-apache'
 pkgname=certbot-apache
-version=2.7.0
+version=2.7.4
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-poetry-core python3-setuptools python3-wheel"
@@ -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=de34a8d20aa44b539ef2e6b82dc5beea98e06e808da3bd22081d0c24e2bc42d5
+checksum=6ff21ae1ca61d9f5546de6e6c7d155d4e24f50b5894a2f1323547694cbb64422

From b34eed8d359a5ace253902ca57df6aada3e8b9ca Mon Sep 17 00:00:00 2001
From: Filip Rojek <filip@filiprojek.cz>
Date: Tue, 7 Nov 2023 11:12:53 +0100
Subject: [PATCH 3/3] certbot-nginx: update to 2.7.4

---
 srcpkgs/certbot-nginx/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/certbot-nginx/template b/srcpkgs/certbot-nginx/template
index 3719216696439..8825b84c7ba50 100644
--- a/srcpkgs/certbot-nginx/template
+++ b/srcpkgs/certbot-nginx/template
@@ -1,6 +1,6 @@
 # Template file for 'certbot-nginx'
 pkgname=certbot-nginx
-version=2.7.0
+version=2.7.4
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-poetry-core python3-setuptools python3-wheel"
@@ -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=137896f84988708e0cda6a422d1d803109dacbf24afc6c83d972957426cb04bd
+checksum=bfaf0daa6128de2386c1af91e2ec6fa46095d67a7787b8884f075f67f1cc9b54

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

* Re: [PR PATCH] [Merged]: certbot: update to 2.7.4
  2023-11-07 10:40 [PR PATCH] certbot: update to 2.7.4 filiprojek
@ 2023-12-02  9:43 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2023-12-02  9:43 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

certbot: update to 2.7.4
https://github.com/void-linux/void-packages/pull/47110

Description:
Tagging the maintainer @kartikynwa 

#### 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):
  - x86_64-musl


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

end of thread, other threads:[~2023-12-02  9:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-07 10:40 [PR PATCH] certbot: update to 2.7.4 filiprojek
2023-12-02  9:43 ` [PR PATCH] [Merged]: " classabbyamp

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).