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

Bug 745414

Summary: dev-python/cython-0.29.20-r2 - 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    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 812431    
Attachments: build.log
info.txt

Description Francesco Turco 2020-09-29 14:20:08 UTC
DISTUTILS_USE_SETUPTOOLS value is probably incorrect
  have:     DISTUTILS_USE_SETUPTOOLS=bdepend (or unset)
  expected: DISTUTILS_USE_SETUPTOOLS=rdepend
Comment 1 Francesco Turco 2020-09-29 14:20:45 UTC
Created attachment 663124 [details]
build.log
Comment 2 Francesco Turco 2020-09-29 14:21:16 UTC
Created attachment 663127 [details]
info.txt

emerge --info dev-python/cython
Comment 3 Larry the Git Cow gentoo-dev 2020-10-16 18:22:11 UTC
The bug has been closed via the following commit(s):

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

commit 75ecfdadda02719506a7d7c154bd7b60b4ea8966
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2020-10-11 12:20:13 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-10-16 18:20:57 +0000

    dev-python/cython: correct DISTUTILS_USE_SETUPTOOLS
    
    Closes: https://bugs.gentoo.org/745414
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/cython/cython-0.29.20-r2.ebuild | 2 +-
 dev-python/cython/cython-0.29.21-r1.ebuild | 2 +-
 dev-python/cython/cython-0.29.21.ebuild    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)