mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
python-zope-interface: bump to version 4.5.0
Fix indentation for 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
05faf89cdf
commit
28e15dae70
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_ZOPE_INTERFACE_VERSION = 4.4.3
|
||||
PYTHON_ZOPE_INTERFACE_VERSION = 4.5.0
|
||||
PYTHON_ZOPE_INTERFACE_SOURCE = zope.interface-$(PYTHON_ZOPE_INTERFACE_VERSION).tar.gz
|
||||
PYTHON_ZOPE_INTERFACE_SITE = https://pypi.python.org/packages/bd/d2/25349ed41f9dcff7b3baf87bd88a4c82396cf6e02f1f42bb68657a3132af
|
||||
PYTHON_ZOPE_INTERFACE_SITE = https://files.pythonhosted.org/packages/ac/8a/657532df378c2cd2a1fe6b12be3b4097521570769d4852ec02c24bd3594e
|
||||
PYTHON_ZOPE_INTERFACE_SETUP_TYPE = setuptools
|
||||
PYTHON_ZOPE_INTERFACE_LICENSE = ZPL-2.1
|
||||
PYTHON_ZOPE_INTERFACE_LICENSE_FILES = LICENSE.txt
|
||||
|
||||
Reference in New Issue
Block a user