From: Peter Stadler Date: Wed, 11 Mar 2020 18:07:50 +0000 (+0100) Subject: python3-sqlparse: update to 0.3.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=35ef7b588d87b039b625bf2479a9af96377820f0;p=openwrt-packages.git python3-sqlparse: update to 0.3.1 Signed-off-by: Peter Stadler --- diff --git a/lang/python/python3-sqlparse/Makefile b/lang/python/python3-sqlparse/Makefile index 4df4dcd03..c7d386250 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.0 +PKG_VERSION:=0.3.1 PKG_RELEASE:=1 PYPI_NAME:=sqlparse -PKG_HASH:=7c3dca29c022744e95b547e867cee89f4fce4373f3549ccd8797d8eb52cdb873 +PKG_HASH:=e162203737712307dfe78860cc56c8da8a852ab2ee33750e33aeadf38d12c548 PKG_MAINTAINER:=Peter Stadler PKG_LICENSE:=BSD-3-Clause