Re: Updated Leo 6.6.2 released

2022-05-26 Thread Edward K. Ream
On Thu, May 26, 2022 at 5:29 AM Viktor Ransmayr wrote: I've tested the combination of 'devel' at GitHub & '6.6.2-2' at PyPI in a > Debian 11 & a Fedora 34 VM. > > The 'test-all' command is working everywhere. > Thanks for the confirmation :-) Edward -- You received this message because you ar

Re: Updated Leo 6.6.2 released

2022-05-26 Thread Viktor Ransmayr
Hello Edward & Thomas, Edward K. Ream schrieb am Mittwoch, 25. Mai 2022 um 12:33:32 UTC+2: > An updated version Leo 6.6.2 is now available on GitHub > and pypi > . The updated version runs on Python > 3.6.

Re: Updated Leo 6.6.2 released

2022-05-25 Thread Edward K. Ream
On Wed, May 25, 2022 at 6:05 AM tbp1...@gmail.com wrote: > It's working with Python 3.6.9 on Linux Mint.. Thanks for the confirmation. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving em

Re: Updated Leo 6.6.2 released

2022-05-25 Thread tbp1...@gmail.com
It's working with Python 3.6.9 on Linux Mint.. On Wednesday, May 25, 2022 at 6:33:32 AM UTC-4 Edward K. Ream wrote: > An updated version Leo 6.6.2 is now available on GitHub > and pypi > . The updated versi

Updated Leo 6.6.2 released

2022-05-25 Thread Edward K. Ream
An updated version Leo 6.6.2 is now available on GitHub and pypi . The updated version runs on Python 3.6. The previous version didn't. This will be the official 6.6.2 version unless truly serious problems

Re: Leo 6.6.2 released

2022-05-24 Thread Edward K. Ream
On Tue, May 24, 2022 at 9:30 AM tbp1...@gmail.com wrote: > Apparently we don't support Python 3.6 any more? > Oops. The fix is in devel: replace (in annotations) re.Match and re.Pattern with Any. Thanks for the testing. I'll create a new 6.6.2-3 branch tomorrow. Edward -- You received this

Re: Leo 6.6.2 released

2022-05-24 Thread tbp1...@gmail.com
Apparently we don't support Python 3.6 any more? Using Python3.6.9: tom@tom-VirtualBox:~$ python3 -m leo.core.runLeo module 're' has no attribute 'Pattern' *** Leo could not be started *** On Tuesday, May 24, 2022 at 9:46:54 AM UTC-4 Edward K. Ream wrote: > Leo http://leoeditor.com 6.6.2 is now

Leo 6.6.2 released

2022-05-24 Thread Edward K. Ream
Leo http://leoeditor.com 6.6.2 is now available on GitHub and pypi . Thanks to all those who have contributed to this release. I'll wait until this Friday, May 27 to announce this release widely. There