* [Buildroot] [PATCH 1/1] python-asn1crypto: bump to version 0.24.0
@ 2018-09-10 12:52 Asaf Kahlon
2018-09-10 15:41 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Asaf Kahlon @ 2018-09-10 12:52 UTC (permalink / raw)
To: buildroot
Also add license hash
Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
---
package/python-asn1crypto/python-asn1crypto.hash | 8 +++++---
package/python-asn1crypto/python-asn1crypto.mk | 5 +++--
2 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/package/python-asn1crypto/python-asn1crypto.hash b/package/python-asn1crypto/python-asn1crypto.hash
index ec5d7cfc2b..41aa602300 100644
--- a/package/python-asn1crypto/python-asn1crypto.hash
+++ b/package/python-asn1crypto/python-asn1crypto.hash
@@ -1,3 +1,5 @@
-# md5 from https://pypi.python.org/pypi/asn1crypto/json, sha256 locally computed
-md5 74a8b9402625b38ef19cf3fa69ef8470 asn1crypto-0.22.0.tar.gz
-sha256 cbbadd640d3165ab24b06ef25d1dca09a3441611ac15f6a6b452474fdf0aed1a asn1crypto-0.22.0.tar.gz
+# md5, sha256 from https://pypi.org/pypi/asn1crypto/json
+md5 de3520426e81a6581352d4366f310eb1 asn1crypto-0.24.0.tar.gz
+sha256 9d5c20441baf0cb60a4ac34cc447c6c189024b6b4c6cd7877034f4965c464e49 asn1crypto-0.24.0.tar.gz
+# Locally computed sha256 checksums
+sha256 7871ddf1918d53fd549943aad007cd4ad674b0e1da732a9aea4a79e1436d1eb5 LICENSE
diff --git a/package/python-asn1crypto/python-asn1crypto.mk b/package/python-asn1crypto/python-asn1crypto.mk
index 681dfd5c16..4cd30e8ca7 100644
--- a/package/python-asn1crypto/python-asn1crypto.mk
+++ b/package/python-asn1crypto/python-asn1crypto.mk
@@ -4,10 +4,11 @@
#
################################################################################
-PYTHON_ASN1CRYPTO_VERSION = 0.22.0
+PYTHON_ASN1CRYPTO_VERSION = 0.24.0
PYTHON_ASN1CRYPTO_SOURCE = asn1crypto-$(PYTHON_ASN1CRYPTO_VERSION).tar.gz
-PYTHON_ASN1CRYPTO_SITE = https://pypi.python.org/packages/67/14/5d66588868c4304f804ebaff9397255f6ec5559e46724c2496e0f26e68d6
+PYTHON_ASN1CRYPTO_SITE = https://files.pythonhosted.org/packages/fc/f1/8db7daa71f414ddabfa056c4ef792e1461ff655c2ae2928a2b675bfed6b4
PYTHON_ASN1CRYPTO_SETUP_TYPE = setuptools
PYTHON_ASN1CRYPTO_LICENSE = MIT
+PYTHON_ASN1CRYPTO_LICENSE_FILES = LICENSE
$(eval $(python-package))
--
2.17.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH 1/1] python-asn1crypto: bump to version 0.24.0
2018-09-10 12:52 [Buildroot] [PATCH 1/1] python-asn1crypto: bump to version 0.24.0 Asaf Kahlon
@ 2018-09-10 15:41 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2018-09-10 15:41 UTC (permalink / raw)
To: buildroot
Hello,
On Mon, 10 Sep 2018 15:52:37 +0300, Asaf Kahlon wrote:
> Also add license hash
Actually, you did more than adding the license hash: you added a
reference to the license file, which was entirely missing. I fixed up
the commit log about this and applied to master. Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-09-10 15:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-10 12:52 [Buildroot] [PATCH 1/1] python-asn1crypto: bump to version 0.24.0 Asaf Kahlon
2018-09-10 15:41 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox