summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-setuptools_80.8.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-setuptools: upgrade 78.1.0 -> 80.8.0Trevor Gamblin2025-05-271-0/+55
Changelog: https://setuptools.pypa.io/en/latest/history.html#v80-8-0 Notably: - There was a temporary removal of the LICENSE file (restored in v80.8.0); - The easy_install module has been mostly removed; what remains is a temporary stub for compatibility purposes. (From OE-Core rev: 4fccef6c551dc2704e972aaf3d9567daa238b14c) Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>