<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/tablib.git/tablib/packages, branch master</title>
<subtitle>github.com: kennethreitz/tablib.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tablib.git/'/>
<entry>
<title>Add project release config and cleanup project setup. (#398)</title>
<updated>2019-10-18T13:57:13+00:00</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2019-10-18T13:57:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tablib.git/commit/?id=f6bf14afd22d8e5b706670590cc95f29d4483434'/>
<id>f6bf14afd22d8e5b706670590cc95f29d4483434</id>
<content type='text'>
* Add project release config and use Travis build stages.

Refs #378.

* Restructure project to use src/ and tests/ directories.

* Fix testing.

* Remove eggs.

* More fixes.

- isort and flake8 config
- manifest template update
- tox ini extension
- docs build fixes
- docs content fixes

* Docs and license cleanup.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add project release config and use Travis build stages.

Refs #378.

* Restructure project to use src/ and tests/ directories.

* Fix testing.

* Remove eggs.

* More fixes.

- isort and flake8 config
- manifest template update
- tox ini extension
- docs build fixes
- docs content fixes

* Docs and license cleanup.
</pre>
</div>
</content>
</entry>
<entry>
<title>Made blank lines PEP-8 compatible</title>
<updated>2019-10-03T18:54:10+00:00</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2019-10-03T18:54:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tablib.git/commit/?id=a0d19a56cbb49efbab8497f9eb89b3d6edde91e2'/>
<id>a0d19a56cbb49efbab8497f9eb89b3d6edde91e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #273 - Replaced vendored markup lib by dependency</title>
<updated>2019-10-03T18:42:55+00:00</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2019-03-09T10:26:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tablib.git/commit/?id=8cc024e61b8ad277689485c6bbead9351dfaaada'/>
<id>8cc024e61b8ad277689485c6bbead9351dfaaada</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Trim trailing white space throughout the project</title>
<updated>2019-03-02T16:42:53+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2019-03-02T16:42:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tablib.git/commit/?id=b057cdf05e4b9d20f6e1743fc9c63d32c54f1908'/>
<id>b057cdf05e4b9d20f6e1743fc9c63d32c54f1908</id>
<content type='text'>
Many editors clean up trailing white space on save. By removing it all
in one go, it helps keep future diffs cleaner by avoiding spurious white
space changes on unrelated lines.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Many editors clean up trailing white space on save. By removing it all
in one go, it helps keep future diffs cleaner by avoiding spurious white
space changes on unrelated lines.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove vendored ordereddict package</title>
<updated>2019-01-01T18:02:13+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2019-01-01T17:58:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tablib.git/commit/?id=dd2ba714d3eec5e6a14bdac27b4e6467b6dfb439'/>
<id>dd2ba714d3eec5e6a14bdac27b4e6467b6dfb439</id>
<content type='text'>
Now that Python 2.6 support has been dropped, can remove the vendored
ordereddict package. Use the stdlib collections.OrderedDict instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that Python 2.6 support has been dropped, can remove the vendored
ordereddict package. Use the stdlib collections.OrderedDict instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>reStructuredText (#336)</title>
<updated>2018-09-12T18:27:10+00:00</updated>
<author>
<name>Norman Hooper</name>
<email>nhooper@dimagi.com</email>
</author>
<published>2018-09-12T18:27:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tablib.git/commit/?id=38486231cc4dc46d1ff055a38fe7c236cbe5c8aa'/>
<id>38486231cc4dc46d1ff055a38fe7c236cbe5c8aa</id>
<content type='text'>
* median for Python 2

* More compat

* Support reStructuredText

* Tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* median for Python 2

* More compat

* Support reStructuredText

* Tests
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaced vendored odfpy by a dependency (#280)</title>
<updated>2017-02-26T22:05:01+00:00</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2017-02-26T22:05:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tablib.git/commit/?id=62807734bd6f7f4ade5befb9a22b091db4182010'/>
<id>62807734bd6f7f4ade5befb9a22b091db4182010</id>
<content type='text'>
Refs #273.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refs #273.</pre>
</div>
</content>
</entry>
<entry>
<title>Replaced vendored omnijson by the standard lib version (#279)</title>
<updated>2017-02-24T12:38:07+00:00</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2017-02-24T12:38:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tablib.git/commit/?id=46102d4be718ee6fd6c003c1387df7c940e65b2c'/>
<id>46102d4be718ee6fd6c003c1387df7c940e65b2c</id>
<content type='text'>
Refs #273.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refs #273.</pre>
</div>
</content>
</entry>
<entry>
<title>Replaced vendored pyyaml by a dependency (#278)</title>
<updated>2017-02-20T22:41:38+00:00</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2017-02-20T22:41:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tablib.git/commit/?id=44e9e24fec35bf7697e22aaa94feccdad23e5b79'/>
<id>44e9e24fec35bf7697e22aaa94feccdad23e5b79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaced vendored xlrd/xlwt by dependencies (#277)</title>
<updated>2017-02-20T20:29:22+00:00</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2017-02-20T20:29:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tablib.git/commit/?id=0ca5520bbc1474dbd872a3f330c681a5201336fd'/>
<id>0ca5520bbc1474dbd872a3f330c681a5201336fd</id>
<content type='text'>
Refs #273.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refs #273.</pre>
</div>
</content>
</entry>
</feed>
