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

Felix Yan felixonmars at archlinux.org
Sat Sep 16 14:41:23 UTC 2017


    Date: Saturday, September 16, 2017 @ 14:41:22
  Author: felixonmars
Revision: 257858

upgpkg: python-pytest-mock 1.6.3-1

Modified:
  python-pytest-mock/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-16 14:38:42 UTC (rev 257857)
+++ PKGBUILD	2017-09-16 14:41:22 UTC (rev 257858)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pytest-mock
 pkgname=('python-pytest-mock' 'python2-pytest-mock')
-pkgver=1.6.2
+pkgver=1.6.3
 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=('be8b492a13721a74fde6d47bb8e1e85ee9ec4013ef44be5f02eb64d1c3202e6749e2028ca3ea63829e92631c04592ad5fbb2ba40ee33f296279b719add62efa3')
+sha512sums=('6eaabb397b4c8fdf59164c78be127b9d55d8299d14414efacf25b082defa2cf53412456ccaa6d0b1735e027b76e7bf610670c448ad2cf1d6a11c81496f34c9f5')
 
 prepare() {
   cp -a pytest-mock-$pkgver{,-py2}



More information about the arch-commits mailing list