Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923418 - dev-python/wxpython-4.2.1-r2 installs deprecated .egg/.egg-info
Summary: dev-python/wxpython-4.2.1-r2 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 wxWidgets project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 921639
  Show dependency tree
 
Reported: 2024-01-31 12:53 UTC by Agostino Sarubbo
Modified: 2025-03-10 02:47 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,69.96 KB, application/x-xz)
2024-01-31 12:53 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-31 12:53:03 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/wxpython-4.2.1 installs deprecated .egg/.egg-info.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0076
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-31 12:53:05 UTC
Created attachment 883864 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2024-06-12 06:46:25 UTC
ci has reproduced this issue with version 4.2.1-r1 - Updating summary.
Comment 3 Agostino Sarubbo gentoo-dev 2024-06-18 17:01:04 UTC
ci has reproduced this issue with version 4.2.1-r2 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2025-03-10 02:45:51 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15b4e232d105a18c46a4f394b603ce491652bb06

commit 15b4e232d105a18c46a4f394b603ce491652bb06
Author:     Quincy Fleming <quincyf467@protonmail.com>
AuthorDate: 2025-02-26 18:01:05 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-03-10 02:41:08 +0000

    dev-python/wxpython: add 4.2.2
    
    Bug: https://bugs.gentoo.org/923418
    Bug: https://bugs.gentoo.org/924057
    Closes: https://bugs.gentoo.org/909973
    Signed-off-by: Quincy Fleming <quincyf467@protonmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/39465
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/wxpython/Manifest                       |   1 +
 .../files/wxpython-4.2.2-no-stacktrace.patch       |  16 +++
 .../wxpython/files/wxpython-4.2.2-setuppy.patch    |  38 ++++++
 .../wxpython/files/wxpython-4.2.2-sip-6.10.0.patch |  14 +++
 dev-python/wxpython/wxpython-4.2.2.ebuild          | 136 +++++++++++++++++++++
 5 files changed, 205 insertions(+)