mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
python-zope-interface: bump to version 4.6.0
Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
71f4f97d0a
commit
e1a50e3de7
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_ZOPE_INTERFACE_VERSION = 4.5.0
|
||||
PYTHON_ZOPE_INTERFACE_VERSION = 4.6.0
|
||||
PYTHON_ZOPE_INTERFACE_SOURCE = zope.interface-$(PYTHON_ZOPE_INTERFACE_VERSION).tar.gz
|
||||
PYTHON_ZOPE_INTERFACE_SITE = https://files.pythonhosted.org/packages/ac/8a/657532df378c2cd2a1fe6b12be3b4097521570769d4852ec02c24bd3594e
|
||||
PYTHON_ZOPE_INTERFACE_SITE = https://files.pythonhosted.org/packages/4e/d0/c9d16bd5b38de44a20c6dc5d5ed80a49626fafcb3db9f9efdc2a19026db6
|
||||
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