From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> On Tue, 11 Jun 2024 15:50:41 -0500, Vincent Fazio wrote: > Introduce a shell script that generates an sdist tarball and PEP 600/656 > conformant wheels. > > The wheels are generated via cibuildwheel, a tool provided by the Python > Packaging Authority (PyPA) [0]. The tool leverages toolchains within > containers maintained by PyPA [1] to generate wheels that are runnable > on hosts that meet the platform compatibility tag [2] requirements. > > [...] Applied, thanks! [1/1] bindings: python: add script to generate sdist and wheels commit: 72d2fa01a2c1ed8b13d54a5a33f54babe979eacc Best regards, -- Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>