mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-08 23:51:08 -09:00
python-treq: bump version to 17.8.0
Add new runtime dependencies and add licence file checksum. 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
60b616a1a7
commit
3fa1087587
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_TREQ_VERSION = 16.12.0
|
||||
PYTHON_TREQ_VERSION = 17.8.0
|
||||
PYTHON_TREQ_SOURCE = treq-$(PYTHON_TREQ_VERSION).tar.gz
|
||||
PYTHON_TREQ_SITE = https://pypi.python.org/packages/26/4b/303880fb5bab1111654df2df0f201f4ba038221bdc52f5a395f0abfc0cb1
|
||||
PYTHON_TREQ_SITE = https://pypi.python.org/packages/11/3e/1014f26bfd4d07db015ad48384446b3bdc4de4bbdd2eba3be7fbb149cc44
|
||||
PYTHON_TREQ_LICENSE = MIT
|
||||
PYTHON_TREQ_LICENSE_FILES = LICENSE
|
||||
PYTHON_TREQ_SETUP_TYPE = setuptools
|
||||
|
||||
Reference in New Issue
Block a user