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

Bug 711592

Summary: dev-python/qrcode-6.1 - QA notice - DISTUTILS_USE_SETUPTOOLS value is probably incorrect
Product: Gentoo Linux Reporter: Francesco Turco <fturco>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 812431    

Description Francesco Turco 2020-03-05 13:08:52 UTC
Portage reports the following QA notice when emerging dev-python/qrcode-6.1:

> DISTUTILS_USE_SETUPTOOLS value is probably incorrect
>   value:    DISTUTILS_USE_SETUPTOOLS=bdepend (default?)
>   expected: DISTUTILS_USE_SETUPTOOLS=rdepend
Comment 1 Larry the Git Cow gentoo-dev 2020-03-06 03:27:29 UTC
The bug has been closed via the following commit(s):

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

commit dfd27556cd1d8b70d9492f8813d2b7cb6a3c0350
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-03-06 03:24:08 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-03-06 03:24:08 +0000

    dev-python/qrcode: Set DISTUTILS_USE_SETUPTOOLS
    
    Closes: https://bugs.gentoo.org/711592
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/qrcode/qrcode-6.1.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)