python-pytest: update to 3.4.2.

Closes: #12246 [via git-merge-pr]
This commit is contained in:
maxice8 2018-03-07 13:18:43 -03:00 committed by Michael Aldridge
parent 8e31cd8906
commit 1551834a60

View file

@ -1,6 +1,6 @@
# Template file for 'python-pytest'
pkgname=python-pytest
version=3.4.1
version=3.4.2
revision=1
wrksrc="${pkgname/python-//}-${version}"
build_style=python-module
@ -13,7 +13,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=9ddcb879c8cc859d2540204b5399011f842e5e8823674bf429f70ada281b3cc6
checksum=117bad36c1a787e1a8a659df35de53ba05f9f3398fb9e4ac17e80ad5903eb8c5
alternatives="
python-pytest:pytest:/usr/bin/pytest2
python-pytest:py.test:/usr/bin/py.test2