Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python-cryptography_vectors: update to 2.9.
@ 2020-04-04 11:37 Chocimier
  2020-04-17 17:31 ` [PR PATCH] [Updated] " Chocimier
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Chocimier @ 2020-04-04 11:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Chocimier/void-packages-org python-cryptography_vectors
https://github.com/void-linux/void-packages/pull/20637

python-cryptography_vectors: update to 2.9.


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

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

From 3c44fee932e6e1a605991aecbe738f947984baf8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= <chocimier@tlen.pl>
Date: Sat, 4 Apr 2020 13:36:29 +0200
Subject: [PATCH] python-cryptography_vectors: update to 2.9.

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

diff --git a/srcpkgs/python-cryptography_vectors/template b/srcpkgs/python-cryptography_vectors/template
index 367d37c226f..bad03504828 100644
--- a/srcpkgs/python-cryptography_vectors/template
+++ b/srcpkgs/python-cryptography_vectors/template
@@ -1,7 +1,7 @@
 # Template file for 'python-cryptography_vectors'
 pkgname=python-cryptography_vectors
-version=2.8
-revision=2
+version=2.9
+revision=1
 archs=noarch
 wrksrc="cryptography_vectors-${version}"
 build_style=python-module
@@ -12,7 +12,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
 license="BSD-3-Clause, Apache-2.0"
 homepage="https://github.com/pyca/cryptography"
 distfiles="${PYPI_SITE}/c/cryptography_vectors/cryptography_vectors-${version}.tar.gz"
-checksum=6cd32174c56a3eca72f64af43c1daacaae758cfa5ff9d280dfcf818fa11ef116
+checksum=8c2ecdced5a296c6c26e24a1e8d869d83f0a21ddeb5935ff0a137799f963edc0
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] python-cryptography_vectors: update to 2.9.
  2020-04-04 11:37 [PR PATCH] python-cryptography_vectors: update to 2.9 Chocimier
@ 2020-04-17 17:31 ` Chocimier
  2020-04-17 17:33 ` Chocimier
  2020-04-17 19:28 ` [PR PATCH] [Merged]: " Chocimier
  2 siblings, 0 replies; 4+ messages in thread
From: Chocimier @ 2020-04-17 17:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Chocimier/void-packages-org python-cryptography_vectors
https://github.com/void-linux/void-packages/pull/20637

python-cryptography_vectors: update to 2.9.


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

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

From 9afc4b7881001ec95e7eba060c7f79ba548e3ffd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= <chocimier@tlen.pl>
Date: Sat, 4 Apr 2020 13:36:29 +0200
Subject: [PATCH] python-cryptography_vectors: update to 2.9.

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

diff --git a/srcpkgs/python-cryptography_vectors/template b/srcpkgs/python-cryptography_vectors/template
index 367d37c226f..bad03504828 100644
--- a/srcpkgs/python-cryptography_vectors/template
+++ b/srcpkgs/python-cryptography_vectors/template
@@ -1,7 +1,7 @@
 # Template file for 'python-cryptography_vectors'
 pkgname=python-cryptography_vectors
-version=2.8
-revision=2
+version=2.9
+revision=1
 archs=noarch
 wrksrc="cryptography_vectors-${version}"
 build_style=python-module
@@ -12,7 +12,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
 license="BSD-3-Clause, Apache-2.0"
 homepage="https://github.com/pyca/cryptography"
 distfiles="${PYPI_SITE}/c/cryptography_vectors/cryptography_vectors-${version}.tar.gz"
-checksum=6cd32174c56a3eca72f64af43c1daacaae758cfa5ff9d280dfcf818fa11ef116
+checksum=8c2ecdced5a296c6c26e24a1e8d869d83f0a21ddeb5935ff0a137799f963edc0
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] python-cryptography_vectors: update to 2.9.
  2020-04-04 11:37 [PR PATCH] python-cryptography_vectors: update to 2.9 Chocimier
  2020-04-17 17:31 ` [PR PATCH] [Updated] " Chocimier
@ 2020-04-17 17:33 ` Chocimier
  2020-04-17 19:28 ` [PR PATCH] [Merged]: " Chocimier
  2 siblings, 0 replies; 4+ messages in thread
From: Chocimier @ 2020-04-17 17:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Chocimier/void-packages-org python-cryptography_vectors
https://github.com/void-linux/void-packages/pull/20637

python-cryptography_vectors: update to 2.9.


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

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

From d2ea9c15dbc4ef317e68692de9662866b0a5f497 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= <chocimier@tlen.pl>
Date: Fri, 17 Apr 2020 19:32:43 +0200
Subject: [PATCH] python-cryptography_vectors: update to 2.9.

---
 srcpkgs/python-cryptography_vectors/template | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/python-cryptography_vectors/template b/srcpkgs/python-cryptography_vectors/template
index 367d37c226f..c856a5cb735 100644
--- a/srcpkgs/python-cryptography_vectors/template
+++ b/srcpkgs/python-cryptography_vectors/template
@@ -1,18 +1,17 @@
 # Template file for 'python-cryptography_vectors'
 pkgname=python-cryptography_vectors
-version=2.8
-revision=2
+version=2.9
+revision=1
 archs=noarch
 wrksrc="cryptography_vectors-${version}"
 build_style=python-module
-pycompile_module="cryptography_vectors"
 hostmakedepends="python-setuptools python3-setuptools"
 short_desc="Test vectors for python-cryptography"
 maintainer="Piotr Wójcik <chocimier@tlen.pl>"
 license="BSD-3-Clause, Apache-2.0"
 homepage="https://github.com/pyca/cryptography"
 distfiles="${PYPI_SITE}/c/cryptography_vectors/cryptography_vectors-${version}.tar.gz"
-checksum=6cd32174c56a3eca72f64af43c1daacaae758cfa5ff9d280dfcf818fa11ef116
+checksum=8c2ecdced5a296c6c26e24a1e8d869d83f0a21ddeb5935ff0a137799f963edc0
 
 post_install() {
 	vlicense LICENSE
@@ -20,7 +19,6 @@ post_install() {
 }
 
 python3-cryptography_vectors_package() {
-	pycompile_module="cryptography_vectors"
 	short_desc="${short_desc/python/python3}"
 	pkg_install() {
 		vmove usr/lib/python3*

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

* Re: [PR PATCH] [Merged]: python-cryptography_vectors: update to 2.9.
  2020-04-04 11:37 [PR PATCH] python-cryptography_vectors: update to 2.9 Chocimier
  2020-04-17 17:31 ` [PR PATCH] [Updated] " Chocimier
  2020-04-17 17:33 ` Chocimier
@ 2020-04-17 19:28 ` Chocimier
  2 siblings, 0 replies; 4+ messages in thread
From: Chocimier @ 2020-04-17 19:28 UTC (permalink / raw)
  To: ml

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

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

python-cryptography_vectors: update to 2.9.
https://github.com/void-linux/void-packages/pull/20637

Description:


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

end of thread, other threads:[~2020-04-17 19:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-04 11:37 [PR PATCH] python-cryptography_vectors: update to 2.9 Chocimier
2020-04-17 17:31 ` [PR PATCH] [Updated] " Chocimier
2020-04-17 17:33 ` Chocimier
2020-04-17 19:28 ` [PR PATCH] [Merged]: " Chocimier

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