mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
package/python-pyparsing: bump to version 2.4.2
Also add a hash for LICENSE file Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
b1b6906654
commit
f1d51632cf
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYPARSING_VERSION = 2.1.10
|
||||
PYTHON_PYPARSING_VERSION = 2.4.2
|
||||
PYTHON_PYPARSING_SOURCE = pyparsing-$(PYTHON_PYPARSING_VERSION).tar.gz
|
||||
PYTHON_PYPARSING_SITE = https://pypi.python.org/packages/38/bb/bf325351dd8ab6eb3c3b7c07c3978f38b2103e2ab48d59726916907cd6fb
|
||||
PYTHON_PYPARSING_SITE = https://files.pythonhosted.org/packages/7e/24/eaa8d7003aee23eda270099eeec754d7bf4399f75c6a011ef948304f66a2
|
||||
PYTHON_PYPARSING_LICENSE = MIT
|
||||
PYTHON_PYPARSING_LICENSE_FILES = LICENSE
|
||||
PYTHON_PYPARSING_SETUP_TYPE = setuptools
|
||||
|
||||
Reference in New Issue
Block a user