Re: [sage-devel] Possible bug: SAGE_PYTHON_VERSION not set

2020-11-17 Thread John Cremona
Thanks for that -- I had not realised that it was an upstream issue. I'll get Bober to merge your PR -- thanks for doing that Dima. On Tuesday, November 17, 2020 at 12:22:02 AM UTC Matthias Koeppe wrote: > On Monday, November 16, 2020 at 7:55:15 AM UTC-8 Dima Pasechnik wrote: > >> IIRC we have

Re: [sage-devel] Possible bug: SAGE_PYTHON_VERSION not set

2020-11-16 Thread Matthias Koeppe
On Monday, November 16, 2020 at 7:55:15 AM UTC-8 Dima Pasechnik wrote: > IIRC we have removed this variable lately, > in https://trac.sagemath.org/ticket/30546 -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and

Re: [sage-devel] Possible bug: SAGE_PYTHON_VERSION not set

2020-11-16 Thread Dima Pasechnik
On Mon, Nov 16, 2020 at 3:54 PM Dima Pasechnik wrote: > > IIRC we have removed this variable lately, it was not documented, and so we > felt no need to do a deprecation. > > The upstream ought to remove it. PR for upstream here: https://github.com/jwbober/conrey-dirichlet-characters/pull/12 > > >

Re: [sage-devel] Possible bug: SAGE_PYTHON_VERSION not set

2020-11-16 Thread Dima Pasechnik
IIRC we have removed this variable lately, it was not documented, and so we felt no need to do a deprecation. The upstream ought to remove it. On Mon, 16 Nov 2020, 15:29 John Cremona, wrote: > In a new install of version 9.2 (on ubuntu) I was using sage -pip > install to install several packag

[sage-devel] Possible bug: SAGE_PYTHON_VERSION not set

2020-11-16 Thread John Cremona
In a new install of version 9.2 (on ubuntu) I was using sage -pip install to install several packages which I need for LMFDB development. All but one of these are normal pip packages which install fine, but one is not: it is specified in the requirements.txt file as git+https://github.com/jwbober