From: Wei-Ting Yang Date: Mon, 10 Aug 2026 14:25:23 +0000 (+0800) Subject: python3-drf-nested-routers: update to 0.95.3 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=8853704806ff9be6687b8b68344f270f5adaa1fc;p=openwrt-packages.git python3-drf-nested-routers: update to 0.95.3 Release notes: https://github.com/alanjds/drf-nested-routers/releases/tag/v0.95.2 https://github.com/alanjds/drf-nested-routers/releases/tag/v0.95.3 Signed-off-by: Wei-Ting Yang --- diff --git a/lang/python/python3-drf-nested-routers/Makefile b/lang/python/python3-drf-nested-routers/Makefile index b98ae2579..cd0e1e360 100644 --- a/lang/python/python3-drf-nested-routers/Makefile +++ b/lang/python/python3-drf-nested-routers/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=drf-nested-routers -PKG_VERSION:=0.95.0 +PKG_VERSION:=0.95.3 PKG_RELEASE:=1 PYPI_NAME:=drf-nested-routers PYPI_SOURCE_NAME:=drf_nested_routers -PKG_HASH:=815978f802e578fd7035c74040c104909cbe97615de89a275d77e928f4029891 +PKG_HASH:=3d5ffad87b110c9d58ee0c688cf540a7fa4ccbf1080b2d318a5e2cf634322d96 PKG_MAINTAINER:=Peter Stadler PKG_LICENSE:=Apache-2.0