* [Buildroot] [PATCH 1/1] package/python-gast: bump to version 0.5.4
@ 2023-05-21 8:23 Guillaume W. Bres
2023-07-30 21:27 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Guillaume W. Bres @ 2023-05-21 8:23 UTC (permalink / raw)
To: buildroot; +Cc: Guillaume W. Bres
Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
---
package/python-gast/python-gast.hash | 4 ++--
package/python-gast/python-gast.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-gast/python-gast.hash b/package/python-gast/python-gast.hash
index f16d001a6a..9ce5296938 100644
--- a/package/python-gast/python-gast.hash
+++ b/package/python-gast/python-gast.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/gast/json
-md5 fdff900805e03e9dd76d377eb4cbaed7 gast-0.5.3.tar.gz
-sha256 cfbea25820e653af9c7d1807f659ce0a0a9c64f2439421a7bba4f0983f532dea gast-0.5.3.tar.gz
+md5 907c689e3fdbc7a48cc010e665195baa gast-0.5.4.tar.gz
+sha256 9c270fe5f4b130969b54174de7db4e764b09b4f7f67ccfc32480e29f78348d97 gast-0.5.4.tar.gz
# Locally computed sha256 checksums
sha256 6a04bbabd9b48bea6bf7c0bd3f3a062e1476b3c403a746448fd69b0d902e148f LICENSE
diff --git a/package/python-gast/python-gast.mk b/package/python-gast/python-gast.mk
index e02e87fb23..0db1dbe93e 100644
--- a/package/python-gast/python-gast.mk
+++ b/package/python-gast/python-gast.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_GAST_VERSION = 0.5.3
+PYTHON_GAST_VERSION = 0.5.4
PYTHON_GAST_SOURCE = gast-$(PYTHON_GAST_VERSION).tar.gz
-PYTHON_GAST_SITE = https://files.pythonhosted.org/packages/48/a3/0bd844c54ae8141642088b7ae09dd38fec2ec7faa9b7d25bb6a23c1f266f
+PYTHON_GAST_SITE = https://files.pythonhosted.org/packages/e4/41/f26f62ebef1a80148e20951a6e9ef4d0ebbe2090124bc143da26e12a934c
PYTHON_GAST_SETUP_TYPE = setuptools
PYTHON_GAST_LICENSE = BSD-3-Clause
PYTHON_GAST_LICENSE_FILES = LICENSE
--
2.20.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-30 21:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-21 8:23 [Buildroot] [PATCH 1/1] package/python-gast: bump to version 0.5.4 Guillaume W. Bres
2023-07-30 21:27 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.