[arch-commits] Commit in python-gast/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Fri Sep 13 01:18:43 UTC 2019


    Date: Friday, September 13, 2019 @ 01:18:42
  Author: svenstaro
Revision: 510056

upgpkg: python-gast 0.3.1-1

Modified:
  python-gast/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-13 01:17:08 UTC (rev 510055)
+++ PKGBUILD	2019-09-13 01:18:42 UTC (rev 510056)
@@ -1,5 +1,6 @@
+# Maintainer: Sven-Hendrik Haase <svenstaro at gmail.com>
 pkgname=python-gast
-pkgver=0.2.2
+pkgver=0.3.1
 pkgrel=1
 pkgdesc="AST that abstracts the underlying Python version "
 url="https://github.com/serge-sans-paille/gast"
@@ -8,7 +9,7 @@
 depends=('python')
 makedepends=('python-setuptools')
 source=("https://pypi.io/packages/source/g/gast/gast-${pkgver}.tar.gz")
-sha512sums=('0be9b2b66b7815153e6f294b4db6b028c321d8a94d97c89d89b026df73e0c95dc2ee8af5c10f2eee51cbfb94af4b5a0da8a682896861870b98dec4c6c59a5dd3')
+sha512sums=('db6b6d1a43ed25159bb2e96e69e165541eabf09dee83ad3347a06518534c287532461fb90539bbbc92dfaebdceb7bc9d5d5d896d29ae4befd61366b9d0a864c1')
 
 build() {
   cd "${srcdir}"/gast-$pkgver



More information about the arch-commits mailing list