* 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
8 lines
253 B
Markdown
8 lines
253 B
Markdown
# Packaging python-orjson
|
|
|
|
1. Change the version in the spec file
|
|
2. Delete the old sdist
|
|
3. Run `osc service runall download_files && sh ./devendor-sdist.sh && osc service runall cargo_vendor`
|
|
4. Create a changelog entry
|
|
5. Commit the changes as usual
|