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
/
command
/
bdist_rpm.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct indentation and clarify meaning by using namespacing
Jason R. Coombs
2014-04-30
1
-4
/
+4
*
Replace outdated deprecating comments with a proper doc string.
Jason R. Coombs
2014-03-30
1
-4
/
+9
*
The no_egg option is no longer present.
Jason R. Coombs
2014-03-30
1
-4
/
+0
*
Adjust to match modern style conventions.
Jason R. Coombs
2014-03-30
1
-5
/
+9
*
Remove legacy compatibility in bdist_rpm
Jason R. Coombs
2014-03-30
1
-15
/
+1
*
Remove excess whitespace; Normalize imports.
Jason R. Coombs
2014-03-30
1
-34
/
+3
*
Fix missing backport of import fix for bdist_rpm building non-source
PJ Eby
2007-01-09
1
-1
/
+1
*
Bump version to 0.6c5, and backport bdist_rpm and cygwin dll fixes
PJ Eby
2007-01-09
1
-1
/
+1
*
Fix import problem for bdist_rpm w/Python<2.5
PJ Eby
2006-12-29
1
-1
/
+1
*
Fix ``upload`` not uploading files built by ``bdist_rpm`` on Python 2.3 and
PJ Eby
2006-09-21
1
-12
/
+26
*
Added a ``--single-version-externally-managed`` option to the ``install``
PJ Eby
2005-12-14
1
-18
/
+4
*
Kludges to make building packages with '-' in their version work with
PJ Eby
2005-11-19
1
-0
/
+49
*
Added support for old-style RPMs (i.e. non-egg RPMs)
PJ Eby
2005-09-03
1
-1
/
+23
*
Fix problem w/bdist_rpm and setuptools, reported by Walter Doerwald. I
PJ Eby
2005-08-21
1
-0
/
+11