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

Sven-Hendrik Haase svenstaro at archlinux.org
Sat Jan 25 23:48:00 UTC 2020


    Date: Saturday, January 25, 2020 @ 23:47:59
  Author: svenstaro
Revision: 555612

upgpkg: python-gast 0.3.3-1

Modified:
  python-gast/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-25 23:46:16 UTC (rev 555611)
+++ PKGBUILD	2020-01-25 23:47:59 UTC (rev 555612)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase <svenstaro at gmail.com>
 pkgname=python-gast
-pkgver=0.3.2
-pkgrel=3
+pkgver=0.3.3
+pkgrel=1
 pkgdesc="AST that abstracts the underlying Python version "
 url="https://github.com/serge-sans-paille/gast"
 arch=(any)
@@ -9,7 +9,7 @@
 depends=('python')
 makedepends=('python-setuptools')
 source=("https://pypi.io/packages/source/g/gast/gast-${pkgver}.tar.gz")
-sha512sums=('42cc373cb64666f81fad8f8c289759d1a95885ad2e652d601443440de5f126ac8551ce494c51da336a24abd2499936be85d549602c6eb9f4397905128aaafa7c')
+sha512sums=('36869a5e0976223a5a82be8bf25a01654896f4de70affe0fec5252104ea6d1fea3eb8c5153530fcac8addc47b51535b02e3920a0e82aad11ba1ca8350cd11341')
 
 build() {
   cd "${srcdir}"/gast-$pkgver



More information about the arch-commits mailing list