aboutsummaryrefslogtreecommitdiff
path: root/lang/python/python-idna
diff options
context:
space:
mode:
authorJeffery To <jeffery.to@gmail.com>2020-06-29 06:52:44 +0800
committerJeffery To <jeffery.to@gmail.com>2020-06-29 06:52:44 +0800
commit9425ef1b4d70ca5336aa2120590bfcdd87ab75ac (patch)
treea38315fceac66a5cfdbee53c45429be332a76f06 /lang/python/python-idna
parent487ddf78a6a269a5a5593942725602e39178290b (diff)
python-idna: Update to 2.10
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Diffstat (limited to 'lang/python/python-idna')
-rw-r--r--lang/python/python-idna/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/python/python-idna/Makefile b/lang/python/python-idna/Makefile
index e1cf6b945..b80630021 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:=2.9
-PKG_RELEASE:=2
+PKG_VERSION:=2.10
+PKG_RELEASE:=1
PYPI_NAME:=idna
-PKG_HASH:=7588d1c14ae4c77d74036e8c22ff447b26d0fde8f007354fd48a7814db15b7cb
+PKG_HASH:=b307872f855b18632ce0c21c5e45be78c0ea7ae4c15c828c20788b26921eb3f6
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=LICENSE.rst