<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/natsort.git/setup.py, branch develop</title>
<subtitle>github.com: SethMMorton/natsort.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/natsort.git/'/>
<entry>
<title>3rd attempt to fix Python 2.6 testing bug.</title>
<updated>2016-05-03T06:56:08+00:00</updated>
<author>
<name>Seth M Morton</name>
<email>seth.m.morton@gmail.com</email>
</author>
<published>2016-05-03T06:56:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/natsort.git/commit/?id=12c27eccadaaf72640736926c68c1539f1b037f7'/>
<id>12c27eccadaaf72640736926c68c1539f1b037f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed testing bug with Python 2.6.</title>
<updated>2016-05-03T06:45:22+00:00</updated>
<author>
<name>Seth M Morton</name>
<email>seth.m.morton@gmail.com</email>
</author>
<published>2016-05-03T06:45:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/natsort.git/commit/?id=ccbc4263016b057db18dc224bdcefcdc3e0ec54b'/>
<id>ccbc4263016b057db18dc224bdcefcdc3e0ec54b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Solved some testing errors.</title>
<updated>2016-05-01T20:34:14+00:00</updated>
<author>
<name>Seth M Morton</name>
<email>seth.m.morton@gmail.com</email>
</author>
<published>2016-05-01T20:34:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/natsort.git/commit/?id=707866c768a464d28a9a2242e63618e1289ec60b'/>
<id>707866c768a464d28a9a2242e63618e1289ec60b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed setup.py classifiers.</title>
<updated>2016-05-01T19:33:39+00:00</updated>
<author>
<name>Seth M Morton</name>
<email>seth.m.morton@gmail.com</email>
</author>
<published>2016-05-01T19:33:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/natsort.git/commit/?id=48fcf867d6c60302c1ddc2817367b8fce36206fc'/>
<id>48fcf867d6c60302c1ddc2817367b8fce36206fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PyPI classifiers are now byte strings.</title>
<updated>2016-03-08T16:13:34+00:00</updated>
<author>
<name>Seth M Morton</name>
<email>seth.m.morton@gmail.com</email>
</author>
<published>2016-03-08T16:13:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/natsort.git/commit/?id=3e224bbd83dc3dd1a497b2b1b66340529f77fd8e'/>
<id>3e224bbd83dc3dd1a497b2b1b66340529f77fd8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated configuration files.</title>
<updated>2016-03-08T00:25:05+00:00</updated>
<author>
<name>Seth M Morton</name>
<email>seth.m.morton@gmail.com</email>
</author>
<published>2016-03-07T23:58:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/natsort.git/commit/?id=ef11bc6f721ed9f5756688a4691bf2e1f3edacad'/>
<id>ef11bc6f721ed9f5756688a4691bf2e1f3edacad</id>
<content type='text'>
Added all dependencies to the tox.ini, and removed python3.2.

Removed 3.2 from the travis config, and added nightly builds and pypy.

The hypothesis version mentioned in the setup.py was so old that it
confused pip; this hypothesis version specification was removed.

In both setup.py and travis config, the doctests have been consolidated.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added all dependencies to the tox.ini, and removed python3.2.

Removed 3.2 from the travis config, and added nightly builds and pypy.

The hypothesis version mentioned in the setup.py was so old that it
confused pip; this hypothesis version specification was removed.

In both setup.py and travis config, the doctests have been consolidated.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated testing to most recent hypothesis API.</title>
<updated>2015-06-28T04:59:40+00:00</updated>
<author>
<name>Seth M Morton</name>
<email>seth.m.morton@gmail.com</email>
</author>
<published>2015-06-28T04:59:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/natsort.git/commit/?id=a6d34fb058f87607318cbe5d4640d84a238f0c21'/>
<id>a6d34fb058f87607318cbe5d4640d84a238f0c21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switched to using find_packages().</title>
<updated>2015-06-27T16:59:17+00:00</updated>
<author>
<name>Seth M Morton</name>
<email>seth.m.morton@gmail.com</email>
</author>
<published>2015-06-27T16:59:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/natsort.git/commit/?id=88059b35d8544aa013435ad01d073375abbc0811'/>
<id>88059b35d8544aa013435ad01d073375abbc0811</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed missing compat on install.</title>
<updated>2015-06-25T15:28:16+00:00</updated>
<author>
<name>Seth M Morton</name>
<email>seth.m.morton@gmail.com</email>
</author>
<published>2015-06-25T15:28:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/natsort.git/commit/?id=3ae90776d14accd0d21be677ec0adc6c5eb7ce7b'/>
<id>3ae90776d14accd0d21be677ec0adc6c5eb7ce7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed version comparison</title>
<updated>2015-06-22T05:20:23+00:00</updated>
<author>
<name>Derrick Petzold</name>
<email>github@bzero.io</email>
</author>
<published>2015-06-21T22:47:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/natsort.git/commit/?id=bd98f7e894aaa177d79aa3f8f3fcec09d01eae25'/>
<id>bd98f7e894aaa177d79aa3f8f3fcec09d01eae25</id>
<content type='text'>
The mock and pathlib modules were not being appended to the test requires.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The mock and pathlib modules were not being appended to the test requires.
</pre>
</div>
</content>
</entry>
</feed>
