Browse Source

python-idna: bump to version 3.2

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lilik-openwrt-22.03
Alexandru Ardelean 3 years ago
committed by Hannu Nyman
parent
commit
fe698b5fca
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:=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


Loading…
Cancel
Save