python-pytest: update to 3.3.2.

Closes: #10478 [via git-merge-pr]
This commit is contained in:
maxice8 2018-01-05 04:20:10 -02:00 committed by Jürgen Buchmüller
parent cb074e7861
commit 543bb53a5f
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.3.1
version=3.3.2
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=cf8436dc59d8695346fcd3ab296de46425ecab00d64096cebe79fb51ecb2eb93
checksum=53548280ede7818f4dc2ad96608b9f08ae2cc2ca3874f2ceb6f97e3583f25bc4
alternatives="
python-pytest:pytest:/usr/bin/pytest2
python-pytest:py.test:/usr/bin/py.test2