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

Bug 816426

Summary: [guru] dev-python/yams-0.7.3 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: Octiabrina Terrien-Puig <myrvogna>
Status: RESOLVED FIXED    
Severity: normal CC: guru-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 785607    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-10-05 14:34:43 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/yams-0.7.3 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value.
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
entry_points no longer use setuptools at runtime.
Comment 1 Agostino Sarubbo gentoo-dev 2021-10-05 14:34:45 UTC
Created attachment 743112 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-11-08 13:02:24 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2e443a7e0af7339e70246e564a3f4c07fd71ec56

commit 2e443a7e0af7339e70246e564a3f4c07fd71ec56
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2021-11-08 04:48:27 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2021-11-08 06:07:44 +0000

    dev-python/yams: EAPI 7 -> 8, enable py3.10
    
    Closes: https://bugs.gentoo.org/816426
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 dev-python/yams/metadata.xml      |  7 ++++++-
 dev-python/yams/yams-0.7.3.ebuild | 17 ++++++-----------
 dev-python/yams/yams-9999.ebuild  | 17 ++++++-----------
 3 files changed, 18 insertions(+), 23 deletions(-)