From 32b033868d079353d7c411f0f72f73363526c3c2 Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Wed, 17 Jul 2024 14:47:10 +0300 Subject: [PATCH] django-restframework: bump to version 3.15.2 Signed-off-by: Alexandru Ardelean --- lang/python/django-restframework/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/django-restframework/Makefile b/lang/python/django-restframework/Makefile index eb40c1f5d4..0e9a76f647 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.15.1 +PKG_VERSION:=3.15.2 PKG_RELEASE:=1 PYPI_NAME:=djangorestframework -PKG_HASH:=f88fad74183dfc7144b2756d0d2ac716ea5b4c7c9840995ac3bfd8ec034333c1 +PKG_HASH:=36fe88cd2d6c6bec23dca9804bab2ba5517a8bb9d8f47ebc68981b56840107ad PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=BSD-3-Clause -- 2.30.2