2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated release info.
jim
More... almost 18 years ago
Added support for repeatable buildouts by allowing egg versions to be specified in a versions section.
jim
More... almost 18 years ago
Added an api to set a default value for the versions option. This will allow a versions feature to be added without updating all recipes initially. Later, recipes that support custom versions will be able to override the defaults by passing options.
jim
More... almost 18 years ago
Features:
jim
More... almost 18 years ago
Adjusted the output for verbosity levels. Using a single -v option no longer causes voluminous setuptools output. Uisng -vv and -vvv now triggers extra setuptools output.
jim
More... almost 18 years ago
Fixed a bug in constructing a project interpreter.
jim
More... almost 18 years ago
- typo More... almost 18 years ago
Fix for bug #84866; correct reference to the executable. More... almost 18 years ago
Added missing release date.
jim
More... almost 18 years ago
Fixed a broken test.
jim
More... almost 18 years ago
Added flush/fsync to the write method to try to avoid spurious test failures. I'm not sure this is really necessary.
jim
More... almost 18 years ago
Added release date.
jim
More... almost 18 years ago
Feature Changes ---------------
jim
More... almost 18 years ago
Added support for the buildout newest option.
jim
More... almost 18 years ago
Added newest keyword parameter to the install and build functions to allow for getting less than the newest but still getting what's necessary.
jim
More... almost 18 years ago
Fixed bug: Explicitly specifying a Python executable failed if the output of running Python with the -V option included a 2-digit (rather than a 3-digit) version number.
jim
More... about 18 years ago
Make a separate project for the testrunner recipe.
jim
More... about 18 years ago
Updated release info.
jim
More... about 18 years ago
updated release info
jim
More... about 18 years ago
Removed sme changes that didn't apply.
jim
More... about 18 years ago
Added some changes that were added in the wrong place.
jim
More... about 18 years ago
- Added documentation for some previously undocumented features of the easy_install APIs.
jim
More... about 18 years ago
Documented some preciously undocumented options/values. These are used and tested indirectly in various ways.
jim
More... about 18 years ago
- fixed typo More... about 18 years ago
Fixed typos.
jim
More... about 18 years ago
Bugs Fixed ----------
jim
More... about 18 years ago
Normalized expected path.
jim
More... about 18 years ago
Added the ability to load configuration from URLs.
jim
More... about 18 years ago
Updated release info.
jim
More... about 18 years ago
Bugs Fixed ----------
jim
More... about 18 years ago