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

Felix Yan felixonmars at archlinux.org
Wed May 2 11:43:06 UTC 2018


    Date: Wednesday, May 2, 2018 @ 11:43:05
  Author: felixonmars
Revision: 318657

upgpkg: python-pytest-mock 1.10.0-1

Modified:
  python-pytest-mock/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-02 11:34:24 UTC (rev 318656)
+++ PKGBUILD	2018-05-02 11:43:05 UTC (rev 318657)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pytest-mock
 pkgname=('python-pytest-mock' 'python2-pytest-mock')
-pkgver=1.9.0
+pkgver=1.10.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=('bfbd468edcfbb01c312269f8f9f4870b892f31db2b51c9c0ddc8de36772995bb4b4348f80e4d58f7e56e31bd729a01dd8d42408335732a4cb0133bca6e8a9c24')
+sha512sums=('bae9813cde3840eb783de98bc097b40276f2127907fd470a7242cb830a0c4a67ead9b6751471b76b5fd52e11e812501c65727dd1bfda0e0f829bf96c8a13550a')
 
 prepare() {
   cp -a pytest-mock-$pkgver{,-py2}



More information about the arch-commits mailing list