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

Felix Yan felixonmars at archlinux.org
Fri Feb 21 13:42:42 UTC 2020


    Date: Friday, February 21, 2020 @ 13:42:41
  Author: felixonmars
Revision: 577530

upgpkg: python-sybil 1.2.2-1

Modified:
  python-sybil/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-21 13:41:33 UTC (rev 577529)
+++ PKGBUILD	2020-02-21 13:42:41 UTC (rev 577530)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-sybil
-pkgver=1.2.1
+pkgver=1.2.2
 pkgrel=1
 pkgdesc='Automated testing for the examples in your documentation.'
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-nose')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/cjw296/sybil/archive/$pkgver.tar.gz")
-sha512sums=('116fec1b5488a0b65001f473b32b359761fd460078cd8cc5a2be1787491b35833a14d6c877ac09ab17e150679b44a944c830fb82e72a0a53517a42e8115a4552')
+sha512sums=('82c068e6ea2d03639cab78bb5bf37e69a2c6f1a51dc6f56d5fdcd904ebf05aaec002343267750385c6d0f74668189bd15d73fdfd1dd335d24909738448b7203f')
 
 build() {
   cd "$srcdir"/sybil-$pkgver



More information about the arch-commits mailing list