dependabot[bot]
517d9abda4
Bump pypa/cibuildwheel from 3.4.1 to 4.0.0 in the all-dependencies group
...
Bumps the all-dependencies group with 1 update: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel ).
Updates `pypa/cibuildwheel` from 3.4.1 to 4.0.0
- [Release notes](https://github.com/pypa/cibuildwheel/releases )
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md )
- [Commits](8d2b08b684...f03ac7617d )
---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
dependency-version: 4.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: all-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-06-08 16:08:36 +00:00
Inada Naoki
97ba6ca0d2
skip ci: remove unneeded CIBW_SKIP option
2026-06-03 22:17:26 +09:00
Guido Imperiale
cdde1b0d63
Wheels CI hangs for MacOS Intel ( #689 )
...
- Fix wheels generation for MacOS Intel, which is hanging due to gha VM
brownout:
https://github.com/msgpack/msgpack-python/actions/runs/26874183762/job/79271522595
- Run tests on MacOS Intel and on Ubuntu ARM
2026-06-03 21:20:15 +09:00
dependabot[bot]
e327a0e93b
Bump the all-dependencies group with 2 updates ( #684 )
2026-06-03 10:36:10 +09:00
dependabot[bot]
b7ebb87b9d
action: Bump the all-dependencies group with 6 updates ( #669 )
2026-04-27 15:16:05 +09:00
Inada Naoki
a54fad13c1
pinact
2026-04-27 15:06:20 +09:00
Julien Stephan
6357bc272c
ci: add riscv64 manylinux/musllinux wheels ( #664 )
...
Now that cibuildwheel and PyPI support riscv64, we can start building
riscv64 wheels.
Because there is no native riscv64 runner available, this PR adds a
QEMU-based riscv64 job to the cibuildwheel workflow.
Signed-off-by: Julien Stephan <jstephan@baylibre.com>
2026-02-21 17:09:34 +09:00
Inada Naoki
f9806368ae
update cython and cibuildwheel ( #658 )
2025-12-01 14:16:03 +09:00
Inada Naoki
c1ecd23dbf
drop Python 3.9 ( #656 )
2025-10-09 18:33:23 +09:00
Inada Naoki
19b5d33ded
release v1.1.2 ( #649 )
2025-10-08 17:56:20 +09:00
MS-GITS
c2a9f1fda5
ci: add support for building windows on arm wheels ( #643 )
2025-09-26 13:17:17 +09:00
Inada Naoki
d9873dab04
ci: update cibuildwheel and drop Python 3.8 ( #642 )
2025-07-26 10:59:05 +09:00
Inada Naoki
fe9e620a60
upload to PyPI on create a release ( #639 )
2025-06-02 14:46:53 +09:00
Inada Naoki
cdc7644503
update cibuildwheel to v2.23.3 ( #638 )
2025-06-01 16:56:44 +09:00
Inada Naoki
9d0c7f2f9c
Release v1.1.0rc2 ( #619 )
2024-08-19 20:36:26 +09:00
Inada Naoki
9e26d80ab2
update cibuildwheel to 2.20.0 ( #618 )
2024-08-19 17:56:01 +09:00
Inada Naoki
526ec9c923
update cibuildwheel to 2.17 ( #601 )
2024-05-04 16:49:22 +09:00
Inada Naoki
bf7bf88ad0
ci: update workflows ( #582 )
2024-03-01 20:09:55 +09:00
Inada Naoki
039022cecb
update Cython ( #581 )
2024-03-01 19:24:06 +09:00
Inada Naoki
e1d3d5d5c3
update actions ( #563 )
2023-09-15 12:02:06 +09:00
Inada Naoki
715126c67b
CI: update cibuildwheel to v2.15.0 ( #551 )
2023-08-09 18:20:05 +09:00
Inada Naoki
35b2d246cf
Action: Update wheel workflow
2023-03-09 00:47:52 +09:00
Inada Naoki
aa9ce3e2bb
Action: Run publish on tag creation.
2023-03-08 22:19:17 +09:00
Inada Naoki
e3ef909c47
Action: Use setup-python@v4
2023-01-18 13:07:24 +00:00
Inada Naoki
1008229553
Release v1.0.5rc1 ( #528 )
2023-01-18 19:47:15 +09:00
Matthieu Darbois
44a8060383
Add python 3.11 wheels ( #517 )
2022-09-09 16:16:12 +09:00
Inada Naoki
b5acfd5383
Release v1.0.4 ( #509 )
2022-06-03 13:46:51 +09:00
Inada Naoki
caadbf2df5
Use Actions to publish to PyPI
2022-05-25 12:10:47 +09:00
Inada Naoki
63837a44d8
ci: Update action versions. ( #507 )
2022-05-24 20:13:07 +09:00
Inada Naoki
bdf0511e29
Refactor CI ( #492 )
...
* Use cibuildwheel to build wheels.
* Use matrix
2021-11-25 14:43:55 +09:00