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

Sven-Hendrik Haase svenstaro at archlinux.org
Tue Jan 8 12:06:20 UTC 2019


    Date: Tuesday, January 8, 2019 @ 12:06:10
  Author: svenstaro
Revision: 421021

upgpkg: python-gast 0.2.1-1

Modified:
  python-gast/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-08 12:05:28 UTC (rev 421020)
+++ PKGBUILD	2019-01-08 12:06:10 UTC (rev 421021)
@@ -1,5 +1,5 @@
 pkgname=python-gast
-pkgver=0.2.0
+pkgver=0.2.1
 pkgrel=1
 pkgdesc="AST that abstracts the underlying Python version "
 url="https://github.com/serge-sans-paille/gast"
@@ -8,7 +8,7 @@
 depends=('python')
 makedepends=('python-setuptools')
 source=("https://pypi.io/packages/source/g/gast/gast-${pkgver}.tar.gz")
-sha512sums=('651719c3035d21e02e39cd83fd54212a12c39addf69f7c9e8810ccb7bb9aae7828e176ad0adf55182f0628f18d76cb1e286e498a9665ddb12e91a51dc2303381')
+sha512sums=('d05dc0b72aa45ea564067aece8759d46c3b75b991a52b75581b397775f2c87157964e60b668d4a0fdbdc39be784e42a6a632b579acbeafd37ab308eb7cb9b83c')
 
 build() {
   cd "${srcdir}"/gast-$pkgver



More information about the arch-commits mailing list