Bump msgpack from 1.0.4 to 1.0.5
Bumps msgpack from 1.0.4 to 1.0.5.
Release notes
Sourced from msgpack's releases.
v1.0.5
What's Changed
- Fallback to compiler defines when __BYTE_ORDER is not available by
@kulikjak
in msgpack/msgpack-python#513- Fix build error caused by ntohs, ntohl by
@methane
in msgpack/msgpack-python#514- Add python 3.11 wheels by
@mayeut
in msgpack/msgpack-python#517- fallback: Fix packing multidim memoryview by
@methane
in msgpack/msgpack-python#527- minor type in exception message by
@AvdN
in msgpack/msgpack-python#533New Contributors
@kulikjak
made their first contribution in msgpack/msgpack-python#513@mayeut
made their first contribution in msgpack/msgpack-python#517@AvdN
made their first contribution in msgpack/msgpack-python#533Full Changelog: https://github.com/msgpack/msgpack-python/compare/v1.0.4...v1.0.5
v1.0.5rc1
What's Changed
- Fallback to compiler defines when __BYTE_ORDER is not available by
@kulikjak
in msgpack/msgpack-python#513- Fix build error caused by ntohs, ntohl by
@methane
in msgpack/msgpack-python#514- Add python 3.11 wheels by
@mayeut
in msgpack/msgpack-python#517- fallback: Fix packing multidim memoryview by
@methane
in msgpack/msgpack-python#527- Prepare v1.0.5rc1 by
@methane
in msgpack/msgpack-python#528New Contributors
@kulikjak
made their first contribution in msgpack/msgpack-python#513@mayeut
made their first contribution in msgpack/msgpack-python#517Full Changelog: https://github.com/msgpack/msgpack-python/compare/v1.0.4...v1.0.5rc1
Commits
-
35b2d24
Action: Update wheel workflow -
4c55f80
Release v1.0.5 (#534) -
aa9ce3e
Action: Run publish on tag creation. -
dcb7750
minor type in exception message (#533) -
e3ef909
Action: Use setup-python@v4 -
1008229
Release v1.0.5rc1 (#528) -
b82d0b6
fallback: Fix packing multidim memoryview (#527) -
c399566
Remove unused code -
44a8060
Add python 3.11 wheels (#517) -
edca770
Fix build error caused by ntohs, ntohl (#514) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
@hifis-bot rebase
will rebase this MR -
@hifis-bot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts