Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 910003

Summary: net-irc/limnoria: needs to use PEP517 build (DistutilsNonPEP517Build)
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://github.com/gentoo/gentoo/pull/41122
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 909855    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-07-08 06:57:52 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:51 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2025-03-22 20:18:22 UTC
Absolutely final ping before I really start last riting stuff.
Comment 4 Larry the Git Cow gentoo-dev 2025-03-23 18:45:09 UTC
The bug has been closed via the following commit(s):

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

commit 254323aa6e3c5e2a7c59bd1b06567a7c8638c61d
Author:     Quincy Fleming <quincyf467@protonmail.com>
AuthorDate: 2025-03-19 01:45:12 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2025-03-23 18:43:18 +0000

    net-irc/limnoria: drop 20221116-r1
    
    Closes: https://bugs.gentoo.org/910003
    Signed-off-by: Quincy Fleming <quincyf467@protonmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/41122
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 net-irc/limnoria/Manifest                    |  1 -
 net-irc/limnoria/limnoria-20221116-r1.ebuild | 76 ----------------------------
 2 files changed, 77 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit 0a41138832f6fda243ccfe342d43a657be2281a8
Author:     Quincy Fleming <quincyf467@protonmail.com>
AuthorDate: 2025-03-19 01:43:44 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2025-03-23 18:43:18 +0000

    net-irc/limnoria: sync live build
    
    Bug: https://bugs.gentoo.org/910003
    Signed-off-by: Quincy Fleming <quincyf467@protonmail.com>
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 net-irc/limnoria/limnoria-99999999.ebuild | 25 +++++++++----------------
 1 file changed, 9 insertions(+), 16 deletions(-)

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

commit cd0b85e11e877165e8d3405fd9258ca46f1e0353
Author:     Quincy Fleming <quincyf467@protonmail.com>
AuthorDate: 2025-03-19 01:38:57 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2025-03-23 18:43:18 +0000

    net-irc/limnoria: add 20241222
    
    Bug: https://bugs.gentoo.org/910003
    Signed-off-by: Quincy Fleming <quincyf467@protonmail.com>
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 net-irc/limnoria/Manifest                 |  1 +
 net-irc/limnoria/limnoria-20241222.ebuild | 69 +++++++++++++++++++++++++++++++
 2 files changed, 70 insertions(+)