./devel/py-sarge, Wrapper for subprocess which provides command pipeline functionality

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.1.7nb1, Package name: py310-sarge-0.1.7nb1, Maintainer: pkgsrc-users

A wrapper for subprocess which provides command pipeline functionality.

The sarge package provides a wrapper for subprocess which provides command
pipeline functionality.

This package leverages subprocess to provide easy-to-use cross-platform
command pipelines with a Posix flavour: you can have chains of commands using
;, &, pipes using | and |&, and redirection.


Master sites:

Filesize: 25.9 KB

Version history: (Expand)


CVS history: (Expand)


   2022-01-19 18:50:48 by Thomas Klausner | Files touched by this commit (25)
Log message:
*: fix for python 3.x
   2022-01-14 18:52:07 by Thomas Klausner | Files touched by this commit (146)
Log message:
*: python2 egg files are back, add them to the PLISTs
   2022-01-10 21:45:47 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-sarge: convert to egg.mk
   2021-12-11 21:03:05 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-sarge: updated to 0.1.7

0.1.7

Fixed: Initialized commands attribute in a constructor.
Fixed: Updated documentation to show improved command line parsing under Windows.
Fixed: Added waiter.py to the manifest so that the test suite can be run.
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-02-25 16:23:21 by Pierre Pronchery | Files touched by this commit (4)
Log message:
py-sarge: import version 0.1.6

py-sarge is a wrapper for subprocess which provides command pipeline
functionality.

The sarge package provides a wrapper for subprocess which provides command
pipeline functionality.

This package leverages subprocess to provide easy-to-use cross-platform
command pipelines with a Posix flavour: you can have chains of commands using
;, &, pipes using | and |&, and redirection.