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

Felix Yan felixonmars at archlinux.org
Mon Apr 29 11:56:33 UTC 2019


    Date: Monday, April 29, 2019 @ 11:56:31
  Author: felixonmars
Revision: 456041

upgpkg: python-sybil 1.2.0-1

Modified:
  python-sybil/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-29 11:56:13 UTC (rev 456040)
+++ PKGBUILD	2019-04-29 11:56:31 UTC (rev 456041)
@@ -2,7 +2,7 @@
 
 pkgbase=python-sybil
 pkgname=('python-sybil' 'python2-sybil')
-pkgver=1.1.0
+pkgver=1.2.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=('a2e2a67be838883f837d985dd0dd5c4c11f9e484b3571cff8e43c73f02707f3bd6a59d3a9729f4f2c195ffde293a1882e2bf09c7eb0993c5cd2e53d3232ab22c')
+sha512sums=('769b528a03b75ba6dcd371ac677cb01f88e1629c6b2f3d401ec6bad056650a41ae6cf112d7b0ec8f34434ec2e945a19e87e3910b828182916fa87113a1b45372')
 
 prepare() {
   cp -a sybil-$pkgver{,-py2}



More information about the arch-commits mailing list