<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/msgpack-python.git, branch v0.6.2</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>0.6.2</title>
<updated>2019-09-20T07:37:08+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-09-20T07:37:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=997b524f06176aaa6bd255a046a8746e99b4f87d'/>
<id>997b524f06176aaa6bd255a046a8746e99b4f87d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update ChangeLog</title>
<updated>2019-09-20T07:36:37+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-09-20T07:36:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=144f276e885be867c1545226a60c99957dac04e0'/>
<id>144f276e885be867c1545226a60c99957dac04e0</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.8 to travis (#371)</title>
<updated>2019-09-19T11:37:19+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-09-19T11:37:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=fd3f0048633423651772526875611f125dda68f6'/>
<id>fd3f0048633423651772526875611f125dda68f6</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.13 (#370)</title>
<updated>2019-09-19T11:14:33+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-09-19T11:14:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=c25e2a0984ec5d092fee38eeb4b74676ada9aef4'/>
<id>c25e2a0984ec5d092fee38eeb4b74676ada9aef4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Py_SIZE() when it is safe (#369)</title>
<updated>2019-09-19T04:20:57+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-09-19T04:20:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=3146ebd330cbd02d0d7b4f82a94472cb395804ef'/>
<id>3146ebd330cbd02d0d7b4f82a94472cb395804ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid calling __Pyx_GetModuleGlobalName for ExtType (#363)</title>
<updated>2019-09-18T16:15:09+00:00</updated>
<author>
<name>Marty B</name>
<email>mrbm74@gmail.com</email>
</author>
<published>2019-09-18T16:15:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=b98b8cab99d7b2dbfe2b2211974564b7e22e9412'/>
<id>b98b8cab99d7b2dbfe2b2211974564b7e22e9412</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use relative imports (#357)</title>
<updated>2019-05-12T12:44:32+00:00</updated>
<author>
<name>Felix Schwarz</name>
<email>felix.schwarz@oss.schwarz.eu</email>
</author>
<published>2019-05-12T12:44:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=05ff11dbcc8181cc781b121e46e76a01258a32af'/>
<id>05ff11dbcc8181cc781b121e46e76a01258a32af</id>
<content type='text'>
Some applications use msgpack to store persistent data and require a specific
msgpack version (e.g. borgbackup). Bundling helps in case there is an
(incompatible) version of msgpack in a system-wide install.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some applications use msgpack to store persistent data and require a specific
msgpack version (e.g. borgbackup). Bundling helps in case there is an
(incompatible) version of msgpack in a system-wide install.</pre>
</div>
</content>
</entry>
<entry>
<title>Update requirements.txt (#346)</title>
<updated>2019-03-27T13:37:26+00:00</updated>
<author>
<name>Hugues</name>
<email>hugues.bruant@gmail.com</email>
</author>
<published>2019-03-27T13:37:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=737f08a885dcff32aa1a417a45936d7f7810ee37'/>
<id>737f08a885dcff32aa1a417a45936d7f7810ee37</id>
<content type='text'>
bytearray.pxd is only available starting with Cython 0.29</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bytearray.pxd is only available starting with Cython 0.29</pre>
</div>
</content>
</entry>
<entry>
<title>Fix changelog.</title>
<updated>2019-02-04T03:08:07+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-02-04T03:08:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=381c2eff5f8ee0b8669fd6daf1fd1ecaffe7c931'/>
<id>381c2eff5f8ee0b8669fd6daf1fd1ecaffe7c931</id>
<content type='text'>
Fixes #343
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #343
</pre>
</div>
</content>
</entry>
<entry>
<title>v0.6.1</title>
<updated>2019-01-25T12:43:28+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-01-25T12:43:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=8f513af999d4abd39d632fcc8732225a658268ee'/>
<id>8f513af999d4abd39d632fcc8732225a658268ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
