[Buildroot] [git commit] package/python-hyperlink: bump to version 21.0.0

Arnout Vandecappelle (Essensium/Mind) arnout at mind.be
Sun Sep 26 20:17:32 UTC 2021


commit: https://git.buildroot.net/buildroot/commit/?id=6531350607e139fbb95f1710423b6d187ea89093
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

License hash change due to name being added:
https://github.com/python-hyper/hyperlink/commit/c7509785af58fa4d065faed2557e57943e31f53d

Signed-off-by: James Hilliard <james.hilliard1 at gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>
---
 package/python-hyperlink/python-hyperlink.hash | 6 +++---
 package/python-hyperlink/python-hyperlink.mk   | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package/python-hyperlink/python-hyperlink.hash b/package/python-hyperlink/python-hyperlink.hash
index 94535002e6..c7621a96ac 100644
--- a/package/python-hyperlink/python-hyperlink.hash
+++ b/package/python-hyperlink/python-hyperlink.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/hyperlink/json
-md5	4772fb4d87c26a1ab22a6161424e3cba  hyperlink-19.0.0.tar.gz
-sha256	4288e34705da077fada1111a24a0aa08bb1e76699c9ce49876af722441845654  hyperlink-19.0.0.tar.gz
+md5  6285ac13e7d6be4157698ad7960ed490  hyperlink-21.0.0.tar.gz
+sha256  427af957daa58bc909471c6c40f74c5450fa123dd093fc53efd2e91d2705a56b  hyperlink-21.0.0.tar.gz
 # Locally computed sha256 checksums
-sha256	9577b66fb599aa5700b4981078ab0a319416a086beee646cd282aa9f33c8c74c  LICENSE
+sha256  7468ded55310f64fbf085b8e892df81d1bcc49263bf535d3c2c58b014cfae214  LICENSE
diff --git a/package/python-hyperlink/python-hyperlink.mk b/package/python-hyperlink/python-hyperlink.mk
index deff4feac3..a80c555450 100644
--- a/package/python-hyperlink/python-hyperlink.mk
+++ b/package/python-hyperlink/python-hyperlink.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_HYPERLINK_VERSION = 19.0.0
+PYTHON_HYPERLINK_VERSION = 21.0.0
 PYTHON_HYPERLINK_SOURCE = hyperlink-$(PYTHON_HYPERLINK_VERSION).tar.gz
-PYTHON_HYPERLINK_SITE = https://files.pythonhosted.org/packages/e0/46/1451027b513a75edf676d25a47f601ca00b06a6a7a109e5644d921e7462d
+PYTHON_HYPERLINK_SITE = https://files.pythonhosted.org/packages/3a/51/1947bd81d75af87e3bb9e34593a4cf118115a8feb451ce7a69044ef1412e
 PYTHON_HYPERLINK_SETUP_TYPE = setuptools
 PYTHON_HYPERLINK_LICENSE = MIT
 PYTHON_HYPERLINK_LICENSE_FILES = LICENSE


More information about the buildroot mailing list