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

Felix Yan felixonmars at archlinux.org
Wed Jan 22 06:54:28 UTC 2020


    Date: Wednesday, January 22, 2020 @ 06:54:27
  Author: felixonmars
Revision: 553359

upgpkg: python-sybil 1.2.1-1

Modified:
  python-sybil/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-22 05:41:49 UTC (rev 553358)
+++ PKGBUILD	2020-01-22 06:54:27 UTC (rev 553359)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-sybil
-pkgver=1.2.0
-pkgrel=3
+pkgver=1.2.1
+pkgrel=1
 pkgdesc='Automated testing for the examples in your documentation.'
 arch=('any')
 license=('MIT')
@@ -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=('769b528a03b75ba6dcd371ac677cb01f88e1629c6b2f3d401ec6bad056650a41ae6cf112d7b0ec8f34434ec2e945a19e87e3910b828182916fa87113a1b45372')
+sha512sums=('116fec1b5488a0b65001f473b32b359761fd460078cd8cc5a2be1787491b35833a14d6c877ac09ab17e150679b44a944c830fb82e72a0a53517a42e8115a4552')
 
 build() {
   cd "$srcdir"/sybil-$pkgver



More information about the arch-commits mailing list