summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix #448: remove the missed jaraco.windows referencebugfix/448-pyproject-remove-jaraco.windowsRonny Pfannschmidt2020-05-261-1/+1
* Merge pull request #447 from pypa/infra/release-prepv4.1.0Ronny Pfannschmidt2020-05-251-0/+11
|\
| * update changeloginfra/release-prepRonny Pfannschmidt2020-05-251-0/+11
|/
* Merge pull request #446 from henryiii/henryiii/win27Ronny Pfannschmidt2020-05-256-7/+232
|\
| * Adding Windows + Py 2.7 test, skipsHenry Schreiner2020-05-253-2/+11
| * Revert part of 8f7c2fb39c8fddafb4197d7998056f47db43b7d6Henry Schreiner2020-05-254-5/+221
|/
* Merge pull request #445 from henryiii/patch-1Ronny Pfannschmidt2020-05-251-0/+4
|\
| * Add universal wheelsHenry Schreiner2020-05-251-0/+4
|/
* Merge pull request #441 from chrisjbillington/release-branch-semver-fixRonny Pfannschmidt2020-05-253-3/+14
|\
| * Add a shim with deprecation warning for release_branch_semver()chrisjbillington2020-05-251-0/+10
| * Add release-branch-semver to setup.cfgchrisjbillington2020-05-243-3/+4
* | Merge pull request #443 from mgorny/py27-fnfeRonny Pfannschmidt2020-05-253-4/+4
|\ \
| * | Fix missing git/hg handling in tests for py27Michał Górny2020-05-253-4/+4
| |/
* | Merge pull request #444 from mgorny/tox-flake8Ronny Pfannschmidt2020-05-251-1/+1
|\ \ | |/ |/|
| * tox.ini: Fix paths in flake8 targetMichał Górny2020-05-251-1/+1
|/
* Merge pull request #439 from pypa/infra/py39Ronny Pfannschmidt2020-05-241-4/+23
|\
| * also build python 3.9 eggsRonny Pfannschmidt2020-05-241-3/+11
| * add python3.9 via deadsnakes actionRonny Pfannschmidt2020-05-241-1/+12
|/
* trigger builds on tags in futureRonny Pfannschmidt2020-05-241-1/+4
* Merge branch 'bugfix/workflow'v4.0.0Ronny Pfannschmidt2020-05-241-1/+1
|\
| * simplify the dist-upload conditionbugfix/workflowRonny Pfannschmidt2020-05-231-1/+1
* | Merge pull request #437 from pypa/bugfix/436-realpath-everywhereRonny Pfannschmidt2020-05-221-1/+1
|\ \ | |/ |/|
| * Use realpath during relpath to avoid cross-volume issues on Windows. Fixes #436.bugfix/436-realpath-everywhereJason R. Coombs2020-05-221-1/+1
|/
* run pipelines on releasesRonny Pfannschmidt2020-05-211-0/+1
* Merge pull request #435 from pypa/release-prepRonny Pfannschmidt2020-05-213-14/+8
|\
| * correct supported python versionsrelease-prepRonny Pfannschmidt2020-05-212-0/+2
| * update changelogRonny Pfannschmidt2020-05-211-0/+6
| * drop default.nixRonny Pfannschmidt2020-05-211-14/+0
|/
* Merge pull request #433 from pypa/drop-samefileRonny Pfannschmidt2020-05-217-307/+91
|\
| * drop samefile and switch to declarative metadataRonny Pfannschmidt2020-05-217-307/+91
|/
* Merge pull request #434 from pypa/drop-travisRonny Pfannschmidt2020-05-205-58/+49
|\
| * drop travisdrop-travisRonny Pfannschmidt2020-05-205-58/+49
|/
* Merge pull request #430 from chrisjbillington/release-branch-semver-schemeRonny Pfannschmidt2020-05-164-16/+95
|\
| * Allow guess_next_simple_semver to ignore unneeded partschrisjbillington2020-05-111-10/+6
| * Add release-branch-semver schemechrisjbillington2020-05-114-6/+89
|/
* Merge pull request #429 from mgorny/skip-gitRonny Pfannschmidt2020-05-084-6/+24
|\
| * Skip git tests when git is unavailableMichał Górny2020-05-074-6/+24
|/
* Merge pull request #428 from pypa/bugfix/427-utc-mismatchRonny Pfannschmidt2020-05-071-2/+3
|\
| * Generate the date for today in UTC. Fixes #427.bugfix/427-utc-mismatchJason R. Coombs2020-05-061-2/+3
* | Merge pull request #426 from mgorny/hg-skipRonny Pfannschmidt2020-05-072-1/+12
|\ \ | |/ |/|
| * Skip mercurial tests when hg is not availableMichał Górny2020-05-062-1/+12
|/
* drop pypi from travis configRonny Pfannschmidt2020-05-031-24/+0
* pre-commit updateRonny Pfannschmidt2020-05-031-2/+2
* Merge pull request #422 from pypa/fix-312-document-enterprise-distrosRonny Pfannschmidt2020-05-023-6/+23
|\
| * closes #312 - document interaction with enterprise distrosfix-312-document-enterprise-distrosRonny Pfannschmidt2020-05-023-6/+23
|/
* Merge branch 'master' of github.com:pypa/setuptools_scmRonny Pfannschmidt2020-05-026-1/+41
|\
| * Merge pull request #410 from anntzer/parentdir_prefix_versionRonny Pfannschmidt2020-05-026-1/+41
| |\
| | * Allow getting the version from the parent directory suffix.Antony Lee2020-05-016-1/+41
* | | update changelog and prepare a major releaseRonny Pfannschmidt2020-05-021-1/+4
|/ /
* | Merge pull request #383 from pypa/workflowsRonny Pfannschmidt2020-05-0110-143/+193
|\ \ | |/ |/|