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
/
setuptools.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
pushed the doc in the docs/ dir. now hooked in the Sphinx
tarek
2009-07-17
1
-2619
/
+0
*
merged Hanno changes
tarek
2009-07-17
1
-1
/
+0
|
\
|
*
Packages required at build time where not fully present at install time. This...
Hanno Schlichting
2009-07-17
1
-0
/
+3
*
|
now has a unique CHANGES file. Later on when the project will be splitted in ...
tarek
2009-07-17
1
-513
/
+0
|
/
*
Cherry-picked documentation and style changes from setuptools trunk
Hanno Schlichting
2009-07-17
1
-2
/
+2
*
Figured out where to put changelog entries.
Hanno Schlichting
2009-07-16
1
-1
/
+14
*
Put the ez_setup bootstrap script onto bitbucket and note it's new location
Hanno Schlichting
2009-07-16
1
-1
/
+1
*
#1 Added compatibility with Subversion 1.6.
Tarek Ziadé
2009-07-16
1
-0
/
+3
*
Backport http://bugs.python.org/setuptools/issue39 from trunk
PJ Eby
2008-09-24
1
-3
/
+6
*
Updated release notes
PJ Eby
2008-09-24
1
-1
/
+17
*
Support subversion 1.5 (backport from trunk)
PJ Eby
2008-07-16
1
-0
/
+2
*
Added a warning if a namespace package is declared, but its parent
PJ Eby
2008-02-14
1
-0
/
+3
*
Allow ``ez_setup.use_setuptools()`` to upgrade existing setuptools
PJ Eby
2008-02-14
1
-0
/
+3
*
Fix interactions between the various "require" options,
PJ Eby
2008-01-19
1
-0
/
+5
*
chmod/test cleanups and Jython compatibility (backport from trunk)
PJ Eby
2008-01-18
1
-0
/
+2
*
Update Pyrex/swig_sources workaround for newer Pyrex versions
PJ Eby
2008-01-15
1
-0
/
+2
*
Fixed a missing files problem when using Windows source distributions on
PJ Eby
2007-09-26
1
-0
/
+5
*
0.6c7 release
PJ Eby
2007-09-04
1
-1
/
+0
*
The default ``--index-url`` is now ``http://pypi.python.org/simple``, to
PJ Eby
2007-09-04
1
-1
/
+1
*
Fix import problems with nested namespace packages installed via
PJ Eby
2007-09-04
1
-0
/
+4
*
Update release notes w/fixes.
PJ Eby
2007-07-11
1
-0
/
+5
*
Backport fixes and doc updates; prep for 0.6c6 release
PJ Eby
2007-05-31
1
-2
/
+7
*
Fix ``test`` command possibly failing if an older version of the project
PJ Eby
2007-02-24
1
-0
/
+4
*
Added ``--egg-path`` option to ``develop`` command, allowing you to force
PJ Eby
2007-02-15
1
-0
/
+13
*
Fix ``#!`` parsing problems in Windows ``.exe`` script wrappers, when there
PJ Eby
2007-01-24
1
-0
/
+4
*
Fix "eggsecutables" (such as setuptools' own egg) only being runnable
PJ Eby
2007-01-24
1
-0
/
+3
*
Update release notes.
PJ Eby
2007-01-09
1
-0
/
+3
*
Fix uploaded ``bdist_wininst`` packages being described as suitable for
PJ Eby
2007-01-09
1
-1
/
+3
*
Bump version to 0.6c5, and backport bdist_rpm and cygwin dll fixes
PJ Eby
2007-01-09
1
-0
/
+4
*
Fix a problem installing eggs with a system packaging tool if the project
PJ Eby
2007-01-05
1
-0
/
+5
*
Overhauled Windows script wrapping to support ``bdist_wininst`` better.
PJ Eby
2006-12-29
1
-0
/
+7
*
Use cross-platform relative paths in ``easy-install.pth`` when doing
PJ Eby
2006-09-29
1
-0
/
+4
*
Handle empty revision numbers in SVN 1.4 "entries" format
PJ Eby
2006-09-26
1
-0
/
+2
*
Add support for "eggsecutable" headers: a /bin/sh script that is prepended
PJ Eby
2006-09-22
1
-0
/
+43
*
Fix bdist_wininst files not being uploaded by "upload"
PJ Eby
2006-09-21
1
-2
/
+2
*
Fix ``upload`` not uploading files built by ``bdist_rpm`` on Python 2.3 and
PJ Eby
2006-09-21
1
-0
/
+4
*
Support svn 1.4 working copy format (backport from trunk)
PJ Eby
2006-09-17
1
-0
/
+3
*
Make "setup.py develop" of a setuptools-using project install
PJ Eby
2006-09-06
1
-0
/
+3
*
Support setuptools .egg being in current directory when bootstrapping on
PJ Eby
2006-09-06
1
-0
/
+5
*
Fix incorrect release note regarding the egg_info/sdist fix.
PJ Eby
2006-07-18
1
-4
/
+6
*
Source distributions now always include a ``setup.cfg`` file that explicitly
PJ Eby
2006-07-18
1
-0
/
+5
*
Support ``extra_path`` option to ``setup()`` when ``install`` is run in
PJ Eby
2006-07-18
1
-0
/
+3
*
* Fixed ``AttributeError`` when trying to download a ``setup_requires``
PJ Eby
2006-07-14
1
-0
/
+11
*
Fixed redundant warnings about missing ``README`` file(s); it should now
PJ Eby
2006-07-10
1
-0
/
+3
*
Added ``--no-date`` and ``--no-svn-revision`` options to ``egg_info``
PJ Eby
2006-07-10
1
-18
/
+77
*
Fix ``register`` not obeying name/version set by ``egg_info`` command, if
PJ Eby
2006-07-10
1
-0
/
+4
*
Include more detailed version ranges spec, and make Requirement.specs a
PJ Eby
2006-07-10
1
-0
/
+9
*
0.6b3 release
PJ Eby
2006-06-09
1
-3
/
+3
*
Allow .py files found by the include_package_data option to be
PJ Eby
2006-06-09
1
-0
/
+5
*
Fix bdist_egg not including files in .egg-info subdirectories.
PJ Eby
2006-06-07
1
-0
/
+3
[next]