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

Felix Yan felixonmars at archlinux.org
Sat Feb 17 15:43:02 UTC 2018


    Date: Saturday, February 17, 2018 @ 15:42:58
  Author: felixonmars
Revision: 296081

upgpkg: python-pytest-mock 1.7.0-1

Modified:
  python-pytest-mock/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-17 14:58:58 UTC (rev 296080)
+++ PKGBUILD	2018-02-17 15:42:58 UTC (rev 296081)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pytest-mock
 pkgname=('python-pytest-mock' 'python2-pytest-mock')
-pkgver=1.6.3
+pkgver=1.7.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' 'python-setuptools-scm'
              'python2-setuptools-scm')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest-mock/archive/v$pkgver.tar.gz")
-sha512sums=('6eaabb397b4c8fdf59164c78be127b9d55d8299d14414efacf25b082defa2cf53412456ccaa6d0b1735e027b76e7bf610670c448ad2cf1d6a11c81496f34c9f5')
+sha512sums=('45f100d5d6a0289c5f8b8617dfc1dc6b221d1a676ef9fcba51ba1ae8067e9444892bf71240f718ccea4715675fcfdeb01f9e42859dfb49f661ebf03be935b369')
 
 prepare() {
   cp -a pytest-mock-$pkgver{,-py2}



More information about the arch-commits mailing list