* Publish PyPI manylinux aarch64 wheels built and tested on aarch64. * Publish PyPI musllinux aarch64 and arm7l wheels built and tested on aarch64. * Publish PyPI manylinux Python 3.13 wheels for i686, arm7l, ppc64le, and s390x. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-orjson?expand=0&rev=25
253 B
253 B
Packaging python-orjson
- Change the version in the spec file
- Delete the old sdist
- Run
osc service runall download_files && sh ./devendor-sdist.sh && osc service runall cargo_vendor
- Create a changelog entry
- Commit the changes as usual