python-sqlalchemy: update to version 1.3.23 14722/head
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Fri, 12 Feb 2021 04:29:35 +0000 (05:29 +0100)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Fri, 12 Feb 2021 04:29:49 +0000 (05:29 +0100)
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
lang/python/python-sqlalchemy/Makefile

index abfed9fcb961f879e97db9b65641d92c85c455f4..52b9a1422e50e1ab0b0afa36af40d0eeba9e294b 100644 (file)
@@ -8,11 +8,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-sqlalchemy
-PKG_VERSION:=1.3.18
+PKG_VERSION:=1.3.23
 PKG_RELEASE:=1
 
 PYPI_NAME:=SQLAlchemy
-PKG_HASH:=da2fb75f64792c1fc64c82313a00c728a7c301efe6a60b7a9fe35b16b4368ce7
+PKG_HASH:=6fca33672578666f657c131552c4ef8979c1606e494f78cd5199742dfb26918b
 
 PKG_MAINTAINER:=Josef Schlehofer <josef.schlehofer@nic.cz>
 PKG_LICENSE:=MIT