From: Alexandru Ardelean Date: Mon, 5 Oct 2020 07:27:10 +0000 (+0300) Subject: django-restframework: bump to version 3.12.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=4e63dea7b49394c110241d93cb63195002edc07d;p=openwrt-packages.git django-restframework: bump to version 3.12.1 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/django-restframework/Makefile b/lang/python/django-restframework/Makefile index d5fdc82ce..5d9cf88e5 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.11.1 +PKG_VERSION:=3.12.1 PKG_RELEASE:=1 PYPI_NAME:=djangorestframework -PKG_HASH:=6dd02d5a4bd2516fb93f80360673bf540c3b6641fec8766b1da2870a5aa00b32 +PKG_HASH:=d54452aedebb4b650254ca092f9f4f5df947cb1de6ab245d817b08b4f4156249 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=BSD-3-Clause