From 86cacca9e4632ddd025eb088779dbfaf1f6ed1d4 Mon Sep 17 00:00:00 2001 From: sebres Date: Tue, 12 Dec 2023 15:30:41 +0100 Subject: [PATCH] pyasyncore and pyasynchat optional for python 3.12+ (bundled-in within fail2ban) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 38340fbe..601d72ca 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ Optional: - [systemd >= 204](http://www.freedesktop.org/wiki/Software/systemd) and python bindings: * [python-systemd package](https://www.freedesktop.org/software/systemd/python-systemd/index.html) - [dnspython](http://www.dnspython.org/) +- [pyasyncore](https://pypi.org/project/pyasyncore/) and [pyasynchat](https://pypi.org/project/pyasynchat/) (normally bundled-in within fail2ban, for python 3.12+ only) To install: