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 Kotrfa
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 Python 3? > > http://py3readiness.org/ > > I think a page like this, showing which major libraries are compatib

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-03 Thread Armin Rigo
Hi Mathieu, On 3 January 2018 at 18:00, Mathieu Dupuy wrote: > Also, maybe now that Pypy targeting Python 3 is good enough, the speed > comparison chart on the front page should feature a Python 3 vs Pypy 3 > chart. It would better match peoples' current expectation I think. What do > you think ?

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

2018-01-03 Thread Mathieu Dupuy
Also, maybe now that Pypy targeting Python 3 is good enough, the speed comparison chart on the front page should feature a Python 3 vs Pypy 3 chart. It would better match peoples' current expectation I think. What do you think ? 2018-01-03 14:45 GMT+01:00 Sebastian Pawluś : > Hi Barry, Armin > >

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

2018-01-03 Thread Sebastian Pawluś
Hi Barry, Armin Downloading PyPy and trying to run ``pypy -m pip install ``. I > think that's exactly what this web page does. > Inside a docker container, I does exactly that. The project is available here https://github.com/baroquesoftware/pypy.packages (it's an extremely simple thing). As for

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

2018-01-02 Thread Armin Rigo
Hi Barry, On 3 January 2018 at 03:12, Barry Hart via pypy-dev wrote: > I notice that some of the failures look like they might have simple fixes > (e.g. numpy or Cython not installed). Is there a good way to know if these > issues have been addressed in master? Downloading PyPy and trying to run

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's facelift and certificate issues

2018-01-02 Thread John Camara
http://packages.pypy.org/ 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 ou

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

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

2018-01-02 Thread Kotrfa
Yeah, that's a very good point worth mentioning. I am not against an idea going just with a static version. po 1. 1. 2018 v 18:05 odesílatel anatoly techtonik napsal: > On Sat, Dec 30, 2017 at 12:41 PM, Kotrfa wrote: > > Hey, > > > > as I said, I am not a professional, but I would be willing to

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

2018-01-01 Thread Maciej Fijalkowski
Hey Daniel Great, I'm usually at least twice a year in Prague :-) Let's catch up in February. Cheers, fijal On Sat, Dec 30, 2017 at 2:42 PM, Kotrfa wrote: > Hi, > > I am based in Prague (UTC+2), but during January, I am travelling and hence > I am not very available. It should get better durin

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

2017-12-30 Thread Kotrfa
Hi, I am based in Prague (UTC+2), but during January, I am travelling and hence I am not very available. It should get better during February, so could we schedule a Hangout/Skype call or something then? Also, depending on the volume of the work on the site, I may not be able to work on it before

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

2017-12-30 Thread Maciej Fijalkowski
Hi Kotrfa. Great, we would definitely appreciate some help. I have very sketchy internet till next week, maybe we can coordinate something next week on IRC? What timezone are you in? Best regards, Maciej Fijalkowski On Sat, Dec 30, 2017 at 9:41 AM, Kotrfa wrote: > Hey, > > as I said, I am not a

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

2017-12-30 Thread Kotrfa
Hey, as I said, I am not a professional, but I would be willing to help with the site. I have built couple of websites in Django/Wagtail (or plain HTML), have some basic knowledge about design (+ frontend CSS/JS/HTML). The site seems quite simple, so if we just did a revamp, it shouldn't take a lo

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

2017-12-30 Thread Maciej Fijalkowski
Hi Kortrfa I've even paid for a design of new pypy logo that we can use on the new website :-) Maybe it's a good time I spend some effort upgrading it. Thanks for the reminder, it's something that's on our heads, but it's not like we can just hire someone to do it for us. Cheers, fijal On Wed, D

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

2017-12-27 Thread Alex Gaynor
I've ping'd the infra team about the cert. Alex On Wed, Dec 27, 2017 at 4:35 PM, Kotrfa wrote: > Hi, > > thank you for all your hard work, I really appreciate it. > > Firstly, it seems that the website SSL certificate expired or something. > At my latest Chromium reports "Not secure". > > Secon