Re: FYI: Python 3 migration of distributuion
Stefan Krah <[email protected]>
| Newsgroups | gmane.mail.getmail.user |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Jul 11, 2020 at 04:49:58PM +0200, Francesco Ariis wrote: > I suspect you already know, but just in case: > > https://github.com/rpuntaie/getmail > > Maybe Gentoo and other distributions will pick up this or similar trees > instead of dropping getmail from their repos. I hope not. Is this really going to be released as getmail-6? Ubuntu 18.04 LTS has python2 support until 2023. Additionally, compiling python2 is easy. Installing getmail is literally "python setup.py install". I understood that getmail for Python>=3.7 is being worked on and that the docs and website are the major blockers. Stefan Krah