From 0fc1c44edbc84c88f706c8dfd6a7c96f39c31e91 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 10 May 2023 22:05:01 -0400 Subject: [PATCH] python3-gast: update to 0.5.4. --- srcpkgs/python3-gast/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-gast/template b/srcpkgs/python3-gast/template index cb1d24516d1..7df2dc9c20e 100644 --- a/srcpkgs/python3-gast/template +++ b/srcpkgs/python3-gast/template @@ -1,7 +1,7 @@ # Template file for 'python3-gast' pkgname=python3-gast -version=0.5.3 -revision=2 +version=0.5.4 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3" @@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford " license="BSD-3-Clause" homepage="https://github.com/serge-sans-paille/gast" distfiles="${PYPI_SITE}/g/gast/gast-${version}.tar.gz" -checksum=cfbea25820e653af9c7d1807f659ce0a0a9c64f2439421a7bba4f0983f532dea +checksum=9c270fe5f4b130969b54174de7db4e764b09b4f7f67ccfc32480e29f78348d97 post_install() { vlicense LICENSE