From 55c3bc14f76675eee01119f7e1a65412eda55f65 Mon Sep 17 00:00:00 2001 From: Peter Stadler Date: Wed, 27 Oct 2021 12:18:49 +0200 Subject: 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 --- lang/python/python3-drf-nested-routers/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'lang/python/python3-drf-nested-routers') diff --git a/lang/python/python3-drf-nested-routers/Makefile b/lang/python/python3-drf-nested-routers/Makefile index b085f5b43..46d82c35d 100644 --- a/lang/python/python3-drf-nested-routers/Makefile +++ b/lang/python/python3-drf-nested-routers/Makefile @@ -1,15 +1,15 @@ include $(TOPDIR)/rules.mk PKG_NAME:=drf-nested-routers -PKG_VERSION:=0.92.1 -PKG_RELEASE:=1 +PKG_VERSION:=0.93.4 +PKG_RELEASE:=$(AUTORELEASE) PYPI_NAME:=drf-nested-routers -PKG_HASH:=e043fc937f94ac462a92d2d9fc9a7e55710a67164b558442adfe9634fc519c3b +PKG_HASH:=01aa556b8c08608bb74fb34f6ca065a5183f2cda4dc0478192cc17a2581d71b0 +PKG_MAINTAINER:=Peter Stadler PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE -PKG_MAINTAINER:=Peter Stadler include ../pypi.mk include $(INCLUDE_DIR)/package.mk -- cgit v1.2.3