Github messages for voidlinux
 help / color / mirror / Atom feed
From: misuchiru03 <misuchiru03@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] certbot: update to 1.4.0
Date: Fri, 15 May 2020 16:38:37 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21986@inbox.vuxu.org> (raw)

[-- 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.4.0
https://github.com/void-linux/void-packages/pull/21986

certbot: update to 1.4.0


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

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

From f01c94de8603930746fe5854373e7d9fdd98755b Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Tue, 12 May 2020 15:37:15 -0500
Subject: [PATCH] certbot: update to 1.4.0

Mock removed from upstream; removed patch.
---
 srcpkgs/certbot/patches/remove-mock.patch | 10 ----------
 srcpkgs/certbot/template                  |  4 ++--
 2 files changed, 2 insertions(+), 12 deletions(-)
 delete mode 100644 srcpkgs/certbot/patches/remove-mock.patch

diff --git a/srcpkgs/certbot/patches/remove-mock.patch b/srcpkgs/certbot/patches/remove-mock.patch
deleted file mode 100644
index f8be01a01bf..00000000000
--- a/srcpkgs/certbot/patches/remove-mock.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- setup.py
-+++ setup.py
-@@ -45,7 +45,6 @@
-     # 1.1.0+ is required to avoid the warnings described at
-     # https://github.com/certbot/josepy/issues/13.
-     'josepy>=1.1.0',
--    'mock',
-     'parsedatetime>=1.3',  # Calendar.parseDT
-     'pyrfc3339',
-     'pytz',
diff --git a/srcpkgs/certbot/template b/srcpkgs/certbot/template
index d4d17640a5d..c548f8272cf 100644
--- a/srcpkgs/certbot/template
+++ b/srcpkgs/certbot/template
@@ -1,6 +1,6 @@
 # Template file for 'certbot'
 pkgname=certbot
-version=1.3.0
+version=1.4.0
 revision=1
 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=bc2091cbbc2f432872ed69309046e79771d9c81cd441bde3e6a6553ecd04b1d8
+checksum=69b5b7925de0d3b693b00a40bf109d85afb24c7199bf616339d74d59a80d8d96
 
 post_install() {
 	rm -rf ${DESTDIR}/${py3_sitelib}/certbot/tests

             reply	other threads:[~2020-05-15 14:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-15 14:38 misuchiru03 [this message]
2020-05-15 18:10 ` [PR PATCH] [Merged]: " Chocimier

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-21986@inbox.vuxu.org \
    --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).