[arch-commits] Commit in python-pytest-mock/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Dec 25 21:28:47 UTC 2019
Date: Wednesday, December 25, 2019 @ 21:28:47
Author: felixonmars
Revision: 541242
upgpkg: python-pytest-mock 1.12.0-1
Modified:
python-pytest-mock/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-12-25 21:28:42 UTC (rev 541241)
+++ PKGBUILD 2019-12-25 21:28:47 UTC (rev 541242)
@@ -2,7 +2,7 @@
pkgbase=python-pytest-mock
pkgname=('python-pytest-mock' 'python2-pytest-mock')
-pkgver=1.11.2
+pkgver=1.12.0
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=('903a7c742aa86e4f50cb3b8705f873295a77000243385e9a5527bafa4c3e6c8724ab3c38cf5e9c4938ed9128159821c91a51db8f32457c87dcf5a7e7dbb1362c')
+sha512sums=('50c06e11cb73190125176d9924c5fab7fa9525d886b28eccef38ed91cdf8b10cdc6f58739240e332211f6ed4663d78a7b3da27a2200d6d31aeddc47c7368ab8f')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
More information about the arch-commits
mailing list