<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/msgpack-python.git, branch ci</title>
<subtitle>github.com: msgpack/msgpack-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/'/>
<entry>
<title>Action: Increase cibuildwheel verbosity</title>
<updated>2022-08-02T04:47:54+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2022-08-02T04:47:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=2c8146e916f72501534a940c6278aad753d8f146'/>
<id>2c8146e916f72501534a940c6278aad753d8f146</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Action: Update cibuildwheel to v2.8.1</title>
<updated>2022-08-02T04:33:01+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2022-08-02T04:33:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=fd8f962abe7778ef6edcd2dd796e2b4fa2f1fba5'/>
<id>fd8f962abe7778ef6edcd2dd796e2b4fa2f1fba5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Usef `__BYTE_ORDER__` instead of `__BYTE_ORDER` (#513)</title>
<updated>2022-08-02T04:19:56+00:00</updated>
<author>
<name>Jakub Kulík</name>
<email>Kulikjak@gmail.com</email>
</author>
<published>2022-08-02T04:19:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=9d45926a596028e39ec59dd909a56eb5e9e8fee7'/>
<id>9d45926a596028e39ec59dd909a56eb5e9e8fee7</id>
<content type='text'>
__BYTE_ORDER__ is common predefined macro available on at least gcc and clang.
__BYTE_ORDER is macro defined in platform specific headers.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
__BYTE_ORDER__ is common predefined macro available on at least gcc and clang.
__BYTE_ORDER is macro defined in platform specific headers.</pre>
</div>
</content>
</entry>
<entry>
<title>Release v1.0.4 (#509)</title>
<updated>2022-06-03T04:46:51+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2022-06-03T04:46:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=b5acfd53833c3dbd379e539cc6e540cec83d0a99'/>
<id>b5acfd53833c3dbd379e539cc6e540cec83d0a99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Actions to publish to PyPI</title>
<updated>2022-05-25T03:10:47+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2022-05-25T03:10:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=caadbf2df5a87039a52a5dcf4fc3f151bba70eed'/>
<id>caadbf2df5a87039a52a5dcf4fc3f151bba70eed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1.0.4rc1</title>
<updated>2022-05-25T01:00:57+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2022-05-25T01:00:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=a34dc945bfe39c1f2f91af2403d906069613ea41'/>
<id>a34dc945bfe39c1f2f91af2403d906069613ea41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: Update action versions. (#507)</title>
<updated>2022-05-24T11:13:07+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2022-05-24T11:13:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=63837a44d855017f1b2f667afa5ac684fd65591d'/>
<id>63837a44d855017f1b2f667afa5ac684fd65591d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Unpacker max_buffer_length handling (#506)</title>
<updated>2022-05-24T10:46:51+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2022-05-24T10:46:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=500a238028bdebe123b502b07769578b5f0e8a3a'/>
<id>500a238028bdebe123b502b07769578b5f0e8a3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix pip upgrade</title>
<updated>2022-05-23T05:01:08+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2022-05-23T05:01:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=b75e3412fb8a2b6d6cd1da1b7063e14f6bfc0337'/>
<id>b75e3412fb8a2b6d6cd1da1b7063e14f6bfc0337</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Cython to 0.29.30</title>
<updated>2022-05-23T04:52:09+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2022-05-23T04:52:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=b901b179d1976e09eb074803dcbb17d8d150c69f'/>
<id>b901b179d1976e09eb074803dcbb17d8d150c69f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
