python-py: update to 1.7.0.
This commit is contained in:
parent
ed4d6191c1
commit
e9e36d1059
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-py'
|
# Template file for 'python-py'
|
||||||
pkgname=python-py
|
pkgname=python-py
|
||||||
version=1.6.0
|
version=1.7.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="py-${version}"
|
wrksrc="py-${version}"
|
||||||
|
@ -15,7 +15,7 @@ license="MIT"
|
||||||
homepage="https://github.com/pytest-dev/py"
|
homepage="https://github.com/pytest-dev/py"
|
||||||
changelog="https://github.com/pytest-dev/py/raw/master/CHANGELOG"
|
changelog="https://github.com/pytest-dev/py/raw/master/CHANGELOG"
|
||||||
distfiles="${PYPI_SITE}/p/py/py-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/py/py-${version}.tar.gz"
|
||||||
checksum=06a30435d058473046be836d3fc4f27167fd84c45b99704f2fb5509ef61f9af1
|
checksum=bf92637198836372b520efcba9e020c330123be8ce527e535d185ed4b6f45694
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
python3 -m pytest
|
python3 -m pytest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue