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

Bug 841134

Summary: app-portage/elogv-0.7.9 QA: prepare Non-PEP517 builds are deprecated for ebuilds using plain distutils.
Product: Gentoo Linux Reporter: Kim B. Sindalsen <gentoo>
Component: Current packagesAssignee: Sebastian Pipping <sping>
Status: RESOLVED FIXED    
Severity: normal CC: fturco, tools-portage
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/elogv/pull/14
Whiteboard:
Package list:
Runtime testing required: ---

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(+)