From: Wei-Ting Yang Date: Sat, 12 Sep 2026 07:25:02 +0000 (+0800) Subject: django-restframework: update to 3.18.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=16aaa680ddbec779c8f5623d917cfcd32ab1f1a4;p=openwrt-packages.git django-restframework: update to 3.18.1 Release notes: https://github.com/encode/django-rest-framework/releases/tag/3.18.1 Signed-off-by: Wei-Ting Yang --- diff --git a/lang/python/django-restframework/Makefile b/lang/python/django-restframework/Makefile index 0f20646ce..8ca861ba2 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.18.0 +PKG_VERSION:=3.18.1 PKG_RELEASE:=1 PYPI_NAME:=djangorestframework -PKG_HASH:=2323a5111837e0b784dcb8323abc78ecc54fa2a5af7aff2677cf50cdd849477f +PKG_HASH:=605d79fa2ec2f02905492e5ea13d903c2d842d0b4c915a57f7bf02ab9f3c91dd PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=BSD-3-Clause