mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/python-flask-sqlalchemy: bump to version 2.3.2
Also update hash for license file due to additional information. Signed-off-by: Adam Duskett <Aduskett@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
8fe83f40b6
commit
7ae62516d3
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_FLASK_SQLALCHEMY_VERSION = 2.3.2
|
||||
PYTHON_FLASK_SQLALCHEMY_VERSION = 2.4.0
|
||||
PYTHON_FLASK_SQLALCHEMY_SOURCE = Flask-SQLAlchemy-$(PYTHON_FLASK_SQLALCHEMY_VERSION).tar.gz
|
||||
PYTHON_FLASK_SQLALCHEMY_SITE = https://pypi.python.org/packages/3a/66/f5ace276517c075f102457dd2f7d8645b033758f9c6effb4e0970a90fec1
|
||||
PYTHON_FLASK_SQLALCHEMY_SITE = https://files.pythonhosted.org/packages/9b/62/80a56f9d223f0b89cdcf7d592455375f8c9d73866f337fa85f39f45fe0c5
|
||||
PYTHON_FLASK_SQLALCHEMY_SETUP_TYPE = setuptools
|
||||
PYTHON_FLASK_SQLALCHEMY_LICENSE = BSD-3c
|
||||
PYTHON_FLASK_SQLALCHEMY_LICENSE_FILES = PKG-INFO
|
||||
|
||||
Reference in New Issue
Block a user