aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add upload fixturePaul Ganssle2018-11-071-0/+45
| * | Use an in-memory IO object instead of a temp filePaul Ganssle2018-11-071-6/+9
| * | Use write_field in write_pkg_filePaul Ganssle2018-11-071-20/+26
| * | Add test for read_pkg_filePaul Ganssle2018-11-071-0/+96
| * | Add changelog for PR #1576Paul Ganssle2018-11-071-0/+1
| * | Use get_metadata_version in upload_filePaul Ganssle2018-11-072-2/+1
| * | Start patching DistributionMetadata.read_pkg_filePaul Ganssle2018-11-072-19/+26
| * | Store metadata version on metadata objectPaul Ganssle2018-11-071-2/+6
| * | Add failing test for issue #1381Paul Ganssle2018-11-071-0/+59
| * | Add DistributionMetadata.read_pkg_filePaul Ganssle2018-11-071-0/+53
| * | Add upload_file to setuptools.command.uploadPaul Ganssle2018-11-071-1/+146
* | | Replace Roadmap with milestones.Jason R. Coombs2018-11-111-13/+3
* | | Add another roadmap item about pkg_resources.Jason R. Coombs2018-11-111-0/+2
* | | Update roadmapJason R. Coombs2018-11-111-0/+3
* | | Merge pull request #1521 from uranusjr/normalize-path-normpathPaul Ganssle2018-11-103-1/+55
|\ \ \ | |/ / |/| |
| * | Test normalize_path on various inputsTzu-ping Chung2018-10-291-4/+52
| * | Merge branch 'master' into normalize-path-normpathJason R. Coombs2018-10-256-1/+44
| |\ \
| * | | Describe where the behavior change is madePaul Ganssle2018-10-251-1/+1
| * | | Call os.path.normpath to normalize paths for compTzu-ping Chung2018-10-253-1/+7
* | | | Merge pull request #1572 from pganssle/import_futures_test_reqsPaul Ganssle2018-11-043-2/+5
|\ \ \ \
| * | | | Add changelog for PR #1572Paul Ganssle2018-11-021-0/+1
| * | | | Add futures backport to test reqsPaul Ganssle2018-11-022-2/+4
* | | | | Merge pull request #1554 from shashanksingh28/egg_include_setup_pyPaul Ganssle2018-11-045-4/+98
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Test that manifest can exclude setup.pyPaul Ganssle2018-11-031-0/+21
| * | | | Add changelog for PR #1554Shashank Singh2018-11-031-0/+1
| * | | | Add setup.py to egg-info by defaultShashank Singh2018-11-021-0/+6
| * | | | Add tests for setup.py inclusionShashank Singh2018-11-023-4/+70
|/ / / /
* | | | Merge pull request #1564 from 0az/doc-setup-cfg-min-versionPaul Ganssle2018-11-012-10/+14
|\ \ \ \
| * | | | Add version footnoteAndrew Zhou2018-10-301-9/+12
| * | | | Add news fragmentAndrew Zhou2018-10-281-0/+1
| * | | | Improve setup.cfg minimum version documentationAndrew Zhou2018-10-281-5/+5
* | | | | Merge pull request #1560 from varunkamath18/feature/docs_clean_user_prereqsPaul Ganssle2018-11-014-156/+234
|\ \ \ \ \
| * | | | | Change index header for Easy InstallPaul Ganssle2018-11-011-1/+1
| * | | | | Add news fragment for PR #1560Varun Kamath2018-11-012-1/+1
| * | | | | Update distribution guide and archive ez_setup docVarun Kamath2018-11-013-156/+234
* | | | | | Add missing word to sentence in docs (#1552)Jon Dufresne2018-11-012-1/+2
|/ / / / /
* | | | | Document that rpmbuild is required for bdist_rpm (#1547)Riccardo Magliocchetti2018-10-302-0/+5
* | | | | Merge pull request #1541 from smenon8/deprecate-requiresPaul Ganssle2018-10-293-1/+39
|\ \ \ \ \
| * | | | | Merge branch 'master' into deprecate-requiresSreejith Menon2018-10-285-45/+83
| |\| | | |
| * | | | | Add changelog for PR #1541Sreejith Menon2018-10-271-0/+1
| * | | | | Deprecate the requires keywordSreejith Menon2018-10-272-1/+37
* | | | | | Merge pull request #1545 from robinjhuang/custom-deprecation-warningsPaul Ganssle2018-10-2911-13/+84
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add unit tests for setuptools deprecation warningsrobinjhuang2018-10-283-3/+25
| * | | | | Add unit tests for PkgResourcesDeprecationWarningrobinjhuang2018-10-281-1/+10
| * | | | | Add a changelog for PR #1545robinjhuang2018-10-281-0/+1
| * | | | | Add custom deprecation warning classesJunhan Huang2018-10-286-9/+48
|/ / / / /
* | | | | Merge pull request #1561 from shashanksingh28/fix_readme_linksJason R. Coombs2018-10-281-4/+0
|\ \ \ \ \
| * | | | | remove private and redundant linkShashank Singh2018-10-281-4/+0
|/ / / / /
* | | | | Inline variableJason R. Coombs2018-10-281-4/+1
* | | | | Extract _get_option function for getting an option from getter or attribute.Jason R. Coombs2018-10-281-9/+14