Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 820662 - mail-filter/spf-engine-2.9.2-r3 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value
Summary: mail-filter/spf-engine-2.9.2-r3 uses a probably incorrect DISTUTILS_USE_SETUP...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Orlitzky
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: DISTUTILS_USE_SETUPTOOLS
  Show dependency tree
 
Reported: 2021-10-29 06:00 UTC by Agostino Sarubbo
Modified: 2021-10-29 12:56 UTC (History)
0 users

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


Attachments
build.log (build.log,52.37 KB, text/plain)
2021-10-29 06:00 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-10-29 06:00:07 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: mail-filter/spf-engine-2.9.2-r3 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
entry_points no longer use setuptools at runtime.
Comment 1 Agostino Sarubbo gentoo-dev 2021-10-29 06:00:09 UTC
Created attachment 747177 [details]
build.log

build log and emerge --info
Comment 2 Michael Orlitzky gentoo-dev 2021-10-29 11:47:49 UTC

*** This bug has been marked as a duplicate of bug 807865 ***
Comment 3 Agostino Sarubbo gentoo-dev 2021-10-29 11:53:39 UTC
(In reply to Agostino Sarubbo from comment #0)

> NOTE:
> entry_points no longer use setuptools at runtime.
Comment 4 Michael Orlitzky gentoo-dev 2021-10-29 12:09:25 UTC
you caught me, I didn't read :|
Comment 5 Larry the Git Cow gentoo-dev 2021-10-29 12:56:51 UTC
The bug has been closed via the following commit(s):

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

commit 297fd5ee563da41f502a3bddbd0bccfe1da107d0
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2021-10-29 12:47:34 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2021-10-29 12:55:59 +0000

    mail-filter/spf-engine: new revision with python-3.10 support.
    
    I've also dropped support for python-3.7, which lets us finally revert
    DISTUTILS_USE_SETUPTOOLS to the default value and stop spewing QA
    warnings.
    
    Closes: https://bugs.gentoo.org/820662
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 mail-filter/spf-engine/spf-engine-2.9.2-r4.ebuild | 77 +++++++++++++++++++++++
 1 file changed, 77 insertions(+)