mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
python-idna: bump to version 2.1
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
e3bbd97126
commit
3caa0d0e31
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_IDNA_VERSION = 2.0
|
||||
PYTHON_IDNA_VERSION = 2.1
|
||||
PYTHON_IDNA_SOURCE = idna-$(PYTHON_IDNA_VERSION).tar.gz
|
||||
PYTHON_IDNA_SITE = https://pypi.python.org/packages/source/i/idna
|
||||
PYTHON_IDNA_LICENSE = BSD-3c
|
||||
|
||||
Reference in New Issue
Block a user