mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
pyasyncore and pyasynchat optional for python 3.12+ (bundled-in within fail2ban)
This commit is contained in:
parent
1371c91512
commit
86cacca9e4
1 changed files with 1 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue