[arch-commits] Commit in python-pytest-mock/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Mar 31 04:51:38 UTC 2019
Date: Sunday, March 31, 2019 @ 04:51:38
Author: felixonmars
Revision: 446440
upgpkg: python-pytest-mock 1.10.3-1
Modified:
python-pytest-mock/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-03-31 02:27:48 UTC (rev 446439)
+++ PKGBUILD 2019-03-31 04:51:38 UTC (rev 446440)
@@ -2,7 +2,7 @@
pkgbase=python-pytest-mock
pkgname=('python-pytest-mock' 'python2-pytest-mock')
-pkgver=1.10.2
+pkgver=1.10.3
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=('a5057225484194fa84ce367c2d6511cbec22f6068802d7fd40e81c0a8db5b261900319dd2a0f487272005101a5ff3261a480440965105e7af5b2505b99fdfd06')
+sha512sums=('d9cee7cfcd687c94698b0fc9d4a2e68c9785bfe45fdfd0876037ad44bf769f3140b2103fb61703252a1c7a47315bfbcb42582006e66fd85f6e4999b6f7037591')
prepare() {
cp -a pytest-mock-$pkgver{,-py2}
More information about the arch-commits
mailing list