aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew J. Hesford <ajh@sideband.org>2024-06-28 12:03:56 +0000
committerAndrew J. Hesford <ajh@sideband.org>2024-06-28 14:17:04 +0000
commit66d4fcb50e5d2510678799a90c16c84b3ed02548 (patch)
treea229736349745239d54bfae52a14c0f47c7f3fe5
parentca955b5e7ef6365da1faad4b50ca550c7c2c661c (diff)
downloadvoid-packages-66d4fcb50e5d2510678799a90c16c84b3ed02548.tar
void-packages-66d4fcb50e5d2510678799a90c16c84b3ed02548.tar.gz
void-packages-66d4fcb50e5d2510678799a90c16c84b3ed02548.tar.bz2
void-packages-66d4fcb50e5d2510678799a90c16c84b3ed02548.tar.lz
void-packages-66d4fcb50e5d2510678799a90c16c84b3ed02548.tar.xz
void-packages-66d4fcb50e5d2510678799a90c16c84b3ed02548.tar.zst
void-packages-66d4fcb50e5d2510678799a90c16c84b3ed02548.zip
python3-gast: update to 0.6.0.
-rw-r--r--srcpkgs/python3-gast/template6
1 files changed, 3 insertions, 3 deletions
diff --git a/srcpkgs/python3-gast/template b/srcpkgs/python3-gast/template
index 97338f1fe3d..fd05c8b4e54 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.4
-revision=2
+version=0.6.0
+revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3"
@@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="BSD-3-Clause"
homepage="https://github.com/serge-sans-paille/gast"
distfiles="${PYPI_SITE}/g/gast/gast-${version}.tar.gz"
-checksum=9c270fe5f4b130969b54174de7db4e764b09b4f7f67ccfc32480e29f78348d97
+checksum=88fc5300d32c7ac6ca7b515310862f71e6fdf2c029bbec7c66c0f5dd47b6b1fb
post_install() {
vlicense LICENSE