mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-01 14:02:12 +00:00
python-incremental: bump to version 17.5.0
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
af1d3d72d9
commit
22cfee8d27
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_INCREMENTAL_VERSION = 16.10.1
|
||||
PYTHON_INCREMENTAL_VERSION = 17.5.0
|
||||
PYTHON_INCREMENTAL_SOURCE = incremental-$(PYTHON_INCREMENTAL_VERSION).tar.gz
|
||||
PYTHON_INCREMENTAL_SITE = https://pypi.python.org/packages/da/b0/32233c9e84b0d44b39015fba8fec03e88053723c1b455925081dc6ccd9e7
|
||||
PYTHON_INCREMENTAL_SITE = https://files.pythonhosted.org/packages/8f/26/02c4016aa95f45479eea37c90c34f8fab6775732ae62587a874b619ca097
|
||||
PYTHON_INCREMENTAL_SETUP_TYPE = setuptools
|
||||
PYTHON_INCREMENTAL_LICENSE = MIT
|
||||
PYTHON_INCREMENTAL_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user