mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
python-idna: bump to version 2.2
Signed-off-by: Adam Duskett <Adamduskett@outlook.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
3f13b35b5f
commit
c34b40fcec
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_IDNA_VERSION = 2.1
|
||||
PYTHON_IDNA_VERSION = 2.2
|
||||
PYTHON_IDNA_SOURCE = idna-$(PYTHON_IDNA_VERSION).tar.gz
|
||||
PYTHON_IDNA_SITE = https://pypi.python.org/packages/source/i/idna
|
||||
PYTHON_IDNA_SITE = https://pypi.python.org/packages/94/fe/efb1cb6f505e1a560b3d080ae6b9fddc11e7c542d694ce4635c49b1ccdcb
|
||||
PYTHON_IDNA_LICENSE = BSD-3c
|
||||
PYTHON_IDNA_LICENSE_FILES = LICENSE.rst
|
||||
PYTHON_IDNA_SETUP_TYPE = setuptools
|
||||
|
||||
Reference in New Issue
Block a user