Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] python-pycryptodome: update to 3.9.0
Date: Sun, 06 Oct 2019 20:08:48 +0200	[thread overview]
Message-ID: <20191006180848.svsXebdKsegZkXJcZ6xEFoNfUUORkRsiq9dSIE8WK0U@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15185@inbox.vuxu.org>

[-- 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
 	}
 }

  parent reply	other threads:[~2019-10-06 18:08 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-06 16:30 [PR PATCH] " 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 [this message]
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

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=20191006180848.svsXebdKsegZkXJcZ6xEFoNfUUORkRsiq9dSIE8WK0U@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).