Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages /
python-gast
Commits:
09544b72 by Sven-Hendrik Haase at 2024-11-18T04:31:32+01:00
upgpkg: 0.6.0-2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-gast
pkgdesc = AST that abstracts the underlying Python version
pkgver = 0.6.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/serge-sans-paille/gast
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Sven-Hendrik Haase <[email protected]>
pkgname=python-gast
pkgver=0.6.0
-pkgrel=1
+pkgrel=2
pkgdesc="AST that abstracts the underlying Python version "
url="https://github.com/serge-sans-paille/gast"
arch=(any)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-gast/-/commit/09544b72c5848d0d2742d9827449d8488dc62212
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-gast/-/commit/09544b72c5848d0d2742d9827449d8488dc62212
You're receiving this email because of your account on gitlab.archlinux.org.