tag:github.com,2008:https://github.com/msgpack/msgpack-python/releasesTags from msgpack-python2026-06-18T15:33:29Ztag:github.com,2008:Repository/2242705/v1.2.12026-06-18T15:35:02Zv1.2.1<p>release v1.2.1 (<a class="issue-link js-issue-link" href="https://github.com/msgpack/msgpack-python/pull/698">#698</a>)</p>
<p>Co-authored-by: Copilot Autofix powered by AI <[email protected]></p>methanetag:github.com,2008:Repository/2242705/v1.2.02026-06-11T03:31:14Zv1.2.0methanetag:github.com,2008:Repository/2242705/v1.2.0rc12026-06-11T03:30:52Zv1.2.0rc1<p>Wheels CI hangs for MacOS Intel (<a class="issue-link js-issue-link" href="https://github.com/msgpack/msgpack-python/pull/689">#689</a>)</p>
<p>- Fix wheels generation for MacOS Intel, which is hanging due to gha VM
<br />brownout:
<br /><a href="https://github.com/msgpack/msgpack-python/actions/runs/26874183762/job/79271522595">https://github.com/msgpack/msgpack-python/actions/runs/26874183762/job/79271522595</a>
<br />- Run tests on MacOS Intel and on Ubuntu ARM</p>methanetag:github.com,2008:Repository/2242705/v1.1.22025-10-08T08:58:18Zv1.1.2methanetag:github.com,2008:Repository/2242705/v1.1.12025-06-13T06:42:15Zv1.1.1methanetag:github.com,2008:Repository/2242705/v1.1.1rc12025-06-06T00:57:31Zv1.1.1rc1methanetag:github.com,2008:Repository/2242705/v1.1.02024-09-10T04:20:58Zv1.1.0methanetag:github.com,2008:Repository/2242705/v1.1.0rc22024-08-19T16:04:29Zv1.1.0rc2methanetag:github.com,2008:Repository/2242705/v1.1.0rc12024-05-07T15:59:37Zv1.1.0rc1<p>do not install cython as build dependency (<a class="issue-link js-issue-link" href="https://github.com/msgpack/msgpack-python/pull/610">#610</a>)</p>
<p>User can not cythonize during `pip install msgpack`.
<br />So remove cython from build dependency.</p>
<p>If user need to use another Cython, user should download sdist, unzip,
<br />manually cythonize, and `pip install .`.</p>methanetag:github.com,2008:Repository/2242705/v1.0.82024-03-01T11:37:40Zv1.0.8methane