Add pip.conf heads-up to PyPI.org migration guide

Open Beginner friendly
#463 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
78/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Active
Tech stack
python
Domain
documentation

Research direction

Start with the PyPI.org migration guide's “Downloading packages” section and review the linked pip.conf example showing the old PyPI URL. Add a clear heads-up for users with that configuration, then ensure the blog post's “Migrating” section can point readers to the updated guide.

Written by the indexing model from the issue text.

Description

good first issue help wanted type: bug

Followup to https://github.com/pypa/packaging-problems/issues/135 :

A user had a .pip directory containing a pip.conf file that pointed to the old PyPI URL:

[global]
index-url=https://pypi.python.org/pypi/

I think https://packaging.python.org/guides/migrating-to-pypi-org/#downloading-packages should include a heads-up about that. Once you figure out the language to add, and add it, we'll revise the https://pyfound.blogspot.com/2018/03/warehouse-all-new-pypi-is-now-in-beta.html#Migrating section to point to it.

Dominant language
Python
Stars
1.7k
Forks
1.7k
Avg merge
3d 12h
Merged PRs (30d)
4

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from pypa/packaging.python.org

All issues in pypa/packaging.python.org

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.