python-pytest: update to 3.2.5.

Closes #9235.
This commit is contained in:
maxice8 2017-11-16 01:41:42 -02:00 committed by Enno Boland
parent 348f8dbf46
commit a137280e8b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-pytest'
pkgname=python-pytest
version=3.2.4
version=3.2.5
revision=1
wrksrc="${pkgname/python-//}-${version}"
build_style=python-module
@ -12,7 +12,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="MIT"
homepage="https://docs.pytest.org/en/latest/"
distfiles="${PYPI_SITE}/p/pytest/pytest-${version}.tar.gz"
checksum=f50c9d0e07f0b028f6046448cd7b66bd48ff4ed004641db3ea2898af3b9eaeee
checksum=6d5bd4f7113b444c55a3bbb5c738a3dd80d43563d063fc42dcb0aaefbdd78b81
alternatives="python-pytest:pytest:/usr/bin/pytest2"
noarch=yes