From: Alexandru Ardelean Date: Wed, 13 Aug 2025 06:06:16 +0000 (+0300) Subject: django-restframework: bump to version 3.16.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=eecc9a97db7f601567ec1868a36ebfa7cdddbca4;p=openwrt-packages.git django-restframework: bump to version 3.16.1 This change updates django-restframework to 3.16.1 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/django-restframework/Makefile b/lang/python/django-restframework/Makefile index 138468f91..15a888ee3 100644 --- a/lang/python/django-restframework/Makefile +++ b/lang/python/django-restframework/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=django-restframework -PKG_VERSION:=3.16.0 +PKG_VERSION:=3.16.1 PKG_RELEASE:=1 PYPI_NAME:=djangorestframework -PKG_HASH:=f022ff46613584de994c0c6a4aebbace5fd700555fbe9d33b865ebf173eba6c9 +PKG_HASH:=166809528b1aced0a17dc66c24492af18049f2c9420dbd0be29422029cfc3ff7 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=BSD-3-Clause