Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 816426 - [guru] dev-python/yams-0.7.3 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value
Summary: [guru] dev-python/yams-0.7.3 uses a probably incorrect DISTUTILS_USE_SETUPTOO...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Octiabrina Terrien-Puig
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2021-10-05 14:34 UTC by Agostino Sarubbo
Modified: 2021-11-08 13:02 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,55.25 KB, text/plain)
2021-10-05 14:34 UTC, Agostino Sarubbo
Details

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