Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832254 - sys-apps/kcheck needs porting to py3.9+
Summary: sys-apps/kcheck needs porting to py3.9+
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sam Jorna (wraeth)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: py39, python3.9-compat
  Show dependency tree
 
Reported: 2022-01-28 23:17 UTC by Michał Górny
Modified: 2022-07-03 11:47 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 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(-)