pkgsrc/devel/py-subprocess32
wiz f0a9664a0d py-subprocess32: update to 3.5.4.
-----------------
2019-05-20 3.5.4
-----------------
 * Promoted 3.5.4rc2 to become 3.5.4.

-----------------
2019-05-13 3.5.4rc2
-----------------
 * GitHub [#57]: TimeoutExpired and CalledProcessError exceptions can now
   be unpickled.

-----------------
2019-05-10 3.5.4rc1
-----------------
* GitHub [#61]: Backport the fixes for https://bugs.python.org/issue10963,
  https://bugs.python.org/issue19612, and https://bugs.python.org/issue30418.
  When a child process was so short lived it dies or closes its pipes before
  you call communicate().  When supplying stdin or reading its output in
  this scenario, do not raise an unexpected broken pipe or interrupted
  system call exception.
2019-05-27 14:42:25 +00:00
..
patches
DESCR
distinfo
Makefile
PLIST