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

Felix Yan felixonmars at archlinux.org
Tue Jul 18 04:33:10 UTC 2017


    Date: Tuesday, July 18, 2017 @ 04:33:09
  Author: felixonmars
Revision: 245530

upgpkg: python-pytest-mock 1.6.2-1

Modified:
  python-pytest-mock/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-18 04:32:43 UTC (rev 245529)
+++ PKGBUILD	2017-07-18 04:33:09 UTC (rev 245530)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pytest-mock
 pkgname=('python-pytest-mock' 'python2-pytest-mock')
-pkgver=1.6.0
+pkgver=1.6.2
 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' 'python-setuptools-scm'
              'python2-setuptools-scm')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest-mock/archive/v$pkgver.tar.gz")
-sha512sums=('be2c49f35368168d3423881353041492f316082e949ba6d57888887b0abbcffee8648193f2e05fab0280e7d1f27f0d5bd068333b6b0e581497e833da400379ae')
+sha512sums=('be8b492a13721a74fde6d47bb8e1e85ee9ec4013ef44be5f02eb64d1c3202e6749e2028ca3ea63829e92631c04592ad5fbb2ba40ee33f296279b719add62efa3')
 
 prepare() {
   cp -a pytest-mock-$pkgver{,-py2}



More information about the arch-commits mailing list