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

Bug 832254

Summary: sys-apps/kcheck needs porting to py3.9+
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Sam Jorna (wraeth) <wraeth>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 725490    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-01-28 23:17:48 UTC
This is one of the few last packages to require Python 3.8.
Comment 1 Larry the Git Cow gentoo-dev 2022-07-03 11:47:37 UTC
The bug has been closed via the following commit(s):

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

commit e2f65b56cb902173d16e9a6c07837ececeae4775
Author:     Sam Jorna <wraeth@gentoo.org>
AuthorDate: 2022-07-03 11:24:59 +0000
Commit:     Sam Jorna <wraeth@gentoo.org>
CommitDate: 2022-07-03 11:43:43 +0000

    sys-apps/kcheck: bump python compat, fix distutils
    
    * Bump PYTHON_COMPAT to 3.8-3.10.
    * Fix wrong value for DISTUTILS_USE_SETUPTOOLS per bug 810772.
    
    Closes: https://bugs.gentoo.org/832254
    Closes: https://bugs.gentoo.org/810772
    Signed-off-by: Sam Jorna <wraeth@gentoo.org>

 sys-apps/kcheck/kcheck-0.0.2-r2.ebuild | 32 ++++++++++++++++++++++++++++++++
 sys-apps/kcheck/kcheck-9999.ebuild     |  3 +--
 2 files changed, 33 insertions(+), 2 deletions(-)