python3-mock: update to 4.0.0
This commit is contained in:
parent
68526476a1
commit
7d73dd1189
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-mock'
|
||||
pkgname=python3-mock
|
||||
version=3.0.5
|
||||
revision=2
|
||||
version=4.0.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="mock-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -11,7 +11,7 @@ maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="http://mock.readthedocs.org/en/latest/"
|
||||
distfiles="${PYPI_SITE}/m/mock/mock-${version}.tar.gz"
|
||||
checksum=83657d894c90d5681d62155c82bda9c1187827525880eda8ff5df4ec813437c3
|
||||
checksum=8fff3fd7c5796ea78ae2847f32e87ad4e111e03fef6e90d03b5efb4882211d78
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue