python-mock: update to 3.0.5
Updated python-mock to 3.0.5 Updated python-mock to 3.0.5 python-mock: update to 3.0.5
This commit is contained in:
parent
ebacf00301
commit
5c76e06808
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-mock'
|
||||
pkgname=python-mock
|
||||
version=2.0.0
|
||||
revision=3
|
||||
version=3.0.5
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python2-module
|
||||
|
@ -10,10 +10,10 @@ hostmakedepends="python-pbr python-setuptools"
|
|||
depends="python-funcsigs python-pbr python-setuptools python-six"
|
||||
short_desc="Rolling backport of unittest.mock for Python2"
|
||||
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||
homepage="https://github.com/testing-cabal/mock"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/testing-cabal/mock"
|
||||
distfiles="${PYPI_SITE}/m/mock/mock-${version}.tar.gz"
|
||||
checksum=b158b6df76edd239b8208d481dc46b6afd45a846b7812ff0ce58971cf5bc8bba
|
||||
checksum=83657d894c90d5681d62155c82bda9c1187827525880eda8ff5df4ec813437c3
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue