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

Felix Yan felixonmars at archlinux.org
Fri Jan 26 17:45:51 UTC 2018


    Date: Friday, January 26, 2018 @ 17:45:49
  Author: felixonmars
Revision: 287165

upgpkg: python-sybil 1.0.7-1

Modified:
  python-sybil/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-26 17:44:33 UTC (rev 287164)
+++ PKGBUILD	2018-01-26 17:45:49 UTC (rev 287165)
@@ -3,7 +3,7 @@
 
 pkgbase=python-sybil
 pkgname=('python-sybil' 'python2-sybil')
-pkgver=1.0.6
+pkgver=1.0.7
 pkgrel=1
 pkgdesc='Automated testing for the examples in your documentation.'
 arch=('any')
@@ -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=('6389f179afa6af9ffd23877cc7ea1b71b6431d3955262ec6707d65bcd45774e848a36c9cdbba323cca3bf016e22c7e31672059ee86f6556345311099f42a78da')
+sha512sums=('a8677029b929dda76bbdf1e4880cd820e5d999edd8757ac125d6c223e665ee57c6946468c0e13a24f2c28ff7523b351761d3624fc6f9a8d91e7513eecbe9170a')
 
 prepare() {
   cp -a sybil-$pkgver{,-py2}



More information about the arch-commits mailing list