[arch-commits] Commit in python-testfixtures/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Feb 22 16:45:59 UTC 2019
Date: Friday, February 22, 2019 @ 16:45:58
Author: felixonmars
Revision: 435233
upgpkg: python-testfixtures 6.6.0-1
Modified:
python-testfixtures/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-02-22 16:44:52 UTC (rev 435232)
+++ PKGBUILD 2019-02-22 16:45:58 UTC (rev 435233)
@@ -2,7 +2,7 @@
pkgbase=python-testfixtures
pkgname=('python-testfixtures' 'python2-testfixtures')
-pkgver=6.5.2
+pkgver=6.6.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=('d24f4aa0cb7b39e053d3bd04bd6bb1ef115ea202709145c0f41dfee4a889b343701380dd467b3025da7f0a2f17023c580da1ab7ba127c3188410d0cb0e56910c')
+sha512sums=('c24d1b787790e4ab2df0b49a8e4e516896c7f32719a1673f18605837a186c8762b9c03226eaa4680b7de525dea5d56fa8fec2d3287c416e2c5d55730c46e9af6')
prepare() {
cp -a testfixtures-$pkgver{,-py2}
More information about the arch-commits
mailing list