Re: Lilypond requires Python2

2020-05-02 Thread Jonas Hahnfeld
Am Samstag, den 02.05.2020, 17:41 +0200 schrieb Martin Neubauer: > On 02/05/2020 09:53, Jonas Hahnfeld wrote: > > The scripts and build system in 2.20 just don't work with Python 2. I > > was against applying the port in the past, and I stand by that opinion. > > I simply don't think it's feasible

Re: Lilypond requires Python2

2020-05-02 Thread Martin Neubauer
On 02/05/2020 09:53, Jonas Hahnfeld wrote: > The scripts and build system in 2.20 just don't work with Python 2. I > was against applying the port in the past, and I stand by that opinion. > I simply don't think it's feasible to apply the ~50 patches that were > developed against master long afte

Re: Lilypond requires Python2

2020-05-02 Thread Jonas Hahnfeld
Am Samstag, den 02.05.2020, 06:59 +0200 schrieb Martin Neubauer: > On 26/04/2020 16:30, Jonas Hahnfeld wrote: > > Yes, 2.20.0 "requires" Python2 for building and scripts like lilypond- > > book (not for running lilypond itself though). > Will there be python3 based release of the 2.20 branch in the

Re: Lilypond requires Python2

2020-05-01 Thread Martin Neubauer
On 26/04/2020 16:30, Jonas Hahnfeld wrote: > Yes, 2.20.0 "requires" Python2 for building and scripts like lilypond- > book (not for running lilypond itself though). Will there be python3 based release of the 2.20 branch in the foreseeable future then (i.e this year?) As the current maintainer of li

Re: Lilypond requires Python2

2020-04-26 Thread Noeck
Hi David, > lilypond-book is a regular part of the LilyPond distribution, not a mere > build dependency. Yes, I understood. Perhaps my wording was not clear. When Jonas explained that lilypond-book needs python2, I understood the lilypond deb-package dependency on python2. Cheers, Joram

Re: Lilypond requires Python2

2020-04-26 Thread David Kastrup
Noeck writes: > Hi Jonas, > > Am 26.04.20 um 16:30 schrieb Jonas Hahnfeld: >> Yes, 2.20.0 "requires" Python2 for building and scripts like lilypond- >> book (not for running lilypond itself though). > > Ah, lilypond-book makes sense. Because a deb-package does not provide > the whole building env

Re: Lilypond requires Python2

2020-04-26 Thread Jonas Hahnfeld
Am Sonntag, den 26.04.2020, 16:37 +0200 schrieb Noeck: > Hi Jonas, > > Am 26.04.20 um 16:30 schrieb Jonas Hahnfeld: > > Yes, 2.20.0 "requires" Python2 for building and scripts like lilypond- > > book (not for running lilypond itself though). > > Ah, lilypond-book makes sense. Because a deb-packag

Re: Lilypond requires Python2

2020-04-26 Thread Noeck
Hi Jonas, Am 26.04.20 um 16:30 schrieb Jonas Hahnfeld: > Yes, 2.20.0 "requires" Python2 for building and scripts like lilypond- > book (not for running lilypond itself though). Ah, lilypond-book makes sense. Because a deb-package does not provide the whole building environment, does it? So the fa

Re: Lilypond requires Python2

2020-04-26 Thread Jonas Hahnfeld
Am Sonntag, den 26.04.2020, 15:05 +0200 schrieb Noeck: > Hi, > > Ubuntu 20.04 comes with lilypond 2.20.0-1 > https://packages.ubuntu.com/focal/lilypond > > It lists python2 as a dependency (it is actually the only package on my > system requiring python2). > > From recent lilypond-devel mails, I

Lilypond requires Python2

2020-04-26 Thread Noeck
Hi, Ubuntu 20.04 comes with lilypond 2.20.0-1 https://packages.ubuntu.com/focal/lilypond It lists python2 as a dependency (it is actually the only package on my system requiring python2). >From recent lilypond-devel mails, I got the impression that there was a complete switch to python3 (at least