Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 745414 - dev-python/cython-0.29.20-r2 - QA notice: DISTUTILS_USE_SETUPTOOLS value is probably incorrect
Summary: dev-python/cython-0.29.20-r2 - QA notice: DISTUTILS_USE_SETUPTOOLS value is p...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: DISTUTILS_USE_SETUPTOOLS
  Show dependency tree
 
Reported: 2020-09-29 14:20 UTC by Francesco Turco
Modified: 2021-09-10 10:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,151.38 KB, text/plain)
2020-09-29 14:20 UTC, Francesco Turco
Details
info.txt (info.txt,4.47 KB, text/plain)
2020-09-29 14:21 UTC, Francesco Turco
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)