[arch-commits] Commit in python-testfixtures/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Jun 23 02:38:52 UTC 2019
Date: Sunday, June 23, 2019 @ 02:38:51
Author: felixonmars
Revision: 482827
upgpkg: python-testfixtures 6.10.0-1
Modified:
python-testfixtures/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-06-23 02:38:24 UTC (rev 482826)
+++ PKGBUILD 2019-06-23 02:38:51 UTC (rev 482827)
@@ -2,7 +2,7 @@
pkgbase=python-testfixtures
pkgname=('python-testfixtures' 'python2-testfixtures')
-pkgver=6.9.0
+pkgver=6.10.0
pkgrel=1
pkgdesc="A collection of helpers and mock objects that are useful when writing unit tests or doc tests"
arch=('any')
@@ -14,7 +14,7 @@
'python-pytest-django' 'python2-pytest-django' 'python-django' 'python2-django'
'python-twisted' 'python2-twisted')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/Simplistix/testfixtures/archive/$pkgver.tar.gz")
-sha512sums=('dcfe5a37aff59e7e680185d18d4d8137fb0cd98fd0bae23d4d8b90aa5d5fa2038df59e4fba604832562bc10122ae25b385b6a79d9d318907da2f8b11d885c6fd')
+sha512sums=('0a4bed5c06d2059755026f6dfe6c0ccb37cf82e3526a4aa71721f0ad75cb475accf76f21834b84868b7ac6c94baeca95e84d1d3dd80556ad8bb1811b9cf60a2a')
prepare() {
cp -a testfixtures-$pkgver{,-py2}
More information about the arch-commits
mailing list