Summary: | dev-python/mygpoclient-1.8 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | 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
![]() Possible context of error(s): * DISTUTILS_USE_SETUPTOOLS value is probably incorrect * have: DISTUTILS_USE_SETUPTOOLS=bdepend (or unset) * expected: DISTUTILS_USE_SETUPTOOLS=no 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(-) |