Skip to content

Commit

Permalink
python3-subprocess-tee: update to 0.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcgruenhage authored and classabbyamp committed Nov 27, 2022
1 parent 3cc4349 commit 364370e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions srcpkgs/python3-subprocess-tee/template
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# 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"
short_desc="Replacement for subprocess.run capturing output while still printing it"
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

Expand Down

0 comments on commit 364370e

Please sign in to comment.