index
:
external_python_setuptools
40.7-maintenance
bootstrap
bootstrap-2.x
bootstrap-py24
bugfix/1623-always-targz
bugfix/1635-disallow-parent-paths
bugfix/1663-restore-port
bugfix/2129-better-egg-detection
bugfix/2232-adopt-distutils-default
bugfix/2232-ubuntu-patch
bugfix/downgrade-pip
bugfix/downgrade-pip-redux
debt/drop-py35
debt/remove-RequirementParseError
develop-nspkg
develop-nspkg-always
di-patch-1
distutils
distutils-adopt-escape-hatch
docs/auto-merge
docs/distutils-porting
dont-normalize
drop-py26
export-pkg-resources
feature/1246-utf-8-in-scripts
feature/1696-update-vendored-deps
feature/2093-docs-revamp
feature/deprecate-2to3
feature/deps-in-metadata
feature/deterministic-provides-extras-2
feature/easy-install-dep
feature/implicit-bootstrap
feature/include-pyproject.toml
feature/pip-options-alignment
feature/pyopenssl-fallback
feature/simple-dist-name-in-scripts
feature/tox-venv
feature/vendor-pkg-resources
feature/version-in-cfg
feature/xenial-py37
fix_changelog
issue-704
issue-889
issue-97
issue250-module_from_spec
issue250-reentry
iterator-unpack
maint/44.x
master
pr/1521
pr1887-rebase
replicant-10
revert-1180-fix_889_and_non-ascii_in_setup.cfg_take_2
setuptools-scm
Python setuptools
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add changelog entry.
feature/deps-in-metadata
Jason R. Coombs
2020-02-04
1
-0
/
+1
*
Move docs dependencies into package metadata and use same technique as jaraco...
Jason R. Coombs
2020-01-21
5
-13
/
+16
*
Merge remote-tracking branch 'origin/master' into feature/deps-in-metadata
Jason R. Coombs
2020-01-21
1
-17
/
+48
|
\
|
*
Merge pull request #1967 from webknjaz/bugfixes/setup-python-action-version
Jason R. Coombs
2020-01-21
2
-18
/
+49
|
|
\
|
|
*
Add back NETWORK_REQUIRED env var
Sviatoslav Sydorenko
2020-01-20
1
-0
/
+1
|
|
*
Simplify GH Actions tests workflow
Sviatoslav Sydorenko
2020-01-20
1
-21
/
+27
|
|
*
Set TOXENV to pypy3 on macOS @ GH Actions CI/CD
Sviatoslav Sydorenko
2020-01-20
1
-0
/
+4
|
|
*
Support PyPy2
Sviatoslav Sydorenko
2020-01-20
2
-3
/
+3
|
|
*
Add PyPy 🐍 jobs to Actions CI/CD workflow
Sviatoslav Sydorenko
2020-01-20
1
-0
/
+1
|
|
*
Fix running tests under Python 2
Sviatoslav Sydorenko
2020-01-20
1
-0
/
+2
|
|
*
Log Python location in CI
Sviatoslav Sydorenko
2020-01-20
1
-0
/
+3
|
|
*
Log Python version in CI
Sviatoslav Sydorenko
2020-01-20
1
-0
/
+3
|
|
*
Disable tox's parallel spinner
Sviatoslav Sydorenko
2020-01-20
1
-0
/
+3
|
|
*
Switch to using the latest Ubuntu
Sviatoslav Sydorenko
2020-01-20
1
-1
/
+1
|
|
*
Cache Pip dists in GH Actions CI/CD workflows
Sviatoslav Sydorenko
2020-01-20
1
-0
/
+8
|
|
*
Bump setup-python action to v1.1.1
Sviatoslav Sydorenko
2020-01-20
1
-1
/
+1
|
|
*
Use `python-version` in setup-python action
Sviatoslav Sydorenko
2020-01-20
1
-1
/
+1
*
|
|
Set PIP_USE_PEP517 in installer command so as not to influence the tests with...
Jason R. Coombs
2020-01-21
2
-1
/
+2
*
|
|
Opt into PEP 517 for pip installs to avoid implicit dependency on Setuptools ...
Jason R. Coombs
2020-01-20
1
-0
/
+1
*
|
|
Merge branch 'master' into feature/deps-in-metadata
Jason R. Coombs
2020-01-20
2
-1
/
+13
|
\
|
|
|
*
|
Merge commit 'f9e279df'
Jason R. Coombs
2020-01-20
2
-1
/
+1
|
|
\
\
|
|
*
|
Move test dependencies into the package, removing 'tests' directory which mas...
Jason R. Coombs
2020-01-20
2
-1
/
+1
|
*
|
|
Clarify subject of change. Ref #1905.
Jason R. Coombs
2020-01-20
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Rewrite selective PIP_IGNORE_REQUIRES_PYTHON to allow test dependencies in me...
Jason R. Coombs
2020-01-20
3
-8
/
+43
*
|
|
Move test dependencies to package metadata.
Jason R. Coombs
2020-01-19
4
-14
/
+34
|
/
/
*
|
👹 Feed the hobgoblins (delint).
Jason R. Coombs
2020-01-19
1
-1
/
+2
*
|
Merge pull request #1905 from mimi1vx/patch-1
Jason R. Coombs
2020-01-19
3
-3
/
+18
|
\
\
|
*
|
Separate test for 'is_present' into its own test and add a TODO about this be...
Jason R. Coombs
2020-01-19
1
-0
/
+5
|
*
|
Add changelog entry. Ref #1905.
Jason R. Coombs
2020-01-19
1
-0
/
+1
|
*
|
Extract 'find_spec' function to consolidate behavior. Ref #1905.
Jason R. Coombs
2020-01-19
1
-12
/
+12
|
*
|
Merge branch 'master' into patch-1
Jason R. Coombs
2020-01-19
85
-1335
/
+2231
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #1968 from hugovk/flake8-2020
Jason R. Coombs
2020-01-19
2
-0
/
+2
|
\
\
\
|
*
|
|
Add changelog
Hugo
2020-01-14
1
-0
/
+1
|
*
|
|
Add flake8-2020 to requirements.txt
Hugo
2020-01-14
1
-0
/
+1
*
|
|
|
Merge branch 'master' of https://github.com/pypa/setuptools
Jason R. Coombs
2020-01-19
7
-19
/
+13
|
\
\
\
\
|
*
\
\
\
Merge pull request #1980 from pypa/feature/bootstrap-in-tox
Jason R. Coombs
2020-01-19
7
-19
/
+13
|
|
\
\
\
\
|
|
*
|
|
|
Bootstrap the environment in tox, allowing simple 'tox' to run tests and simp...
Jason R. Coombs
2020-01-19
7
-19
/
+13
*
|
|
|
|
|
👹 Feed the hobgoblins (delint).
Jason R. Coombs
2020-01-19
11
-51
/
+51
*
|
|
|
|
|
Run flake8 tests as part of test suite.
Jason R. Coombs
2020-01-19
2
-5
/
+14
*
|
|
|
|
|
👹 Feed the hobgoblins (delint).
Jason R. Coombs
2020-01-19
32
-187
/
+251
|
/
/
/
/
/
*
|
|
|
|
Disable Python 2 tests on Github Actions
Jason R. Coombs
2020-01-19
1
-1
/
+0
*
|
|
|
|
Remove another reference to py27
Jason R. Coombs
2020-01-19
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Only run 'egg_info' when bootstrapping was required.
Jason R. Coombs
2020-01-19
1
-8
/
+4
*
|
|
|
Include PKG-INFO in minimal egg-info so that metadata doesn't need to be gene...
Jason R. Coombs
2020-01-19
1
-2
/
+1
*
|
|
|
Add azure pipelines from jaraco/skeleton
Jason R. Coombs
2020-01-19
1
-0
/
+71
*
|
|
|
Bump version: 45.0.0 → 45.1.0
v45.1.0
Jason R. Coombs
2020-01-19
6
-5
/
+10
*
|
|
|
Update changelog.
Jason R. Coombs
2020-01-19
1
-0
/
+1
*
|
|
|
Merge pull request #1978 from bennuttall/patch-2
Jason R. Coombs
2020-01-19
1
-3
/
+0
|
\
\
\
\
|
*
|
|
|
Ensure bdist_wheel no longer creates a universal wheel, close #1976
Ben Nuttall
2020-01-19
1
-3
/
+0
*
|
|
|
|
Merge pull request #1972 from jdufresne/py3-only
Jason R. Coombs
2020-01-19
1
-0
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
[next]