Preventing fail2ban from gaining 3.9 support. Is it possible to add it to python-system?
Feel free to add it if the tests pass.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a643c2c23eab78b7e54eb11cb81985a5f92f224 commit 3a643c2c23eab78b7e54eb11cb81985a5f92f224 Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2020-12-13 02:28:26 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2020-12-13 02:30:16 +0000 dev-python/python-systemd: support python3.9 Closes: https://bugs.gentoo.org/759679 Signed-off-by: Mike Gilbert <floppym@gentoo.org> dev-python/python-systemd/python-systemd-234.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
I tried this, and the tests did not pass. There were errors importing the systemd modules. Please note that upstream's pypi listing[1] only officially states support up to python 3.6, and it doesn't look like this package has been maintained in a while. [1] https://pypi.org/project/systemd/
All tests pass on my system. If they fail for you, please file a separate bug report.