Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 714902

Summary: net-analyzer/fail2ban-0.11.1-r2 - add python3_7 compat
Product: Gentoo Linux Reporter: Kim B. Sindalsen <gentoo>
Component: Current packagesAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED FIXED    
Severity: normal CC: jstein, mail, moixa
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Kim B. Sindalsen 2020-03-26 17:33:38 UTC
Currently python3.9-dev support is being added to the git-repository.
(ie. https://github.com/fail2ban/fail2ban/commit/55e76c0b807e87f6a04d459bb9c59da33c98572b)

I see 3.7-dev support added for v0.10.3.1 from 2018/04/04.

Maybe we could add python3_7 compat? (it builds and runs for me)

Reproducible: Always
Comment 1 Jonas Stein gentoo-dev 2020-03-26 22:19:52 UTC
Did you test with FEATURES=test? Are tests implemented and do they run? Did all tests pass?
Comment 2 Kim B. Sindalsen 2020-03-27 07:34:17 UTC
I build with FEATURES=test, noticed it said skipping tests because of RESTICT=test - commented that and retried.

Builds fine - but don't know wether or not there's any tests or how to check properly.
Comment 3 Larry the Git Cow gentoo-dev 2020-04-08 16:07:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1652b77383199c849d3de54b1a00e451ba6bfc98

commit 1652b77383199c849d3de54b1a00e451ba6bfc98
Author:     Jeroen Roovers <jer@gentoo.org>
AuthorDate: 2020-04-08 16:03:01 +0000
Commit:     Jeroen Roovers <jer@gentoo.org>
CommitDate: 2020-04-08 16:07:36 +0000

    net-analyzer/fail2ban: Add support for python 3.7
    
    Package-Manager: Portage-2.3.96, Repoman-2.3.22
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=714902
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>

 net-analyzer/fail2ban/fail2ban-0.11.1-r2.ebuild | 2 +-
 net-analyzer/fail2ban/fail2ban-99999999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)