From: Alexandru Ardelean Date: Wed, 2 Jun 2021 11:13:52 +0000 (+0300) Subject: python-idna: bump to version 3.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=fe698b5fca2e7aca7f4c207ae6e8cdbaf0ffac53;p=openwrt-packages.git python-idna: bump to version 3.2 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-idna/Makefile b/lang/python/python-idna/Makefile index cd05be054..b48bb67a1 100644 --- a/lang/python/python-idna/Makefile +++ b/lang/python/python-idna/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-idna -PKG_VERSION:=3.1 +PKG_VERSION:=3.2 PKG_RELEASE:=1 PYPI_NAME:=idna -PKG_HASH:=c5b02147e01ea9920e6b0a3f1f7bb833612d507592c837a6c49552768f4054e1 +PKG_HASH:=467fbad99067910785144ce333826c71fb0e63a425657295239737f7ecd125f3 PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE.rst