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
path:
root
/
docs
/
setuptools.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use license classifiers rather than the license field.
Cyril Roelandt
2019-06-01
1
-3
/
+6
*
Remove unwritten sections of the documentation (#1705)
Ratin_Kumar
2019-02-26
1
-36
/
+0
*
Merge branch 'master' into license-fix-357
Jason R. Coombs
2019-01-27
1
-193
/
+120
|
\
|
*
Merge pull request #1620 from scop/spelling
Paul Ganssle
2019-01-01
1
-1
/
+1
|
|
\
|
|
*
Spelling fixes
Ville Skyttä
2018-12-29
1
-1
/
+1
|
*
|
Remove file: from documentation for license field
Paul Ganssle
2018-12-29
1
-1
/
+1
|
|
/
|
*
Fix minimum version for data_files
Paul Ganssle
2018-11-12
1
-1
/
+1
|
*
Merge pull request #1564 from 0az/doc-setup-cfg-min-version
Paul Ganssle
2018-11-01
1
-10
/
+13
|
|
\
|
|
*
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
|
*
|
Update distribution guide and archive ez_setup doc
Varun Kamath
2018-11-01
1
-155
/
+37
|
*
|
Document that rpmbuild is required for bdist_rpm (#1547)
Riccardo Magliocchetti
2018-10-30
1
-0
/
+4
|
|
/
|
*
Remove ez_setup from documentation (#1553)
Varun Kamath
2018-10-28
1
-12
/
+6
|
*
Merge pull request #1550 from pypa/bugfix/1549-cython-recommended
Jason R. Coombs
2018-10-28
1
-10
/
+19
|
|
\
|
|
*
fix typo
Paul Ganssle
2018-10-28
1
-1
/
+1
|
|
*
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
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
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
Riccardo Magliocchetti
2018-10-27
1
-17
/
+22
|
*
|
|
Added minimum version info to setup.cfg metadata
Vito
2018-10-27
1
-5
/
+5
|
|
|
/
|
|
/
|
|
*
|
Update setup.cfg documentation to include data_files (#1532)
DanGolding
2018-10-27
1
-4
/
+5
|
|
/
*
/
Document the new `license_file` behaviour
Deniz Taneli
2018-10-28
1
-0
/
+1
|
/
*
Add docs on how to use data_files in setup.cfg
Satoru SATOH
2018-10-24
1
-0
/
+5
*
Rename find_namepaces_ns to find_namespace_packages (#1423)
Carsten Klein
2018-08-17
1
-16
/
+19
*
Merge pull request #1312 from coldrye-collaboration/gh-97
Paul Ganssle
2018-07-11
1
-0
/
+64
|
\
|
*
Expand documentation for find_packages_ns
Paul Ganssle
2018-07-04
1
-15
/
+61
|
*
Add documentation for find_packages_ns()
Carsten Klein
2018-07-04
1
-0
/
+18
*
|
Deprecate upload and register commands
Dustin Ingram
2018-07-08
1
-61
/
+27
|
/
*
Add changelog entry and include the final unsaved edit to setuptools.txt. Ref...
Jason R. Coombs
2018-06-02
1
-1
/
+1
*
Remove documentation about non-package data files that's no longer relevant w...
Jason R. Coombs
2018-06-02
1
-29
/
+8
*
Merge pull request #1359 from jmbowman/jmbowman/version_from_file
Jason R. Coombs
2018-05-15
1
-1
/
+5
|
\
|
*
Support loading version from a file
Jeremy Bowman
2018-05-15
1
-1
/
+5
*
|
Add install_requires to example
Jason R. Coombs
2018-05-15
1
-0
/
+3
*
|
Add the phrase declarative config for easier searching
Jason R. Coombs
2018-05-15
1
-2
/
+2
|
/
*
Fix doc build warnings
Jeremy Bowman
2018-05-14
1
-1
/
+1
*
Update all pypi.python.org URLs to pypi.org
Jon Dufresne
2018-04-26
1
-3
/
+3
*
Add some commas.
Jason R. Coombs
2018-03-08
1
-3
/
+3
*
Updated package_data documentation
David Pugh
2018-03-08
1
-1
/
+9
*
Fix documentation inconsistency on version specifier
Vincent Philippon
2018-02-19
1
-1
/
+1
*
Reflect find_packages behavior in doc
Dylan Wilson
2018-01-23
1
-3
/
+3
*
Document project_urls setup parameter
Jeremy Stanley
2017-12-05
1
-0
/
+10
*
Support PEP 345 Project-URL metadata
Jeremy Stanley
2017-11-22
1
-0
/
+1
*
Merge branch 'master' into drop-py26
Jason R. Coombs
2017-11-19
1
-46
/
+46
|
\
|
*
Docs proofreading
John T. Wodder II
2017-09-14
1
-46
/
+46
*
|
Merge branch 'master' into drop-py26
Jason R. Coombs
2017-09-03
1
-201
/
+106
|
\
|
|
*
Add long_description_content_type to metadata table
Dustin Ingram
2017-08-28
1
-21
/
+22
|
*
Update docs with a file list usage example
Sviatoslav Sydorenko
2017-08-28
1
-2
/
+2
[next]