pytest-mock 3.5.1

This commit is contained in:
Sarah Ottinger
2021-01-11 17:38:04 -08:00
parent e40f20118d
commit c035ced2f0

View File

@@ -3,7 +3,7 @@
_realname=pytest-mock
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=3.5.0
pkgver=3.5.1
pkgrel=1
pkgdesc='Thin-wrapper around the mock package for easier use with py.test (mingw-w64)'
arch=('any')
@@ -12,7 +12,7 @@ license=('LGPL3')
depends=("${MINGW_PACKAGE_PREFIX}-python-pytest")
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools-scm")
source=("${_realname}-$pkgver.tar.gz::https://github.com/pytest-dev/pytest-mock/archive/v$pkgver.tar.gz")
sha256sums=('36b45039d5fc4086200c53242f59cd1f9f10ec6a9ada5c93f5d64fc2d4427b70')
sha256sums=('e17da6e2aba3f34b5b6622ccd7f8c95c7271a34287e60bb9703c90925216a7ce')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver