From: Peter Stadler Date: Sat, 17 Oct 2020 18:10:44 +0000 (+0200) Subject: python3-sqlparse: update to version 0.4.1 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=89d3b996703f846749b66ae4878ba5a55a9d8e9a;p=feed%2Fpackages.git python3-sqlparse: update to version 0.4.1 update to newest version Signed-off-by: Peter Stadler --- diff --git a/lang/python/python3-sqlparse/Makefile b/lang/python/python3-sqlparse/Makefile index 508e0a50eb..8f4ad8e9fb 100644 --- a/lang/python/python3-sqlparse/Makefile +++ b/lang/python/python3-sqlparse/Makefile @@ -1,11 +1,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sqlparse -PKG_VERSION:=0.3.1 -PKG_RELEASE:=2 +PKG_VERSION:=0.4.1 +PKG_RELEASE:=1 PYPI_NAME:=sqlparse -PKG_HASH:=e162203737712307dfe78860cc56c8da8a852ab2ee33750e33aeadf38d12c548 +PKG_HASH:=0f91fd2e829c44362cbcfab3e9ae12e22badaa8a29ad5ff599f9ec109f0454e8 PKG_MAINTAINER:=Peter Stadler PKG_LICENSE:=BSD-3-Clause