Re: [LyX/master] Python runtime detection requirement upgraded to 3.8

2024-06-13 Thread Pavel Sanda
On Thu, Jun 13, 2024 at 10:52:26AM +0100, José Matos wrote: > On Wed, 2024-06-12 at 10:06 +0200, Pavel Sanda wrote: > > Hi Jose, > > > > bumping p3 version requirements and dropping p2 should go into > > RELEASE-NOTES and specific version should be fixed in > > INSTALL/README... > > > > Pavel >

Re: [LyX/master] Python runtime detection requirement upgraded to 3.8

2024-06-13 Thread José Matos
On Thu, 2024-06-13 at 10:41 +0200, Pavel Sanda wrote: > I wouldn't have this courage :) > > You are joining the debate little late, but you can try to convince > Jose to delay his version bumping towards end of the cycle. Your mint > 18 lifetime ends with some 2-3 years IIRC, so you'll need to upd

Re: [LyX/master] Python runtime detection requirement upgraded to 3.8

2024-06-13 Thread José Matos
On Wed, 2024-06-12 at 10:06 +0200, Pavel Sanda wrote: > Hi Jose, > > bumping p3 version requirements and dropping p2 should go into > RELEASE-NOTES and specific version should be fixed in > INSTALL/README... > > Pavel For the moment I updated the INSTALL document. I moved up the reference to Py

Re: [LyX/master] Python runtime detection requirement upgraded to 3.8

2024-06-13 Thread Pavel Sanda
On Thu, Jun 13, 2024 at 06:39:21AM +0200, Kornel Benko wrote: > And it was (for me) very handy to use my wife as a (involuntary) tester of > the master build. So that seems over now. I wouldn't have this courage :) You are joining the debate little late, but you can try to convince Jose to delay

Re: [LyX/master] Python runtime detection requirement upgraded to 3.8

2024-06-12 Thread Kornel Benko
Am Wed, 12 Jun 2024 13:33:39 -0400 schrieb Scott Kostyshak : > On Wed, Jun 12, 2024 at 04:14:22PM GMT, Pavel Sanda wrote: > > On Wed, Jun 12, 2024 at 10:58:53AM +0200, Kornel Benko wrote: > > > > The system version will be the same so this is safe for your installed > > > > system. > > > > >

Re: [LyX/master] Python runtime detection requirement upgraded to 3.8

2024-06-12 Thread Scott Kostyshak
On Wed, Jun 12, 2024 at 04:14:22PM GMT, Pavel Sanda wrote: > On Wed, Jun 12, 2024 at 10:58:53AM +0200, Kornel Benko wrote: > > > The system version will be the same so this is safe for your installed > > > system. > > > > Today I tried, but to no avail. Sadly for my wife. > > Your wife needs deve

Re: [LyX/master] Python runtime detection requirement upgraded to 3.8

2024-06-12 Thread Pavel Sanda
On Wed, Jun 12, 2024 at 10:58:53AM +0200, Kornel Benko wrote: > > The system version will be the same so this is safe for your installed > > system. > > Today I tried, but to no avail. Sadly for my wife. Your wife needs development version of lyx 2.5? Pavel -- lyx-devel mailing list lyx-devel@li

Re: [LyX/master] Python runtime detection requirement upgraded to 3.8

2024-06-12 Thread Kornel Benko
Am Mon, 10 Jun 2024 17:37:41 +0100 schrieb José Matos : > On Mon, 2024-06-10 at 16:47 +0200, Kornel Benko wrote: > > From now on I cannot build on ubuntu with linux 4.15.0-122. > > os_release VERSION="18.3 (Sylvia)" > > There is only python3 version 3.5 > > > > Kornel > > I suppose that, f

Re: [LyX/master] Python runtime detection requirement upgraded to 3.8

2024-06-12 Thread Pavel Sanda
On Mon, Jun 10, 2024 at 09:04:42AM +, José Matos wrote: > commit 1c458dc1212865e9c9e2fd0207f15a72f4988e63 > Author: José Matos > Date: Mon Jun 10 10:04:26 2024 +0100 > > Python runtime detection requirement upgraded to 3.8 > > Remove -tt option that is a no-op in Python 3. >

Re: [LyX/master] Python runtime detection requirement upgraded to 3.8

2024-06-10 Thread José Matos
On Mon, 2024-06-10 at 16:47 +0200, Kornel Benko wrote: > From now on I cannot build on ubuntu with linux 4.15.0-122. > os_release VERSION="18.3 (Sylvia)" > There is only python3 version 3.5 > > Kornel I suppose that, from your description, you are running Mint 18.3. Python3 there is Python

Re: [LyX/master] Python runtime detection requirement upgraded to 3.8

2024-06-10 Thread Kornel Benko
Am Mon, 10 Jun 2024 10:12:16 +0100 schrieb José Matos : > On Mon, 2024-06-10 at 09:04 +, José Matos wrote: > > commit 1c458dc1212865e9c9e2fd0207f15a72f4988e63 > > Author: José Matos > > Date:   Mon Jun 10 10:04:26 2024 +0100 > > > >     Python runtime detection requirement upgraded to 3.8 >

Re: [LyX/master] Python runtime detection requirement upgraded to 3.8

2024-06-10 Thread José Matos
On Mon, 2024-06-10 at 09:04 +, José Matos wrote: > commit 1c458dc1212865e9c9e2fd0207f15a72f4988e63 > Author: José Matos > Date:   Mon Jun 10 10:04:26 2024 +0100 > >     Python runtime detection requirement upgraded to 3.8 >     >     Remove -tt option that is a no-op in Python 3. >     >