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

Bug 745948

Summary: dev-python/mygpoclient-1.8 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal CC: python
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 812431    

Description Agostino Sarubbo gentoo-dev 2020-10-01 08:48:39 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/mygpoclient-1.8 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value.
Discovered on: amd64 (internal ref: ci)

NOTE: If you want to change the summary, to avoid auto-filed duplicates, please at least keep the word 'DISTUTILS_USE_SETUPTOOLS'
Comment 1 Agostino Sarubbo gentoo-dev 2020-10-01 08:48:42 UTC
Possible context of error(s):

 * DISTUTILS_USE_SETUPTOOLS value is probably incorrect
 *   have:     DISTUTILS_USE_SETUPTOOLS=bdepend (or unset)
 *   expected: DISTUTILS_USE_SETUPTOOLS=no
Comment 2 Larry the Git Cow gentoo-dev 2022-01-28 11:51:55 UTC
The bug has been closed via the following commit(s):

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

commit 9c9be7aed5a49a06c58e938d9d1addd41303debe
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2022-01-28 11:47:43 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2022-01-28 11:50:42 +0000

    dev-python/mygpoclient: enable py3.10, ebuild cleanup
    
    Closes: https://bugs.gentoo.org/745948
    Closes: https://bugs.gentoo.org/723736
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 .../files/mygpoclient-1.8-fix-literal.patch        | 35 +++++++++++++++++++++
 dev-python/mygpoclient/mygpoclient-1.8.ebuild      | 36 ++++++++--------------
 2 files changed, 48 insertions(+), 23 deletions(-)