Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 798612 - dev-python/wxpython-4.0.7-r1 setuptools warnings detected
Summary: dev-python/wxpython-4.0.7-r1 setuptools warnings detected
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo wxWidgets project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-25 06:27 UTC by Agostino Sarubbo
Modified: 2024-02-06 00:29 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,771.79 KB, text/plain)
2021-06-25 06:27 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-06-25 06:27:23 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/wxpython-4.0.7-r1 setuptools warnings detected.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
Please look for 'QA Notice: setuptools warnings detected'
https://archives.gentoo.org/gentoo-dev/message/81e472e95b181da6e017a85acf329981.
Comment 1 Agostino Sarubbo gentoo-dev 2021-06-25 06:27:26 UTC
Created attachment 719091 [details]
build.log

build log and emerge --info
Comment 2 jospezial 2024-02-06 00:29:25 UTC
from attached build.log
* QA Notice: setuptools warnings detected:
 * 
 * 	Usage of dash-separated 'license-file' will not be supported in future versions. Please use the underscore name 'license_file' instead

https://github.com/wxWidgets/Phoenix/commit/87b606aa041eba8274d6ca50da015f92070d74c6
"Remove deprecated setuptools options use_2to3 and license-file"

Fixed upstream since wxpython-4.2.1.
This bug can be closed when wxpython-4.2.0 is gone or the fix is backported.