[arch-commits] Commit in python-testfixtures/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jun 15 01:33:46 UTC 2018
Date: Friday, June 15, 2018 @ 01:33:45
Author: felixonmars
Revision: 343265
upgpkg: python-testfixtures 6.2.0-1
Modified:
python-testfixtures/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-15 01:31:22 UTC (rev 343264)
+++ PKGBUILD 2018-06-15 01:33:45 UTC (rev 343265)
@@ -3,7 +3,7 @@
pkgbase=python-testfixtures
pkgname=('python-testfixtures' 'python2-testfixtures')
-pkgver=6.1.0
+pkgver=6.2.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=('446fa539f7365de09b7f5b2f21a3d41207a65d315377550591cf6fb729a6253ee1a4a4d5a71f41b445b2e18b48d6e3a76b2b3dea77463c23c832741e36ec2b96')
+sha512sums=('6623092e981bcbf5b97e6274a279ce5306e8194a38334ea102f4d0ba0a2bb9c05f2aaa5cc43ded0c6862a54b589634fbbcbf6f6d151987047a3409181fba07ab')
prepare() {
cp -a testfixtures-$pkgver{,-py2}
More information about the arch-commits
mailing list