index
:
delta/python-setuptools-bitbucket.git
0.7-maintenance
AbsoluteMSTR/adds-257-pip-style-version-1441051798003
BB-268_make_VersionConflict_report_who_required_package_3
BB-270_fix_VersionConflict_test_failure_2
DistributionNotFound_list_requirers
Setuptools-Distribute_merge
baserock/master
baserock/richardipsum/pip
baserock/richardipsum/pip-7.0-rebase
bdist_wininst_gui_scripts
bugfix-277
develop
distribute
distribute-legacy
docs_update_for_requires
feature/issue-229
fix-type-error-skip-reason
get_command_list
master
ncoghlan/setuppy-edited-online-with-bitbucket-1401023748153
no-normalize-warning
patch1
postproc
put_setup_requires_egg_in_cache_dir_4
setuptools
setuptools-0.6
single-codebase
svetlyak40wt/make-194-same-level-header-as-other-vers-1453106898145
sync_certifi
zip_path
bitbucket.org: Obsolete (use python-setuptools-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setuptools
/
dist.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor refactoring of code that checks a distribution's contents.
PJ Eby
2005-08-14
1
-10
/
+10
*
On second thought, don't. :( Walter Doerwald's situation isn't really
PJ Eby
2005-08-14
1
-1
/
+1
*
Allow distributing an empty namespace package.
PJ Eby
2005-08-14
1
-1
/
+1
*
Got rid of the no-longer meaningful "depends" command. Consolidated the
PJ Eby
2005-08-06
1
-49
/
+8
*
Enhanced setuptools infrastructure to support distutils extensions that
PJ Eby
2005-08-06
1
-107
/
+189
*
Misc. bug fixes and doc additions. Add 'iter_entry_points()' API.
PJ Eby
2005-07-25
1
-10
/
+10
*
Implement "entry points" for dynamic discovery of drivers and plugins.
PJ Eby
2005-07-24
1
-14
/
+55
*
Fix eager resource extraction. Add eager_resources setup() argument. Add
PJ Eby
2005-07-24
1
-14
/
+55
*
Implement ``namespace_packages`` keyword to ``setup()``. Added keyword
PJ Eby
2005-07-10
1
-26
/
+67
*
Detect and handle conflicts with "unmanaged" packages when installing
PJ Eby
2005-07-10
1
-4
/
+4
*
Added support for defining command aliases in distutils configuration
PJ Eby
2005-07-08
1
-1
/
+42
*
Beefed up the "sdist" command so that if you don't have a MANIFEST.in, it
PJ Eby
2005-07-07
1
-2
/
+2
*
Made ``easy_install`` a standard ``setuptools`` command, moving it from
PJ Eby
2005-07-06
1
-1
/
+1
*
Fix a problem using bdist_egg with non-setuptools distributions.
PJ Eby
2005-07-04
1
-1
/
+1
*
EasyInstall/setuptools 0.5a4: significant new features, including automatic
PJ Eby
2005-06-27
1
-55
/
+96
*
Add bootstrap installation support that "hitches a ride" on other packages
PJ Eby
2005-06-15
1
-12
/
+12
*
Restructure easy_install as a distutils "Command" object, so that it can
PJ Eby
2005-06-12
1
-2
/
+81
*
fix to make things continue to work when we're *not* running under
Fred Drake
2004-06-15
1
-2
/
+4
*
Deal with the distutils on the head; package_data may already be supported.
Fred Drake
2004-06-14
1
-3
/
+4
*
Compute command line that should be passed to child setup scripts.
PJ Eby
2004-03-22
1
-0
/
+41
*
Flesh out 'depends' command to display dependencies' status, and halt if
PJ Eby
2004-03-20
1
-9
/
+7
*
Initial checkin of setuptools 0.0.1.
PJ Eby
2004-03-19
1
-0
/
+453