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

Felix Yan felixonmars at archlinux.org
Wed Aug 1 18:31:02 UTC 2018


    Date: Wednesday, August 1, 2018 @ 18:31:02
  Author: felixonmars
Revision: 367182

upgpkg: python-sybil 1.0.9-1

Modified:
  python-sybil/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-01 18:24:20 UTC (rev 367181)
+++ PKGBUILD	2018-08-01 18:31:02 UTC (rev 367182)
@@ -3,8 +3,8 @@
 
 pkgbase=python-sybil
 pkgname=('python-sybil' 'python2-sybil')
-pkgver=1.0.8
-pkgrel=2
+pkgver=1.0.9
+pkgrel=1
 pkgdesc='Automated testing for the examples in your documentation.'
 arch=('any')
 license=('MIT')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-nose' 'python2-nose')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/cjw296/sybil/archive/$pkgver.tar.gz")
-sha512sums=('fa3b00d1af6b0ba7a0f527d3b64c45438025442057a201f6200c506c531ff8cd31b0c0caeb8f23fb7ad87befd2aecbad3ae3549a0b0106d2c2b75a2c0eee3adc')
+sha512sums=('f084150cd1c87912c1843fc3e4205d5a3d7edaa5fb6f0ea9db87a70f1e6899eb5113d3ba8e56edd8e2498dfdf3e73d22d36de0528ebf690a4be01224f2ec256c')
 
 prepare() {
   cp -a sybil-$pkgver{,-py2}



More information about the arch-commits mailing list