Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] certbot: update to 1.7.0
@ 2020-09-03  3:32 misuchiru03
  2020-09-05  7:13 ` [PR REVIEW] " fosslinux
  2020-09-05 14:49 ` [PR PATCH] [Updated] " misuchiru03
  0 siblings, 2 replies; 3+ messages in thread
From: misuchiru03 @ 2020-09-03  3:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages up_certbot_1.7.0
https://github.com/void-linux/void-packages/pull/24626

certbot: update to 1.7.0


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

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

From 25d3fbd744200817df275f523138c02ccd84f8ea Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Wed, 2 Sep 2020 22:31:27 -0500
Subject: [PATCH] certbot: update to 1.7.0

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

diff --git a/srcpkgs/certbot/template b/srcpkgs/certbot/template
index 157e67923f6..229abd81739 100644
--- a/srcpkgs/certbot/template
+++ b/srcpkgs/certbot/template
@@ -1,6 +1,6 @@
 # Template file for 'certbot'
 pkgname=certbot
-version=1.5.0
+version=1.7.0
 revision=2
 archs=noarch
 build_style=python3-module
@@ -16,7 +16,7 @@ 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=c52017a4f84137e1312c898d6ae69c5f7977d79d2bd4c2df013cbbf39b6539bf
+checksum=10b95bb86fb8f1dbbd27558bb42454d5995cbdb45d6c00d961ebba2a4bdc4355
 
 post_install() {
 	rm -rf ${DESTDIR}/${py3_sitelib}/certbot/tests

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

* Re: [PR REVIEW] certbot: update to 1.7.0
  2020-09-03  3:32 [PR PATCH] certbot: update to 1.7.0 misuchiru03
@ 2020-09-05  7:13 ` fosslinux
  2020-09-05 14:49 ` [PR PATCH] [Updated] " misuchiru03
  1 sibling, 0 replies; 3+ messages in thread
From: fosslinux @ 2020-09-05  7:13 UTC (permalink / raw)
  To: ml

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

New review comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/pull/24626#discussion_r483921366

Comment:
Please remove `archs=noarch` as part of the transition away from noarch.

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

* Re: [PR PATCH] [Updated] certbot: update to 1.7.0
  2020-09-03  3:32 [PR PATCH] certbot: update to 1.7.0 misuchiru03
  2020-09-05  7:13 ` [PR REVIEW] " fosslinux
@ 2020-09-05 14:49 ` misuchiru03
  1 sibling, 0 replies; 3+ messages in thread
From: misuchiru03 @ 2020-09-05 14:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 331 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.7.0
https://github.com/void-linux/void-packages/pull/24626

certbot: update to 1.7.0


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

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

From aede8e3684f3a98846295dd8aea4d6d67b419827 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Wed, 2 Sep 2020 22:31:27 -0500
Subject: [PATCH] certbot: update to 1.7.0

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

diff --git a/srcpkgs/certbot/template b/srcpkgs/certbot/template
index 157e67923f6..c22711ca0f4 100644
--- a/srcpkgs/certbot/template
+++ b/srcpkgs/certbot/template
@@ -1,8 +1,7 @@
 # Template file for 'certbot'
 pkgname=certbot
-version=1.5.0
+version=1.7.0
 revision=2
-archs=noarch
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-acme python3-ConfigArgParse python3-configobj
@@ -16,7 +15,7 @@ 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=c52017a4f84137e1312c898d6ae69c5f7977d79d2bd4c2df013cbbf39b6539bf
+checksum=10b95bb86fb8f1dbbd27558bb42454d5995cbdb45d6c00d961ebba2a4bdc4355
 
 post_install() {
 	rm -rf ${DESTDIR}/${py3_sitelib}/certbot/tests

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

end of thread, other threads:[~2020-09-05 14:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-03  3:32 [PR PATCH] certbot: update to 1.7.0 misuchiru03
2020-09-05  7:13 ` [PR REVIEW] " fosslinux
2020-09-05 14:49 ` [PR PATCH] [Updated] " misuchiru03

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