From: Alexandru Ardelean Date: Sat, 8 Oct 2022 19:08:29 +0000 (+0300) Subject: django-restframework: bump to version 3.14.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=7a6a6540b6e55e09f995b5eded00aef97a8b6c24;p=openwrt-packages.git django-restframework: bump to version 3.14.0 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/django-restframework/Makefile b/lang/python/django-restframework/Makefile index 35022da31..5c8006b37 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.13.1 +PKG_VERSION:=3.14.0 PKG_RELEASE:=$(AUTORELEASE) PYPI_NAME:=djangorestframework -PKG_HASH:=0c33407ce23acc68eca2a6e46424b008c9c02eceb8cf18581921d0092bc1f2ee +PKG_HASH:=579a333e6256b09489cbe0a067e66abe55c6595d8926be6b99423786334350c8 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=BSD-3-Clause