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

Felix Yan felixonmars at archlinux.org
Thu Jan 9 00:23:18 UTC 2020


    Date: Thursday, January 9, 2020 @ 00:23:17
  Author: felixonmars
Revision: 550937

upgpkg: python-astor 0.8.1-1

Modified:
  python-astor/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-09 00:22:57 UTC (rev 550936)
+++ PKGBUILD	2020-01-09 00:23:17 UTC (rev 550937)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-astor
-pkgver=0.8
-pkgrel=3
+pkgver=0.8.1
+pkgrel=1
 pkgdesc="Read/rewrite/write Python ASTs"
 arch=('any')
 license=('BSD')
@@ -9,9 +9,9 @@
 url="https://astor.rtfd.org/"
 depends=('python')
 makedepends=('python-setuptools')
-checkdepends=('python-nose')
+checkdepends=('python-nose' 'python-tests')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/berkerpeksag/astor/archive/$pkgver.tar.gz")
-sha512sums=('ca787234f9a9caae37633be289d6e980e7b44507d74306ad7a30f017442d6cf423748ef35465b7b5d12bdb84ce4594af801de39882f4c11c732dba4dc65ab667')
+sha512sums=('8917898e284fb5e5855a05f8e3f1c8925c4128d2a87f67f0334914d4d3c54b53c4f0cadd04d632a7bcaf3438db7edf2d989b07a9576637c0dce6c16e85c60f83')
 
 build() {
   cd astor-$pkgver



More information about the arch-commits mailing list