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

Felix Yan felixonmars at archlinux.org
Thu Nov 30 09:05:22 UTC 2017


    Date: Thursday, November 30, 2017 @ 09:05:21
  Author: felixonmars
Revision: 270819

upgpkg: python-sybil 1.0.6-1

Modified:
  python-sybil/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-30 09:05:12 UTC (rev 270818)
+++ PKGBUILD	2017-11-30 09:05:21 UTC (rev 270819)
@@ -3,7 +3,7 @@
 
 pkgbase=python-sybil
 pkgname=('python-sybil' 'python2-sybil')
-pkgver=1.0.5
+pkgver=1.0.6
 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=('f503c70af6e803dcf38a51ffcb4ebd6fdb8ca3e68f6fb6c6f6e026d152f5634f3e2b07f09a0210dd3906f8c8e56b50e43fa86bc4c9a27304c650a37db01cc506')
+sha512sums=('6389f179afa6af9ffd23877cc7ea1b71b6431d3955262ec6707d65bcd45774e848a36c9cdbba323cca3bf016e22c7e31672059ee86f6556345311099f42a78da')
 
 prepare() {
   cp -a sybil-$pkgver{,-py2}



More information about the arch-commits mailing list