[Buildroot] [PATCH 1/1] package/python-asn1crypto: bump to version 1.5.1

James Hilliard james.hilliard1 at gmail.com
Wed Apr 20 19:43:41 UTC 2022


License hash changed due to date update:
https://github.com/wbond/asn1crypto/commit/557a90012370d31eefccd92599dc1d9fa2fe99f2

Signed-off-by: James Hilliard <james.hilliard1 at gmail.com>
---
 package/python-asn1crypto/python-asn1crypto.hash | 6 +++---
 package/python-asn1crypto/python-asn1crypto.mk   | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package/python-asn1crypto/python-asn1crypto.hash b/package/python-asn1crypto/python-asn1crypto.hash
index fb2da94ed5..4c9fda4618 100644
--- a/package/python-asn1crypto/python-asn1crypto.hash
+++ b/package/python-asn1crypto/python-asn1crypto.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/asn1crypto/json
-md5  00bf5b72d37778e62cc73b1d8909ae27  asn1crypto-1.4.0.tar.gz
-sha256  f4f6e119474e58e04a2b1af817eb585b4fd72bdd89b998624712b5c99be7641c  asn1crypto-1.4.0.tar.gz
+md5  f7a5271af9b81246fbdf57d703afce2f  asn1crypto-1.5.1.tar.gz
+sha256  13ae38502be632115abf8a24cbe5f4da52e3b5231990aff31123c805306ccb9c  asn1crypto-1.5.1.tar.gz
 # Locally computed sha256 checksums
-sha256  a88480656ec98943fb04344f6a477ee74062896f3ddb1a6f99e5f05f0109a286  LICENSE
+sha256  29c3425e5da53ab842273e5f2f2f068ce2e35df4260f7fa156aa1ac6bed02433  LICENSE
diff --git a/package/python-asn1crypto/python-asn1crypto.mk b/package/python-asn1crypto/python-asn1crypto.mk
index af4e43b3d0..480b70d17a 100644
--- a/package/python-asn1crypto/python-asn1crypto.mk
+++ b/package/python-asn1crypto/python-asn1crypto.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_ASN1CRYPTO_VERSION = 1.4.0
+PYTHON_ASN1CRYPTO_VERSION = 1.5.1
 PYTHON_ASN1CRYPTO_SOURCE = asn1crypto-$(PYTHON_ASN1CRYPTO_VERSION).tar.gz
-PYTHON_ASN1CRYPTO_SITE = https://files.pythonhosted.org/packages/6b/b4/42f0e52ac2184a8abb31f0a6f98111ceee1aac0b473cee063882436e0e09
+PYTHON_ASN1CRYPTO_SITE = https://files.pythonhosted.org/packages/de/cf/d547feed25b5244fcb9392e288ff9fdc3280b10260362fc45d37a798a6ee
 PYTHON_ASN1CRYPTO_SETUP_TYPE = setuptools
 PYTHON_ASN1CRYPTO_LICENSE = MIT
 PYTHON_ASN1CRYPTO_LICENSE_FILES = LICENSE
-- 
2.25.1




More information about the buildroot mailing list