python-plumbum 1.8.2-1 source package in Ubuntu
Changelog
python-plumbum (1.8.2-1) unstable; urgency=medium * New upstream version 1.8.2 * Updated debian/control: replace setuptools with hatchling + hatch-vcs * Updated Standards-Version: 4.6.2 (no changes needed) * Updated years in debian/copyright -- Philipp Huebner <email address hidden> Tue, 04 Jul 2023 14:58:50 +0200
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Noble | release | universe | misc | |
Mantic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-plumbum_1.8.2-1.dsc | 2.1 KiB | 1b665086703fd95e5b72bd353e24934afc54c7fb76b87ff0941ebe45ecda70e8 |
python-plumbum_1.8.2.orig.tar.gz | 318.6 KiB | b8d0278763fa109c5cf18e5dc4f2baec4f759516ccfeb464aa12acab8df4fb12 |
python-plumbum_1.8.2-1.debian.tar.xz | 3.0 KiB | fb563936657ec8f43ae1201a834f84a2ea2c6763b103745c9cffbbb2e05c4c65 |
Available diffs
- diff from 1.8.0-1 to 1.8.2-1 (30.9 KiB)
No changes file available.
Binary packages built by this source
- 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.