]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
python3-wheel: upgrade 0.40.0 -> 0.41.0
authorTim Orling <ticotimo@gmail.com>
Sun, 30 Jul 2023 19:20:50 +0000 (12:20 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Aug 2023 08:49:03 +0000 (09:49 +0100)
commit81e7e3b9059840fd749b5b50fc75588d7c4b7593
tree83ee62cacfad88b821c5fab15cad69b4caa13071
parent9351489f3fd9a01f1e74b4f209df01aeffe55c8f
python3-wheel: upgrade 0.40.0 -> 0.41.0

https://wheel.readthedocs.io/en/stable/news.html

0.41.0 (2023-07-22)
* Added full support of the build tag syntax to wheel tags (you can now
  set a build tag like 123mytag)
* Fixed warning on Python 3.12 about onerror deprecation. (PR by Henry
  Schreiner)
* Support testing on Python 3.12 betas (PR by Ewout ter Hoeven)

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-wheel_0.41.0.bb [moved from meta/recipes-devtools/python/python3-wheel_0.40.0.bb with 85% similarity]