From d8e41a3bb6ec4deb4286607c840a65d424feb15b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Sun, 27 Nov 2022 12:26:40 +0100 Subject: [PATCH] python3-subprocess-tee: update to 0.4.0. --- srcpkgs/python3-subprocess-tee/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-subprocess-tee/template b/srcpkgs/python3-subprocess-tee/template index deea6f5226d7..77dc6153e221 100644 --- a/srcpkgs/python3-subprocess-tee/template +++ b/srcpkgs/python3-subprocess-tee/template @@ -1,7 +1,7 @@ # Template file for 'python3-subprocess-tee' pkgname=python3-subprocess-tee -version=0.3.5 -revision=2 +version=0.4.0 +revision=1 build_style=python3-pep517 hostmakedepends="python3-wheel python3-setuptools_scm" depends="python3" @@ -9,8 +9,8 @@ short_desc="Replacement for subprocess.run capturing output while still printing maintainer="Jan Christian Grünhage " license="MIT" homepage="https://github.com/pycontribs/subprocess-tee" -distfiles="${PYPI_SITE}/s/${pkgname/python3-/}/${pkgname/python3-/}-${version}.tar.gz" -checksum=ff5cced589a4b8ac973276ca1ba21bb6e3de600cde11a69947ff51f696efd577 +distfiles="${PYPI_SITE}/s/subprocess-tee/subprocess-tee-${version}.tar.gz" +checksum=7ea885ff32cdb2b2d3b2a6c464492f2ee1ebbf324e50598d75de4f6f3ea0f149 # requires molecule, which isn't packaged yet make_check=no