openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
SlapOS
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 564 of 575
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Actuallly, buildout is pretty stable at this point. :)
jim
More...
about 17 years ago
We now have support for making distributions via zc.sourcedistribution.
jim
More...
about 17 years ago
Reverted 82078, which made script path order non-deterministic, leading to test failures. The change also caused buildout to fail with Python 2.3, which lacks a set builtin.
jim
More...
about 17 years ago
fix two typos in one line (!)
fdrake
More...
about 17 years ago
added a french translation of the buildout tutorial (just replaced the code-block with block, and added a Contents)
ccomb
More...
about 17 years ago
fixed typos found during translation
ccomb
More...
about 17 years ago
The list of eggs in generated scripts is sorted and duplicates removed. This prevents problems in WingIDE and makes it easier for humans to look at and use the list of eggs.
fschulze
More...
about 17 years ago
vb.
srichter
More...
about 17 years ago
Get ready for final release.
srichter
More...
about 17 years ago
Prep for next release.
jim
More...
over 17 years ago
Doh -- Forgot date :(
jim
More...
over 17 years ago
fixed rst bug.
jim
More...
over 17 years ago
Feature Change:
jim
More...
over 17 years ago
Oops, forgot CHANGES.txt entry for r81245
rossp
More...
over 17 years ago
151820: Add the distribution directory to sys.path when running the setup.py script so that the setup.py script can import modules from the distribution directory.
rossp
More...
over 17 years ago
Fix verbose option handling of debug logging message
rossp
More...
over 17 years ago
Merged amos-dependency-links branch to trunk (r80906:81181).
amos
More...
over 17 years ago
Fixed bug:
jim
More...
over 17 years ago
Added missing doctest for setup command.
jim
More...
over 17 years ago
Ignore more.
jim
More...
over 17 years ago
Fix #149352 : setup sub-command without any argument error ref: https://bugs.launchpad.net/bugs/149352
baijum
More...
over 17 years ago
Changed the default policy back to what it was to avoid breakage in existing buildouts. Use::
jim
More...
over 17 years ago
Added missing date.
jim
More...
over 17 years ago
Changed the default index to http://cheeseshop.python.org/simple.
jim
More...
over 17 years ago
- Now, final distributions are prefered over non-final versions. If both final and non-final versions satisfy a requirement, then the final version will be used even if it is older. The normal way to override this for specific packages is to specifically require a non-final version, either specifically or via a lower bound.
jim
More...
over 17 years ago
Changed the way the test setup avoids reading ~/.buildout/default.cfg to work with recent change changes to use expanduser rather than reading $HOME directly.
jim
More...
over 17 years ago
fix typo reported by Jeff Shell
fdrake
More...
over 17 years ago
Fix typo
wichert
More...
over 17 years ago
Switch URL to PyPI from svn.zope.org.
jim
More...
over 17 years ago
Fix https://bugs.launchpad.net/zc.buildout/+bug/126441.
philikon
More...
over 17 years ago
←
1
2
…
560
561
562
563
564
565
566
567
568
…
574
575
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree