parent
5a8dee112c
commit
8e31cd8906
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pytest-mock'
|
||||
pkgname=python-pytest-mock
|
||||
version=1.7.0
|
||||
version=1.7.1
|
||||
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=8ed6c9ac6b7565b226b4da2da48876c9198d76401ec8d9c5e4c69b45423e33f8
|
||||
checksum=b879dff61e31fcd4727c227c182f15f222a155293cc64ed5a02d55e0020cf949
|
||||
noarch=yes
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue