[arch-commits] Commit in python-sybil/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Jul 29 12:29:22 UTC 2020
Date: Wednesday, July 29, 2020 @ 12:29:21
Author: felixonmars
Revision: 665765
upgpkg: python-sybil 1.3.1-1
Modified:
python-sybil/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-29 12:12:22 UTC (rev 665764)
+++ PKGBUILD 2020-07-29 12:29:21 UTC (rev 665765)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-sybil
-pkgver=1.3.0
+pkgver=1.3.1
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=('88c29021ed6469cf68f76755fa2e801cc3ed73ab391448cbdaab426dbad49c4001f1feea004eeb64b14378830a282d1651ac0ce1abd64f5d3457c2d8292d9ed9')
+sha512sums=('93cd2bf3c7e44261653a7c9bc19c11c738ec3afeb64696831a5e9def44d5f66d6a41d48ebdfb10208d1674cfc14f9bd603f73cc94de59d631bde58a112eb6361')
build() {
cd "$srcdir"/sybil-$pkgver
More information about the arch-commits
mailing list