kennethreitz
645cf5e338
updated stuptools
2016-03-17 23:41:09 -04:00
kennethreitz
7430c48b72
pip v8.1.1
2016-03-17 23:18:54 -04:00
kennethreitz
783d9e4b12
no shared for python-3.5.1
2016-03-15 14:22:31 -04:00
kennethreitz
eab957c8c9
BUILD_WITH_GEO_LIBRARIES
2016-03-11 14:58:33 -05:00
kennethreitz
6e80c391a8
Merge pull request #284 from edmorley/update-pip-setuptools
...
Update pip and setuptools
2016-03-11 14:53:37 -05:00
kennethreitz
58bae65a28
Merge pull request #285 from heroku/mattgraham-patch-2
...
Update buildpack image to align with marketing
2016-03-11 14:53:22 -05:00
Matt Graham
70d8c7a625
Update Readme.md
2016-03-11 14:15:41 -05:00
Ed Morley
66611ca21a
Update setuptools to 20.2.2
...
https://pythonhosted.org/setuptools/history.html
https://bitbucket.org/pypa/setuptools/branches/compare/20.2.2%0D19.6
The release on PyPI isn't signed, though the MD5 of this archive matches
that on the PyPI package page:
$ md5sum setuptools-20.2.2.tar.gz
bf37191cb4c1472fb61e6f933d2006b1 *setuptools-20.2.2.tar.gz
2016-03-08 14:34:29 +00:00
Ed Morley
20fe371ac7
Update pip to 8.1.0
...
https://pip.pypa.io/en/stable/news/
https://github.com/pypa/pip/compare/8.0.2...8.1.0
Archive verified via:
https://pypi.python.org/packages/source/p/pip/pip-8.1.0.tar.gz.asc
And Donald's key from:
https://pypi.python.org/security
$ gpg --verify pip-8.1.0.tar.gz.asc pip-8.1.0.tar.gz
gpg: Signature made Sat, Mar 5, 2016 4:57:30 PM GMT using RSA key ID 3372DCFA
gpg: Good signature from "Donald Stufft (dstufft) <donald@stufft.io >"
gpg: aka "Donald Stufft (dstufft) <donald@python.org >"
...
Primary key fingerprint: 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA
2016-03-08 14:34:28 +00:00
Ed Morley
d23143b801
Update changelog for unreleased changes since v77
...
https://github.com/heroku/heroku-buildpack-python/compare/v77...c98615cdd00f7525e98524a40a59cf18d7f7a0b6
2016-03-08 14:34:18 +00:00
kennethreitz
c98615cdd0
pygdal
2016-03-04 14:37:21 -05:00
kennethreitz
0749a04773
flexible caps for gdal
2016-03-04 14:18:25 -05:00
kennethreitz
a4f072714d
vendored geos and proj steps for GDAL
2016-03-04 14:14:41 -05:00
kennethreitz
427ec9e431
first attempt at geos build
2016-03-02 18:55:33 -05:00
kennethreitz
168939d14f
first attempt at proj build
2016-03-02 18:55:33 -05:00
kennethreitz
58ecbd8a73
updated gdal version
2016-03-02 18:55:33 -05:00
kennethreitz
10eb361975
remove bunk libffi file
2016-03-02 18:55:33 -05:00
kennethreitz
1242d71382
Merge pull request #281 from edmorley/typos-and-cleanup
...
Correct typos and non-canonical/HTTPS URLs
2016-02-29 14:02:48 -05:00
Ed Morley
6ef93693c5
Use the shorthand buildpack notation in the README example
...
https://devcenter.heroku.com/articles/buildpacks#officially-supported-buildpacks
2016-02-29 18:30:47 +00:00
Ed Morley
69b8b25322
Use the canonical (and HTTPS) URLs for devcenter and pip
...
To save the 301s.
2016-02-29 18:28:23 +00:00
Ed Morley
b706cd13f7
Fix README and script comment typos
2016-02-29 18:00:46 +00:00
kennethreitz
724e51b5c7
2016
2016-02-25 15:13:33 -05:00
kennethreitz
7b4835a98e
Fix CACHED_PYTHON_STACK workflow; update default stack to cedar-14
2016-02-25 14:45:50 -05:00
kennethreitz
477773b331
Merge pull request #278 from jambonrose/issue_277
...
Fix #277 - Install libffi with django[bcrypt] req.
2016-02-23 11:28:50 -05:00
Andrew Pinkham
c98c481f24
Fix #277 - Install libffi with django[bcrypt] req.
...
This ensures that libffi, required by bcrypt, is installed when Django
is installed with the bcrypt dependency declared as an extra
(django[bcrypt] or Django[bcrypt]).
2016-02-23 09:59:49 -05:00
kennethreitz
462fe074f9
Update Readme.md
2016-02-19 16:03:46 -05:00
kennethreitz
70bfc5eab3
Update Readme.md
2016-02-19 16:02:03 -05:00
kennethreitz
a4d2592438
Update Readme.md
2016-02-19 16:01:39 -05:00
kennethreitz
8306f84236
Update Readme.md
2016-02-19 16:01:10 -05:00
kennethreitz
6952a2e728
Update Readme.md
2016-02-19 15:59:06 -05:00
kennethreitz
7142c747f4
Update Readme.md
2016-02-19 15:55:58 -05:00
kennethreitz
11db8e126a
Update Readme.md
2016-02-19 15:54:33 -05:00
kennethreitz
6f1fce3cdb
Update Readme.md
2016-02-19 15:54:03 -05:00
kennethreitz
b2e12f9ec8
Update Readme.md
2016-02-19 15:52:59 -05:00
kennethreitz
44f8e393d6
Update Readme.md
2016-02-19 15:49:13 -05:00
kennethreitz
b8cbc64d20
Update Readme.md
2016-02-19 15:46:56 -05:00
kennethreitz
5d51be5679
Update Readme.md
2016-02-19 15:43:01 -05:00
kennethreitz
d550b8cd15
Update Readme.md
2016-02-19 15:42:18 -05:00
kennethreitz
25b28af19d
Update Readme.md
2016-02-19 15:39:05 -05:00
kennethreitz
dbe2cdac37
Update Readme.md
2016-02-19 15:38:31 -05:00
kennethreitz
767af30453
Update Readme.md
2016-02-19 15:27:02 -05:00
kennethreitz
df02e34a5b
Merge pull request #276 from heroku/mattgraham-patch-1
...
Correct buildpack featured image
2016-02-17 17:02:58 -05:00
Matt Graham
26c918863e
Fix for Issue #275
...
Closes #275
2016-02-17 11:28:06 -05:00
kennethreitz
1c458cee2e
Merge pull request #274 from alex/patch-1
...
Fixed some broken comments
2016-02-16 08:25:01 -05:00
Alex Gaynor
433570c27b
Fixed some broken comments
2016-02-16 08:17:11 -05:00
kennethreitz
30cb4ecef3
Update Readme.md
2016-02-12 19:43:33 -05:00
kennethreitz
84e2a51337
support for FORWARDED_ALLOW_IPS='*'
2016-02-12 18:36:10 -05:00
kennethreitz
f1c2bc39d2
Update Readme.md
2016-02-10 22:42:17 -05:00
kennethreitz
ad53dc61f0
Improvements to warnings and minor bugfix.
v77
2016-02-10 15:51:46 -05:00
kennethreitz
8598296756
updated changelog
v76
2016-02-08 23:34:04 -05:00