From: Alexandru Ardelean Date: Mon, 11 Jan 2021 08:54:20 +0000 (+0200) Subject: django-restframework: bump to version 3.12.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=cfd1af10ffe91771a25f6077addb8101663f569a;p=openwrt-packages.git django-restframework: bump to version 3.12.2 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/django-restframework/Makefile b/lang/python/django-restframework/Makefile index 5d9cf88e5..5715fda41 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.12.1 +PKG_VERSION:=3.12.2 PKG_RELEASE:=1 PYPI_NAME:=djangorestframework -PKG_HASH:=d54452aedebb4b650254ca092f9f4f5df947cb1de6ab245d817b08b4f4156249 +PKG_HASH:=0898182b4737a7b584a2c73735d89816343369f259fea932d90dc78e35d8ac33 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=BSD-3-Clause