summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | Disable PIP_NO_INDEX for tests that override the index. Ref #2534.v51.2.0Jason R. Coombs2021-01-161-0/+2
|/ / / / / /
* | | | | | Point changelog at 2534 for more infoJason R. Coombs2021-01-161-1/+1
| | | | | |
* | | | | | Bump version: 51.1.2 → 51.2.0Jason R. Coombs2021-01-166-6/+20
| | | | | |
* | | | | | Point changelog at 2534 for more infoJason R. Coombs2021-01-161-0/+0
| | | | | |
* | | | | | Avoid hitting network during test_easy_installJason R. Coombs2021-01-162-0/+11
|/ / / / /
* | | | | Merge pull request #2519 from henryiii/patch-2Jason R. Coombs2021-01-081-1/+1
|\ \ \ \ \ | | | | | | | | | | | | fix: suggest PyPA build instead of pep517.build
| * | | | | fix: suggest PyPA build instead of pep517.buildHenry Schreiner2021-01-011-1/+1
| |/ / / /
* | | | | Merge pull request #2523 from encukou/load_moduleJason R. Coombs2021-01-082-1/+4
|\ \ \ \ \ | | | | | | | | | | | | Avoid deprecated load_module() in pkg_resources namespace delaration
| * | | | | Avoid deprecated load_module() in pkg_resources namespace delarationPetr Viktorin2021-01-062-1/+4
| |/ / / / | | | | | | | | | | | | | | | Fixes: https://github.com/pypa/setuptools/issues/2493
* | | | | Merge pull request #2525 from jtr109/patch-1Jason R. Coombs2021-01-082-1/+2
|\ \ \ \ \ | | | | | | | | | | | | fix typo
| * | | | | Update 2525.doc.rstYuanPei Li2021-01-081-1/+1
| | | | | |
| * | | | | Create 2525.doc.rstYuanPei Li2021-01-081-0/+1
| | | | | |
| * | | | | fix typoYuanPei Li2021-01-081-1/+1
| |/ / / / | | | | | | | | | | Fix a difference between the name of function definition and calling.
* | | | | Bump version: 51.1.1 → 51.1.2v51.1.2Jason R. Coombs2021-01-084-3/+11
| | | | |
* | | | | Disable inclusion of package data as it causes 'tests' to be included as ↵Jason R. Coombs2021-01-082-1/+3
|/ / / / | | | | | | | | | | | | data. Fixes #2505.
* | | | Merge https://github.com/jaraco/skeleton into mainJason R. Coombs2020-12-293-1/+48
|\ \ \ \ | | |/ / | |/| |
| * | | Automatically inject project name in docs heading.Jason R. Coombs2020-12-292-3/+3
| | | |
| * | | Enable automergeJason R. Coombs2020-12-131-0/+27
| | | |
| * | | Update skeleton description to describe the periodic collapse. Fixes #27.Jason R. Coombs2020-12-121-0/+20
| | | |
* | | | Bump version: 51.1.0 → 51.1.1v51.1.1Jason R. Coombs2020-12-284-3/+11
| | | |
* | | | Rename changelogJason R. Coombs2020-12-281-0/+0
| | | |
* | | | Merge pull request #2515 from pypa/bugfix/safe-test-testJason R. Coombs2020-12-282-0/+5
|\ \ \ \ | | | | | | | | | | Avoid hitting network during test_virtualenv.test_test_command.
| * | | | Update changelog.Jason R. Coombs2020-12-281-0/+1
| | | | |
| * | | | Disable index URL in pip-based fetch_build_eggs to avoid hitting PyPI.Jason R. Coombs2020-12-281-0/+2
| | | | |
| * | | | In test_test_command_install_requirements, uninstall setuptools to avoid ↵Jason R. Coombs2020-12-281-0/+2
|/ / / / | | | | | | | | | | | | getting some other version in the environment.
* | | | Update changelog. Ref #1471.Jason R. Coombs2020-12-281-0/+1
| | | |
* | | | Replace incorrect statement about triggering installation of dependencies to ↵Jason R. Coombs2020-12-281-4/+8
| |/ / |/| | | | | | | | indicate that the handling is mostly implementation specific. Ref pypa/setuptools#1471.
* | | Merge pull request #2504 from henryiii/patch-1Jason R. Coombs2020-12-231-8/+5
|\ \ \ | |_|/ |/| | docs: recommend pypa build instead of pep517.build
| * | docs: recommend pypa buildHenry Schreiner2020-12-221-8/+5
|/ /
* | Include tmpl files in manifest template. Workaround for #2498.v51.1.0Jason R. Coombs2020-12-211-1/+3
| | | | | | | | Tests once again pass on an extract of the sdist.
* | Unset tag_build and tag_date prior to cutting a release. Fixes #2500.Jason R. Coombs2020-12-211-0/+2
| |
* | Fix badge for GHAJason R. Coombs2020-12-201-2/+2
| |
* | Fix syntax in test_build_meta, version should not have quotes. Bug was ↵Jason R. Coombs2020-12-201-1/+1
| | | | | | | | masked by LegacyVersion parsing.
* | Disable integration tests on PyPy on Windows. Ref #2496.Jason R. Coombs2020-12-201-0/+7
| |
* | Merge https://github.com/jaraco/tidelift into mainJason R. Coombs2020-12-205-8/+28
|\ \
| * | Move Tidelift release note publishing to Github Actions.Jason R. Coombs2020-11-142-2/+6
| | |
| * | Include token passthrough for azure pipelines publish stage.Jason R. Coombs2020-01-111-0/+2
| | |
| * | Add a 'For Enterprise' section to the READMEJason R. Coombs2019-11-301-0/+9
| | |
| * | Rebrand to 'For Enterprise'Jason R. Coombs2019-11-301-2/+2
| | |
| * | List sidebars to avoid errors looking for template 't'Jason R. Coombs2019-09-091-1/+1
| | |
| * | Add funding reference to projectJason R. Coombs2019-09-091-0/+1
| | |
| * | Update badge URLJason R. Coombs2019-09-091-1/+1
| | |
| * | Move Tidelift token into Travis configurationJason R. Coombs2019-08-222-7/+2
| | |
| * | Use technique for environment passing matching that found in jaraco/skeletonJason R. Coombs2019-05-172-2/+1
| | |
| * | Add support for automatic publishing of release notesJason R. Coombs2019-05-172-0/+13
| | |
| * | Use nicer, simpler phrasingJason R. Coombs2019-03-221-5/+3
| | |
| * | Rely on alabaster theme to support sidebar rendering.Jason R. Coombs2019-01-261-0/+1
| | |
| * | Add Tidelift templateJason R. Coombs2019-01-263-0/+21
| /
* | Bump version: 51.0.0 → 51.1.0Jason R. Coombs2020-12-208-9/+20
| |
* | Merge pull request #2486 from pypa/feature/skeletonJason R. Coombs2020-12-2020-539/+348
|\ \ | | | | | | Adopt jaraco/skeleton