kennethreitz
af940b5390
v81
2016-08-17 02:00:49 -04:00
kennethreitz
819bc2da5b
Merge pull request #326 from tvuotila/hotfix/preserve-environment-variables
...
Preserve environment variables
2016-08-17 01:59:55 -04:00
Tero Vuotila
2dad2e73f3
Preserve environment variables
...
Preserve LIBRARY_PATH and LD_LIBRARY_PATH.
Related heroku/heroku-buildpack-python#287
2016-08-16 10:34:49 +03:00
kennethreitz
0ed4089cb9
Merge pull request #308 from edmorley/fix-pip8-support
...
Switch pip-pop back to using pip 8
2016-08-02 20:54:16 -04:00
kennethreitz
f09191ec8b
Merge pull request #319 from edmorley/library-vendoring-cleanup
...
Fixes to the library vendoring's 'already exists' checks
2016-08-02 20:04:28 -04:00
Ed Morley
aef7b65b95
Don't skip the geo-libs vendoring step if only gdalserver present
...
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.
2016-08-02 14:28:24 +01:00
Ed Morley
5438aab121
Make libffi vendoring check for existing directory in correct location
...
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.
2016-08-02 14:28:19 +01:00
Ed Morley
a259143c0b
Avoid repetition of vendor library environment variable setting
...
Since we need to set it regardless of whether the vendored library
existed previously or not.
2016-08-02 14:13:20 +01:00
Ed Morley
0896d6a0c4
Fix files without blank newline
2016-08-02 14:12:31 +01:00
Ed Morley
39f2efe296
Remove vendored pip since pip-pop is now compatible with pip v8
...
This means pip-pop will use the buildpack-installed pip 8, which doesn't
fail when encountering requirements files that use the new hash syntax.
Fixes #302 .
2016-07-11 10:48:49 +01:00
Ed Morley
d047f26ad4
Import upstream pip-pop fix for pip 8 support
...
Is the fix from kennethreitz/pip-pop#12 .
2016-07-11 10:48:49 +01:00
kennethreitz
998f996a32
proper setuptools version
2016-06-28 14:44:45 -04:00
kennethreitz
c620980e5a
Merge pull request #313 from cclauss/Python-3.5.2
...
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
2016-06-28 14:43:10 -04:00
cclauss
2983fcfbea
Update README.md to current versions of Python 2, Python 3, Pypy, and Requests
2016-06-28 11:27:53 +02:00
cclauss
e3511e7202
Update and rename pypy-5.3.0 to pypy-5.3.1
2016-06-28 11:17:37 +02:00
cclauss
692f040618
Update default Python plus Pip and Setuptools
...
* $ 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
2016-06-28 10:56:09 +02:00
cclauss
8645a965aa
Add Python 2.7.12 and remove the release candidate
2016-06-28 09:07:38 +02:00
cclauss
3a483865e8
Python 3.5.2
...
https://www.python.org/downloads/release/python-352/
2016-06-27 06:36:44 +02:00
kennethreitz
a7976fc177
Merge remote-tracking branch 'origin/master'
2016-06-24 15:18:09 -04:00
cclauss
8a837a23e7
Back to rc11
2016-06-20 23:56:41 +02:00
cclauss
f37597ad9d
Runtimes: Added pypy-5.3.0, mv python-2.7.11rc1 python-2.7.12rc1
...
Runtimes:
* Added pypy-5.3.0
* Moved python-2.7.11rc1 to python-2.7.12rc1
2016-06-16 19:32:22 +02:00
kennethreitz
928a664544
yes
2016-06-15 04:35:28 -04:00
kennethreitz
9fb715ef1c
no
2016-06-15 04:33:01 -04:00
kennethreitz
3cff2e39fe
Merge pull request #298 from whit537/preen-pip-grep
...
clean up pip-grep in the `not silent` case
2016-06-10 12:58:57 -07:00
kennethreitz
653a5be104
Merge pull request #297 from whit537/comment
...
remove Pylibmc reference in cryptography comment
2016-06-10 12:56:34 -07:00
kennethreitz
67ade52e95
Merge pull request #304 from tt/use-travis
...
Use Travis
2016-06-10 12:40:27 -07:00
Troels Thomsen
ab3e365ff6
Show build status in readme
2016-05-25 10:37:34 +02:00
Troels Thomsen
902672e934
Add Travis configuration
2016-05-25 10:37:25 +02:00
Troels Thomsen
6207b3506b
Rename readme file
2016-05-25 10:37:03 +02:00
kennethreitz
5446d448fd
Merge pull request #301 from alex/patch-1
...
Added another package that relies on cffi
2016-05-13 13:25:49 -04:00
Alex Gaynor
366def6c16
Added another package that relies on cffi
2016-05-13 13:17:03 -04:00
Chad Whitacre
a84fc7a248
clean up pip-pop in the not silent case
...
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'`.
2016-05-10 07:31:25 -04:00
Chad Whitacre
e4aa40216b
remove Pylibmc reference in cryptography comment
2016-05-10 07:12:55 -04:00
kennethreitz
87d03e62d7
Merge branch 'master' of heroku.com:python-builder-cedar-14
2016-05-05 16:32:09 -04:00
kennethreitz
92b4f5e8aa
pypy v5.1.0 v5.1.1
2016-05-05 16:31:25 -04:00
kennethreitz
19cd447b83
Merge pull request #296 from edmorley/libffi-PyNaCl
...
Add PyNaCl to the list of packages that trigger libffi bootstrapping
2016-04-21 16:26:03 -04:00
Ed Morley
570182b6b7
Add PyNaCl to the list of packages that trigger libffi bootstrapping
...
To reduce confusion for users who have not explicitly listed cffi as a
dependency.
Fixes #142 .
2016-04-21 10:37:45 +01:00
kennethreitz
0a6ed0de43
v80
v80
2016-04-05 17:10:49 -04:00
kennethreitz
0b7a1fc14e
use older pip for pip-pop
2016-03-31 18:08:49 -04:00
kennethreitz
2c69e3b98f
setuptools v20.4
2016-03-30 18:20:04 -04:00
kennethreitz
86f43fa02a
v79
v79
2016-03-22 19:41:02 -04:00
kennethreitz
03b95247c3
chmod +x (grr)
2016-03-22 19:39:48 -04:00
kennethreitz
0e8a11b836
Update Readme.md
2016-03-22 19:36:40 -04:00
kennethreitz
4c9de740d2
chmod +x (grr)
2016-03-22 19:26:58 -04:00
kennethreitz
9b45baa41c
pypy-5.0.0
2016-03-22 19:22:49 -04:00
kennethreitz
ecfaeb2fd2
Merge pull request #288 from joshfriend/pypy
...
Add PyPy 5.0.1
2016-03-22 19:21:56 -04:00
kennethreitz
cef0b1703a
Merge pull request #287 from ABASystems/master
...
Keep pre-existing environment variables.
2016-03-22 19:19:37 -04:00
Josh Friend
18317ef606
Add pypy-5.0.1
2016-03-21 08:28:25 -04:00
Luke Hodkinson
4896396a51
Removing debugging calls.
2016-03-21 18:29:07 +11:00
Luke Hodkinson
be4f207aac
Print out all the information as we install.
2016-03-21 18:19:49 +11:00