[arch-commits] Commit in python-sybil/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Apr 26 00:21:13 UTC 2019
Date: Friday, April 26, 2019 @ 00:21:12
Author: felixonmars
Revision: 454076
upgpkg: python-sybil 1.1.0-1
Modified:
python-sybil/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-04-26 00:20:13 UTC (rev 454075)
+++ PKGBUILD 2019-04-26 00:21:12 UTC (rev 454076)
@@ -2,7 +2,7 @@
pkgbase=python-sybil
pkgname=('python-sybil' 'python2-sybil')
-pkgver=1.0.9
+pkgver=1.1.0
pkgrel=1
pkgdesc='Automated testing for the examples in your documentation.'
arch=('any')
@@ -11,7 +11,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=('f084150cd1c87912c1843fc3e4205d5a3d7edaa5fb6f0ea9db87a70f1e6899eb5113d3ba8e56edd8e2498dfdf3e73d22d36de0528ebf690a4be01224f2ec256c')
+sha512sums=('a2e2a67be838883f837d985dd0dd5c4c11f9e484b3571cff8e43c73f02707f3bd6a59d3a9729f4f2c195ffde293a1882e2bf09c7eb0993c5cd2e53d3232ab22c')
prepare() {
cp -a sybil-$pkgver{,-py2}
More information about the arch-commits
mailing list