Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Certbot update
@ 2021-10-09  6:22 kartikynwa
  2021-10-09  6:34 ` [PR PATCH] [Updated] certbot: update to 1.20.0 kartikynwa
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: kartikynwa @ 2021-10-09  6:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kartikynwa/void-packages certbot-update
https://github.com/void-linux/void-packages/pull/33438

Certbot update
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR
 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] 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/33438.patch is attached

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

From b12940079394967c167a4e6c55c7d2f854c367be Mon Sep 17 00:00:00 2001
From: Kartik Singh <kartik.ynwa@gmail.com>
Date: Sat, 9 Oct 2021 11:50:56 +0530
Subject: [PATCH 1/4] python3-acme: update to 1.20.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 1cc3ede2daed..9d7c7323c457 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.19.0
+version=1.20.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=a7071c5576032092d3f5aa77d4424feb943745ce95714d3194e88df74c3359ce
+checksum=0ddfde8d8e574d35af2bf1d1648b6bdb359c82e257e39d6b074e35136777016e

From 5bbad0ce4e9f785d0aacfd76dcf71ae1456549ea Mon Sep 17 00:00:00 2001
From: Kartik Singh <kartik.ynwa@gmail.com>
Date: Sat, 9 Oct 2021 11:51:01 +0530
Subject: [PATCH 2/4] certbot: update to 1.20.0.

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

diff --git a/srcpkgs/certbot/template b/srcpkgs/certbot/template
index c0e37936d935..b8431cac1b3b 100644
--- a/srcpkgs/certbot/template
+++ b/srcpkgs/certbot/template
@@ -1,6 +1,6 @@
 # Template file for 'certbot'
 pkgname=certbot
-version=1.19.0
+version=1.20.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=015cbe210498a01f38b04ca32502c9142ba0e8aeea74bb6ba81a985df14a072c
+checksum=ea26b9f28e347d8c5c6f6c697c65e333c0660ca93ffd5444ba20d1bc6a5f0d0a

From 09bd1462e68f67e180765c9f6c9506a5c75ef46d Mon Sep 17 00:00:00 2001
From: Kartik Singh <kartik.ynwa@gmail.com>
Date: Sat, 9 Oct 2021 11:51:05 +0530
Subject: [PATCH 3/4] certbot-apache: update to 1.20.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 760e18cc4671..13275dac57fd 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.19.0
+version=1.20.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=4f080da078ae77eda1d8ba20383f1a0fbac540a99cab6e93cae8f08f043fbd48
+checksum=b964fef5a77d0f0b702fb82929d22aeb93dcdc9f8c74f368112fcdf069544dbc

From 0f30eb1bc452c5ecf9a0a839ad3d951ddb980c60 Mon Sep 17 00:00:00 2001
From: Kartik Singh <kartik.ynwa@gmail.com>
Date: Sat, 9 Oct 2021 11:51:08 +0530
Subject: [PATCH 4/4] certbot-nginx: update to 1.20.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 c07499208f81..e1a8cdec9263 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.19.0
+version=1.20.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=0c2b6b0185304c8d73f7c0ce5fbfe82a03c2322fec09c4dc6c44beee8e18f246
+checksum=24f16680c0b7931986ea690a31ddb7ebfa7f8435211cd71b19af95c1de9b8ea4

^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PR PATCH] Certbot update
@ 2021-07-08 16:17 kartikynwa
  0 siblings, 0 replies; 7+ messages in thread
From: kartikynwa @ 2021-07-08 16:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kartikynwa/void-packages certbot-update
https://github.com/void-linux/void-packages/pull/31858

Certbot update
#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] 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

Updates certbot, certbot-nginx, certbot-apache.

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

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

From 7a5c1ea0b8cf2e1cd2442d116b295436a3a363f2 Mon Sep 17 00:00:00 2001
From: Kartik Singh <kartik.ynwa@gmail.com>
Date: Thu, 8 Jul 2021 21:44:58 +0530
Subject: [PATCH 1/3] certbot: update to 1.17.0.

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

diff --git a/srcpkgs/certbot/template b/srcpkgs/certbot/template
index f5c44433679c..b609190fac00 100644
--- a/srcpkgs/certbot/template
+++ b/srcpkgs/certbot/template
@@ -1,6 +1,6 @@
 # Template file for 'certbot'
 pkgname=certbot
-version=1.16.0
+version=1.17.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=04e80e987ca4837169127e1951325a4bcdcaf0b4a51ee2847148cfd52cbb207d
+checksum=ef410a1018f4f1ee775961527c00c4f2e2003428cfc4e09eddd5a1834dbfd173

From b333475cec8317b6581b136dc3a6286c7fbd642b Mon Sep 17 00:00:00 2001
From: Kartik Singh <kartik.ynwa@gmail.com>
Date: Thu, 8 Jul 2021 21:45:03 +0530
Subject: [PATCH 2/3] certbot-nginx: update to 1.17.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 55361520b4c1..ba0e8b9e56c8 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.16.0
+version=1.17.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=e0a954d49461e3209173cade9c49e8abfdc697467d1ae312bb230a43f7c60959
+checksum=4d77b220f4cd7d04580cf187e23952f4d54f67bc390227161e0c543de4b7b3c3

From 98200f960d02a8a2649be485b07bed7ab653c570 Mon Sep 17 00:00:00 2001
From: Kartik Singh <kartik.ynwa@gmail.com>
Date: Thu, 8 Jul 2021 21:45:08 +0530
Subject: [PATCH 3/3] certbot-apache: update to 1.17.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 17ea9df95947..6e876c32dc4a 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.16.0
+version=1.17.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=26824b812826d22b3f80377dfc2976a6f37f425c414c50efd8f8bd6e7967d579
+checksum=20a18c28a02138b5c15d5434b230cc102049c0753c0e0caf90fb45c507e02bf2

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

end of thread, other threads:[~2021-10-12 19:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-09  6:22 [PR PATCH] Certbot update kartikynwa
2021-10-09  6:34 ` [PR PATCH] [Updated] certbot: update to 1.20.0 kartikynwa
2021-10-12 18:46 ` ericonr
2021-10-12 18:51 ` [PR PATCH] [Updated] " kartikynwa
2021-10-12 18:56 ` kartikynwa
2021-10-12 19:10 ` [PR PATCH] [Merged]: " ericonr
  -- strict thread matches above, loose matches on Subject: below --
2021-07-08 16:17 [PR PATCH] Certbot update kartikynwa

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