diff options
author | pi <pi@FreeBSD.org> | 2016-05-21 01:51:57 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2016-05-21 01:51:57 +0800 |
commit | a38fe0bbb2cd92307594ab0a9c9a0386a2260e4f (patch) | |
tree | 332def037cbbd5969d6f0e7a0f16510d56a27e89 /emulators/wine-devel | |
parent | 2e82e53f18c1483466e759328ddeeb3c76b66068 (diff) | |
download | freebsd-ports-gnome-a38fe0bbb2cd92307594ab0a9c9a0386a2260e4f.tar.gz freebsd-ports-gnome-a38fe0bbb2cd92307594ab0a9c9a0386a2260e4f.tar.zst freebsd-ports-gnome-a38fe0bbb2cd92307594ab0a9c9a0386a2260e4f.zip |
devel/py-contextlib2: 0.5.1 -> 0.5.3
- ``ExitStack`` now correctly handles context managers implemented
as old-style classes in Python 2.x (such as ``codecs.StreamReader`` and
``codecs.StreamWriter``)
- ``setup.py`` has been migrated to setuptools and configured to emit a
universal wheel file by default
- development migrated from BitBucket to GitHub
- ``redirect_stream``, ``redirect_stdout``, ``redirect_stderr`` and
``suppress`` now explicitly inherit from ``object``, ensuring
compatibility with ``ExitStack`` when run under Python 2.x (patch
contributed by Devin Jeanpierre).
- ``MANIFEST.in`` is now included in the published sdist, ensuring
the archive can be precisely recreated even without access to the
original source repo (patch contributed by Guy Rozendorn)
PR: 209643
Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer)
Diffstat (limited to 'emulators/wine-devel')
0 files changed, 0 insertions, 0 deletions