package/python-webob: bump version to 1.8.6
And adjust the .hash spacing. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
1708169e9a
commit
54a048edaf
@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/webob/json
|
||||
md5 1761f416e8cf53f6fb674149cc223bd1 WebOb-1.8.5.tar.gz
|
||||
sha256 05aaab7975e0ee8af2026325d656e5ce14a71f1883c52276181821d6d5bf7086 WebOb-1.8.5.tar.gz
|
||||
md5 dc3cc8c317d4acd03a6fd97cb0a9121a WebOb-1.8.6.tar.gz
|
||||
sha256 aa3a917ed752ba3e0b242234b2a373f9c4e2a75d35291dcbe977649bd21fd108 WebOb-1.8.6.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 27bc4919e7e9e6b6cda40644517ca74d32203e32fba89ef832aba1ed93e457b3 docs/license.txt
|
||||
sha256 27bc4919e7e9e6b6cda40644517ca74d32203e32fba89ef832aba1ed93e457b3 docs/license.txt
|
||||
|
@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_WEBOB_VERSION = 1.8.5
|
||||
PYTHON_WEBOB_VERSION = 1.8.6
|
||||
PYTHON_WEBOB_SOURCE = WebOb-$(PYTHON_WEBOB_VERSION).tar.gz
|
||||
PYTHON_WEBOB_SITE = https://files.pythonhosted.org/packages/9d/1a/0c89c070ee2829c934cb6c7082287c822e28236a4fcf90063e6be7c35532
|
||||
PYTHON_WEBOB_SITE = https://files.pythonhosted.org/packages/2a/32/5f3f43d0784bdd9392db0cb98434d7cd23a0d8a420c4d243ad4cb8517f2a
|
||||
PYTHON_WEBOB_SETUP_TYPE = setuptools
|
||||
PYTHON_WEBOB_LICENSE = MIT
|
||||
PYTHON_WEBOB_LICENSE_FILES = docs/license.txt
|
||||
|
Loading…
Reference in New Issue
Block a user