diff options
author | fhajny <fhajny@pkgsrc.org> | 2017-01-17 17:14:14 +0000 |
---|---|---|
committer | fhajny <fhajny@pkgsrc.org> | 2017-01-17 17:14:14 +0000 |
commit | ed12af4f5ce2a9d5a32e674341d69d6465d6f8f8 (patch) | |
tree | 5c2f79763360a15934d5075f2716bd8370e1ff3c /net/dlint | |
parent | f133a6579b4bbb404e7ec0052f88755b4cf48b4a (diff) | |
download | pkgsrc-ed12af4f5ce2a9d5a32e674341d69d6465d6f8f8.tar.gz |
Update devel/py-future to 0.16.0.
This release removes the configparser package as an alias for
ConfigParser on Py2 to improve compatibility with Lukasz Langa's
backported configparser package. Previously python-future and the
configparser backport clashed, causing various compatibility issues.
This releases also fixes these bugs:
- Fix newbytes constructor bug.
- Fix semantics of bool() with newobject.
- Fix standard_library.install_aliases() on PyPy.
- Fix assertRaises for pow and compile` on Python 3.5.
- Fix return argument of future.utils.ensure_new_type if conversion to
new type does not exist.
- Add missing cmp_to_key for Py2.6.
- Allow the old_div fixer to be disabled.
- Improve compatibility with Google App Engine.
- Add some missing imports to the tkinter and tkinter.filedialog package
namespaces.
- Fix raise_from on PY3 when the exception cannot be recreated from its
repr.
Diffstat (limited to 'net/dlint')
0 files changed, 0 insertions, 0 deletions