PEP 770 was accepted in April of this year, what has happened since then?
sethmlarson.dev/pep-770-sbom...
#Python #SBOM #CycloneDX #SPDX #auditwheel #cibuildwheel
Latest posts tagged with #cibuildwheel on Bluesky
PEP 770 was accepted in April of this year, what has happened since then?
sethmlarson.dev/pep-770-sbom...
#Python #SBOM #CycloneDX #SPDX #auditwheel #cibuildwheel
Binary wheels for the modularized #Python packages sagemath-objects and sagemath-categories, built using #cibuildwheel, became available on PyPI in #SageMath 9.7, in September 2022.
github.com/sagemath/sag...
3/
The @passagemath.org project applies a 2-phase build procedure in the style of #cibuildwheel – first build the wheel, then "repair" it (vendor non-Python deps into it) – also to some arch-independent #Python packages, e.g., the #Mathematics databases from #GAPSystem.
pypi.org/project/pass...
6/
Python adoption chart showing number of packages definitely supporting 3.11 to 3.14 against time since final release, starting at -400, going to +1000 days, where available. All curves follow a similar trend, but newer ones have more available earlier. The trend is fairly flat at -400, but around -300 start picking up, and at day zero all increase a lot.
Similar to the previous chart, but Python adoption amongst packages with version specific wheels. Here, the new versions have much greater adoption than earlier ones.
Some stats from core dev @hauntsaninja.bsky.social showing Python 3.14 had more usable packages on day 1 than other recent releases.
New releases of #cibuildwheel adding 3.14 as optional and then default also helped.
discuss.python.org/t/stats-on-p...
#Python #Python314 #wheels #stats #PyPI
The passagemath project maintains an updated version of the #SageMath distribution, in part for use with #cibuildwheel.
The passagemath-10.6.30 release notes now give an overview of the non-Python packages upgraded in (or only available in) passagemath's version of the Sage distribution.
CyLP has a new release that supports Numpy 2 for those who were waiting for that! As always, there are binary wheels for all platforms, thanks to #cibuildwheel! github.com/coin-or/CyLP...