python-py: update to 1.6.0.
This commit is contained in:
parent
7cb4285bbb
commit
8df8ded634
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-py'
|
||||
pkgname=python-py
|
||||
version=1.5.4
|
||||
version=1.6.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="py-${version}"
|
||||
|
@ -13,8 +13,9 @@ short_desc="Python2 development support library"
|
|||
maintainer="Orpahend <orphan@voidlinux.eu>"
|
||||
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=3fd59af7435864e1a243790d322d763925431213b6b8529c6ca71081ace3bbf7
|
||||
checksum=06a30435d058473046be836d3fc4f27167fd84c45b99704f2fb5509ef61f9af1
|
||||
|
||||
do_check() {
|
||||
python3 -m pytest
|
||||
|
|
Loading…
Add table
Reference in a new issue