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

Bug 803593

Summary: sys-libs/libseccomp-2.5.1-r1: QA notice: "DISTUTILS_USE_SETUPTOOLS is not used when DISTUTILS_OPTIONAL is enabled"
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 812431    

Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-07-23 22:41:26 UTC
* Messages for package sys-libs/libseccomp-2.5.1-r1:

 * QA Notice: DISTUTILS_USE_SETUPTOOLS is not used when DISTUTILS_OPTIONAL
 * is enabled.
Comment 1 Larry the Git Cow gentoo-dev 2021-07-23 22:52:41 UTC
The bug has been closed via the following commit(s):

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

commit 6b56932f51262aba5d02e7880e7503fcb8f9738c
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-07-23 22:52:05 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-07-23 22:52:05 +0000

    sys-libs/libseccomp: fix DISTUTILS_USE_SETUPTOOLS warning, -py3.7
    
    (Python 3.7 is no longer supported by the eclasses,
    so drop it while we're here.)
    
    Closes: https://bugs.gentoo.org/803593
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-libs/libseccomp/libseccomp-2.5.1-r1.ebuild | 3 +--
 sys-libs/libseccomp/libseccomp-2.5.1.ebuild    | 3 +--
 sys-libs/libseccomp/libseccomp-9999.ebuild     | 3 +--
 3 files changed, 3 insertions(+), 6 deletions(-)