<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-json-pointer.git/setup.py, branch v2.2</title>
<subtitle>github.com: stefankoegl/python-json-pointer.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-json-pointer.git/'/>
<entry>
<title>Also include Python 3.9</title>
<updated>2021-03-13T18:49:48+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2021-03-13T18:48:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-json-pointer.git/commit/?id=3b84fd3fc9424902e98a4a4990ea766e4f0f5380'/>
<id>3b84fd3fc9424902e98a4a4990ea766e4f0f5380</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Python versions</title>
<updated>2019-11-13T19:50:36+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2019-11-13T19:50:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-json-pointer.git/commit/?id=fa6f0cca141f74512e2b177f2320774165f0346e'/>
<id>fa6f0cca141f74512e2b177f2320774165f0346e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid converting readme to rST for PyPI upload</title>
<updated>2018-09-25T08:48:57+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2018-09-25T08:46:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-json-pointer.git/commit/?id=277e106016db0e81c64c561052be5360b9870974'/>
<id>277e106016db0e81c64c561052be5360b9870974</id>
<content type='text'>
PyPI now supports markdown descriptions. See
https://dustingram.com/articles/2018/03/16/markdown-descriptions-on-pypi
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PyPI now supports markdown descriptions. See
https://dustingram.com/articles/2018/03/16/markdown-descriptions-on-pypi
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop support for EOL Python 2.6 and 3.3</title>
<updated>2018-01-15T14:57:26+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2018-01-15T14:57:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-json-pointer.git/commit/?id=df3395ab1db3957e71c5a9701f0d3bb622faf16f'/>
<id>df3395ab1db3957e71c5a9701f0d3bb622faf16f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for Python 3.6</title>
<updated>2017-09-10T15:44:27+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2017-09-10T15:44:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-json-pointer.git/commit/?id=c237196e29d4ed46393577dd660ec0aa6401c163'/>
<id>c237196e29d4ed46393577dd660ec0aa6401c163</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop support for Python 3.2</title>
<updated>2015-10-28T19:05:54+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2015-10-28T19:05:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-json-pointer.git/commit/?id=de059035de9c268d4d964f248d0f82ecfb4bb30b'/>
<id>de059035de9c268d4d964f248d0f82ecfb4bb30b</id>
<content type='text'>
coverage.py does not support it anymore and it is not worth to work around it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
coverage.py does not support it anymore and it is not worth to work around it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Python 3.5 to trove classifiers</title>
<updated>2015-10-28T19:05:40+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2015-10-28T19:05:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-json-pointer.git/commit/?id=309468887e2726d6ba76be04038b6996485907ed'/>
<id>309468887e2726d6ba76be04038b6996485907ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ``jsonpointer`` commandline utility (#14)</title>
<updated>2014-12-14T18:21:22+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2014-12-14T18:21:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-json-pointer.git/commit/?id=55e937cca6add807ba548343a297733f64ea5c55'/>
<id>55e937cca6add807ba548343a297733f64ea5c55</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:24:44+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2014-10-25T13:24:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-json-pointer.git/commit/?id=7c4a5fcf15a4e577067a67364fa379ddb3acb555'/>
<id>7c4a5fcf15a4e577067a67364fa379ddb3acb555</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add dependencies for creating wheels</title>
<updated>2014-07-03T20:12:38+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2014-07-03T20:12:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-json-pointer.git/commit/?id=593feda08bbb9671664e9bc8273f294333a63a0d'/>
<id>593feda08bbb9671664e9bc8273f294333a63a0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
