Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829082 - dev-python/python-slugify-4.0.1 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value
Summary: dev-python/python-slugify-4.0.1 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: Robert G. Siebeck
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: DISTUTILS_USE_SETUPTOOLS
  Show dependency tree
 
Reported: 2021-12-13 10:47 UTC by Agostino Sarubbo
Modified: 2022-01-09 07:57 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,46.96 KB, text/plain)
2021-12-13 10:47 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-12-13 10:47:53 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/python-slugify-4.0.1 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses clang as a compiler and lld as a linker
entry_points no longer use setuptools at runtime.
Comment 1 Agostino Sarubbo gentoo-dev 2021-12-13 10:47:56 UTC
Created attachment 758783 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-01-09 07:57:38 UTC
The bug has been closed via the following commit(s):

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

commit 4a9207bbff925ec455ff57b8d738fd32764f43d6
Author:     Robert Siebeck <gentoo.2019@r123.de>
AuthorDate: 2022-01-09 07:55:51 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2022-01-09 07:57:26 +0000

    dev-python/python-slugify: fix DISTUTILS_USE_SETUPTOOLS on 4.0.1
    
    Closes: https://bugs.gentoo.org/829082
    Signed-off-by: Robert Siebeck <gentoo.2019@r123.de>
    Closes: https://github.com/gentoo/gentoo/pull/23318
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 dev-python/python-slugify/python-slugify-4.0.1.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)