nginx, python3-{asgiref,django-cors-headers,drf-nested-routers,sqlparse}: bump versions

Update to the newest versions and switch to $(AUTORELEASE) for the python3 packages (where I am the maintainer).

Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
This commit is contained in:
Peter Stadler
2021-10-27 12:18:49 +02:00
committed by Rosen Penev
parent bbf13f9d89
commit 55c3bc14f7
5 changed files with 16 additions and 16 deletions

View File

@@ -1,11 +1,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=sqlparse
PKG_VERSION:=0.4.1
PKG_RELEASE:=1
PKG_VERSION:=0.4.2
PKG_RELEASE:=$(AUTORELEASE)
PYPI_NAME:=sqlparse
PKG_HASH:=0f91fd2e829c44362cbcfab3e9ae12e22badaa8a29ad5ff599f9ec109f0454e8
PKG_HASH:=0c00730c74263a94e5a9919ade150dfc3b19c574389985446148402998287dae
PKG_MAINTAINER:=Peter Stadler <peter.stadler@student.uibk.ac.at>
PKG_LICENSE:=BSD-3-Clause