mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
python-pynacl: bump to version 1.2.1
Also add license hash. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
f1eed7fae3
commit
b22b41758f
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYNACL_VERSION = 1.0.1
|
||||
PYTHON_PYNACL_VERSION = 1.2.1
|
||||
PYTHON_PYNACL_SOURCE = PyNaCl-$(PYTHON_PYNACL_VERSION).tar.gz
|
||||
PYTHON_PYNACL_SITE = https://pypi.python.org/packages/source/P/PyNaCl
|
||||
PYTHON_PYNACL_SITE = https://files.pythonhosted.org/packages/08/19/cf56e60efd122fa6d2228118a9b345455b13ffe16a14be81d025b03b261f
|
||||
PYTHON_PYNACL_LICENSE = Apache-2.0
|
||||
PYTHON_PYNACL_LICENSE_FILES = LICENSE
|
||||
PYTHON_PYNACL_SETUP_TYPE = setuptools
|
||||
|
||||
Reference in New Issue
Block a user