Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 909887 - app-portage/g-sorcery: needs to use PEP517 build (DistutilsNonPEP517Build)
Summary: app-portage/g-sorcery: needs to use PEP517 build (DistutilsNonPEP517Build)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: GNU Emacs project
URL:
Whiteboard: Removal on 2024-05-05
Keywords: NeedPatch, PMASKED
Depends on:
Blocks: pep517-porting
  Show dependency tree
 
Reported: 2023-07-08 06:46 UTC by Michał Górny
Modified: 2024-04-12 17:10 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-07-08 06:46:20 UTC
This package still uses the legacy eclass code paths.  These paths are deprecated and pose a significant maintenance cost.  Please update the package to use PEP517 build mode.  For more information, please see the Python Guide, particularly; https://projects.gentoo.org/python/guide/migration.html#migrating-to-pep-517-builds
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-07-08 20:40:52 UTC
[Adding this comment en-masse, sorry for the noise, but it's important.)

1. Please take particular care to check file diffs before/after, possibly using `iwdevtools`. Keep a particular eye out for e.g. config files now missing from /etc and instead being in /usr/lib/python*/site-packages, etc.

2. Please make sure to do the migration in a new revision in ~arch, partly because of 1.
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-03-06 15:30:19 UTC
Final ping.  Please note that we will not hesitate to last rite low profile packages over this.
Comment 3 Larry the Git Cow gentoo-dev 2024-03-06 17:48:08 UTC
The bug has been referenced in the following commit(s):

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

commit da86b4b705e065663b5854bdb096836aaec21b32
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2024-03-06 17:47:05 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2024-03-06 17:48:02 +0000

    profiles: Mask app-portage/g-sorcery, app-portage/gs-elpa for removal
    
    Bug: https://bugs.gentoo.org/909887
    Bug: https://bugs.gentoo.org/909890
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 profiles/package.mask | 7 +++++++
 1 file changed, 7 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2024-04-12 17:10:34 UTC
The bug has been closed via the following commit(s):

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

commit b8c32075d6e97b95406cc7c34dd0b3aa2e9782da
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-04-12 17:10:08 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-04-12 17:10:08 +0000

    app-portage/g-sorcery: treeclean
    
    Closes: https://bugs.gentoo.org/909887
    Bug: https://bugs.gentoo.org/922215
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 app-portage/g-sorcery/Manifest               |  1 -
 app-portage/g-sorcery/g-sorcery-0.2.3.ebuild | 45 ----------------------------
 app-portage/g-sorcery/metadata.xml           | 15 ----------
 profiles/arch/alpha/package.use.mask         |  5 ----
 profiles/arch/arm/package.use.mask           |  4 ---
 profiles/arch/ia64/package.use.mask          |  4 ---
 profiles/arch/mips/package.use.mask          |  5 ----
 profiles/arch/powerpc/package.use.mask       |  4 ---
 profiles/arch/sparc/package.use.mask         |  4 ---
 profiles/package.mask                        |  6 ----
 10 files changed, 93 deletions(-)