[arch-commits] Commit in python-sybil/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Mar 28 22:47:48 UTC 2020
Date: Saturday, March 28, 2020 @ 22:47:47
Author: felixonmars
Revision: 605617
upgpkg: python-sybil 1.3.0-1
Modified:
python-sybil/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-28 22:47:27 UTC (rev 605616)
+++ PKGBUILD 2020-03-28 22:47:47 UTC (rev 605617)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-sybil
-pkgver=1.2.2
+pkgver=1.3.0
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=('82c068e6ea2d03639cab78bb5bf37e69a2c6f1a51dc6f56d5fdcd904ebf05aaec002343267750385c6d0f74668189bd15d73fdfd1dd335d24909738448b7203f')
+sha512sums=('88c29021ed6469cf68f76755fa2e801cc3ed73ab391448cbdaab426dbad49c4001f1feea004eeb64b14378830a282d1651ac0ce1abd64f5d3457c2d8292d9ed9')
build() {
cd "$srcdir"/sybil-$pkgver
More information about the arch-commits
mailing list