parent
ece3362c8c
commit
29aa21de8c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pytest'
|
||||
pkgname=python-pytest
|
||||
version=3.3.0
|
||||
version=3.3.1
|
||||
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=6db1c070aa412c30647b6aeb13c55670f900cf00fbafa003cdde560c3f4a8d76
|
||||
checksum=cf8436dc59d8695346fcd3ab296de46425ecab00d64096cebe79fb51ecb2eb93
|
||||
alternatives="
|
||||
python-pytest:pytest:/usr/bin/pytest2
|
||||
python-pytest:py.test:/usr/bin/py.test2
|
||||
|
|
Loading…
Add table
Reference in a new issue