<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/fail2ban/test.sh, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-04-04T03:36:47Z</updated>
<entry>
<title>fail2ban: drop python3-pkg-resources dependency</title>
<updated>2026-04-04T03:36:47Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-04-03T12:29:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e85084314c0906613030b43eb1ff04643b18b62a'/>
<id>urn:sha1:e85084314c0906613030b43eb1ff04643b18b62a</id>
<content type='text'>
The python3-pkg-resources package does not exist in OpenWrt.
The only distutils/setuptools usage in fail2ban 1.1.0 is in
filterpyinotify.py and filtersystemd.py, both of which are
optional backends not available on OpenWrt. They are loaded
lazily via ImportError-guarded calls and the default auto
backend falls through to polling without them.

Also add test.sh with basic import and CLI smoke test.

Add me as maintainer.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
</feed>
