python3-drf-nested-routers: update to 0.95.0; add test.sh

Add PYPI_SOURCE_NAME:=drf_nested_routers as the 0.95.0 sdist
uses underscores in the filename.

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
This commit is contained in:
Alexandru Ardelean
2026-04-16 21:12:30 +03:00
committed by Alexandru Ardelean
parent aa318c2850
commit 0f833b1b9c
2 changed files with 27 additions and 3 deletions
@@ -1,11 +1,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=drf-nested-routers
PKG_VERSION:=0.93.4
PKG_RELEASE:=2
PKG_VERSION:=0.95.0
PKG_RELEASE:=1
PYPI_NAME:=drf-nested-routers
PKG_HASH:=01aa556b8c08608bb74fb34f6ca065a5183f2cda4dc0478192cc17a2581d71b0
PYPI_SOURCE_NAME:=drf_nested_routers
PKG_HASH:=815978f802e578fd7035c74040c104909cbe97615de89a275d77e928f4029891
PKG_MAINTAINER:=Peter Stadler <peter.stadler@student.uibk.ac.at>
PKG_LICENSE:=Apache-2.0