- 22 Mar, 2014 1 commit
-
-
Marius Gedminas authored
Fix Python tarball download in Makefile by following HTTP redirects
-
- 21 Mar, 2014 2 commits
-
-
Taylor McKay authored
-
Taylor McKay authored
-
- 28 Feb, 2014 3 commits
-
-
Tres Seaver authored
List Python 2 and 3 support in setup.py
-
Brett Cannon authored
-
Brett Cannon authored
-
- 20 Dec, 2013 1 commit
-
-
Tres Seaver authored
-
- 05 Nov, 2013 2 commits
-
-
Tres Seaver authored
Open files for 'exec()' w/ universal newlines.
-
Tres Seaver authored
-
- 22 Oct, 2013 1 commit
-
-
Tres Seaver authored
Fixes #130.
-
- 16 Oct, 2013 1 commit
-
-
Marius Gedminas authored
The SSL patch file was recently renamed[1], and then fixed to apply against 2.6.9rc1[2]. [1] https://github.com/collective/buildout.python/commit/ad45adb78bfa37542d62a394392d5146fce5af34 [2] https://github.com/collective/buildout.python/commit/8d58e4b2bc67ef67d97013a66e8aa4669b3a37a1 Since buildout is still building Python 2.6.8 we should use a URL to a version of the patch that applies to 2.6.8. I noticed this problem while idly browsing Travis CI: https://travis-ci.org/buildout/buildout/jobs/12570074
-
- 15 Oct, 2013 1 commit
-
-
Jim Fulton authored
Add BUILDOUT_HOME to specify alternate configuration source.
-
- 30 Sep, 2013 1 commit
-
-
Marius Gedminas authored
-
- 10 Sep, 2013 1 commit
-
-
Fred Drake authored
-
- 06 Sep, 2013 2 commits
-
-
Marius Gedminas authored
Fix typos.
-
Michael Howitz authored
-
- 05 Sep, 2013 4 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
- 02 Sep, 2013 6 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
Use the official, non-version-pinned version.
-
- 30 Jul, 2013 2 commits
-
-
Tres Seaver authored
Fix English speling in README.rst
-
Kees Hink authored
-
- 20 Jul, 2013 5 commits
-
-
Yusuke Tsutsumi authored
-
Yusuke Tsutsumi authored
-
Yusuke Tsutsumi authored
-
Yusuke Tsutsumi authored
-
Yusuke Tsutsumi authored
-
- 12 Jul, 2013 1 commit
-
-
Jim Fulton authored
distutils scripts -- correct order of operations
-
- 09 Jul, 2013 1 commit
-
-
Aaron Spaulding authored
-
- 08 Jul, 2013 1 commit
-
-
Aaron Spaulding authored
distutils scripts -- correct order of operations so 'from ... import' lines are correctly recognized.
-
- 07 Jul, 2013 2 commits
-
-
Adam Groszer authored
Fix test failure due to new setuptools/distribute
-
Marius Gedminas authored
Nowadays setuptools always unzips eggs. Add a renormalizer (one that was already used for a different test file) so that either zipped or unzipped setuptools egg is acceptable.
-
- 05 Jul, 2013 2 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-