Github messages for voidlinux
 help / color / mirror / Atom feed
From: kartikynwa <kartikynwa@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] certbot: update to 1.8.0
Date: Sun, 13 Sep 2020 10:58:13 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24879@inbox.vuxu.org> (raw)

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

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

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

certbot: update to 1.8.0
Current repo version is throwing an error because `python3-acme` is outdated. Plus many of the depends and checkdepends are outdated. Here's the log of another branch where I have updated all the dependencies:

```
df54cd33b2 (HEAD -> certbot-update) certbot: update to 1.8.0.
cfb41adfa5 python-cryptography: update to 3.1.
79993213e6 python-py: update to 1.9.0.
29779518c0 python-pytz: update to 2020.1.
a5ac7eb1b0 python-wcwidth: update to 0.2.5.
ab1783ad6b python3-ConfigArgParse: update to 1.2.3.
ad5b0d0c02 python3-acme: update to 1.8.0.
2292941c56 python3-josepy: update to 1.4.0.
69c9e936f5 python3-more-itertools: update to 8.5.0.
919c095e6c python3-pytest: update to 6.0.2.
361ee4a60f python3-zope.component: update to 4.6.2.
```

If filing a PR is advisable for these then let me know (and if I should do them together or separately). For now, this PR fixes the `certbot` error at lease.

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

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

From 55a2684c0c3eefcbff2ef9119206ec5fb3af6d0d Mon Sep 17 00:00:00 2001
From: Kartik Singh <kartik.ynwa@gmail.com>
Date: Sun, 13 Sep 2020 14:21:59 +0530
Subject: [PATCH 1/2] python3-acme: update to 1.8.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 b8a0c7888c2..4b186bb1921 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.4.0
+version=1.8.0
 revision=1
 archs=noarch
 wrksrc="acme-${version}"
@@ -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=f12cb59762e0b833911b87e95cb16e85a162517ba4aa3440594bdf3b8126fc69
+checksum=ad8d067d14258d73ad2643439d9365913362308c04e66cc3010e39c868c5002d

From 65e994117882ae15b91319de56b4cac214c13faf Mon Sep 17 00:00:00 2001
From: Kartik Singh <kartik.ynwa@gmail.com>
Date: Sun, 13 Sep 2020 14:22:11 +0530
Subject: [PATCH 2/2] certbot: update to 1.8.0.

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

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

             reply	other threads:[~2020-09-13  8:58 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-13  8:58 kartikynwa [this message]
2020-09-13  9:10 ` [PR PATCH] [Updated] " kartikynwa
2020-09-13 13:09 ` ahesford
2020-09-13 13:31 ` [PR PATCH] [Updated] " kartikynwa
2020-09-13 13:32 ` kartikynwa
2020-09-13 13:52 ` [PR PATCH] [Updated] " kartikynwa
2020-09-13 15:09 ` kartikynwa
2020-09-13 15:13 ` [PR PATCH] [Updated] " kartikynwa
2020-09-13 15:31 ` kartikynwa
2020-09-13 15:50 ` kartikynwa
2020-09-13 19:38 ` [PR PATCH] [Merged]: " ahesford

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24879@inbox.vuxu.org \
    --to=kartikynwa@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).