Released: pip v9.0.0

Ian Cordasco graffatcolmingov at gmail.com
Wed Nov 2 15:49:57 EDT 2016


Pick check? ;-)

On Nov 2, 2016 2:27 PM, "Donald Stufft" <donald at stufft.io> wrote:

> I’d like to announce the release of pip v9.0.
>
> This release features:
>
> * The 9.x series will be the last pip versions to support Python 2.6.
> * Support for Requires-Python (will require additional support in
> setuptools/PyPI) to allow releasing sdists that will be ignored by specific
> versions of Python (e.g. foobar 5.x doesn’t get downloaded on 2.6).
> * Ability to pass platform, Python version, implementation, etc into ``pip
> download`` to download wheels for other platforms.
> * Add a ``pick check`` command to check the state of installed
> dependencies.
> * Add new formats for ``pip list``, including a new columnar layout and a
> JSON format for ease of scripting.
>
> For a full list of changes, see https://pip.pypa.io/en/stable/news/ <
> https://pip.pypa.io/en/stable/news/>.
>
>> Donald Stufft
>
>
>
> --
> https://mail.python.org/mailman/listinfo/python-announce-list
>
>         Support the Python Software Foundation:
>         http://www.python.org/psf/donations/
>



More information about the Python-list mailing list