summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-setuptools_80.8.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-setuptools: upgrade 80.8.0 -> 80.9.0Wang Mingyu2025-06-051-55/+0
| | | | | | | | | | | 0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch refreshed for 80.9.0 (From OE-Core rev: 8c42a544180524dce3fcbca176db2689d21c084f) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* 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>