* update python-mock to 3.0.5-11

This commit is contained in:
Alexander Baldeck 2023-05-06 17:25:30 +02:00
parent 336f72c00a
commit 816f81d58d

View File

@ -4,12 +4,12 @@
pkgname=python-mock
pkgver=3.0.5
pkgrel=9
pkgrel=11
pkgdesc='Mocking and Patching Library for Testing'
url='http://www.voidspace.org.uk/python/mock/'
depends=('python' 'python-six' 'python-pbr')
license=('BSD')
arch=('any')
arch=(any)
source=(mock-$pkgver.tar.gz::https://github.com/testing-cabal/mock/archive/$pkgver.tar.gz)
sha512sums=('9ab4f0c794f5701ba1367d982cf79a5662d4233753d12ed9c88ae20282db1f44be73f84c4d9f6d03ff64926b8c1b6d0c9a79b2a4724a3eb36c247ffd4ab03e2d')