python-mock: update to 4.0.2.
This commit is contained in:
parent
d2733aeb9f
commit
e5f505565b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-mock'
|
||||
pkgname=python-mock
|
||||
version=3.0.5
|
||||
version=4.0.2
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/testing-cabal/mock"
|
||||
distfiles="${PYPI_SITE}/m/mock/mock-${version}.tar.gz"
|
||||
checksum=83657d894c90d5681d62155c82bda9c1187827525880eda8ff5df4ec813437c3
|
||||
checksum=dd33eb70232b6118298d516bbcecd26704689c386594f0f3c4f13867b2c56f72
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt LICENSE
|
||||
|
|
Loading…
Reference in a new issue