Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 841134 - app-portage/elogv-0.7.9 QA: prepare Non-PEP517 builds are deprecated for ebuilds using plain distutils.
Summary: app-portage/elogv-0.7.9 QA: prepare Non-PEP517 builds are deprecated for ebui...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sebastian Pipping
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-26 18:08 UTC by Kim B. Sindalsen
Modified: 2023-10-05 15:07 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:08:12 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 Sebastian Pipping gentoo-dev 2022-05-01 16:44:17 UTC
Adding DISTUTILS_USE_PEP517=setuptools makes the biuld fail.  Maybe this needs a re-write of the setup.py build system in elogv Git off distutils, first.
Comment 2 Larry the Git Cow gentoo-dev 2023-10-05 15:07:55 UTC
The bug has been closed via the following commit(s):

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

commit dcc1d963f8e426f623b26158ed2b8df5bf882f5d
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2023-10-05 15:06:04 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2023-10-05 15:06:31 +0000

    app-portage/elogv: 0.8.1
    
    Closes: https://bugs.gentoo.org/841134
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>

 app-portage/elogv/Manifest           |  1 +
 app-portage/elogv/elogv-0.8.1.ebuild | 56 ++++++++++++++++++++++++++++++++++++
 2 files changed, 57 insertions(+)