Github messages for voidlinux
 help / color / mirror / Atom feed
From: misuchiru03 <misuchiru03@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] certbot: update to 1.31.0
Date: Thu, 06 Oct 2022 13:53:34 +0200	[thread overview]
Message-ID: <20221006115334.8Cgq61FtqBZtIs2KtwmKHHUDbgTXoB96G_K3uSOHPHk@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-39751@inbox.vuxu.org>

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

There is an updated pull request by misuchiru03 against master on the void-packages repository

https://github.com/misuchiru03/void-packages up_certbot_1.31.0
https://github.com/void-linux/void-packages/pull/39751

certbot: update to 1.31.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### 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
  - x86-64-musl


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

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

From f1f353512ee63b7ddb36a6e567a8ec39a6af162f Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+github@gmail.com>
Date: Wed, 5 Oct 2022 18:56:02 -0500
Subject: [PATCH 1/4] python3-acme: update to 1.31.0

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

diff --git a/srcpkgs/python3-acme/template b/srcpkgs/python3-acme/template
index ab158b8dccc8..8427f106d3fa 100644
--- a/srcpkgs/python3-acme/template
+++ b/srcpkgs/python3-acme/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-acme'
 pkgname=python3-acme
-version=1.26.0
+version=1.31.0
 revision=1
 wrksrc="acme-${version}"
 build_style=python3-module
@@ -14,4 +14,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/certbot/certbot"
 distfiles="${PYPI_SITE}/a/acme/acme-${version}.tar.gz"
-checksum=7269209192189c5b0bd5bc69388229737e23e52e8422315e2fcd3aff4c8e13c8
+checksum=f5e13262fa1101c38dd865378ac8b4639f819120eb66c5538fc6c09b7576fc53

From f21e12accffbf70246102187c7e70135d2a299d2 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+github@gmail.com>
Date: Thu, 6 Oct 2022 06:52:49 -0500
Subject: [PATCH 2/4] certbot-apache: update to 1.31.0

---
 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 50396f46779e..0300fbdb7dba 100644
--- a/srcpkgs/certbot-apache/template
+++ b/srcpkgs/certbot-apache/template
@@ -1,6 +1,6 @@
 # Template file for 'certbot-apache'
 pkgname=certbot-apache
-version=1.26.0
+version=1.31.0
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -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=efb573a1fd926ecf74618286d21ac3f7539b2be426face7f1364dcca8b0e316e
+checksum=b4736a29233068022b217034acdbf53198a43d19a8ca00a0928771f2b107276b

From d2af26c83c1826d185a0091246848008d7b10903 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+github@gmail.com>
Date: Thu, 6 Oct 2022 06:53:02 -0500
Subject: [PATCH 3/4] certbot-nginx: update to 1.31.0

---
 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 b9df8e8b1c90..afea1c5a1a43 100644
--- a/srcpkgs/certbot-nginx/template
+++ b/srcpkgs/certbot-nginx/template
@@ -1,6 +1,6 @@
 # Template file for 'certbot-nginx'
 pkgname=certbot-nginx
-version=1.26.0
+version=1.31.0
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -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=c9f2ee27dfb98525e507f516f8c1cd37a5b61f3090bcf64284fee95cfcf6ab10
+checksum=8f109c5e14061bcffba8c4c6c7341c8bc814756c00461e32136e556abe638510

From 77e299c3c2f7f577c4f7f604a3670654c307a496 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+github@gmail.com>
Date: Wed, 5 Oct 2022 18:51:32 -0500
Subject: [PATCH 4/4] certbot: update to 1.31.0

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

diff --git a/srcpkgs/certbot/template b/srcpkgs/certbot/template
index a6eea0f1837f..aeb769eeb943 100644
--- a/srcpkgs/certbot/template
+++ b/srcpkgs/certbot/template
@@ -1,6 +1,6 @@
 # Template file for 'certbot'
 pkgname=certbot
-version=1.26.0
+version=1.31.0
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -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=9d136fab6968829db9774a264a96a7923a5482d0c90894b009253f374d480693
+checksum=29af531d33aaa87c8104864cd31ac2af541f0ec973a7252d7f7f5b15e10479db

  parent reply	other threads:[~2022-10-06 11:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-06  0:13 [PR PATCH] Up certbot 1.31.0 misuchiru03
2022-10-06  9:18 ` certbot: update to 1.31.0 paper42
2022-10-06 11:53 ` misuchiru03 [this message]
2022-10-06 17:25 ` [PR PATCH] [Merged]: " Duncaen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221006115334.8Cgq61FtqBZtIs2KtwmKHHUDbgTXoB96G_K3uSOHPHk@z \
    --to=misuchiru03@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).