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

Felix Yan felixonmars at archlinux.org
Thu Mar 1 15:29:33 UTC 2018


    Date: Thursday, March 1, 2018 @ 15:29:32
  Author: felixonmars
Revision: 300968

upgpkg: python-pytest-mock 1.7.1-1

Modified:
  python-pytest-mock/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-01 15:13:31 UTC (rev 300967)
+++ PKGBUILD	2018-03-01 15:29:32 UTC (rev 300968)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pytest-mock
 pkgname=('python-pytest-mock' 'python2-pytest-mock')
-pkgver=1.7.0
+pkgver=1.7.1
 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=('45f100d5d6a0289c5f8b8617dfc1dc6b221d1a676ef9fcba51ba1ae8067e9444892bf71240f718ccea4715675fcfdeb01f9e42859dfb49f661ebf03be935b369')
+sha512sums=('74b1217d208a2e6488ceead0cbbe7e7b126f953cb20b34adbefe0daaafaf9a0ba63ccee9b29a86c7e4f678dd90d719eefa742f1abb42427373d839b425c2b3fb')
 
 prepare() {
   cp -a pytest-mock-$pkgver{,-py2}



More information about the arch-commits mailing list