|
@@ -4,9 +4,9 @@
|
|
|
#
|
|
|
################################################################################
|
|
|
|
|
|
-PYTHON_GAST_VERSION = 0.5.4
|
|
|
+PYTHON_GAST_VERSION = 0.6.0
|
|
|
PYTHON_GAST_SOURCE = gast-$(PYTHON_GAST_VERSION).tar.gz
|
|
|
-PYTHON_GAST_SITE = https://files.pythonhosted.org/packages/e4/41/f26f62ebef1a80148e20951a6e9ef4d0ebbe2090124bc143da26e12a934c
|
|
|
+PYTHON_GAST_SITE = https://files.pythonhosted.org/packages/3c/14/c566f5ca00c115db7725263408ff952b8ae6d6a4e792ef9c84e77d9af7a1
|
|
|
PYTHON_GAST_SETUP_TYPE = setuptools
|
|
|
PYTHON_GAST_LICENSE = BSD-3-Clause
|
|
|
PYTHON_GAST_LICENSE_FILES = LICENSE
|