Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-45341: Replace 'Packaging' with 'Package' in "Python P... Index" (#28687) | Terry Jan Reedy | 2021-10-02 | 1 | -4/+4 |
| | | | pypi.org " The Python Package Index (PyPI) ... | ||||
* | bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515) | Serhiy Storchaka | 2021-09-22 | 1 | -1/+1 |
| | | | | | | | Replace old names when they refer to actual versions of macOS. Keep historical names in references to older versions. Co-authored-by: Patrick Reader <_@pxeger.com> | ||||
* | bpo-44561: Update hyperlinks in Doc/distributing/index.rst (#27032) | Steven Hsu | 2021-07-19 | 1 | -3/+3 |
| | | | | | | | | * Update hyperlinks in Doc/distributing/index.rst Update three expired hyperlinks. Closes bpo-44561. | ||||
* | Add link to .pypirc specification (GH-20680) | Brian Rutledge | 2020-06-20 | 1 | -0/+3 |
| | | | | | Related to https://github.com/pypa/twine/issues/638 and https://github.com/pypa/packaging.python.org/issues/730, I wrote a spec based on the one that was removed in https://github.com/python/cpython/pull/13087. However, a Google search for "pypirc" turned up at least one [blog post](https://truveris.github.io/articles/configuring-pypirc/) that links to https://docs.python.org/3/distutils/packageindex.html#the-pypirc-file, which now just links to this document. So, I thought a link to the spec would be handy. Automerge-Triggered-By: @jaraco | ||||
* | Spell Bitbucket correctly. (GH-16862) | Peter Bittner | 2019-10-23 | 1 | -2/+2 |
| | |||||
* | bpo-36797: Reduce levels of indirection in outdated distutils docs (#13462) | Nick Coghlan | 2019-05-23 | 1 | -3/+9 |
| | |||||
* | bpo-33503: Fix the broken pypi link in the source and the documentation ↵ | Stéphane Wirtel | 2018-05-15 | 1 | -1/+1 |
| | | | | (GH-6814) | ||||
* | bpo-25910: Link redirections in docs (#1933) | Sanyam Khurana | 2018-01-20 | 1 | -6/+6 |
| | | | Fixes some redirection links in docs. | ||||
* | Issue #26014: Update 3.x packaging documentation: | Ned Deily | 2016-06-06 | 1 | -1/+1 |
| | | | | | | | - "See also" links to the new docs are now provided in the legacy pages - links to setuptools documentation have been updated (original patch by Susan Sun) | ||||
* | Closes #25910: fix dead and permanently redirected links in the docs. Thanks ↵ | Georg Brandl | 2016-02-26 | 1 | -8/+8 |
| | | | | to SilentGhost for the patch. | ||||
* | Use https:// URLs when referring to python.org hosts. | Georg Brandl | 2014-10-29 | 1 | -5/+5 |
| | |||||
* | Issue #22711: improve links in new distribution docs | Nick Coghlan | 2014-10-25 | 1 | -8/+10 |
| | | | | | | - key term hyperlinks for distutils, setuptools & wheel - distutils landing page links directly to setuptools docs - short summary of setuptools benefits provided with link | ||||
* | Realign packaging docs with PyPUG changes | Nick Coghlan | 2014-10-04 | 1 | -7/+7 |
| | |||||
* | Issue #22295: Adopt 'python -m pip' as the preferred invocation | Nick Coghlan | 2014-09-06 | 1 | -2/+11 |
| | |||||
* | Issue #21661: Fix typo. | Zachary Ware | 2014-06-05 | 1 | -1/+1 |
| | |||||
* | Mention setuptools & wheel as key terms for distribution | Nick Coghlan | 2014-05-25 | 1 | -1/+17 |
| | |||||
* | Merge in all documentation changes since branching 3.4.0rc1. | Larry Hastings | 2014-03-16 | 1 | -0/+143 |