Merge pull request #17442 from commodo/django-restframework

django-restframework: bump to version 3.13.1
This commit is contained in:
Jeffery To 2022-01-04 01:44:14 +08:00 committed by GitHub
commit 8df2fb4fe5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=django-restframework
PKG_VERSION:=3.12.4
PKG_RELEASE:=1
PKG_VERSION:=3.13.1
PKG_RELEASE:=$(AUTORELEASE)
PYPI_NAME:=djangorestframework
PKG_HASH:=f747949a8ddac876e879190df194b925c177cdeb725a099db1460872f7c0a7f2
PKG_HASH:=0c33407ce23acc68eca2a6e46424b008c9c02eceb8cf18581921d0092bc1f2ee
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
PKG_LICENSE:=BSD-3-Clause