python3-EasyProcess: update to 0.3.

This commit is contained in:
Đoàn Trần Công Danh 2020-05-09 13:18:48 +07:00
parent b411ccc808
commit 81b8b8429d

View file

@ -1,6 +1,6 @@
# Template file for 'python3-EasyProcess'
pkgname=python3-EasyProcess
version=0.2.10
version=0.3
revision=1
archs=noarch
wrksrc=EasyProcess-${version}
@ -14,7 +14,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="BSD-2-Clause"
homepage="https://github.com/ponty/easyprocess"
distfiles="${PYPI_SITE}/E/EasyProcess/EasyProcess-${version}.tar.gz"
checksum=636b5e30222cde1e881fafc0112b35d516bce41ddee83ecbac656dec9befea1b
checksum=fb948daac01f64c1e49750752711253614846c6fc7e5692a718a7408f2ffb984
do_check() {
PYTHONPATH=$(pwd)/build/lib pytest