python-pytest-mock: update to 1.7.0.
This commit is contained in:
parent
bedefa07f3
commit
618c5e7791
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pytest-mock'
|
||||
pkgname=python-pytest-mock
|
||||
version=1.6.3
|
||||
version=1.7.0
|
||||
revision=1
|
||||
wrksrc="${pkgname/python-//}-${version}"
|
||||
build_style=python-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/pytest-dev/pytest-mock/"
|
||||
distfiles="${PYPI_SITE}/p/pytest-mock/pytest-mock-${version}.tar.gz"
|
||||
checksum=920d1167af5c2c2ad3fa0717d0c6c52e97e97810160c15721ac895cac53abb1c
|
||||
checksum=8ed6c9ac6b7565b226b4da2da48876c9198d76401ec8d9c5e4c69b45423e33f8
|
||||
noarch=yes
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue