Package: offlineimap3 / 0.0~git20211018.e64c254+dfsg-2
Metadata
Package | Version | Patches format |
---|---|---|
offlineimap3 | 0.0~git20211018.e64c254+dfsg-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
Revert implement Happy Eyeballs.patch | (download) |
offlineimap/imaplibutil.py |
10 1 + 9 - 0 ! |
revert "implement happy eyeballs" This functionality relies on the `rfc6555` Python module, which is not available on Debian. Ported from offlineimap. |
Py311 threadsafety.patch | (download) |
offlineimap/folder/LocalStatusSQLite.py |
10 8 + 2 - 0 ! |
localstatussqlite.py: python 3.11 compatible threadsafety check Signed-off-by: 0pointerexception <w-gh@wmeyer.eu> |
Do not use the Internet to fetch DTD.patch | (download) |
docs/Makefile |
4 2 + 2 - 0 ! |
do not use the internet to fetch dtd Use '--nonet' flag in order to prevent xsltproc from using the Internet to fetch DTDs, entities or documents. Ported from offlineimap. |
1