From: Alexandru Ardelean Date: Sun, 11 May 2025 04:44:27 +0000 (+0300) Subject: django-restframework: bump to version 3.16.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=224a35ee4a22673bf4b3728f46ad1b596a1fa3b8;p=openwrt-packages.git django-restframework: bump to version 3.16.0 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/django-restframework/Makefile b/lang/python/django-restframework/Makefile index 0e9a76f64..138468f91 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.15.2 +PKG_VERSION:=3.16.0 PKG_RELEASE:=1 PYPI_NAME:=djangorestframework -PKG_HASH:=36fe88cd2d6c6bec23dca9804bab2ba5517a8bb9d8f47ebc68981b56840107ad +PKG_HASH:=f022ff46613584de994c0c6a4aebbace5fd700555fbe9d33b865ebf173eba6c9 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=BSD-3-Clause