14 lines
616 B
Diff
14 lines
616 B
Diff
|
Index: fetchmail-6.5.1/fetchmailconf.py
|
||
|
===================================================================
|
||
|
--- fetchmail-6.5.1.orig/fetchmailconf.py
|
||
|
+++ fetchmail-6.5.1/fetchmailconf.py
|
||
|
@@ -3,7 +3,7 @@
|
||
|
# A GUI configurator for generating fetchmail configuration files.
|
||
|
# by Eric S. Raymond, <esr@snark.thyrsus.com>,
|
||
|
# Matthias Andree <matthias.andree@gmx.de>
|
||
|
-# Requires Python with Tkinter, and the following OS-dependent services:
|
||
|
+# Requires Python 3.7+ with Tkinter, and the following OS-dependent services:
|
||
|
# posix, posixpath, socket
|
||
|
|
||
|
# WARNING: this needs to be updated for fetchmail 6.4's SSL options,
|