fail2ban: fix patch for python 3.10
authorMichal Vasilek <redacted>
Mon, 20 Jun 2022 10:21:01 +0000 (12:21 +0200)
committerMichal Vasilek <redacted>
Mon, 20 Jun 2022 11:04:50 +0000 (13:04 +0200)
commit4bd2169e73a037f0d71bbc71494bc492d7be7224
treeb4e8951cbb27d7a8c2354449913f06f5e5871bc8
parentb9a47cc470b19346049d394d4992f5ebdada0702
fail2ban: fix patch for python 3.10

89d5d2e091c8da10a1c963158a6de92b05079116 only patched importing
MutableMapping from collections, but importing Mapping has to be patched
too

Closes: #18681
Signed-off-by: Michal Vasilek <redacted>
net/fail2ban/patches/010-python3.10_compat.patch
git clone https://git.99rst.org/PROJECT