An error occurred fetching the project authors.
  1. 26 Jan, 2016 4 commits
  2. 01 Jul, 2015 1 commit
  3. 15 Jun, 2015 1 commit
    • Reinout van Rees's avatar
      Removing develop-eggs/ directory before bootstrapping. · 55d76b34
      Reinout van Rees authored
      There is code in buildout to remove develop-eggs that it knows about.
      So if everything is OK, develop-egg removal works fine.
      If there's something fishy goign on, however, buildout
      doesn't clean it up enough. Zapping the entire directory upon bootstrap
      is a very effective way to prevent problems.
      
      Reason: the old osc.recipe.sysegg did add develop-eggs .egg-link files to the
      site-packages dir, effectively short-circuiting buildout's picked versions.
      Likewise an old bootstrap could have left a setuptoos.egg-link to an ancient
      setuptools version. I just this minute had to help a colleague with just such
      a problem.
      55d76b34
  4. 09 Mar, 2014 1 commit
  5. 10 Sep, 2013 1 commit
  6. 03 Jul, 2013 1 commit
  7. 19 Jun, 2013 1 commit
  8. 14 Jun, 2013 2 commits
  9. 03 Jun, 2013 1 commit
    • Tres Seaver's avatar
      First stab at using setuptools >= 0.7 instead of distribute. · a0669e31
      Tres Seaver authored
      My doctest / renormalizer fu is not strong enough to deal with the
      changes to output:
      
      - setuptools now has dependencies, and emits output to add them as
        'find-links'.  I tried adding an 'adding_find_link' renormalizer,
        but it doesn't suppress the output.
      
      - Other failures due to merge tweaking APIs, etc.  Again, I'm not
        competent to fix them in the doctest / renormalizer world:  they make
        my head hurt.
      a0669e31
  10. 03 May, 2013 1 commit
  11. 24 Mar, 2013 1 commit
  12. 19 Mar, 2013 1 commit
    • Jim Fulton's avatar
      Fixed typos. · 1a3e4e6d
      Jim Fulton authored
      Fixed the conditional-section example and added a test for it.
      
      Added some more details about option overridding.
      1a3e4e6d
  13. 17 Mar, 2013 1 commit
  14. 25 Feb, 2013 1 commit
  15. 25 Jan, 2013 2 commits
  16. 20 Jan, 2013 1 commit
  17. 19 Jan, 2013 1 commit
  18. 11 Jan, 2013 1 commit
  19. 10 Jan, 2013 1 commit
  20. 14 Dec, 2012 1 commit
  21. 30 Nov, 2012 1 commit
  22. 23 Nov, 2012 2 commits
  23. 17 Nov, 2012 1 commit
  24. 06 Oct, 2012 1 commit
  25. 03 Sep, 2012 1 commit
  26. 21 Aug, 2012 1 commit
  27. 11 Jun, 2012 1 commit
  28. 13 May, 2012 1 commit
  29. 12 May, 2012 3 commits
  30. 28 Apr, 2012 1 commit
  31. 15 Apr, 2012 1 commit
  32. 14 Apr, 2012 1 commit