[arch-commits] Commit in python-pytest-mock/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Dec 23 12:25:41 UTC 2019
Date: Monday, December 23, 2019 @ 12:25:41
Author: felixonmars
Revision: 539156
upgpkg: python-pytest-mock 1.11.2-1
Modified:
python-pytest-mock/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-12-23 12:25:23 UTC (rev 539155)
+++ PKGBUILD 2019-12-23 12:25:41 UTC (rev 539156)
@@ -2,7 +2,7 @@
pkgbase=python-pytest-mock
pkgname=('python-pytest-mock' 'python2-pytest-mock')
-pkgver=1.11.0
+pkgver=1.11.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=('697826d7c11c9f6b27e53b997c186d4d5129491fcdd933611fc5f740bf67d92395fd6a948c8be1d99b2f1019bd4915aa3bd94942d23885dbacabdd78ccc6c0f8')
+sha512sums=('903a7c742aa86e4f50cb3b8705f873295a77000243385e9a5527bafa4c3e6c8724ab3c38cf5e9c4938ed9128159821c91a51db8f32457c87dcf5a7e7dbb1362c')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
More information about the arch-commits
mailing list