[arch-commits] Commit in python-testfixtures/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Oct 28 09:49:39 UTC 2017
Date: Saturday, October 28, 2017 @ 09:49:37
Author: felixonmars
Revision: 264638
upgpkg: python-testfixtures 5.3.0-1
Modified:
python-testfixtures/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-10-28 09:43:53 UTC (rev 264637)
+++ PKGBUILD 2017-10-28 09:49:37 UTC (rev 264638)
@@ -3,7 +3,7 @@
pkgbase=python-testfixtures
pkgname=('python-testfixtures' 'python2-testfixtures')
-pkgver=5.2.0
+pkgver=5.3.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-zope-component' 'python2-zope-component' 'python-sybil' 'python2-sybil'
'python-pytest-django' 'python2-pytest-django' 'python-django' 'python2-django')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/Simplistix/testfixtures/archive/$pkgver.tar.gz")
-sha512sums=('e74acd51ca3980c9eaa715a9d0c1acc5317c804bc635511ec3a42a7c7f3ce5d072672e016eaf4c23c3502656fa98efbcc2b6927a9b0730f68c4fbb588fb2c3b8')
+sha512sums=('87befdbab5c32408da1c8635f8c3acd3d92571fbe1dc427a942b9f9eddc10933907bcc4328fea6a888fa900742dbe838ada7d523e44953a4c52425bb034c1bc4')
prepare() {
cp -a testfixtures-$pkgver{,-py2}
More information about the arch-commits
mailing list