python-py: update to 1.5.2.

Closes #9203.
This commit is contained in:
maxice8 2017-11-14 20:19:36 -02:00 committed by Enno Boland
parent 9dc4b9a594
commit b782c001b6

View file

@ -1,6 +1,6 @@
# Template file for 'python-py'
pkgname=python-py
version=1.4.34
version=1.5.2
revision=1
wrksrc="${pkgname/python-//}-${version}"
build_style=python-module
@ -11,7 +11,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="MIT"
homepage="https://github.com/pytest-dev/py"
distfiles="https://github.com/pytest-dev/py/archive/${version}.tar.gz"
checksum=522e37eb34a4decf1cc43f1522d4c18c9a6aa8caaddc401627aba5432ee08970
checksum=c1a23fb4c6cc181dbb207117190adefcad757e742c2a25ba8fed63bd55712634
noarch=yes
post_install() {