django-restframework: bump to version 3.15.2
authorAlexandru Ardelean <alex@shruggie.ro>
Wed, 17 Jul 2024 11:47:10 +0000 (14:47 +0300)
committerAlexandru Ardelean <alex@shruggie.ro>
Thu, 18 Jul 2024 13:20:33 +0000 (16:20 +0300)
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
lang/python/django-restframework/Makefile

index eb40c1f5d42f6dbe08d706ce43dfba93da1a898e..0e9a76f64708d1f5f4b1818fbd1599bf8dc98679 100644 (file)
@@ -8,11 +8,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=django-restframework
-PKG_VERSION:=3.15.1
+PKG_VERSION:=3.15.2
 PKG_RELEASE:=1
 
 PYPI_NAME:=djangorestframework
-PKG_HASH:=f88fad74183dfc7144b2756d0d2ac716ea5b4c7c9840995ac3bfd8ec034333c1
+PKG_HASH:=36fe88cd2d6c6bec23dca9804bab2ba5517a8bb9d8f47ebc68981b56840107ad
 
 PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
 PKG_LICENSE:=BSD-3-Clause