- 02 Aug, 2016 4 commits
-
-
Ed Morley authored
Since if someone previously had `GDAL` in their requirements file, they would already have the gdalserver binary present from `bin/steps/gdal` but be missing the proj and geos vendor files. By checking for `proj` instead, we ensure that the vendoring isn't incorrectly skipped in this case.
-
Ed Morley authored
For both the cedar and cedar-14 stacks, the libffi directory is named `libffi-3.1` not `libffi-3.1.1`, so the existing library wouldn't be detected, causing it to be re-downloaded during every compile.
-
Ed Morley authored
Since we need to set it regardless of whether the vendored library existed previously or not.
-
Ed Morley authored
-
- 28 Jun, 2016 6 commits
-
-
Kenneth Reitz authored
-
Kenneth Reitz authored
Add Python 2.7.12, Python 3.5.2, Pypy 5.3.1, Pip 8.1.2, Setuptools 23.1.0 and remove release candidate
-
cclauss authored
-
cclauss authored
-
cclauss authored
* $ curl https://pypi.python.org/packages/e7/a8/7556133689add8d1a54c0b14aeff0acb0 3c64707ce100ecd53934da1aa13/pip-8.1.2.tar.gz -o pip-8.1.2.tar.gz * $ curl https://pypi.python.org/packages/9f/7c/0a33c528164f1b7ff8cf0684cf88c2e73 3c8ae0119ceca4a3955c7fc059d/setuptools-23.1.0.tar.gz -o setuptools-23.1.0.tar.gz * $ ls * $ rm pip-8.1.1.tar.gz * $ rm setuptools-20.4.tar.gz
-
cclauss authored
-
- 27 Jun, 2016 1 commit
-
-
- 24 Jun, 2016 1 commit
-
-
Kenneth Reitz authored
-
- 20 Jun, 2016 1 commit
-
-
cclauss authored
-
- 16 Jun, 2016 1 commit
-
-
cclauss authored
Runtimes: * Added pypy-5.3.0 * Moved python-2.7.11rc1 to python-2.7.12rc1
-
- 15 Jun, 2016 2 commits
-
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
- 10 Jun, 2016 3 commits
-
-
Kenneth Reitz authored
clean up pip-grep in the `not silent` case
-
Kenneth Reitz authored
remove Pylibmc reference in cryptography comment
-
Kenneth Reitz authored
Use Travis
-
- 25 May, 2016 3 commits
-
-
Troels Thomsen authored
-
Troels Thomsen authored
-
Troels Thomsen authored
-
- 13 May, 2016 2 commits
-
-
Kenneth Reitz authored
Added another package that relies on cffi
-
Alex Gaynor authored
-
- 10 May, 2016 2 commits
-
-
Chad Whitacre authored
The extraneous `format` call is harmless in itself, but it's possible for `requirement.req` to be `None` here, which results in `AttributeError: 'NoneType' object has no attribute 'project_name'`.
-
Chad Whitacre authored
-
- 05 May, 2016 2 commits
-
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
- 21 Apr, 2016 2 commits
-
-
Kenneth Reitz authored
Add PyNaCl to the list of packages that trigger libffi bootstrapping
-
Ed Morley authored
To reduce confusion for users who have not explicitly listed cffi as a dependency. Fixes #142.
-
- 05 Apr, 2016 1 commit
-
-
Kenneth Reitz authored
-
- 31 Mar, 2016 1 commit
-
-
Kenneth Reitz authored
-
- 30 Mar, 2016 1 commit
-
-
Kenneth Reitz authored
-
- 22 Mar, 2016 7 commits
-
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
Kenneth Reitz authored
Add PyPy 5.0.1
-
Kenneth Reitz authored
Keep pre-existing environment variables.
-