Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-asn1crypto: update to 1.4.0
@ 2020-11-29 20:31 ndowens
  2020-11-29 20:32 ` [PR PATCH] [Updated] " ndowens
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: ndowens @ 2020-11-29 20:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages python-asn1crypto
https://github.com/void-linux/void-packages/pull/26809

python3-asn1crypto: update to 1.4.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python-asn1crypto-26809.patch --]
[-- Type: text/x-diff, Size: 1140 bytes --]

From 7e95aa6945f56e633eba3e05e84991c0ee912ceb Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Sun, 29 Nov 2020 14:31:56 -0600
Subject: [PATCH] python3-asn1crypto: update to 1.4.0

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

diff --git a/srcpkgs/python3-asn1crypto/template b/srcpkgs/python3-asn1crypto/template
index f85186e64e7..9880fb6ca4c 100644
--- a/srcpkgs/python3-asn1crypto/template
+++ b/srcpkgs/python3-asn1crypto/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-asn1crypto'
 pkgname=python3-asn1crypto
-version=0.24.0
-revision=4
+version=1.4.0
+revision=1
 wrksrc="asn1crypto-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/wbond/asn1crypto"
 distfiles="${PYPI_SITE}/a/asn1crypto/asn1crypto-${version}.tar.gz"
-checksum=9d5c20441baf0cb60a4ac34cc447c6c189024b6b4c6cd7877034f4965c464e49
+checksum=f4f6e119474e58e04a2b1af817eb585b4fd72bdd89b998624712b5c99be7641c
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] python3-asn1crypto: update to 1.4.0
  2020-11-29 20:31 [PR PATCH] python3-asn1crypto: update to 1.4.0 ndowens
@ 2020-11-29 20:32 ` ndowens
  2020-12-05 23:43 ` [PR REVIEW] " ericonr
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: ndowens @ 2020-11-29 20:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages python-asn1crypto
https://github.com/void-linux/void-packages/pull/26809

python3-asn1crypto: update to 1.4.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python-asn1crypto-26809.patch --]
[-- Type: text/x-diff, Size: 1311 bytes --]

From 4175c28d3919d7ed18686317a521a06a3f1a1166 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Sun, 29 Nov 2020 14:31:56 -0600
Subject: [PATCH] python3-asn1crypto: update to 1.4.0

---
 srcpkgs/python3-asn1crypto/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-asn1crypto/template b/srcpkgs/python3-asn1crypto/template
index f85186e64e7..a823ddbc3dd 100644
--- a/srcpkgs/python3-asn1crypto/template
+++ b/srcpkgs/python3-asn1crypto/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-asn1crypto'
 pkgname=python3-asn1crypto
-version=0.24.0
-revision=4
+version=1.4.0
+revision=1
 wrksrc="asn1crypto-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -10,8 +10,9 @@ short_desc="Python3 ASN.1 library with a focus on performance and a pythonic API
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/wbond/asn1crypto"
+changelog="https://raw.githubusercontent.com/wbond/asn1crypto/${version}/changelog.md"
 distfiles="${PYPI_SITE}/a/asn1crypto/asn1crypto-${version}.tar.gz"
-checksum=9d5c20441baf0cb60a4ac34cc447c6c189024b6b4c6cd7877034f4965c464e49
+checksum=f4f6e119474e58e04a2b1af817eb585b4fd72bdd89b998624712b5c99be7641c
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR REVIEW] python3-asn1crypto: update to 1.4.0
  2020-11-29 20:31 [PR PATCH] python3-asn1crypto: update to 1.4.0 ndowens
  2020-11-29 20:32 ` [PR PATCH] [Updated] " ndowens
@ 2020-12-05 23:43 ` ericonr
  2020-12-05 23:48 ` [PR PATCH] [Updated] " ndowens
  2020-12-17  3:33 ` [PR PATCH] [Closed]: " ahesford
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2020-12-05 23:43 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/26809#discussion_r536915257

Comment:
Use master

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

* Re: [PR PATCH] [Updated] python3-asn1crypto: update to 1.4.0
  2020-11-29 20:31 [PR PATCH] python3-asn1crypto: update to 1.4.0 ndowens
  2020-11-29 20:32 ` [PR PATCH] [Updated] " ndowens
  2020-12-05 23:43 ` [PR REVIEW] " ericonr
@ 2020-12-05 23:48 ` ndowens
  2020-12-17  3:33 ` [PR PATCH] [Closed]: " ahesford
  3 siblings, 0 replies; 5+ messages in thread
From: ndowens @ 2020-12-05 23:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages python-asn1crypto
https://github.com/void-linux/void-packages/pull/26809

python3-asn1crypto: update to 1.4.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python-asn1crypto-26809.patch --]
[-- Type: text/x-diff, Size: 1307 bytes --]

From 2c7d6f8a71c9b584e870f48e4f4f8d795b2f0061 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Sun, 29 Nov 2020 14:31:56 -0600
Subject: [PATCH] python3-asn1crypto: update to 1.4.0

---
 srcpkgs/python3-asn1crypto/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-asn1crypto/template b/srcpkgs/python3-asn1crypto/template
index f85186e64e7..5a04a844de3 100644
--- a/srcpkgs/python3-asn1crypto/template
+++ b/srcpkgs/python3-asn1crypto/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-asn1crypto'
 pkgname=python3-asn1crypto
-version=0.24.0
-revision=4
+version=1.4.0
+revision=1
 wrksrc="asn1crypto-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -10,8 +10,9 @@ short_desc="Python3 ASN.1 library with a focus on performance and a pythonic API
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/wbond/asn1crypto"
+changelog="https://raw.githubusercontent.com/wbond/asn1crypto/master/changelog.md"
 distfiles="${PYPI_SITE}/a/asn1crypto/asn1crypto-${version}.tar.gz"
-checksum=9d5c20441baf0cb60a4ac34cc447c6c189024b6b4c6cd7877034f4965c464e49
+checksum=f4f6e119474e58e04a2b1af817eb585b4fd72bdd89b998624712b5c99be7641c
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Closed]: python3-asn1crypto: update to 1.4.0
  2020-11-29 20:31 [PR PATCH] python3-asn1crypto: update to 1.4.0 ndowens
                   ` (2 preceding siblings ...)
  2020-12-05 23:48 ` [PR PATCH] [Updated] " ndowens
@ 2020-12-17  3:33 ` ahesford
  3 siblings, 0 replies; 5+ messages in thread
From: ahesford @ 2020-12-17  3:33 UTC (permalink / raw)
  To: ml

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

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

python3-asn1crypto: update to 1.4.0
https://github.com/void-linux/void-packages/pull/26809

Description:


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

end of thread, other threads:[~2020-12-17  3:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-29 20:31 [PR PATCH] python3-asn1crypto: update to 1.4.0 ndowens
2020-11-29 20:32 ` [PR PATCH] [Updated] " ndowens
2020-12-05 23:43 ` [PR REVIEW] " ericonr
2020-12-05 23:48 ` [PR PATCH] [Updated] " ndowens
2020-12-17  3:33 ` [PR PATCH] [Closed]: " ahesford

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