python-plumbum 1.6.5-1 source package in Ubuntu
Changelog
python-plumbum (1.6.5-1) unstable; urgency=medium * New upstream version 1.6.5 * Updated Vcs-* fields in debian/control * Updated Standards-Version: 4.1.3 (no changes needed) * Updated years in debian/copyright * Updated debian/watch -- Philipp Huebner <email address hidden> Sun, 28 Jan 2018 18:10:57 +0100
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 | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-plumbum_1.6.5-1.dsc | 2.0 KiB | 84ed6a58af51d876b899179ba52e695fd34a2567c67c3cdd59679bbb9ea4743c |
python-plumbum_1.6.5.orig.tar.gz | 85.0 KiB | bd83b2f389cd20eb15806f887d99e3afd57187596fa15a68785c9c64b2b0c1f7 |
python-plumbum_1.6.5-1.debian.tar.xz | 2.2 KiB | b8bf44eb6ed424a3be8bcf9c0aed194b3e6e42a0a1d52e3bfe4b0f2752004bd2 |
Available diffs
- diff from 1.6.3-1 to 1.6.5-1 (20.2 KiB)
No changes file available.
Binary packages built by this source
- python-plumbum: No summary available for python-plumbum in ubuntu cosmic.
No description available for python-plumbum in ubuntu cosmic.
- 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.