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.10
Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
a02fef64f3
commit
2721d26e2e
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_SQLALCHEMY_VERSION = 1.3.8
|
||||
PYTHON_SQLALCHEMY_VERSION = 1.3.10
|
||||
PYTHON_SQLALCHEMY_SOURCE = SQLAlchemy-$(PYTHON_SQLALCHEMY_VERSION).tar.gz
|
||||
PYTHON_SQLALCHEMY_SITE = https://files.pythonhosted.org/packages/fc/49/82d64d705ced344ba458197dadab30cfa745f9650ee22260ac2b275d288c
|
||||
PYTHON_SQLALCHEMY_SITE = https://files.pythonhosted.org/packages/14/0e/487f7fc1e432cec50d2678f94e4133f2b9e9356e35bacc30d73e8cb831fc
|
||||
PYTHON_SQLALCHEMY_SETUP_TYPE = setuptools
|
||||
PYTHON_SQLALCHEMY_LICENSE = MIT
|
||||
PYTHON_SQLALCHEMY_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user