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