cclauss
|
57e9bb0054
|
Upgrade to pip-9.0.1 and setuptools-28.8.0
This would REQUIRE that the latest versions are placed into:
https://github.com/heroku/heroku-buildpack-python/tree/master/vendor
https://pypi.python.org/pypi/pip
https://pypi.python.org/pypi/setuptools
|
2016-11-13 10:48:32 +01:00 |
|
kennethreitz
|
6c53bd1cd6
|
fix typo
|
2016-11-08 13:10:00 -05:00 |
|
kennethreitz
|
f526673903
|
no debug statement
|
2016-11-02 14:08:28 -04:00 |
|
kennethreitz
|
bbbadc83e4
|
is /app
|
2016-11-02 14:06:50 -04:00 |
|
kennethreitz
|
9c2b033042
|
proper debug
|
2016-11-02 14:04:39 -04:00 |
|
kennethreitz
|
e427d5111e
|
debug
|
2016-11-02 14:00:07 -04:00 |
|
kennethreitz
|
ab724138c1
|
another approach
|
2016-11-02 13:59:33 -04:00 |
|
kennethreitz
|
f8a1761165
|
export path fix
|
2016-11-02 11:20:09 -04:00 |
|
kennethreitz
|
521bb00247
|
export functionality
|
2016-11-01 13:18:53 -04:00 |
|
kennethreitz
|
5cd4245412
|
Skip copying the code if we're already in the right spot
|
2016-11-01 12:45:27 -04:00 |
|
Troels Thomsen
|
ffd0bb57ee
|
Revert "Merge branch 'apt'"
This reverts commit 75870dd412, reversing
changes made to 0cf2e2849d.
|
2016-08-17 11:19:11 +02:00 |
|
kennethreitz
|
75870dd412
|
Merge branch 'apt'
|
2016-08-17 02:07:01 -04:00 |
|
kennethreitz
|
831d73e302
|
cleanup debugging
|
2016-08-17 02:06:36 -04:00 |
|
kennethreitz
|
6ba8d47927
|
Merge pull request #323 from cclauss/patch-2
Update setuptools
|
2016-08-17 02:01:16 -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 |
|
cclauss
|
e550b32ea8
|
setuptools v25.2.0
|
2016-08-13 09:28:17 +02:00 |
|
cclauss
|
6af8d81086
|
Update setuptools
Update setuptools from 23.x.x to 25.x.x.
|
2016-08-09 18:42:46 +02:00 |
|
kennethreitz
|
998f996a32
|
proper setuptools version
|
2016-06-28 14:44:45 -04: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 |
|
kennethreitz
|
6ea6a0ccaf
|
debug
|
2016-06-24 15:51:28 -04:00 |
|
kennethreitz
|
6bc94eaf6e
|
dont unset library path
|
2016-06-24 15:46:27 -04:00 |
|
kennethreitz
|
49e409cb64
|
try soft links
|
2016-06-24 15:42:55 -04:00 |
|
kennethreitz
|
2693de45c7
|
attempt to ln
|
2016-06-24 15:40:57 -04:00 |
|
kennethreitz
|
88f711b6e7
|
before sanitization
|
2016-06-24 15:24:31 -04:00 |
|
kennethreitz
|
2c69e3b98f
|
setuptools v20.4
|
2016-03-30 18:20:04 -04:00 |
|
Luke Hodkinson
|
af15be61b8
|
Don't stomp on pre-existing environment values, in particular the
`PKG_CONFIG_PATH` variable.
|
2016-03-21 17:26:51 +11:00 |
|
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
|
eab957c8c9
|
BUILD_WITH_GEO_LIBRARIES
|
2016-03-11 14:58:33 -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
|
b706cd13f7
|
Fix README and script comment typos
|
2016-02-29 18:00:46 +00:00 |
|
kennethreitz
|
7b4835a98e
|
Fix CACHED_PYTHON_STACK workflow; update default stack to cedar-14
|
2016-02-25 14:45:50 -05:00 |
|
kennethreitz
|
84e2a51337
|
support for FORWARDED_ALLOW_IPS='*'
|
2016-02-12 18:36:10 -05:00 |
|
kennethreitz
|
ad53dc61f0
|
Improvements to warnings and minor bugfix.
|
2016-02-10 15:51:46 -05:00 |
|
kennethreitz
|
45b00e32a7
|
warn for pip's SNIMissingWarning
|
2016-02-08 20:53:04 -05:00 |
|
kennethreitz
|
eb3e7851f7
|
compile comments
|
2016-02-05 01:04:31 -05:00 |
|
kennethreitz
|
669f0b0e2a
|
unset extra environment variables
|
2016-02-04 23:56:29 -05:00 |
|
kennethreitz
|
b1d1a7cca5
|
update pip/setuptools
|
2016-01-26 16:51:44 -05:00 |
|
kennethreitz
|
195ed4ae15
|
warn for lack of procfile
|
2015-12-29 18:24:38 -05:00 |
|
kennethreitz
|
1dd7be4250
|
2.7.11
|
2015-12-07 16:25:26 -05:00 |
|
kennethreitz
|
364ddc98b7
|
update setuptools
|
2015-12-04 17:16:41 -05:00 |
|
kennethreitz
|
0bb6d6e2bd
|
emit a warning
|
2015-12-03 14:01:51 -05:00 |
|
kennethreitz
|
ddc310084b
|
add loging to pip-install
|
2015-12-03 14:01:51 -05:00 |
|
kennethreitz
|
f507bb0c05
|
bugfix for python customer
|
2015-10-29 15:48:16 -04:00 |
|
kennethreitz
|
6b3f63252f
|
cleanup
|
2015-10-27 12:50:17 -04:00 |
|
kennethreitz
|
c9acc4154b
|
/
|
2015-10-27 12:23:15 -04:00 |
|
kennethreitz
|
d5fed79e86
|
update to caching mechanism pt 2
|
2015-10-27 12:22:40 -04:00 |
|
kennethreitz
|
05edd6b065
|
update to caching mechanism
|
2015-10-27 12:15:53 -04:00 |
|
kennethreitz
|
d96914ab2e
|
restore master's compile script
|
2015-10-15 11:40:55 -04:00 |
|