mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
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:
committed by
Thomas Petazzoni
parent
1708169e9a
commit
54a048edaf
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user