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:
Asaf Kahlon
2019-10-04 21:31:27 +03:00
committed by Arnout Vandecappelle (Essensium/Mind)
parent 7d141bdc67
commit 04dd1e4c51
2 changed files with 7 additions and 6 deletions

View File

@@ -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