Update package to 3.17.1.
Bug fix:
- HTMLFormRenderer crashed with empty datetime field values
Signed-off-by: Alexandru Ardelean <redacted>
include $(TOPDIR)/rules.mk
PKG_NAME:=django-restframework
-PKG_VERSION:=3.17.0
+PKG_VERSION:=3.17.1
PKG_RELEASE:=1
PYPI_NAME:=djangorestframework
-PKG_HASH:=456fd992a33f9e64c9d0f47e85d9787db0efb44f894c1e513315b5e74765bd4c
+PKG_HASH:=a6def5f447fe78ff853bff1d47a3c59bf38f5434b031780b351b0c73a62db1a5
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
PKG_LICENSE:=BSD-3-Clause