]> git.99rst.org Git - openwrt-packages.git/commitdiff
django-restframework: update to 3.18.1
authorWei-Ting Yang <redacted>
Sat, 12 Sep 2026 07:25:02 +0000 (15:25 +0800)
committerAlexandru Ardelean <redacted>
Sat, 12 Sep 2026 08:41:24 +0000 (11:41 +0300)
Release notes:
https://github.com/encode/django-rest-framework/releases/tag/3.18.1

Signed-off-by: Wei-Ting Yang <redacted>
lang/python/django-restframework/Makefile

index 0f20646ce104c6b84ce23b44acb1fa29eff8c06d..8ca861ba2760f57a6298f698daac0be9c2f80e22 100644 (file)
@@ -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 <ardeleanalex@gmail.com>
 PKG_LICENSE:=BSD-3-Clause
git clone https://git.99rst.org/PROJECT