[arch-commits] Commit in python-gast/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Mon Oct 7 19:44:36 UTC 2019
Date: Monday, October 7, 2019 @ 19:44:35
Author: svenstaro
Revision: 514071
upgpkg: python-gast 0.3.2-1
Modified:
python-gast/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-07 19:40:41 UTC (rev 514070)
+++ PKGBUILD 2019-10-07 19:44:35 UTC (rev 514071)
@@ -1,6 +1,6 @@
# Maintainer: Sven-Hendrik Haase <svenstaro at gmail.com>
pkgname=python-gast
-pkgver=0.3.1
+pkgver=0.3.2
pkgrel=1
pkgdesc="AST that abstracts the underlying Python version "
url="https://github.com/serge-sans-paille/gast"
@@ -9,7 +9,7 @@
depends=('python')
makedepends=('python-setuptools')
source=("https://pypi.io/packages/source/g/gast/gast-${pkgver}.tar.gz")
-sha512sums=('db6b6d1a43ed25159bb2e96e69e165541eabf09dee83ad3347a06518534c287532461fb90539bbbc92dfaebdceb7bc9d5d5d896d29ae4befd61366b9d0a864c1')
+sha512sums=('42cc373cb64666f81fad8f8c289759d1a95885ad2e652d601443440de5f126ac8551ce494c51da336a24abd2499936be85d549602c6eb9f4397905128aaafa7c')
build() {
cd "${srcdir}"/gast-$pkgver
More information about the arch-commits
mailing list