Hi Folks,

    The plan is to support Pypy on Heroku, but we need to have full libffi 
support before we move forward. As it stands, the following formulas produce a 
broken version of PyPy and Pypy3.  Does anyone on this list have the required 
skills to suggest a working solution?

https://github.com/heroku/heroku-buildpack-python/pull/154 and
https://github.com/heroku/heroku-buildpack-python/pull/155

Thanks, CCC

> On Jun 18, 2014, at 6:06, Alex Gaynor <alex.gay...@gmail.com> wrote:
> 
> Hi Chris,
> 
> Are you looking for an Infrastructure as a Service (something like AWS, or 
> Rackspace Cloud) or a Platform as a Service (Heroku)?
> 
> Typically IaaS providers just give you a bare linux box, where you can of 
> course install your own PyPy; as you've seen it looks like the PyPy on Heroku 
> is out of date. I think the easiest move is probably to look into writing a 
> custom build pack for Heroku, if that's what you're interested in.
> 
> Alex
> 
> PS: Disclaimer, I work at Rackspace.
> 
> 
>> On Tue, Jun 17, 2014 at 6:19 PM, cclauss <ccla...@me.com> wrote:
>> Hi Folks,
>> 
>>     Currently Heroku only has Pypy 1.9 on an unsupported, experimental basis.
>> 
>> https://devcenter.heroku.com/articles/python-runtimes#supported-python-runtimes
>> and https://github.com/heroku/heroku-buildpack-python/issues/139
>> 
>>     Other Cloud Foundry-based IaaS offering (IBM BlueMix, etc.) seem to use 
>> similar buildpacks.
>> https://github.com/cloudfoundry-community/cf-docs-contrib/wiki/Buildpacks
>> 
>>     Do any of you know of an Infrastructure as a Service provider that 
>> supports current versions of Pypy?
>> 
>> Thanks for any pointers that you can provide.  Chris Clauss
>> _______________________________________________
>> pypy-dev mailing list
>> pypy-dev@python.org
>> https://mail.python.org/mailman/listinfo/pypy-dev
> 
> 
> 
> -- 
> "I disapprove of what you say, but I will defend to the death your right to 
> say it." -- Evelyn Beatrice Hall (summarizing Voltaire)
> "The people's good is the highest law." -- Cicero
> GPG Key fingerprint: 125F 5C67 DFE9 4084
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to