<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/msgpack-python.git, branch master</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>build: Create tox environments using a known Cython version (#408)</title>
<updated>2021-01-27T01:11:32+00:00</updated>
<author>
<name>Alex Willmer</name>
<email>alex@moreati.org.uk</email>
</author>
<published>2021-01-27T01:11:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=02e1f7623cd8d0fcd4763d542fc60e2957ee2046'/>
<id>02e1f7623cd8d0fcd4763d542fc60e2957ee2046</id>
<content type='text'>
This change causes Tox to run the project's setup.py in a virtualenv
(default path is .tox/.package). The required version of Cython is
installed, rather than whatever version is installed system wide.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change causes Tox to run the project's setup.py in a virtualenv
(default path is .tox/.package). The required version of Cython is
installed, rather than whatever version is installed system wide.</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor fallback read header (#441)</title>
<updated>2021-01-02T06:39:37+00:00</updated>
<author>
<name>Guy Tuval</name>
<email>guytuval@gmail.com</email>
</author>
<published>2021-01-02T06:39:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=3b71818bb0e4cbafdb58895fa47704563448b6ac'/>
<id>3b71818bb0e4cbafdb58895fa47704563448b6ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use manylinux1 instead of manylinux2010</title>
<updated>2020-12-18T08:43:37+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2020-12-18T08:43:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=431ef45c8ebff54c2b182dda46e7edb78a4e271b'/>
<id>431ef45c8ebff54c2b182dda46e7edb78a4e271b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v1.0.2</title>
<updated>2020-12-18T07:43:04+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2020-12-18T07:43:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=c0516c603f0eb6555117e312f5cdfb383853bc8e'/>
<id>c0516c603f0eb6555117e312f5cdfb383853bc8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update readme</title>
<updated>2020-12-18T07:21:41+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2020-12-18T07:21:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=f34fca7fb55e2c8adde39c34ac48542649a24d11'/>
<id>f34fca7fb55e2c8adde39c34ac48542649a24d11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>format markdown</title>
<updated>2020-12-18T07:13:35+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2020-12-18T07:13:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=051f9ded1fe2343ffdf55e7a5ec2da1dab7638b9'/>
<id>051f9ded1fe2343ffdf55e7a5ec2da1dab7638b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some travis builds. (#453)</title>
<updated>2020-12-18T07:03:05+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2020-12-18T07:03:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=94336cf914c202718e37f27d664517c9a8c79d50'/>
<id>94336cf914c202718e37f27d664517c9a8c79d50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix overflow in unpacking timestamp to datetime (#452)</title>
<updated>2020-12-18T05:21:27+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2020-12-18T05:21:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=753b3706d80a7bc5a29147730804e867b97eee57'/>
<id>753b3706d80a7bc5a29147730804e867b97eee57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Python 3.9 wheels</title>
<updated>2020-12-11T10:33:20+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2020-12-11T10:33:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=8029f95516dbfddf2fea61efb06dc08ded84aab7'/>
<id>8029f95516dbfddf2fea61efb06dc08ded84aab7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Actions: Add Python 3.9</title>
<updated>2020-12-11T10:31:24+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2020-12-11T10:31:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=edd56036616e5f7211d5cd840a4d00bb43a7f9ee'/>
<id>edd56036616e5f7211d5cd840a4d00bb43a7f9ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
