python3-py: update to 1.10.0.

This commit is contained in:
Andrew J. Hesford 2020-12-15 11:04:31 -05:00
parent 6c7cc02538
commit 4112a4ffbf

View file

@ -1,7 +1,7 @@
# Template file for 'python3-py'
pkgname=python3-py
version=1.9.0
revision=4
version=1.10.0
revision=1
wrksrc="py-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools_scm"
@ -13,7 +13,7 @@ license="MIT"
homepage="https://github.com/pytest-dev/py"
changelog="https://github.com/pytest-dev/py/raw/master/CHANGELOG"
distfiles="${PYPI_SITE}/p/py/py-${version}.tar.gz"
checksum=9ca6883ce56b4e8da7e79ac18787889fa5206c79dcc67fb065376cd2fe03f342
checksum=21b81bda15b66ef5e1a777a21c4dcd9c20ad3efd0b3f817e7a809035269e1bd3
do_check() {
python3 -m pytest