mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/python-flask-babel: bump version to 1.0.0
Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
196109cb63
commit
74878dec78
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_FLASK_BABEL_VERSION = 0.12.2
|
||||
PYTHON_FLASK_BABEL_VERSION = 1.0.0
|
||||
PYTHON_FLASK_BABEL_SOURCE = Flask-Babel-$(PYTHON_FLASK_BABEL_VERSION).tar.gz
|
||||
PYTHON_FLASK_BABEL_SITE = https://files.pythonhosted.org/packages/82/b0/986b29938d4e8be7deb552ebfd1ef16c311276a59bcae10dec567a5b3d20
|
||||
PYTHON_FLASK_BABEL_SITE = https://files.pythonhosted.org/packages/7a/73/e4a9532ca11daeead1a99251f2ec1a5faf98117b83dbfe1b30535004cd98
|
||||
PYTHON_FLASK_BABEL_LICENSE = BSD-3-Clause
|
||||
PYTHON_FLASK_BABEL_SETUP_TYPE = setuptools
|
||||
PYTHON_FLASK_BABEL_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user