aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2021-02-14 16:06:22 -0800
committerGitHub <noreply@github.com>2021-02-14 16:06:22 -0800
commit2726eb5bf13ebf0fe42629340323cf9e5e6529cc (patch)
tree827ff8a708f37397e3ad5c3fbacd92fc4d9839b2 /lang
parentd99c828101585db978ddab4101603acc93082dcc (diff)
parenteef638f587391a9538924d5c33032adf03eeeb41 (diff)
Merge pull request #14722 from BKPepe/sqlalchemy
python-sqlalchemy: update to version 1.3.23
Diffstat (limited to 'lang')
-rw-r--r--lang/python/python-sqlalchemy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python/python-sqlalchemy/Makefile b/lang/python/python-sqlalchemy/Makefile
index abfed9fcb..52b9a1422 100644
--- a/lang/python/python-sqlalchemy/Makefile
+++ b/lang/python/python-sqlalchemy/Makefile
@@ -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