Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 814608 - dev-embedded/nodemcu-uploader-1.0.0 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value
Summary: dev-embedded/nodemcu-uploader-1.0.0 uses a probably incorrect DISTUTILS_USE_S...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: DISTUTILS_USE_SETUPTOOLS
  Show dependency tree
 
Reported: 2021-09-24 14:36 UTC by Agostino Sarubbo
Modified: 2021-09-25 09:03 UTC (History)
0 users

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


Attachments
build.log (build.log,54.36 KB, text/plain)
2021-09-24 14:36 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-09-24 14:36:35 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-embedded/nodemcu-uploader-1.0.0 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-09-24 14:36:37 UTC
Created attachment 741114 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-09-25 09:03:14 UTC
The bug has been closed via the following commit(s):

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

commit 7b85f965e0187e83940bb7782bcd3e6bbd637aa7
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2021-09-25 08:58:53 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2021-09-25 09:02:42 +0000

    dev-embedded/nodemcu-uploader: Port to py3.10, fix D.U.S and setuptools warning
    
    Closes: https://bugs.gentoo.org/814608
    Closes: https://bugs.gentoo.org/796422
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 dev-embedded/nodemcu-uploader/nodemcu-uploader-1.0.0.ebuild | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)