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

Felix Yan felixonmars at archlinux.org
Sat Apr 7 05:50:12 UTC 2018


    Date: Saturday, April 7, 2018 @ 05:50:12
  Author: felixonmars
Revision: 314662

upgpkg: python-pytest-mock 1.8.0-1

Modified:
  python-pytest-mock/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-07 05:49:52 UTC (rev 314661)
+++ PKGBUILD	2018-04-07 05:50:12 UTC (rev 314662)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pytest-mock
 pkgname=('python-pytest-mock' 'python2-pytest-mock')
-pkgver=1.7.1
+pkgver=1.8.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=('74b1217d208a2e6488ceead0cbbe7e7b126f953cb20b34adbefe0daaafaf9a0ba63ccee9b29a86c7e4f678dd90d719eefa742f1abb42427373d839b425c2b3fb')
+sha512sums=('6c5315897c23ca20a7b8b633d450a8b4bb1844163a9992e5602546b233f1457338b80b2e5ad9a32716faab7a9b8adeee4d854b2a4fe87bf890ebb8a751f18fa0')
 
 prepare() {
   cp -a pytest-mock-$pkgver{,-py2}



More information about the arch-commits mailing list