Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 816345 - [guru] dev-python/pproxy-2.7.8 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value
Summary: [guru] dev-python/pproxy-2.7.8 uses a probably incorrect DISTUTILS_USE_SETUPT...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2021-10-05 05:51 UTC by Agostino Sarubbo
Modified: 2021-12-15 10:35 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,55.75 KB, text/plain)
2021-10-05 05:51 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 05:51:48 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pproxy-2.7.8 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 05:51:51 UTC
Created attachment 743031 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-12-15 10:35:20 UTC
The bug has been closed via the following commit(s):

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

commit db55ed9e73af90194c1fdccd75d2371792391f11
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2021-12-11 12:04:15 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2021-12-14 07:02:26 +0000

    dev-python/pproxy: update EAPI 7 -> 8
    
    Closes: https://bugs.gentoo.org/816345
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 dev-python/pproxy/metadata.xml        | 2 +-
 dev-python/pproxy/pproxy-2.7.8.ebuild | 8 +++-----
 2 files changed, 4 insertions(+), 6 deletions(-)