From b1b5a0ff28faf4d42d66dc52c85be0a2a7ac28f5 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-subprocess-tee/template b/srcpkgs/python3-subprocess-tee/template index deea6f5226d7..18ec37f09e2a 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" @@ -10,7 +10,7 @@ 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 +checksum=7ea885ff32cdb2b2d3b2a6c464492f2ee1ebbf324e50598d75de4f6f3ea0f149 # requires molecule, which isn't packaged yet make_check=no