Re: [pypy-dev] Pypy's facelift and certificate issues

2018-01-03 Thread Barry Hart via pypy-dev
Yes, that's the page the PR relates to. Barry On Wednesday, January 3, 2018 4:32 PM, Kotrfa wrote: Do you mean http://packages.pypy.org/ ? st 3. 1. 2018 v 0:22 odesílatel Barry Hart napsal: Question about the web site -- does PyPy currently have anything similar to this page for Pytho

Re: [pypy-dev] Pypy's facelift and certificate issues

2018-01-03 Thread Barry Hart via pypy-dev
Sebastian, Thank for the info on how that web page is generated! I created a PR against the pypy.packages repo which: - Updates to use the latest release (PyPy 3 5.10) - Fixes some missing system and Python packages which prevented successful installation of - numpy - scikit-lea

Re: [pypy-dev] Pypy's facelift and certificate issues

2018-01-02 Thread Barry Hart via pypy-dev
That page looks great -- thanks! I had previously overlooked the link. It might be helpful if the link text on this page summarized the compatibility, e.g "980 of the top 1,000 Python packages install successfully". I notice that some of the failures look like they might have simple fixes (e.g.

Re: [pypy-dev] pypy 5.10 release

2018-01-02 Thread Barry Hart via pypy-dev
I think supporting just the more recent OS X releases (Sierra, High Sierra) is fine. I recently had to upgrade my Mac to Sierra because I was running into packages that wouldn't work on the older version. (There seems to be a "get_entropy" function in Sierra, and things were failing because it w

Re: [pypy-dev] Pypy's facelift and certificate issues

2018-01-02 Thread Barry Hart via pypy-dev
Question about the web site -- does PyPy currently have anything similar to this page for Python 3? http://py3readiness.org/ I think a page like this, showing which major libraries are compatible with PyPy, could really help drive adoption of PyPy. I know for our team, the Python 3 page was a s