mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
python-flask: bump to version 0.12
Signed-off-by: Lionel Flandrin <lionel@svkt.org> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
6205b75873
commit
26a31c0e74
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_FLASK_VERSION = 0.11.1
|
||||
PYTHON_FLASK_VERSION = 0.12
|
||||
PYTHON_FLASK_SOURCE = Flask-$(PYTHON_FLASK_VERSION).tar.gz
|
||||
PYTHON_FLASK_SITE = https://pypi.python.org/packages/55/8a/78e165d30f0c8bb5d57c429a30ee5749825ed461ad6c959688872643ffb3
|
||||
PYTHON_FLASK_SITE = https://pypi.python.org/packages/4b/3a/4c20183df155dd2e39168e35d53a388efb384a512ca6c73001d8292c094a
|
||||
PYTHON_FLASK_SETUP_TYPE = setuptools
|
||||
PYTHON_FLASK_LICENSE = BSD-3c
|
||||
PYTHON_FLASK_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user