Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-certifi: update to 2020.04.05.1.
@ 2020-04-10 17:38 karl-nilsson
  2020-04-10 17:48 ` Piraty
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: karl-nilsson @ 2020-04-10 17:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/karl-nilsson/void-packages certifi-update
https://github.com/void-linux/void-packages/pull/20851

python3-certifi: update to 2020.04.05.1.


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

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

From b3fc64c0a8db36127c2282c5d0ec03b45660008a Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Fri, 10 Apr 2020 13:07:39 -0400
Subject: [PATCH] python3-certifi: update to 2020.04.05.1.

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

diff --git a/srcpkgs/python3-certifi/template b/srcpkgs/python3-certifi/template
index a64f38ad67c..0378fc52194 100644
--- a/srcpkgs/python3-certifi/template
+++ b/srcpkgs/python3-certifi/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-certifi'
 pkgname=python3-certifi
-version=2019.11.28
+version=2020.04.05.1
 revision=2
 archs=noarch
 wrksrc="python-certifi-${version}"
@@ -12,4 +12,4 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
 license="MPL-2.0"
 homepage="https://certifi.io"
 distfiles="https://github.com/certifi/python-certifi/archive/${version}.tar.gz"
-checksum=5a6dd04a9bf487ad684ca9d7d21a09b0656eb98c2272906af92cdbdea4aab60f
+checksum=4ae58a0d633e92edf4222fc839e5e3a17d4cdcd9fae0a1d6cf6858b8100af2db

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

* Re: python3-certifi: update to 2020.04.05.1.
  2020-04-10 17:38 [PR PATCH] python3-certifi: update to 2020.04.05.1 karl-nilsson
@ 2020-04-10 17:48 ` Piraty
  2020-04-10 18:39 ` [PR PATCH] [Updated] " karl-nilsson
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Piraty @ 2020-04-10 17:48 UTC (permalink / raw)
  To: ml

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

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/20851#issuecomment-612141787

Comment:
xlint please

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

* Re: [PR PATCH] [Updated] python3-certifi: update to 2020.04.05.1.
  2020-04-10 17:38 [PR PATCH] python3-certifi: update to 2020.04.05.1 karl-nilsson
  2020-04-10 17:48 ` Piraty
@ 2020-04-10 18:39 ` karl-nilsson
  2020-04-10 18:59 ` karl-nilsson
  2020-04-10 20:26 ` [PR PATCH] [Merged]: " Piraty
  3 siblings, 0 replies; 5+ messages in thread
From: karl-nilsson @ 2020-04-10 18:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/karl-nilsson/void-packages certifi-update
https://github.com/void-linux/void-packages/pull/20851

python3-certifi: update to 2020.04.05.1.


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

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

From 4fec00ca008ebb473b9a5c2e331259d47f2c03dc Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Fri, 10 Apr 2020 13:07:39 -0400
Subject: [PATCH] python3-certifi: update to 2020.04.05.1.

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

diff --git a/srcpkgs/python3-certifi/template b/srcpkgs/python3-certifi/template
index a64f38ad67c..43a0f9efcaa 100644
--- a/srcpkgs/python3-certifi/template
+++ b/srcpkgs/python3-certifi/template
@@ -1,15 +1,14 @@
 # Template file for 'python3-certifi'
 pkgname=python3-certifi
-version=2019.11.28
+version=2020.04.05.1
 revision=2
 archs=noarch
 wrksrc="python-certifi-${version}"
 build_style=python3-module
-pycompile_module="certifi.py"
 hostmakedepends="python3-setuptools"
 short_desc="Curated collection of Root Certificates"
 maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
 license="MPL-2.0"
 homepage="https://certifi.io"
 distfiles="https://github.com/certifi/python-certifi/archive/${version}.tar.gz"
-checksum=5a6dd04a9bf487ad684ca9d7d21a09b0656eb98c2272906af92cdbdea4aab60f
+checksum=4ae58a0d633e92edf4222fc839e5e3a17d4cdcd9fae0a1d6cf6858b8100af2db

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

* Re: python3-certifi: update to 2020.04.05.1.
  2020-04-10 17:38 [PR PATCH] python3-certifi: update to 2020.04.05.1 karl-nilsson
  2020-04-10 17:48 ` Piraty
  2020-04-10 18:39 ` [PR PATCH] [Updated] " karl-nilsson
@ 2020-04-10 18:59 ` karl-nilsson
  2020-04-10 20:26 ` [PR PATCH] [Merged]: " Piraty
  3 siblings, 0 replies; 5+ messages in thread
From: karl-nilsson @ 2020-04-10 18:59 UTC (permalink / raw)
  To: ml

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

New comment by karl-nilsson on void-packages repository

https://github.com/void-linux/void-packages/pull/20851#issuecomment-612171493

Comment:
@Piraty fixed, thanks

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

* Re: [PR PATCH] [Merged]: python3-certifi: update to 2020.04.05.1.
  2020-04-10 17:38 [PR PATCH] python3-certifi: update to 2020.04.05.1 karl-nilsson
                   ` (2 preceding siblings ...)
  2020-04-10 18:59 ` karl-nilsson
@ 2020-04-10 20:26 ` Piraty
  3 siblings, 0 replies; 5+ messages in thread
From: Piraty @ 2020-04-10 20:26 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

python3-certifi: update to 2020.04.05.1.
https://github.com/void-linux/void-packages/pull/20851

Description:


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

end of thread, other threads:[~2020-04-10 20:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-10 17:38 [PR PATCH] python3-certifi: update to 2020.04.05.1 karl-nilsson
2020-04-10 17:48 ` Piraty
2020-04-10 18:39 ` [PR PATCH] [Updated] " karl-nilsson
2020-04-10 18:59 ` karl-nilsson
2020-04-10 20:26 ` [PR PATCH] [Merged]: " Piraty

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