Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923147 - app-crypt/gpgme-1.23.2 installs deprecated .egg/.egg-info
Summary: app-crypt/gpgme-1.23.2 installs deprecated .egg/.egg-info
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 921639
  Show dependency tree
 
Reported: 2024-01-28 16:34 UTC by Agostino Sarubbo
Modified: 2024-09-10 01:37 UTC (History)
0 users

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


Attachments
build.log (build.log,420.68 KB, text/plain)
2024-01-28 16: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 2024-01-28 16:34:45 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-crypt/gpgme-1.23.2 installs deprecated .egg/.egg-info.
Discovered on: amd64 (internal ref: gcc14_tinderbox)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0076
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-28 16:34:48 UTC
Created attachment 883480 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-09-10 01:37:24 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30ec7a8d13d196916b69e933f15b5c722b22fc4e

commit 30ec7a8d13d196916b69e933f15b5c722b22fc4e
Author:     Eli Schwartz <eschwartz@gentoo.org>
AuthorDate: 2024-09-10 01:02:13 +0000
Commit:     Eli Schwartz <eschwartz@gentoo.org>
CommitDate: 2024-09-10 01:16:29 +0000

    app-crypt/gpgme: port to pep517 build
    
    We don't need setuptools unconditionally. This was probably an autoconf
    bug in python detection macros, though it appears it is not even run
    because we don't enable python via "enabled languages" as an arg to
    configure anyway...
    
    Closes: https://bugs.gentoo.org/909868
    Closes: https://bugs.gentoo.org/923147
    Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>

 app-crypt/gpgme/gpgme-1.23.2-r2.ebuild | 232 +++++++++++++++++++++++++++++++++
 1 file changed, 232 insertions(+)