Browse Source

python-idna: bump to version 3.1

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lilik-openwrt-22.03
Alexandru Ardelean 3 years ago
parent
commit
633e372688
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      lang/python/python-idna/Makefile

+ 2
- 2
lang/python/python-idna/Makefile View File

@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-idna
PKG_VERSION:=2.10
PKG_VERSION:=3.1
PKG_RELEASE:=1
PYPI_NAME:=idna
PKG_HASH:=b307872f855b18632ce0c21c5e45be78c0ea7ae4c15c828c20788b26921eb3f6
PKG_HASH:=c5b02147e01ea9920e6b0a3f1f7bb833612d507592c837a6c49552768f4054e1
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=LICENSE.rst


Loading…
Cancel
Save