1. 20 Aug, 2007 2 commits
    • Jim Fulton's avatar
      - Now, final distributions are prefered over non-final versions. If · 33dcf8ca
      Jim Fulton authored
        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.
      
      - There is a buildout prefer-final version that can be used with a
        value of "false"::
      
      prefer-final = false
      
      To prefer newer versions, regardless of whether or not they are
        final, buildout-wide.
      33dcf8ca
    • Jim Fulton's avatar
      Changed the way the test setup avoids reading ~/.buildout/default.cfg · 2e3031ce
      Jim Fulton authored
      to work with recent change changes to use expanduser rather than
      reading $HOME directly.
      2e3031ce
  2. 10 Aug, 2007 1 commit
  3. 02 Aug, 2007 1 commit
  4. 27 Jul, 2007 1 commit
  5. 19 Jul, 2007 2 commits
  6. 13 Jul, 2007 1 commit
  7. 05 Jul, 2007 2 commits
  8. 20 Jun, 2007 7 commits
  9. 19 Jun, 2007 4 commits
  10. 04 Jun, 2007 1 commit
  11. 31 May, 2007 2 commits
  12. 30 May, 2007 3 commits
  13. 12 May, 2007 5 commits
  14. 09 May, 2007 1 commit
  15. 07 May, 2007 2 commits
  16. 06 May, 2007 5 commits