[Buildroot] [git commit] package/python-xlrd: bump to version 2.0.1

Yann E. MORIN yann.morin.1998 at free.fr
Sun Oct 3 08:22:49 UTC 2021


commit: https://git.buildroot.net/buildroot/commit/?id=8c1a9b2f1cdd7d4306364edc472606ee623cb64d
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Asaf Kahlon <asafka7 at gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998 at free.fr>
---
 package/python-xlrd/python-xlrd.hash | 6 +++---
 package/python-xlrd/python-xlrd.mk   | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package/python-xlrd/python-xlrd.hash b/package/python-xlrd/python-xlrd.hash
index 0a66a2112a..003ccc9a72 100644
--- a/package/python-xlrd/python-xlrd.hash
+++ b/package/python-xlrd/python-xlrd.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/xlrd/json
-md5	e5d5b96924d791b22898b622eb3e918e  xlrd-1.2.0.tar.gz
-sha256	546eb36cee8db40c3eaa46c351e67ffee6eeb5fa2650b71bc4c758a29a1b29b2  xlrd-1.2.0.tar.gz
-# locally calculated
+md5  ae3f951c857a490d432f0a7d722352bf  xlrd-2.0.1.tar.gz
+sha256  f72f148f54442c6b056bf931dbc34f986fd0c3b0b6b5a58d013c9aef274d0c88  xlrd-2.0.1.tar.gz
+# Locally computed sha256 checksums
 sha256  b5a5dbce60265e305a815a6cb83ed07f24519d8ba644f2a307994488bced8815  LICENSE
diff --git a/package/python-xlrd/python-xlrd.mk b/package/python-xlrd/python-xlrd.mk
index c94e054b5b..1f280bd432 100644
--- a/package/python-xlrd/python-xlrd.mk
+++ b/package/python-xlrd/python-xlrd.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_XLRD_VERSION = 1.2.0
+PYTHON_XLRD_VERSION = 2.0.1
 PYTHON_XLRD_SOURCE = xlrd-$(PYTHON_XLRD_VERSION).tar.gz
-PYTHON_XLRD_SITE = https://files.pythonhosted.org/packages/aa/05/ec9d4fcbbb74bbf4da9f622b3b61aec541e4eccf31d3c60c5422ec027ce2
+PYTHON_XLRD_SITE = https://files.pythonhosted.org/packages/a6/b3/19a2540d21dea5f908304375bd43f5ed7a4c28a370dc9122c565423e6b44
 PYTHON_XLRD_SETUP_TYPE = setuptools
 PYTHON_XLRD_LICENSE = BSD-3-Clause
 PYTHON_XLRD_LICENSE_FILES = LICENSE


More information about the buildroot mailing list