diff options
author | rodent <rodent@pkgsrc.org> | 2014-07-16 23:15:12 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-07-16 23:15:12 +0000 |
commit | 0a7308e778553418aad5c7ea80dabdba7254606e (patch) | |
tree | 8dc1fecb9f48b257a7602f96407a69e583ac734f /parallel/py-billiard/distinfo | |
parent | 00dd2fbdb31ed725f008181c8836e9a5eddf2d57 (diff) | |
download | pkgsrc-0a7308e778553418aad5c7ea80dabdba7254606e.tar.gz |
3.3.0.18 - 2014-06-20
---------------------
- Now compiles on GNU/kFreeBSD
- Pool: `AF_PIPE` address fixed so that it works on recent Windows versions
in combination with Python 2.7.7.
- Pool: Fix for `Supervisor object has no attribute _children` error.
- Pool: Fixed bug with human_status(None).
- Pool: shrink did not work properly if asked to remove more than 1 process.
Diffstat (limited to 'parallel/py-billiard/distinfo')
-rw-r--r-- | parallel/py-billiard/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/parallel/py-billiard/distinfo b/parallel/py-billiard/distinfo index c8bf2a4133b..4588aa0da58 100644 --- a/parallel/py-billiard/distinfo +++ b/parallel/py-billiard/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2014/04/19 17:54:28 rodent Exp $ +$NetBSD: distinfo,v 1.7 2014/07/16 23:15:12 rodent Exp $ -SHA1 (billiard-3.3.0.17.tar.gz) = 42096b9ecdcb28286827832505ef88ef2f41a5cb -RMD160 (billiard-3.3.0.17.tar.gz) = ebac7561774417171bb602cadd2e37b9948dd10a -Size (billiard-3.3.0.17.tar.gz) = 151198 bytes +SHA1 (billiard-3.3.0.18.tar.gz) = a3690bf6a789f4bd0aacffeb88ba90b24b80a764 +RMD160 (billiard-3.3.0.18.tar.gz) = c5e61e2ee51170d21951f98f5eb07f48ae637cb0 +Size (billiard-3.3.0.18.tar.gz) = 150594 bytes |