diff mbox series

[1/1] package/python-request-id: bump to version 1.0.1

Message ID 20210930070051.40361-3-asafka7@gmail.com
State Accepted
Headers show
Series [1/1] package/python-request-id: bump to version 1.0.1 | expand

Commit Message

Asaf Kahlon Sept. 30, 2021, 7 a.m. UTC
Plus, indent with two spaces in the hash file.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
---
 package/python-request-id/python-request-id.hash | 6 +++---
 package/python-request-id/python-request-id.mk   | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)
diff mbox series

Patch

diff --git a/package/python-request-id/python-request-id.hash b/package/python-request-id/python-request-id.hash
index ecf9d6508d..a0e59a3260 100644
--- a/package/python-request-id/python-request-id.hash
+++ b/package/python-request-id/python-request-id.hash
@@ -1,5 +1,5 @@ 
 # md5, sha256 from https://pypi.org/pypi/request-id/json
-md5	81d6159edc745384181cb97f045c51b4  request-id-1.0.tar.gz
-sha256	4928002c8e4c767f3f8319194c9f3080ff98f14cabf44c0674a81ee58ec20fc4  request-id-1.0.tar.gz
+md5  abf0125561fb38198893ba4b46c5ce28  request-id-1.0.1.tar.gz
+sha256  4adf1dc880085571454667ee4dba36a12b720eea5dbbfbbbd840c5a24268b4f7  request-id-1.0.1.tar.gz
 # Locally computed sha256 checksums
-sha256	2d65d17b4df34f184557b8031df05e4c264d2fa6b82e560be074967eff3b326c  LICENSE.txt
+sha256  2d65d17b4df34f184557b8031df05e4c264d2fa6b82e560be074967eff3b326c  LICENSE.txt
diff --git a/package/python-request-id/python-request-id.mk b/package/python-request-id/python-request-id.mk
index 4812e53c72..8fe8dc04fb 100644
--- a/package/python-request-id/python-request-id.mk
+++ b/package/python-request-id/python-request-id.mk
@@ -4,9 +4,9 @@ 
 #
 ################################################################################
 
-PYTHON_REQUEST_ID_VERSION = 1.0
+PYTHON_REQUEST_ID_VERSION = 1.0.1
 PYTHON_REQUEST_ID_SOURCE = request-id-$(PYTHON_REQUEST_ID_VERSION).tar.gz
-PYTHON_REQUEST_ID_SITE = https://files.pythonhosted.org/packages/bc/b6/ade909d4af3dffe492789d36ea58a0ecbd637f8200bc480b282d455fe497
+PYTHON_REQUEST_ID_SITE = https://files.pythonhosted.org/packages/9b/b3/30617b85b1766b6a804f2b8abc0ca7496f6349236f7eec28cb42687ca8e3
 PYTHON_REQUEST_ID_SETUP_TYPE = setuptools
 PYTHON_REQUEST_ID_LICENSE = MIT
 PYTHON_REQUEST_ID_LICENSE_FILES = LICENSE.txt