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

Felix Yan felixonmars at archlinux.org
Mon Mar 25 13:57:13 UTC 2019


    Date: Monday, March 25, 2019 @ 13:57:12
  Author: felixonmars
Revision: 443464

upgpkg: python-pytest-mock 1.10.2-1

Modified:
  python-pytest-mock/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-25 13:46:10 UTC (rev 443463)
+++ PKGBUILD	2019-03-25 13:57:12 UTC (rev 443464)
@@ -2,7 +2,7 @@
 
 pkgbase=python-pytest-mock
 pkgname=('python-pytest-mock' 'python2-pytest-mock')
-pkgver=1.10.1
+pkgver=1.10.2
 pkgrel=1
 pkgdesc="Thin-wrapper around the mock package for easier use with py.test"
 arch=('any')
@@ -11,7 +11,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=('f6adedb5e94662b2710cdfd3be5af3884e0167eb07f2f218ffc2b1ea079804ce476e50b373a3db6179028c27c29949bf459dc8fecc562df60bf4313477143e3f')
+sha512sums=('a5057225484194fa84ce367c2d6511cbec22f6068802d7fd40e81c0a8db5b261900319dd2a0f487272005101a5ff3261a480440965105e7af5b2505b99fdfd06')
 
 prepare() {
   cp -a pytest-mock-$pkgver{,-py2}



More information about the arch-commits mailing list