[arch-commits] Commit in python-pytest-mock/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Tue Sep 29 07:09:05 UTC 2015


    Date: Tuesday, September 29, 2015 @ 09:09:05
  Author: fyan
Revision: 142203

upgpkg: python-pytest-mock 0.8.1-1

Modified:
  python-pytest-mock/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-09-29 07:05:36 UTC (rev 142202)
+++ PKGBUILD	2015-09-29 07:09:05 UTC (rev 142203)
@@ -3,8 +3,8 @@
 
 pkgbase=python-pytest-mock
 pkgname=('python-pytest-mock' 'python2-pytest-mock')
-pkgver=0.7.0
-pkgrel=2
+pkgver=0.8.1
+pkgrel=1
 pkgdesc="Thin-wrapper around the mock package for easier use with py.test"
 arch=('any')
 license=('LGPL3')
@@ -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=('249e1ded30199e1ea2c87ef4c17295a28c537ad4fb183289383e771ab26378499c11873df97a7a6214c0fca52b6aa5d160aa68de160dca56d4e78add10f2f5c8')
+sha512sums=('30b20e315124a1a0a2aadd548d8b6b4a4762b425e5b4807e7ac4661cdaa3e5b62876fe62a68a3e3de693d2910f8c0c24be3e82e5b24215e5692c80fedfd1f8df')
 
 prepare() {
   cp -a pytest-mock-${pkgver}{,-py2}



More information about the arch-commits mailing list