subprocess-tee 0.4.1-1 source package in Ubuntu

Changelog

subprocess-tee (0.4.1-1) sid; urgency=medium

  * Uploading to sid.
  * Merging upstream version 0.4.1.
  * Removing d/patches because the only patch within was deleted.
  * d/control: Updating Standards-Version.

 -- Sakirnth Nagarasa <email address hidden>  Tue, 03 Jan 2023 16:32:42 +0100

Upload details

Uploaded by:
Sakirnth Nagarasa
Uploaded to:
Sid
Original maintainer:
Sakirnth Nagarasa
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
subprocess-tee_0.4.1-1.dsc 1.4 KiB c4230c5a74462e54763ef5a9cbd731389b63825299dc6ba5961993a8182dc234
subprocess-tee_0.4.1.orig.tar.xz 10.8 KiB ef833474314fdfa4900f2a2df291cb0649b1ad6346a766efd866ca0f6b0e88fb
subprocess-tee_0.4.1-1.debian.tar.xz 1.9 KiB 73727cedccb295fdef9909d843c1787063dbceb51b42d557c307f16d06518640

Available diffs

No changes file available.

Binary packages built by this source

python3-subprocess-tee: alternative to subprocess.run like tee (Python 3.x)

 This package provides a drop-in alternative to subprocess.run that
 captures the output while still printing it in real-time, just the
 way tee does.
 .
 This package contains the Python 3.x module.