all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#50282] [PATCH 0/5] gnu: offlineimap: Replace with offlineimap3.
@ 2021-08-30 18:57 Pierre Langlois
  2021-08-30 19:13 ` [bug#50282] [PATCH 1/5] gnu: Add python-imaplib2 Pierre Langlois
  2021-08-31  6:56 ` [bug#50282] [PATCH 0/5] gnu: offlineimap: Replace with offlineimap3 zimoun
  0 siblings, 2 replies; 8+ messages in thread
From: Pierre Langlois @ 2021-08-30 18:57 UTC (permalink / raw)
  To: 50282

[-- Attachment #1: Type: text/plain, Size: 925 bytes --]

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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 519 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-09-02 19:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-30 18:57 [bug#50282] [PATCH 0/5] gnu: offlineimap: Replace with offlineimap3 Pierre Langlois
2021-08-30 19:13 ` [bug#50282] [PATCH 1/5] gnu: Add python-imaplib2 Pierre Langlois
2021-08-30 19:13   ` [bug#50282] [PATCH 2/5] gnu: offlineimap: Replace with offlineimap3 Pierre Langlois
2021-08-30 19:13   ` [bug#50282] [PATCH 3/5] gnu: Remove python2-rfc6555 Pierre Langlois
2021-08-30 19:13   ` [bug#50282] [PATCH 4/5] gnu: Remove python2-selectors2 Pierre Langlois
2021-08-30 19:13   ` [bug#50282] [PATCH 5/5] gnu: Remove python2-pysqlite Pierre Langlois
2021-08-31  6:56 ` [bug#50282] [PATCH 0/5] gnu: offlineimap: Replace with offlineimap3 zimoun
2021-09-02 19:48   ` bug#50282: " Pierre Langlois

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.