python3-subprocess-tee: update to 0.4.0.

This commit is contained in:
Jan Christian Grünhage 2022-11-27 12:26:40 +01:00 committed by classabbyamp
parent 3cc43497cd
commit 364370e2d2
1 changed files with 4 additions and 4 deletions

View File

@ -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 <jan.christian@gruenhage.xyz>"
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