diff options
author | rodent <rodent@pkgsrc.org> | 2014-01-16 02:57:42 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-01-16 02:57:42 +0000 |
commit | 68eecdbeb1cb86f96336bf361312af31e42c08e6 (patch) | |
tree | 15ca46ef085dc74ca9f14be5cf8c4502a57c7b5c /doc/CHANGES-2014 | |
parent | d3de2b1224d76a15234d0448a9d90802ecc198ec (diff) | |
download | pkgsrc-68eecdbeb1cb86f96336bf361312af31e42c08e6.tar.gz |
Update to latest release, 1.11. From doc/news.rst:
1.11 (2014-01-02)
~~~~~~~~~~~~~~~~~
* **BACKWARDS INCOMPATIBLE** Switched to using wheels for the bundled copies of
setuptools and pip. Using sdists is no longer supported - users supplying
their own versions of pip/setuptools will need to provide wheels.
* **BACKWARDS INCOMPATIBLE** Modified the handling of ``--extra-search-dirs``.
This option now works like pip's ``--find-links`` option, in that it adds
extra directories to search for compatible wheels for pip and setuptools.
The actual wheel selected is chosen based on version and compatibility, using
the same algorithm as ``pip install setuptools``.
* Upgraded pip to v1.5
* Upgraded setuptools to v1.4
Diffstat (limited to 'doc/CHANGES-2014')
0 files changed, 0 insertions, 0 deletions