Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 841131 - app-portage/mirrorselect-2.2.6-r2 - QA: prepare Non-PEP517 builds are deprecated for ebuilds using plain distutils.
Summary: app-portage/mirrorselect-2.2.6-r2 - QA: prepare Non-PEP517 builds are depreca...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
: 909892 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-04-26 18:07 UTC by Kim B. Sindalsen
Modified: 2024-03-06 21:38 UTC (History)
2 users (show)

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 Kim B. Sindalsen 2022-04-26 18:07:07 UTC
QA: prepare
Non-PEP517 builds are deprecated for ebuilds using plain distutils.
Please migrate to DISTUTILS_USE_PEP517=setuptools.
Please see Python Guide for more details:
  https://projects.gentoo.org/python/guide/distutils.html


Reproducible: Always

Steps to Reproduce:
1. emerge
2.
3.
Comment 1 Brian Dolbec (RETIRED) gentoo-dev 2022-05-31 04:10:00 UTC
Changes pushed in master branch of the git repo.
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-03-06 15:30:20 UTC
Final ping.  Please note that we will not hesitate to last rite low profile packages over this.
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-06 15:33:52 UTC
*** Bug 909892 has been marked as a duplicate of this bug. ***
Comment 5 Larry the Git Cow gentoo-dev 2024-03-06 21:38:21 UTC
The bug has been closed via the following commit(s):

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

commit dfd4113c6373f7996ea8a7c7526a15ba92cae1ef
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2024-03-06 21:25:18 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2024-03-06 21:38:15 +0000

    app-portage/mirrorselect: enable PEP517 build
    
    Closes: https://bugs.gentoo.org/841131
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 app-portage/mirrorselect/mirrorselect-2.4.0.ebuild | 7 +++++--
 app-portage/mirrorselect/mirrorselect-9999.ebuild  | 7 +++++--
 2 files changed, 10 insertions(+), 4 deletions(-)