python-plumbum 1.6.7-1 source package in Ubuntu

Changelog

python-plumbum (1.6.7-1) unstable; urgency=medium

  * New upstream version 1.6.7
  * Ran "cme fix dpkg"
  * Enabled DH_VERBOSE in debian/rules
  * Updated Standards-Version: 4.2.1 (no changes needed)

 -- Philipp Huebner <email address hidden>  Tue, 11 Sep 2018 12:52:30 +0200

Upload details

Uploaded by:
Philipp Huebner
Uploaded to:
Sid
Original maintainer:
Philipp Huebner
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-plumbum_1.6.7-1.dsc 2.0 KiB cc284c8397d9f005d4b2fcd8410861384281c98d9d58b44e730efd7cca80de1c
python-plumbum_1.6.7.orig.tar.gz 91.3 KiB 5877a1d55bc588d079378d80ba6710cda46855517bdd4d31ff6f0bdf1a28f8bf
python-plumbum_1.6.7-1.debian.tar.xz 2.5 KiB e7d3762132e1263cfa9cf49437cd0a29b39f65847ca3385f7765aa4404278c80

Available diffs

No changes file available.

Binary packages built by this source

python-plumbum: No summary available for python-plumbum in ubuntu focal.

No description available for python-plumbum in ubuntu focal.

python3-plumbum: library for writing shell script-like programs in Python 3

 python-plumbum provides shell-like syntax and handy shortcuts for writing shell
 script one-liners in Python using shell combinators. It supports local and
 remote command execution (over SSH), local and remote file-system paths,
 easy working-directory and environment manipulation and a programmatic
 Command-Line Interface (CLI) application toolkit.
 .
 This is the Python 3 version.