[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#50282] [PATCH 0/5] gnu: offlineimap: Replace with offlineimap3.
From: |
Pierre Langlois |
Subject: |
[bug#50282] [PATCH 0/5] gnu: offlineimap: Replace with offlineimap3. |
Date: |
Mon, 30 Aug 2021 19:57:36 +0100 |
User-agent: |
mu4e 1.6.5; emacs 27.2 |
Hi Guix!
While looking for a non-python2 alternative, I found that there was an
official python3 port in the works! https://github.com/OfflineIMAP/offlineimap3
I'd suggest we move over it? It works for me (TM), maybe others may want
to test it first?
The patch uses a new name, offlineimap3, so that it's clear it's not
exactly the same code as offlineimap. This seems to be the approach
debian took: https://github.com/OfflineIMAP/offlineimap3/issues/10
Thanks,
Pierre
Pierre Langlois (5):
gnu: Add python-imaplib2.
gnu: offlineimap: Replace with offlineimap3.
gnu: Remove python2-rfc6555.
gnu: Remove python2-selectors2.
gnu: Remove python2-pysqlite.
gnu/packages/databases.scm | 24 --------
gnu/packages/mail.scm | 114 ++++++++++++++++++++++--------------
gnu/packages/python-xyz.scm | 31 ----------
3 files changed, 69 insertions(+), 100 deletions(-)
--
2.33.0
signature.asc
Description: PGP signature
- [bug#50282] [PATCH 0/5] gnu: offlineimap: Replace with offlineimap3.,
Pierre Langlois <=