[arch-commits] Commit in python-testfixtures/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Apr 20 23:47:22 UTC 2020
Date: Monday, April 20, 2020 @ 23:47:22
Author: felixonmars
Revision: 617105
upgpkg: python-testfixtures 6.14.1-1
Modified:
python-testfixtures/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-20 23:33:53 UTC (rev 617104)
+++ PKGBUILD 2020-04-20 23:47:22 UTC (rev 617105)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-testfixtures
-pkgver=6.14.0
+pkgver=6.14.1
pkgrel=1
pkgdesc="A collection of helpers and mock objects that are useful when writing unit tests or doc tests"
arch=('any')
@@ -12,7 +12,7 @@
checkdepends=('python-pytest-runner' 'python-zope-component' 'python-sybil'
'python-pytest-django' 'python-django' 'python-twisted')
source=("$pkgname-$pkgver.tar.gz::https://github.com/Simplistix/testfixtures/archive/$pkgver.tar.gz")
-sha512sums=('8b395595bef81f29f4642afcd68b52c2ee77cb1a0fbf7368d3c561f936cd1f6d4adf287a29f8538ef16d685209beae2fc94c972824f2113d35e76ad4cbb734b3')
+sha512sums=('10e411971d016b342ff3a45bd6663bdeec84a2eae8de938fe2103a07ec37e8e524fa203d7ef9f57f2569d724e3cf60a32a4c4cabe6773dc8801d9a900396233e')
build() {
cd "$srcdir"/testfixtures-$pkgver
More information about the arch-commits
mailing list