<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-json-patch.git, branch v1.9</title>
<subtitle>github.com: stefankoegl/python-json-patch.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-json-patch.git/'/>
<entry>
<title>bump version to 1.9</title>
<updated>2014-11-03T17:49:46+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2014-11-03T17:49:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-json-patch.git/commit/?id=66c4fa4ba18c5e8eeca09280eb0ea43c9684465d'/>
<id>66c4fa4ba18c5e8eeca09280eb0ea43c9684465d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>require jsonpointer&gt;=1.5</title>
<updated>2014-11-03T17:49:16+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2014-11-03T17:49:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-json-patch.git/commit/?id=d07a8b9da1a5f813015a93db9887779b9bafd530'/>
<id>d07a8b9da1a5f813015a93db9887779b9bafd530</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use ABCs instead of list/dict, fixes #33</title>
<updated>2014-11-03T17:35:46+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2014-11-03T17:35:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-json-patch.git/commit/?id=2d930dfdc6770f9beaa9b23bbfef5a1d6644140b'/>
<id>2d930dfdc6770f9beaa9b23bbfef5a1d6644140b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert readme from markdown to rst for PyPI</title>
<updated>2014-10-25T13:28:04+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2014-10-25T13:28:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-json-patch.git/commit/?id=c2e0cfad28c4d09c53abf9c8e112fc3669e16a0d'/>
<id>c2e0cfad28c4d09c53abf9c8e112fc3669e16a0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Python 3.4 and PyPy3 to the build matrix.</title>
<updated>2014-10-05T07:59:39+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omer.drow@gmail.com</email>
</author>
<published>2014-10-05T07:59:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-json-patch.git/commit/?id=2497b47158e8d8ddda120231599e1549505f3efd'/>
<id>2497b47158e8d8ddda120231599e1549505f3efd</id>
<content type='text'>
Also used travis_retry in order to avoid build failures due to networking problems and removed --use-mirrors since it's deprecated.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also used travis_retry in order to avoid build failures due to networking problems and removed --use-mirrors since it's deprecated.</pre>
</div>
</content>
</entry>
<entry>
<title>bump version to 1.8</title>
<updated>2014-09-26T15:26:30+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2014-09-26T15:26:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-json-patch.git/commit/?id=e4da658a5dc9f68d3386017ffdcc8e07d22b51a3'/>
<id>e4da658a5dc9f68d3386017ffdcc8e07d22b51a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix installation of commandline scripts (fixes #31)</title>
<updated>2014-09-26T15:25:43+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2014-09-26T15:25:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-json-patch.git/commit/?id=6f7fc9bf72609c89df0b8f307a36eebe86e11bcd'/>
<id>6f7fc9bf72609c89df0b8f307a36eebe86e11bcd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>raise JsonPatchException on missing patch attributes</title>
<updated>2014-07-03T20:44:03+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2014-07-03T20:36:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-json-patch.git/commit/?id=98e272e7177fbcf0bc401bb03279a05492a51d7c'/>
<id>98e272e7177fbcf0bc401bb03279a05492a51d7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add wheel as dev dependency for wheel packages</title>
<updated>2014-07-03T20:13:05+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2014-07-03T20:13:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-json-patch.git/commit/?id=3f2f609e42d424e7b88e739b25e11110b9ea4418'/>
<id>3f2f609e42d424e7b88e739b25e11110b9ea4418</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version to 1.7</title>
<updated>2014-07-03T20:03:51+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2014-07-03T20:03:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-json-patch.git/commit/?id=6b0c1931081dca9611a900aac1feaa04e8f6eb98'/>
<id>6b0c1931081dca9611a900aac1feaa04e8f6eb98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
