mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
package/python-sqlalchemy: bump to version 1.3.8
Also update the license file hash, since it was adjusted to fit to the exact MIT formatting. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
committed by
Arnout Vandecappelle (Essensium/Mind)
parent
7d141bdc67
commit
04dd1e4c51
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_SQLALCHEMY_VERSION = 1.3.3
|
||||
PYTHON_SQLALCHEMY_VERSION = 1.3.8
|
||||
PYTHON_SQLALCHEMY_SOURCE = SQLAlchemy-$(PYTHON_SQLALCHEMY_VERSION).tar.gz
|
||||
PYTHON_SQLALCHEMY_SITE = https://files.pythonhosted.org/packages/2b/b2/e6f5c5efc68942edefaa924e8fbea0b32375baa434a511cbf6bb17769cf6
|
||||
PYTHON_SQLALCHEMY_SITE = https://files.pythonhosted.org/packages/fc/49/82d64d705ced344ba458197dadab30cfa745f9650ee22260ac2b275d288c
|
||||
PYTHON_SQLALCHEMY_SETUP_TYPE = setuptools
|
||||
PYTHON_SQLALCHEMY_LICENSE = MIT
|
||||
PYTHON_SQLALCHEMY_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user