[CentralOH] Fwd: Pip users: big change coming this month

Travis Risner deeptinker at fastmail.com
Fri Oct 2 23:00:40 EDT 2020


Hi Folks,

As noted here, big changes are coming to __pip__ this month involving 
the dependency resolver.

-	Pip 20.2 (already out) has new resolver in it.  Add

		--use-feature=2020-resolver

	to use.

-	Pip 20.3 (Probably will be released in January 2021) will use the new 
resolver by default, but a flag is available to use the current 
resolver.

-	Pip 21.0 (Probably will be released in April 2021) will use the new 
resolver only.  The current resolver will no longer be available.

Details and links to more info and a short video are given below.

Travis

P. S. To subscribe to this list, go to 
https://mail.python.org/mailman3/lists/python-announce-list.python.org/.

--
Travis Risner


-------- Forwarded Message --------
Subject: Pip users: big change coming this month
Date: Thu, 1 Oct 2020 06:29:56 -0400
 From: Sumana Harihareswara <sh at changeset.nyc>

Changes are coming to pip, Python's package installation tool, in 
October 2020. Please read and share this migration guide: 
https://pip.pypa.io/en/latest/user_guide/#changes-to-the-pip-dependency-resolver-in-20-2-2020 
.

We're working on improving the Python packaging toolchain, foundational 
work that will (in the long run) make the whole Python package 
installation experience way less confusing.

The pip team made a 2-minute video to explain what's up:

https://youtu.be/B4GQCBBsuNU

We are also doing user experience studies, and want you to sign up if 
you ever do anything with Python (whatever your level of 
skill/experience): 
http://www.ei8fdb.org/thoughts/2020/03/pip-ux-study-recruitment/

https://mastodon.social/@brainwane/104950044427849411 is a good toot to 
boost, and https://twitter.com/ThePSF/status/1311038036013199363 is a 
good tweet to retweet, if you want to help us get the word out.

MORE DETAILS: at the migration guide at 
https://pip.pypa.io/en/latest/user_guide/#changes-to-the-pip-dependency-resolver-in-20-2-2020 
.

On 7/30/20 10:58 AM, Sumana Harihareswara wrote:
> On behalf of the Python Packaging Authority, I am pleased to announce 
> that we have just released pip 20.2, a new version of pip. You can 
> install it by running python -m pip install --upgrade pip.

-- 
Sumana Harihareswara
Changeset Consulting
https://changeset.nyc
_______________________________________________
Python-announce-list mailing list -- python-announce-list at python.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/centraloh/attachments/20201002/ace93ab5/attachment.html>


More information about the CentralOH mailing list