Next | Query returned 14 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2021-10-15 14:20:27 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-plumbum: updated to 1.7.0

1.7.0

Commands: support .with_cwd()
Commands: make iter_lines deal with decoding errors during iteration
Commands: fix handling of env-vars passed to plumbum BoundEnvCommands
Commands: fix support for win32 in iter_lines
Paths: fix incorrect __getitem__ method in Path
Paths: Remote path stat had odd OSError
Paths: Fix RemotePath.copy()
Paths: missing __fspath__ added
SSH: better error reporting on SshSession error
Internal: redesigned CI, major cleanup to setuptools distribution, Black \ 
formatting, style checking throughout.
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2020-10-05 23:24:16 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-plumbum: use egg.mk

Previously, this had a missing dependency.

Bump PKGREVISION to be on the safe side.
   2020-09-29 04:27:30 by Pierre Pronchery | Files touched by this commit (4)
Log message:
py-plumbum: import version 1.6.1.post0

Ever wished the compactness of shell scripts be put into a real programming
language? Say hello to Plumbum Shell Combinators. Plumbum (Latin for lead,
which was used to create pipes back in the day) is a small yet feature-rich
library for shell script-like programs in Python. The motto of the library is
"Never write shell scripts again", and thus it attempts to mimic the shell
syntax ("shell combinators") where it makes sense, while keeping it all
Pythonic and cross-platform.

Apart from shell-like syntax and handy shortcuts, the library provides 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.

Next | Query returned 14 messages, browsing 11 to 20 | previous