pkgsrc/lang/py-six/distinfo
wiz 53320a754a Update to 1.9.0:
1.9.0
-----

- Issue #106: Support the `flush` parameter to `six.print_`.

- Pull request #48 and issue #15: Add the `python_2_unicode_compatible`
  decorator.

- Pull request #57 and issue #50: Add several compatibility methods for unittest
  assertions that were renamed between Python 2 and 3.

- Issue #105 and pull request #58: Ensure `six.wraps` respects the *updated* and
  *assigned* arguments.

- Issue #102: Add `raise_from` to abstract out Python 3's raise from syntax.

- Issue #97: Optimize `six.iterbytes` on Python 2.

- Issue #98: Fix `six.moves` race condition in multi-threaded code.

- Pull request #51: Add `six.view(keys|values|itmes)`, which provide dictionary
  views on Python 2.7+.
2015-01-04 23:44:58 +00:00

5 lines
229 B
Text

$NetBSD: distinfo,v 1.6 2015/01/04 23:44:58 wiz Exp $
SHA1 (six-1.9.0.tar.gz) = d168e6d01f0900875c6ecebc97da72d0fda31129
RMD160 (six-1.9.0.tar.gz) = 7692a13b40946de28978ecdcadaad3a5e842713b
Size (six-1.9.0.tar.gz) = 29127 bytes