Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Update developer docs to describe motivation behind vendored dependencies. ↵ | Jason R. Coombs | 2019-06-10 | 1 | -0/+14 | |
|/ | | | | Ref #1781. | |||||
* | Remove unwritten sections of the documentation (#1705) | Ratin_Kumar | 2019-02-26 | 1 | -36/+0 | |
| | | | These sections of the documentation were never written, and refer to deprecated functionality anyway, so they can be removed. | |||||
* | Merge pull request #1640 from pypa/bugfix/1635-disallow-parent-paths | Jason R. Coombs | 2019-01-27 | 1 | -2/+2 | |
|\ | | | | | Disallow parent path traversal in resource paths, part 1 (deprecation) | |||||
| * | Update documentation to match more aggressive absolute path exclusion in ↵bugfix/1635-disallow-parent-paths | Jason R. Coombs | 2019-01-27 | 1 | -2/+1 | |
| | | | | | | | | resources. | |||||
| * | Also disallow leading '/' in resource paths. Ref #1635. | Jason R. Coombs | 2019-01-20 | 1 | -2/+3 | |
| | | ||||||
| * | Update docs to match implementation that resource names are rooted at the ↵ | Jason R. Coombs | 2019-01-20 | 1 | -2/+2 | |
| | | | | | | | | package. Ref #1635. | |||||
* | | Merge branch 'master' into license-fix-357 | Jason R. Coombs | 2019-01-27 | 8 | -208/+343 | |
|\ \ | ||||||
| * | | Make the project page link generic | Jason R. Coombs | 2019-01-26 | 2 | -2/+2 | |
| | | | ||||||
| * | | Inject the project name in the referral also | Jason R. Coombs | 2019-01-26 | 1 | -1/+1 | |
| |/ | ||||||
| * | Tweak "making a pull request" documentation | Paul Ganssle | 2019-01-01 | 1 | -2/+2 | |
| | | | | | | | | | | reStructuredText is how the name is commonly stylized (see Wikipedia), also fixed a typo in the "deprecation" description. | |||||
| * | Merge pull request #1620 from scop/spelling | Paul Ganssle | 2019-01-01 | 2 | -2/+2 | |
| |\ | | | | | | | Spelling fixes | |||||
| | * | Spelling fixes | Ville Skyttä | 2018-12-29 | 2 | -2/+2 | |
| | | | ||||||
| * | | Remove file: from documentation for license field | Paul Ganssle | 2018-12-29 | 1 | -1/+1 | |
| |/ | ||||||
| * | Add documents on auto-mergedocs/auto-merge | Jason R. Coombs | 2018-12-29 | 1 | -0/+11 | |
| | | ||||||
| * | Add link to Tidelift Professional support in docs | Jason R. Coombs | 2018-12-03 | 1 | -0/+7 | |
| | | ||||||
| * | Fix minimum version for data_files | Paul Ganssle | 2018-11-12 | 1 | -1/+1 | |
| | | ||||||
| * | Replace Roadmap with milestones. | Jason R. Coombs | 2018-11-11 | 1 | -13/+3 | |
| | | ||||||
| * | Add another roadmap item about pkg_resources. | Jason R. Coombs | 2018-11-11 | 1 | -0/+2 | |
| | | ||||||
| * | Update roadmap | Jason R. Coombs | 2018-11-11 | 1 | -0/+3 | |
| | | ||||||
| * | Merge pull request #1564 from 0az/doc-setup-cfg-min-version | Paul Ganssle | 2018-11-01 | 1 | -10/+13 | |
| |\ | | | | | | | Document setup.cfg minimum version for version and project_urls | |||||
| | * | Add version footnote | Andrew Zhou | 2018-10-30 | 1 | -9/+12 | |
| | | | ||||||
| | * | Improve setup.cfg minimum version documentation | Andrew Zhou | 2018-10-28 | 1 | -5/+5 | |
| | | | | | | | | | | | | | | | - version: a960ee1c3f1d1d1067ec1e3c88dc345060bd33a4 - project_urls: df2246449c271c07586bcecc3eaa36e9b0e94e3d | |||||
| * | | Merge pull request #1560 from varunkamath18/feature/docs_clean_user_prereqs | Paul Ganssle | 2018-11-01 | 3 | -156/+233 | |
| |\ \ | | | | | | | | | Update documentation for setuptools distribution | |||||
| | * | | Change index header for Easy Install | Paul Ganssle | 2018-11-01 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Add news fragment for PR #1560 | Varun Kamath | 2018-11-01 | 1 | -1/+0 | |
| | | | | ||||||
| | * | | Update distribution guide and archive ez_setup doc | Varun Kamath | 2018-11-01 | 3 | -156/+234 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a simple introductory guide to the modern way to distribute `setuptools`-based projects with a link to the Python packaging tutorial. Rather than delete the old `ez_setup` information, it has been moved to a separate archive for people who want to use it as a historical reference. | |||||
| * | | | Add missing word to sentence in docs (#1552) | Jon Dufresne | 2018-11-01 | 1 | -1/+1 | |
| |/ / | | | | | | | Add missing word to sentence in python 3 docs | |||||
| * / | Document that rpmbuild is required for bdist_rpm (#1547) | Riccardo Magliocchetti | 2018-10-30 | 1 | -0/+4 | |
| |/ | | | | | | | | | Document that rpmbuild is required for bdist_rpm Refs #1456 | |||||
| * | Remove ez_setup from documentation (#1553) | Varun Kamath | 2018-10-28 | 1 | -12/+6 | |
| | | | | | | | | | | | | | | | | Remove ez_setup from setuptools installation docs This removes ez_setup.py from the setuptools development instructions and updates some links into EasyInstall that were skipping over the deprecation warning. | |||||
| * | Merge pull request #1550 from pypa/bugfix/1549-cython-recommended | Jason R. Coombs | 2018-10-28 | 1 | -10/+19 | |
| |\ | | | | | | | Update recommendation. | |||||
| | * | fix typo | Paul Ganssle | 2018-10-28 | 1 | -1/+1 | |
| | | | | | | | | | Co-Authored-By: jaraco <jaraco@jaraco.com> | |||||
| | * | Update recommendation. Fixes #1549. | Jason R. Coombs | 2018-10-28 | 1 | -10/+19 | |
| | | | ||||||
| * | | Merge pull request #1537 from madig/doc-setup.cfg-src-layout | Jason R. Coombs | 2018-10-28 | 1 | -0/+29 | |
| |\ \ | | |/ | |/| | Document using setup.cfg for src-layouts | |||||
| | * | Edit wording | Nikolaus Waxweiler | 2018-10-28 | 1 | -4/+5 | |
| | | | ||||||
| | * | Correct typo | Nikolaus Waxweiler | 2018-10-27 | 1 | -1/+1 | |
| | | | ||||||
| | * | Document using setup.cfg for src-layouts | Nikolaus Waxweiler | 2018-10-27 | 1 | -0/+28 | |
| | | | ||||||
| * | | Merge pull request #1534 from xrmx/cythonvspyrex | Jason R. Coombs | 2018-10-27 | 1 | -17/+22 | |
| |\ \ | | | | | | | | | Document building Cython projects instead of Pyrex | |||||
| | * | | Document building Cython projects instead of Pyrex | Riccardo Magliocchetti | 2018-10-27 | 1 | -17/+22 | |
| | | | | | | | | | | | | | | | | Refs #1395 | |||||
| * | | | Added minimum version info to setup.cfg metadata | Vito | 2018-10-27 | 1 | -5/+5 | |
| | |/ | |/| | | | | | | | | | | | | | | | | This also documents that the long_description_content_type keyword was added in version 38.6.0. Co-authored-by: Gene Matusovsky <gene_matusovsky@s5a.com> | |||||
| * | | Update setup.cfg documentation to include data_files (#1532) | DanGolding | 2018-10-27 | 1 | -4/+5 | |
| |/ | | | | | | | * Update setup.cfg documentation to include data_files | |||||
* / | Document the new `license_file` behaviour | Deniz Taneli | 2018-10-28 | 1 | -0/+1 | |
|/ | ||||||
* | Update roadmap to expand scope of declarative config goals. | Jason R. Coombs | 2018-10-26 | 1 | -1/+3 | |
| | ||||||
* | Fix deprecation warning in easy_install docs | Jesus Laime | 2018-10-26 | 1 | -1/+1 | |
| | ||||||
* | Add docs on how to use data_files in setup.cfg | Satoru SATOH | 2018-10-24 | 1 | -0/+5 | |
| | | | | | This adds the `[options.data_files]` section to the existing setup.cfg example. | |||||
* | Merge pull request #1490 from pypa/bugfix/sphinx/5417 | Jason R. Coombs | 2018-09-16 | 1 | -1/+1 | |
|\ | | | | | Pin against sphinx 1.8.0 due to sphinx-doc/sphinx#5417. | |||||
| * | Pin against sphinx 1.8.0 due to sphinx-doc/sphinx#5417. | Jason R. Coombs | 2018-09-16 | 1 | -1/+1 | |
| | | ||||||
* | | Fix broken reference to setuptools docs | Jason R. Coombs | 2018-09-16 | 1 | -1/+1 | |
|/ | ||||||
* | Update Easy Install docs reflecting the deprecation. | Jason R. Coombs | 2018-09-16 | 1 | -0/+6 | |
| | ||||||
* | Remove backwards compatibility notes and future plans from Easy Install docs | Jason R. Coombs | 2018-09-16 | 1 | -45/+0 | |
| | ||||||
* | Merge ancient easy_install history into changelog | Jason R. Coombs | 2018-09-16 | 1 | -498/+0 | |
| |