From 81b8b8429d8c452deafc0197aa067f989940aaa1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sat, 9 May 2020 13:18:48 +0700 Subject: [PATCH] python3-EasyProcess: update to 0.3. --- srcpkgs/python3-EasyProcess/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-EasyProcess/template b/srcpkgs/python3-EasyProcess/template index db1c8197e84..725467884d4 100644 --- a/srcpkgs/python3-EasyProcess/template +++ b/srcpkgs/python3-EasyProcess/template @@ -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 " 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