Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python-pycryptodome: update to 3.9.0
@ 2019-10-06 16:30 voidlinux-github
  2019-10-06 16:44 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: voidlinux-github @ 2019-10-06 16:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TheExpert1337/void-packages python-pycryptodome
https://github.com/void-linux/void-packages/pull/15185

python-pycryptodome: update to 3.9.0


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

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

From 84a99f81d64eb49ecc9511878f161b4e8730420a Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 18:29:32 +0200
Subject: [PATCH] python-pycryptodome: update to 3.9.0

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

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index 0cfabd650a7..f01b5731c45 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -1,6 +1,6 @@
 # Template file for 'python-pycryptodome'
 pkgname=python-pycryptodome
-version=3.8.2
+version=3.9.0
 revision=1
 wrksrc="pycryptodome-${version}"
 build_style=python-module
@@ -12,7 +12,7 @@ maintainer="Wietse Kuipers <wietse@kuiprs.nl>"
 license="Public Domain, BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
 distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
-checksum=5bc40f8aa7ba8ca7f833ad2477b9d84e1bfd2630b22a46d9bbd221982f8c3ac0
+checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f
 
 provides="python-crypto-${version}_1"
 replaces="python-crypto>=0"

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

* Re: [PR PATCH] [Updated] python-pycryptodome: update to 3.9.0
  2019-10-06 16:30 [PR PATCH] python-pycryptodome: update to 3.9.0 voidlinux-github
@ 2019-10-06 16:44 ` voidlinux-github
  2019-10-06 16:44 ` voidlinux-github
                   ` (15 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: voidlinux-github @ 2019-10-06 16:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TheExpert1337/void-packages python-pycryptodome
https://github.com/void-linux/void-packages/pull/15185

python-pycryptodome: update to 3.9.0


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

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

From 84a99f81d64eb49ecc9511878f161b4e8730420a Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 18:29:32 +0200
Subject: [PATCH 1/2] python-pycryptodome: update to 3.9.0

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

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index 0cfabd650a7..f01b5731c45 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -1,6 +1,6 @@
 # Template file for 'python-pycryptodome'
 pkgname=python-pycryptodome
-version=3.8.2
+version=3.9.0
 revision=1
 wrksrc="pycryptodome-${version}"
 build_style=python-module
@@ -12,7 +12,7 @@ maintainer="Wietse Kuipers <wietse@kuiprs.nl>"
 license="Public Domain, BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
 distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
-checksum=5bc40f8aa7ba8ca7f833ad2477b9d84e1bfd2630b22a46d9bbd221982f8c3ac0
+checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f
 
 provides="python-crypto-${version}_1"
 replaces="python-crypto>=0"

From 04d7fa12d6c8a4fd9c0963428c0b102cfdf1609b Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 18:44:11 +0200
Subject: [PATCH 2/2] python-pycryptodome: update to 3.9.0 v2

---
 srcpkgs/python-pycryptodome/template | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index f01b5731c45..126a806633e 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -13,7 +13,6 @@ license="Public Domain, BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
 distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
 checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f
-
 provides="python-crypto-${version}_1"
 replaces="python-crypto>=0"
 

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

* Re: [PR PATCH] [Updated] python-pycryptodome: update to 3.9.0
  2019-10-06 16:30 [PR PATCH] python-pycryptodome: update to 3.9.0 voidlinux-github
  2019-10-06 16:44 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-06 16:44 ` voidlinux-github
  2019-10-06 17:56 ` voidlinux-github
                   ` (14 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: voidlinux-github @ 2019-10-06 16:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TheExpert1337/void-packages python-pycryptodome
https://github.com/void-linux/void-packages/pull/15185

python-pycryptodome: update to 3.9.0


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

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

From 84a99f81d64eb49ecc9511878f161b4e8730420a Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 18:29:32 +0200
Subject: [PATCH 1/2] python-pycryptodome: update to 3.9.0

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

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index 0cfabd650a7..f01b5731c45 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -1,6 +1,6 @@
 # Template file for 'python-pycryptodome'
 pkgname=python-pycryptodome
-version=3.8.2
+version=3.9.0
 revision=1
 wrksrc="pycryptodome-${version}"
 build_style=python-module
@@ -12,7 +12,7 @@ maintainer="Wietse Kuipers <wietse@kuiprs.nl>"
 license="Public Domain, BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
 distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
-checksum=5bc40f8aa7ba8ca7f833ad2477b9d84e1bfd2630b22a46d9bbd221982f8c3ac0
+checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f
 
 provides="python-crypto-${version}_1"
 replaces="python-crypto>=0"

From 04d7fa12d6c8a4fd9c0963428c0b102cfdf1609b Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 18:44:11 +0200
Subject: [PATCH 2/2] python-pycryptodome: update to 3.9.0 v2

---
 srcpkgs/python-pycryptodome/template | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index f01b5731c45..126a806633e 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -13,7 +13,6 @@ license="Public Domain, BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
 distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
 checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f
-
 provides="python-crypto-${version}_1"
 replaces="python-crypto>=0"
 

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

* Re: [PR PATCH] [Updated] python-pycryptodome: update to 3.9.0
  2019-10-06 16:30 [PR PATCH] python-pycryptodome: update to 3.9.0 voidlinux-github
  2019-10-06 16:44 ` [PR PATCH] [Updated] " voidlinux-github
  2019-10-06 16:44 ` voidlinux-github
@ 2019-10-06 17:56 ` voidlinux-github
  2019-10-06 17:56 ` voidlinux-github
                   ` (13 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: voidlinux-github @ 2019-10-06 17:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TheExpert1337/void-packages python-pycryptodome
https://github.com/void-linux/void-packages/pull/15185

python-pycryptodome: update to 3.9.0


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

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

From 84a99f81d64eb49ecc9511878f161b4e8730420a Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 18:29:32 +0200
Subject: [PATCH 1/3] python-pycryptodome: update to 3.9.0

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

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index 0cfabd650a7..f01b5731c45 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -1,6 +1,6 @@
 # Template file for 'python-pycryptodome'
 pkgname=python-pycryptodome
-version=3.8.2
+version=3.9.0
 revision=1
 wrksrc="pycryptodome-${version}"
 build_style=python-module
@@ -12,7 +12,7 @@ maintainer="Wietse Kuipers <wietse@kuiprs.nl>"
 license="Public Domain, BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
 distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
-checksum=5bc40f8aa7ba8ca7f833ad2477b9d84e1bfd2630b22a46d9bbd221982f8c3ac0
+checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f
 
 provides="python-crypto-${version}_1"
 replaces="python-crypto>=0"

From 04d7fa12d6c8a4fd9c0963428c0b102cfdf1609b Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 18:44:11 +0200
Subject: [PATCH 2/3] python-pycryptodome: update to 3.9.0 v2

---
 srcpkgs/python-pycryptodome/template | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index f01b5731c45..126a806633e 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -13,7 +13,6 @@ license="Public Domain, BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
 distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
 checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f
-
 provides="python-crypto-${version}_1"
 replaces="python-crypto>=0"
 

From 9a7716dc146308c7c6ac220a8c5e69a451f917eb Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 19:56:20 +0200
Subject: [PATCH 3/3] python-pycryptodome: update to 3.9.0 v4

---
 srcpkgs/python-pycryptodome/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index 126a806633e..1052dc2c4f9 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -13,6 +13,7 @@ license="Public Domain, BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
 distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
 checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f
+
 provides="python-crypto-${version}_1"
 replaces="python-crypto>=0"
 
@@ -22,7 +23,7 @@ do_check() {
 }
 
 post_install() {
-	vlicense LICENSE.rst
+	echo 'Removed vlicense LICENSE.rst'
 }
 
 python3-pycryptodome_package() {

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

* Re: [PR PATCH] [Updated] python-pycryptodome: update to 3.9.0
  2019-10-06 16:30 [PR PATCH] python-pycryptodome: update to 3.9.0 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-10-06 17:56 ` voidlinux-github
@ 2019-10-06 17:56 ` voidlinux-github
  2019-10-06 18:08 ` voidlinux-github
                   ` (12 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: voidlinux-github @ 2019-10-06 17:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TheExpert1337/void-packages python-pycryptodome
https://github.com/void-linux/void-packages/pull/15185

python-pycryptodome: update to 3.9.0


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

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

From 84a99f81d64eb49ecc9511878f161b4e8730420a Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 18:29:32 +0200
Subject: [PATCH 1/3] python-pycryptodome: update to 3.9.0

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

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index 0cfabd650a7..f01b5731c45 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -1,6 +1,6 @@
 # Template file for 'python-pycryptodome'
 pkgname=python-pycryptodome
-version=3.8.2
+version=3.9.0
 revision=1
 wrksrc="pycryptodome-${version}"
 build_style=python-module
@@ -12,7 +12,7 @@ maintainer="Wietse Kuipers <wietse@kuiprs.nl>"
 license="Public Domain, BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
 distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
-checksum=5bc40f8aa7ba8ca7f833ad2477b9d84e1bfd2630b22a46d9bbd221982f8c3ac0
+checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f
 
 provides="python-crypto-${version}_1"
 replaces="python-crypto>=0"

From 04d7fa12d6c8a4fd9c0963428c0b102cfdf1609b Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 18:44:11 +0200
Subject: [PATCH 2/3] python-pycryptodome: update to 3.9.0 v2

---
 srcpkgs/python-pycryptodome/template | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index f01b5731c45..126a806633e 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -13,7 +13,6 @@ license="Public Domain, BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
 distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
 checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f
-
 provides="python-crypto-${version}_1"
 replaces="python-crypto>=0"
 

From 9a7716dc146308c7c6ac220a8c5e69a451f917eb Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 19:56:20 +0200
Subject: [PATCH 3/3] python-pycryptodome: update to 3.9.0 v4

---
 srcpkgs/python-pycryptodome/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index 126a806633e..1052dc2c4f9 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -13,6 +13,7 @@ license="Public Domain, BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
 distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
 checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f
+
 provides="python-crypto-${version}_1"
 replaces="python-crypto>=0"
 
@@ -22,7 +23,7 @@ do_check() {
 }
 
 post_install() {
-	vlicense LICENSE.rst
+	echo 'Removed vlicense LICENSE.rst'
 }
 
 python3-pycryptodome_package() {

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

* Re: [PR PATCH] [Updated] python-pycryptodome: update to 3.9.0
  2019-10-06 16:30 [PR PATCH] python-pycryptodome: update to 3.9.0 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-10-06 17:56 ` voidlinux-github
@ 2019-10-06 18:08 ` voidlinux-github
  2019-10-06 18:08 ` voidlinux-github
                   ` (11 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: voidlinux-github @ 2019-10-06 18:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TheExpert1337/void-packages python-pycryptodome
https://github.com/void-linux/void-packages/pull/15185

python-pycryptodome: update to 3.9.0


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

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

From 84a99f81d64eb49ecc9511878f161b4e8730420a Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 18:29:32 +0200
Subject: [PATCH 1/4] python-pycryptodome: update to 3.9.0

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

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index 0cfabd650a7..f01b5731c45 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -1,6 +1,6 @@
 # Template file for 'python-pycryptodome'
 pkgname=python-pycryptodome
-version=3.8.2
+version=3.9.0
 revision=1
 wrksrc="pycryptodome-${version}"
 build_style=python-module
@@ -12,7 +12,7 @@ maintainer="Wietse Kuipers <wietse@kuiprs.nl>"
 license="Public Domain, BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
 distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
-checksum=5bc40f8aa7ba8ca7f833ad2477b9d84e1bfd2630b22a46d9bbd221982f8c3ac0
+checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f
 
 provides="python-crypto-${version}_1"
 replaces="python-crypto>=0"

From 04d7fa12d6c8a4fd9c0963428c0b102cfdf1609b Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 18:44:11 +0200
Subject: [PATCH 2/4] python-pycryptodome: update to 3.9.0 v2

---
 srcpkgs/python-pycryptodome/template | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index f01b5731c45..126a806633e 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -13,7 +13,6 @@ license="Public Domain, BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
 distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
 checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f
-
 provides="python-crypto-${version}_1"
 replaces="python-crypto>=0"
 

From 9a7716dc146308c7c6ac220a8c5e69a451f917eb Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 19:56:20 +0200
Subject: [PATCH 3/4] python-pycryptodome: update to 3.9.0 v4

---
 srcpkgs/python-pycryptodome/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index 126a806633e..1052dc2c4f9 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -13,6 +13,7 @@ license="Public Domain, BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
 distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
 checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f
+
 provides="python-crypto-${version}_1"
 replaces="python-crypto>=0"
 
@@ -22,7 +23,7 @@ do_check() {
 }
 
 post_install() {
-	vlicense LICENSE.rst
+	echo 'Removed vlicense LICENSE.rst'
 }
 
 python3-pycryptodome_package() {

From 6891405fe61e9f94b364c43374cb805c7942b429 Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 20:08:32 +0200
Subject: [PATCH 4/4] python-pycryptodome: update to 3.9.0 v5

---
 srcpkgs/python-pycryptodome/template | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index 1052dc2c4f9..0d3c5d407ee 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -33,6 +33,5 @@ python3-pycryptodome_package() {
 	short_desc="${short_desc/Python2/Python3}"
 	pkg_install() {
 		vmove usr/lib/python3*
-		vlicense LICENSE.rst
 	}
 }

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

* Re: [PR PATCH] [Updated] python-pycryptodome: update to 3.9.0
  2019-10-06 16:30 [PR PATCH] python-pycryptodome: update to 3.9.0 voidlinux-github
                   ` (4 preceding siblings ...)
  2019-10-06 18:08 ` voidlinux-github
@ 2019-10-06 18:08 ` voidlinux-github
  2019-10-06 18:22 ` voidlinux-github
                   ` (10 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: voidlinux-github @ 2019-10-06 18:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TheExpert1337/void-packages python-pycryptodome
https://github.com/void-linux/void-packages/pull/15185

python-pycryptodome: update to 3.9.0


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

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

From 84a99f81d64eb49ecc9511878f161b4e8730420a Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 18:29:32 +0200
Subject: [PATCH 1/4] python-pycryptodome: update to 3.9.0

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

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index 0cfabd650a7..f01b5731c45 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -1,6 +1,6 @@
 # Template file for 'python-pycryptodome'
 pkgname=python-pycryptodome
-version=3.8.2
+version=3.9.0
 revision=1
 wrksrc="pycryptodome-${version}"
 build_style=python-module
@@ -12,7 +12,7 @@ maintainer="Wietse Kuipers <wietse@kuiprs.nl>"
 license="Public Domain, BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
 distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
-checksum=5bc40f8aa7ba8ca7f833ad2477b9d84e1bfd2630b22a46d9bbd221982f8c3ac0
+checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f
 
 provides="python-crypto-${version}_1"
 replaces="python-crypto>=0"

From 04d7fa12d6c8a4fd9c0963428c0b102cfdf1609b Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 18:44:11 +0200
Subject: [PATCH 2/4] python-pycryptodome: update to 3.9.0 v2

---
 srcpkgs/python-pycryptodome/template | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index f01b5731c45..126a806633e 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -13,7 +13,6 @@ license="Public Domain, BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
 distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
 checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f
-
 provides="python-crypto-${version}_1"
 replaces="python-crypto>=0"
 

From 9a7716dc146308c7c6ac220a8c5e69a451f917eb Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 19:56:20 +0200
Subject: [PATCH 3/4] python-pycryptodome: update to 3.9.0 v4

---
 srcpkgs/python-pycryptodome/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index 126a806633e..1052dc2c4f9 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -13,6 +13,7 @@ license="Public Domain, BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
 distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
 checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f
+
 provides="python-crypto-${version}_1"
 replaces="python-crypto>=0"
 
@@ -22,7 +23,7 @@ do_check() {
 }
 
 post_install() {
-	vlicense LICENSE.rst
+	echo 'Removed vlicense LICENSE.rst'
 }
 
 python3-pycryptodome_package() {

From 6891405fe61e9f94b364c43374cb805c7942b429 Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 20:08:32 +0200
Subject: [PATCH 4/4] python-pycryptodome: update to 3.9.0 v5

---
 srcpkgs/python-pycryptodome/template | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index 1052dc2c4f9..0d3c5d407ee 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -33,6 +33,5 @@ python3-pycryptodome_package() {
 	short_desc="${short_desc/Python2/Python3}"
 	pkg_install() {
 		vmove usr/lib/python3*
-		vlicense LICENSE.rst
 	}
 }

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

* Re: python-pycryptodome: update to 3.9.0
  2019-10-06 16:30 [PR PATCH] python-pycryptodome: update to 3.9.0 voidlinux-github
                   ` (5 preceding siblings ...)
  2019-10-06 18:08 ` voidlinux-github
@ 2019-10-06 18:22 ` voidlinux-github
  2019-10-06 18:24 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (9 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: voidlinux-github @ 2019-10-06 18:22 UTC (permalink / raw)
  To: ml

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

New comment by TheExpert1337 on void-packages repository

https://github.com/void-linux/void-packages/pull/15185#issuecomment-538773648

Comment:
Any idea what's wrong?

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

* Re: [PR PATCH] [Updated] python-pycryptodome: update to 3.9.0
  2019-10-06 16:30 [PR PATCH] python-pycryptodome: update to 3.9.0 voidlinux-github
                   ` (6 preceding siblings ...)
  2019-10-06 18:22 ` voidlinux-github
@ 2019-10-06 18:24 ` voidlinux-github
  2019-10-06 18:24 ` voidlinux-github
                   ` (8 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: voidlinux-github @ 2019-10-06 18:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TheExpert1337/void-packages python-pycryptodome
https://github.com/void-linux/void-packages/pull/15185

python-pycryptodome: update to 3.9.0


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

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

From 84a99f81d64eb49ecc9511878f161b4e8730420a Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 18:29:32 +0200
Subject: [PATCH 1/5] python-pycryptodome: update to 3.9.0

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

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index 0cfabd650a7..f01b5731c45 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -1,6 +1,6 @@
 # Template file for 'python-pycryptodome'
 pkgname=python-pycryptodome
-version=3.8.2
+version=3.9.0
 revision=1
 wrksrc="pycryptodome-${version}"
 build_style=python-module
@@ -12,7 +12,7 @@ maintainer="Wietse Kuipers <wietse@kuiprs.nl>"
 license="Public Domain, BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
 distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
-checksum=5bc40f8aa7ba8ca7f833ad2477b9d84e1bfd2630b22a46d9bbd221982f8c3ac0
+checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f
 
 provides="python-crypto-${version}_1"
 replaces="python-crypto>=0"

From 04d7fa12d6c8a4fd9c0963428c0b102cfdf1609b Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 18:44:11 +0200
Subject: [PATCH 2/5] python-pycryptodome: update to 3.9.0 v2

---
 srcpkgs/python-pycryptodome/template | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index f01b5731c45..126a806633e 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -13,7 +13,6 @@ license="Public Domain, BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
 distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
 checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f
-
 provides="python-crypto-${version}_1"
 replaces="python-crypto>=0"
 

From 9a7716dc146308c7c6ac220a8c5e69a451f917eb Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 19:56:20 +0200
Subject: [PATCH 3/5] python-pycryptodome: update to 3.9.0 v4

---
 srcpkgs/python-pycryptodome/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index 126a806633e..1052dc2c4f9 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -13,6 +13,7 @@ license="Public Domain, BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
 distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
 checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f
+
 provides="python-crypto-${version}_1"
 replaces="python-crypto>=0"
 
@@ -22,7 +23,7 @@ do_check() {
 }
 
 post_install() {
-	vlicense LICENSE.rst
+	echo 'Removed vlicense LICENSE.rst'
 }
 
 python3-pycryptodome_package() {

From 6891405fe61e9f94b364c43374cb805c7942b429 Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 20:08:32 +0200
Subject: [PATCH 4/5] python-pycryptodome: update to 3.9.0 v5

---
 srcpkgs/python-pycryptodome/template | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index 1052dc2c4f9..0d3c5d407ee 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -33,6 +33,5 @@ python3-pycryptodome_package() {
 	short_desc="${short_desc/Python2/Python3}"
 	pkg_install() {
 		vmove usr/lib/python3*
-		vlicense LICENSE.rst
 	}
 }

From 9c83cdecbfc1a35879b5073b3597a0f7db2e84e0 Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 20:23:54 +0200
Subject: [PATCH 5/5] python-pycryptodome: update to 3.9.0 v5

---
 srcpkgs/python-pycryptodome/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index 0d3c5d407ee..7440408fc9b 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -9,7 +9,7 @@ hostmakedepends="python-setuptools python3-setuptools"
 makedepends="python-devel python3-devel"
 short_desc="Python2 package of low-level cryptographic primitives"
 maintainer="Wietse Kuipers <wietse@kuiprs.nl>"
-license="Public Domain, BSD-2-Clause"
+license="BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
 distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
 checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f

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

* Re: [PR PATCH] [Updated] python-pycryptodome: update to 3.9.0
  2019-10-06 16:30 [PR PATCH] python-pycryptodome: update to 3.9.0 voidlinux-github
                   ` (7 preceding siblings ...)
  2019-10-06 18:24 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-06 18:24 ` voidlinux-github
  2019-10-06 18:35 ` voidlinux-github
                   ` (7 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: voidlinux-github @ 2019-10-06 18:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TheExpert1337/void-packages python-pycryptodome
https://github.com/void-linux/void-packages/pull/15185

python-pycryptodome: update to 3.9.0


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

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

From 84a99f81d64eb49ecc9511878f161b4e8730420a Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 18:29:32 +0200
Subject: [PATCH 1/5] python-pycryptodome: update to 3.9.0

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

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index 0cfabd650a7..f01b5731c45 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -1,6 +1,6 @@
 # Template file for 'python-pycryptodome'
 pkgname=python-pycryptodome
-version=3.8.2
+version=3.9.0
 revision=1
 wrksrc="pycryptodome-${version}"
 build_style=python-module
@@ -12,7 +12,7 @@ maintainer="Wietse Kuipers <wietse@kuiprs.nl>"
 license="Public Domain, BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
 distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
-checksum=5bc40f8aa7ba8ca7f833ad2477b9d84e1bfd2630b22a46d9bbd221982f8c3ac0
+checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f
 
 provides="python-crypto-${version}_1"
 replaces="python-crypto>=0"

From 04d7fa12d6c8a4fd9c0963428c0b102cfdf1609b Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 18:44:11 +0200
Subject: [PATCH 2/5] python-pycryptodome: update to 3.9.0 v2

---
 srcpkgs/python-pycryptodome/template | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index f01b5731c45..126a806633e 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -13,7 +13,6 @@ license="Public Domain, BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
 distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
 checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f
-
 provides="python-crypto-${version}_1"
 replaces="python-crypto>=0"
 

From 9a7716dc146308c7c6ac220a8c5e69a451f917eb Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 19:56:20 +0200
Subject: [PATCH 3/5] python-pycryptodome: update to 3.9.0 v4

---
 srcpkgs/python-pycryptodome/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index 126a806633e..1052dc2c4f9 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -13,6 +13,7 @@ license="Public Domain, BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
 distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
 checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f
+
 provides="python-crypto-${version}_1"
 replaces="python-crypto>=0"
 
@@ -22,7 +23,7 @@ do_check() {
 }
 
 post_install() {
-	vlicense LICENSE.rst
+	echo 'Removed vlicense LICENSE.rst'
 }
 
 python3-pycryptodome_package() {

From 6891405fe61e9f94b364c43374cb805c7942b429 Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 20:08:32 +0200
Subject: [PATCH 4/5] python-pycryptodome: update to 3.9.0 v5

---
 srcpkgs/python-pycryptodome/template | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index 1052dc2c4f9..0d3c5d407ee 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -33,6 +33,5 @@ python3-pycryptodome_package() {
 	short_desc="${short_desc/Python2/Python3}"
 	pkg_install() {
 		vmove usr/lib/python3*
-		vlicense LICENSE.rst
 	}
 }

From 9c83cdecbfc1a35879b5073b3597a0f7db2e84e0 Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 20:23:54 +0200
Subject: [PATCH 5/5] python-pycryptodome: update to 3.9.0 v5

---
 srcpkgs/python-pycryptodome/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index 0d3c5d407ee..7440408fc9b 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -9,7 +9,7 @@ hostmakedepends="python-setuptools python3-setuptools"
 makedepends="python-devel python3-devel"
 short_desc="Python2 package of low-level cryptographic primitives"
 maintainer="Wietse Kuipers <wietse@kuiprs.nl>"
-license="Public Domain, BSD-2-Clause"
+license="BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
 distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
 checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f

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

* Re: python-pycryptodome: update to 3.9.0
  2019-10-06 16:30 [PR PATCH] python-pycryptodome: update to 3.9.0 voidlinux-github
                   ` (8 preceding siblings ...)
  2019-10-06 18:24 ` voidlinux-github
@ 2019-10-06 18:35 ` voidlinux-github
  2019-10-06 20:56 ` voidlinux-github
                   ` (6 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: voidlinux-github @ 2019-10-06 18:35 UTC (permalink / raw)
  To: ml

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

New comment by TheExpert1337 on void-packages repository

https://github.com/void-linux/void-packages/pull/15185#issuecomment-538773648

Comment:
Any idea what's wrong?

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

* Re: python-pycryptodome: update to 3.9.0
  2019-10-06 16:30 [PR PATCH] python-pycryptodome: update to 3.9.0 voidlinux-github
                   ` (9 preceding siblings ...)
  2019-10-06 18:35 ` voidlinux-github
@ 2019-10-06 20:56 ` voidlinux-github
  2019-10-07  5:01 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (5 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: voidlinux-github @ 2019-10-06 20:56 UTC (permalink / raw)
  To: ml

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

New comment by Hoshpak on void-packages repository

https://github.com/void-linux/void-packages/pull/15185#issuecomment-538787284

Comment:
please also squash the commits into one when you're done.

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

* Re: [PR PATCH] [Updated] python-pycryptodome: update to 3.9.0
  2019-10-06 16:30 [PR PATCH] python-pycryptodome: update to 3.9.0 voidlinux-github
                   ` (10 preceding siblings ...)
  2019-10-06 20:56 ` voidlinux-github
@ 2019-10-07  5:01 ` voidlinux-github
  2019-10-07  5:01 ` voidlinux-github
                   ` (4 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: voidlinux-github @ 2019-10-07  5:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TheExpert1337/void-packages python-pycryptodome
https://github.com/void-linux/void-packages/pull/15185

python-pycryptodome: update to 3.9.0


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

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

From 84a99f81d64eb49ecc9511878f161b4e8730420a Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 18:29:32 +0200
Subject: [PATCH 1/6] python-pycryptodome: update to 3.9.0

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

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index 0cfabd650a7..f01b5731c45 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -1,6 +1,6 @@
 # Template file for 'python-pycryptodome'
 pkgname=python-pycryptodome
-version=3.8.2
+version=3.9.0
 revision=1
 wrksrc="pycryptodome-${version}"
 build_style=python-module
@@ -12,7 +12,7 @@ maintainer="Wietse Kuipers <wietse@kuiprs.nl>"
 license="Public Domain, BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
 distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
-checksum=5bc40f8aa7ba8ca7f833ad2477b9d84e1bfd2630b22a46d9bbd221982f8c3ac0
+checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f
 
 provides="python-crypto-${version}_1"
 replaces="python-crypto>=0"

From 04d7fa12d6c8a4fd9c0963428c0b102cfdf1609b Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 18:44:11 +0200
Subject: [PATCH 2/6] python-pycryptodome: update to 3.9.0 v2

---
 srcpkgs/python-pycryptodome/template | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index f01b5731c45..126a806633e 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -13,7 +13,6 @@ license="Public Domain, BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
 distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
 checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f
-
 provides="python-crypto-${version}_1"
 replaces="python-crypto>=0"
 

From 9a7716dc146308c7c6ac220a8c5e69a451f917eb Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 19:56:20 +0200
Subject: [PATCH 3/6] python-pycryptodome: update to 3.9.0 v4

---
 srcpkgs/python-pycryptodome/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index 126a806633e..1052dc2c4f9 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -13,6 +13,7 @@ license="Public Domain, BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
 distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
 checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f
+
 provides="python-crypto-${version}_1"
 replaces="python-crypto>=0"
 
@@ -22,7 +23,7 @@ do_check() {
 }
 
 post_install() {
-	vlicense LICENSE.rst
+	echo 'Removed vlicense LICENSE.rst'
 }
 
 python3-pycryptodome_package() {

From 6891405fe61e9f94b364c43374cb805c7942b429 Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 20:08:32 +0200
Subject: [PATCH 4/6] python-pycryptodome: update to 3.9.0 v5

---
 srcpkgs/python-pycryptodome/template | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index 1052dc2c4f9..0d3c5d407ee 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -33,6 +33,5 @@ python3-pycryptodome_package() {
 	short_desc="${short_desc/Python2/Python3}"
 	pkg_install() {
 		vmove usr/lib/python3*
-		vlicense LICENSE.rst
 	}
 }

From 9c83cdecbfc1a35879b5073b3597a0f7db2e84e0 Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 20:23:54 +0200
Subject: [PATCH 5/6] python-pycryptodome: update to 3.9.0 v5

---
 srcpkgs/python-pycryptodome/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index 0d3c5d407ee..7440408fc9b 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -9,7 +9,7 @@ hostmakedepends="python-setuptools python3-setuptools"
 makedepends="python-devel python3-devel"
 short_desc="Python2 package of low-level cryptographic primitives"
 maintainer="Wietse Kuipers <wietse@kuiprs.nl>"
-license="Public Domain, BSD-2-Clause"
+license="BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
 distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
 checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f

From 4188ef0e051b63dfc4348c9629f0d7d8aff95807 Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Mon, 7 Oct 2019 07:00:44 +0200
Subject: [PATCH 6/6] python-pycryptodome: udpate 3.9.0 with license

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

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index 7440408fc9b..ac2772aeeb2 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -9,7 +9,7 @@ hostmakedepends="python-setuptools python3-setuptools"
 makedepends="python-devel python3-devel"
 short_desc="Python2 package of low-level cryptographic primitives"
 maintainer="Wietse Kuipers <wietse@kuiprs.nl>"
-license="BSD-2-Clause"
+license="custom:Public Domain, BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
 distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
 checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f
@@ -23,7 +23,7 @@ do_check() {
 }
 
 post_install() {
-	echo 'Removed vlicense LICENSE.rst'
+	vlicense LICENSE.rst
 }
 
 python3-pycryptodome_package() {

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

* Re: [PR PATCH] [Updated] python-pycryptodome: update to 3.9.0
  2019-10-06 16:30 [PR PATCH] python-pycryptodome: update to 3.9.0 voidlinux-github
                   ` (11 preceding siblings ...)
  2019-10-07  5:01 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-07  5:01 ` voidlinux-github
  2019-10-07 17:59 ` voidlinux-github
                   ` (3 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: voidlinux-github @ 2019-10-07  5:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TheExpert1337/void-packages python-pycryptodome
https://github.com/void-linux/void-packages/pull/15185

python-pycryptodome: update to 3.9.0


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

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

From 84a99f81d64eb49ecc9511878f161b4e8730420a Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 18:29:32 +0200
Subject: [PATCH 1/6] python-pycryptodome: update to 3.9.0

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

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index 0cfabd650a7..f01b5731c45 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -1,6 +1,6 @@
 # Template file for 'python-pycryptodome'
 pkgname=python-pycryptodome
-version=3.8.2
+version=3.9.0
 revision=1
 wrksrc="pycryptodome-${version}"
 build_style=python-module
@@ -12,7 +12,7 @@ maintainer="Wietse Kuipers <wietse@kuiprs.nl>"
 license="Public Domain, BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
 distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
-checksum=5bc40f8aa7ba8ca7f833ad2477b9d84e1bfd2630b22a46d9bbd221982f8c3ac0
+checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f
 
 provides="python-crypto-${version}_1"
 replaces="python-crypto>=0"

From 04d7fa12d6c8a4fd9c0963428c0b102cfdf1609b Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 18:44:11 +0200
Subject: [PATCH 2/6] python-pycryptodome: update to 3.9.0 v2

---
 srcpkgs/python-pycryptodome/template | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index f01b5731c45..126a806633e 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -13,7 +13,6 @@ license="Public Domain, BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
 distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
 checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f
-
 provides="python-crypto-${version}_1"
 replaces="python-crypto>=0"
 

From 9a7716dc146308c7c6ac220a8c5e69a451f917eb Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 19:56:20 +0200
Subject: [PATCH 3/6] python-pycryptodome: update to 3.9.0 v4

---
 srcpkgs/python-pycryptodome/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index 126a806633e..1052dc2c4f9 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -13,6 +13,7 @@ license="Public Domain, BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
 distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
 checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f
+
 provides="python-crypto-${version}_1"
 replaces="python-crypto>=0"
 
@@ -22,7 +23,7 @@ do_check() {
 }
 
 post_install() {
-	vlicense LICENSE.rst
+	echo 'Removed vlicense LICENSE.rst'
 }
 
 python3-pycryptodome_package() {

From 6891405fe61e9f94b364c43374cb805c7942b429 Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 20:08:32 +0200
Subject: [PATCH 4/6] python-pycryptodome: update to 3.9.0 v5

---
 srcpkgs/python-pycryptodome/template | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index 1052dc2c4f9..0d3c5d407ee 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -33,6 +33,5 @@ python3-pycryptodome_package() {
 	short_desc="${short_desc/Python2/Python3}"
 	pkg_install() {
 		vmove usr/lib/python3*
-		vlicense LICENSE.rst
 	}
 }

From 9c83cdecbfc1a35879b5073b3597a0f7db2e84e0 Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 20:23:54 +0200
Subject: [PATCH 5/6] python-pycryptodome: update to 3.9.0 v5

---
 srcpkgs/python-pycryptodome/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index 0d3c5d407ee..7440408fc9b 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -9,7 +9,7 @@ hostmakedepends="python-setuptools python3-setuptools"
 makedepends="python-devel python3-devel"
 short_desc="Python2 package of low-level cryptographic primitives"
 maintainer="Wietse Kuipers <wietse@kuiprs.nl>"
-license="Public Domain, BSD-2-Clause"
+license="BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
 distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
 checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f

From 4188ef0e051b63dfc4348c9629f0d7d8aff95807 Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Mon, 7 Oct 2019 07:00:44 +0200
Subject: [PATCH 6/6] python-pycryptodome: udpate 3.9.0 with license

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

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index 7440408fc9b..ac2772aeeb2 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -9,7 +9,7 @@ hostmakedepends="python-setuptools python3-setuptools"
 makedepends="python-devel python3-devel"
 short_desc="Python2 package of low-level cryptographic primitives"
 maintainer="Wietse Kuipers <wietse@kuiprs.nl>"
-license="BSD-2-Clause"
+license="custom:Public Domain, BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
 distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
 checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f
@@ -23,7 +23,7 @@ do_check() {
 }
 
 post_install() {
-	echo 'Removed vlicense LICENSE.rst'
+	vlicense LICENSE.rst
 }
 
 python3-pycryptodome_package() {

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

* Re: [PR PATCH] [Updated] python-pycryptodome: update to 3.9.0
  2019-10-06 16:30 [PR PATCH] python-pycryptodome: update to 3.9.0 voidlinux-github
                   ` (12 preceding siblings ...)
  2019-10-07  5:01 ` voidlinux-github
@ 2019-10-07 17:59 ` voidlinux-github
  2019-10-07 17:59 ` voidlinux-github
                   ` (2 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: voidlinux-github @ 2019-10-07 17:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TheExpert1337/void-packages python-pycryptodome
https://github.com/void-linux/void-packages/pull/15185

python-pycryptodome: update to 3.9.0


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

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

From f9d4a56d3f9cb5270e2f48c4be2f58be6fd28432 Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Mon, 7 Oct 2019 19:59:14 +0200
Subject: [PATCH] python-pycryptodome: update to 3.9.0

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

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index 0cfabd650a7..ac2772aeeb2 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -1,6 +1,6 @@
 # Template file for 'python-pycryptodome'
 pkgname=python-pycryptodome
-version=3.8.2
+version=3.9.0
 revision=1
 wrksrc="pycryptodome-${version}"
 build_style=python-module
@@ -9,10 +9,10 @@ hostmakedepends="python-setuptools python3-setuptools"
 makedepends="python-devel python3-devel"
 short_desc="Python2 package of low-level cryptographic primitives"
 maintainer="Wietse Kuipers <wietse@kuiprs.nl>"
-license="Public Domain, BSD-2-Clause"
+license="custom:Public Domain, BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
 distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
-checksum=5bc40f8aa7ba8ca7f833ad2477b9d84e1bfd2630b22a46d9bbd221982f8c3ac0
+checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f
 
 provides="python-crypto-${version}_1"
 replaces="python-crypto>=0"
@@ -33,6 +33,5 @@ python3-pycryptodome_package() {
 	short_desc="${short_desc/Python2/Python3}"
 	pkg_install() {
 		vmove usr/lib/python3*
-		vlicense LICENSE.rst
 	}
 }

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

* Re: [PR PATCH] [Updated] python-pycryptodome: update to 3.9.0
  2019-10-06 16:30 [PR PATCH] python-pycryptodome: update to 3.9.0 voidlinux-github
                   ` (13 preceding siblings ...)
  2019-10-07 17:59 ` voidlinux-github
@ 2019-10-07 17:59 ` voidlinux-github
  2020-01-27 19:56 ` voidlinux-github
  2020-01-27 19:56 ` [PR PATCH] [Closed]: " voidlinux-github
  16 siblings, 0 replies; 18+ messages in thread
From: voidlinux-github @ 2019-10-07 17:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TheExpert1337/void-packages python-pycryptodome
https://github.com/void-linux/void-packages/pull/15185

python-pycryptodome: update to 3.9.0


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

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

From f9d4a56d3f9cb5270e2f48c4be2f58be6fd28432 Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Mon, 7 Oct 2019 19:59:14 +0200
Subject: [PATCH] python-pycryptodome: update to 3.9.0

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

diff --git a/srcpkgs/python-pycryptodome/template b/srcpkgs/python-pycryptodome/template
index 0cfabd650a7..ac2772aeeb2 100644
--- a/srcpkgs/python-pycryptodome/template
+++ b/srcpkgs/python-pycryptodome/template
@@ -1,6 +1,6 @@
 # Template file for 'python-pycryptodome'
 pkgname=python-pycryptodome
-version=3.8.2
+version=3.9.0
 revision=1
 wrksrc="pycryptodome-${version}"
 build_style=python-module
@@ -9,10 +9,10 @@ hostmakedepends="python-setuptools python3-setuptools"
 makedepends="python-devel python3-devel"
 short_desc="Python2 package of low-level cryptographic primitives"
 maintainer="Wietse Kuipers <wietse@kuiprs.nl>"
-license="Public Domain, BSD-2-Clause"
+license="custom:Public Domain, BSD-2-Clause"
 homepage="https://www.pycryptodome.org/"
 distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
-checksum=5bc40f8aa7ba8ca7f833ad2477b9d84e1bfd2630b22a46d9bbd221982f8c3ac0
+checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f
 
 provides="python-crypto-${version}_1"
 replaces="python-crypto>=0"
@@ -33,6 +33,5 @@ python3-pycryptodome_package() {
 	short_desc="${short_desc/Python2/Python3}"
 	pkg_install() {
 		vmove usr/lib/python3*
-		vlicense LICENSE.rst
 	}
 }

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

* Re: python-pycryptodome: update to 3.9.0
  2019-10-06 16:30 [PR PATCH] python-pycryptodome: update to 3.9.0 voidlinux-github
                   ` (14 preceding siblings ...)
  2019-10-07 17:59 ` voidlinux-github
@ 2020-01-27 19:56 ` voidlinux-github
  2020-01-27 19:56 ` [PR PATCH] [Closed]: " voidlinux-github
  16 siblings, 0 replies; 18+ messages in thread
From: voidlinux-github @ 2020-01-27 19:56 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/15185#issuecomment-578924006

Comment:
Already updated.

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

* Re: [PR PATCH] [Closed]: python-pycryptodome: update to 3.9.0
  2019-10-06 16:30 [PR PATCH] python-pycryptodome: update to 3.9.0 voidlinux-github
                   ` (15 preceding siblings ...)
  2020-01-27 19:56 ` voidlinux-github
@ 2020-01-27 19:56 ` voidlinux-github
  16 siblings, 0 replies; 18+ messages in thread
From: voidlinux-github @ 2020-01-27 19:56 UTC (permalink / raw)
  To: ml

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

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

python-pycryptodome: update to 3.9.0
https://github.com/void-linux/void-packages/pull/15185

Description:


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

end of thread, other threads:[~2020-01-27 19:56 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-06 16:30 [PR PATCH] python-pycryptodome: update to 3.9.0 voidlinux-github
2019-10-06 16:44 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-06 16:44 ` voidlinux-github
2019-10-06 17:56 ` voidlinux-github
2019-10-06 17:56 ` voidlinux-github
2019-10-06 18:08 ` voidlinux-github
2019-10-06 18:08 ` voidlinux-github
2019-10-06 18:22 ` voidlinux-github
2019-10-06 18:24 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-06 18:24 ` voidlinux-github
2019-10-06 18:35 ` voidlinux-github
2019-10-06 20:56 ` voidlinux-github
2019-10-07  5:01 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-07  5:01 ` voidlinux-github
2019-10-07 17:59 ` voidlinux-github
2019-10-07 17:59 ` voidlinux-github
2020-01-27 19:56 ` voidlinux-github
2020-01-27 19:56 ` [PR PATCH] [Closed]: " voidlinux-github

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