Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 718428 - net-analyzer/wapiti: need py3.7, 3.8 port
Summary: net-analyzer/wapiti: need py3.7, 3.8 port
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: python3.7-compat
  Show dependency tree
 
Reported: 2020-04-19 19:56 UTC by Michał Górny
Modified: 2020-04-19 23:01 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-04-19 19:56:27 UTC
The packages are stuck on py3.6 which means they will be pain once we switch to 3.7.  Please test them on 3.7 *and* 3.8 (so we don't to revisit this in a few months), and update PYTHON_COMPAT appropriately.  If it doesn't work, please either fix it, remove Python or issue last rites.  Please consider this urgent.
Comment 1 Bernard Cafarelli gentoo-dev 2020-04-19 22:33:31 UTC
Current 3.0.3 already reports 3.7 support (9999 was not updated though), I will check for 3.8 but it should be OK
Comment 2 Bernard Cafarelli gentoo-dev 2020-04-19 22:58:40 UTC
Added 3.8 to:
dev-python/yaswfp
dev-python/requests-kerberos
dev-python/ntlm-auth
dev-python/requests-ntlm
and net-analyzer/wapiti
Comment 3 Larry the Git Cow gentoo-dev 2020-04-19 23:01:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c459c83b550984629c1fefc7191a6987e189d83

commit 5c459c83b550984629c1fefc7191a6987e189d83
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2020-04-19 22:59:34 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2020-04-19 23:01:17 +0000

    net-analyzer/wapiti: add python 3.8 and fix tests
    
    Releases do not have tests included, dropped them in 3.0.3 and fixed
    call/dependencies in live ebuild
    
    Closes: https://bugs.gentoo.org/714688
    Closes: https://bugs.gentoo.org/718428
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 net-analyzer/wapiti/wapiti-3.0.3.ebuild | 10 ++--------
 net-analyzer/wapiti/wapiti-9999.ebuild  | 12 +++++-------
 2 files changed, 7 insertions(+), 15 deletions(-)