[arch-commits] Commit in python-pytest-mock/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Wed Jun 3 16:08:47 UTC 2015
Date: Wednesday, June 3, 2015 @ 18:08:47
Author: fyan
Revision: 134707
upgpkg: python-pytest-mock 0.6.0-1
Modified:
python-pytest-mock/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-06-03 16:07:25 UTC (rev 134706)
+++ PKGBUILD 2015-06-03 16:08:47 UTC (rev 134707)
@@ -3,7 +3,7 @@
pkgbase=python-pytest-mock
pkgname=('python-pytest-mock' 'python2-pytest-mock')
-pkgver=0.5.0
+pkgver=0.6.0
pkgrel=1
pkgdesc="Thin-wrapper around the mock package for easier use with py.test"
arch=('any')
@@ -12,7 +12,7 @@
makedepends=('python-pytest' 'python2-pytest' 'python2-mock')
#checkdepends=('python-coverage' 'python2-coverage')
source=("http://pypi.python.org/packages/source/p/pytest-mock/pytest-mock-$pkgver.zip")
-sha512sums=('46a51b711fc29667c81e907809d2b1ddbd1f39c50dd3cfff3f05ed8cfed7e65eb078cf2ca68195955a3eb551d13f564475edbe37da5887980a0850b7ce6116a1')
+sha512sums=('a89bcd8ea55f940e08979e2d839548cef06ae055cd65ca60e47d7a4f6a3909fcee93828ea7e8d4265503f7dc66bca68a44de0d3600cbf19b71c9767d07d4fda2')
prepare() {
cp -a pytest-mock-${pkgver}{,-py2}
More information about the arch-commits
mailing list