From: Wei-Ting Yang Date: Mon, 10 Aug 2026 14:01:42 +0000 (+0800) Subject: django-restframework: update to 3.18.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=8d58a98809ffdbc509a51cf1157c5aafa4581bee;p=openwrt-packages.git django-restframework: update to 3.18.0 Release notes: https://github.com/encode/django-rest-framework/releases/tag/3.18.0 Signed-off-by: Wei-Ting Yang --- diff --git a/lang/python/django-restframework/Makefile b/lang/python/django-restframework/Makefile index ff3081b2d..0f20646ce 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.17.1 +PKG_VERSION:=3.18.0 PKG_RELEASE:=1 PYPI_NAME:=djangorestframework -PKG_HASH:=a6def5f447fe78ff853bff1d47a3c59bf38f5434b031780b351b0c73a62db1a5 +PKG_HASH:=2323a5111837e0b784dcb8323abc78ecc54fa2a5af7aff2677cf50cdd849477f PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=BSD-3-Clause