File python-xlrd.changes of Package python-xlrd
-------------------------------------------------------------------
Tue Apr 30 11:34:15 UTC 2013 - toddrme2178@gmail.com
- Remove unnecessary .py extension from executable
- Fix python2/python3 executable name conflict
-------------------------------------------------------------------
Tue Apr 16 18:52:07 UTC 2013 - jfunk@funktronics.ca
- Update to 0.9.2:
- Bug fixes
- Changes from 0.9.1:
* Removed support for Python < 2.6
* Bug fixes
- Changes from 0.9.0:
* Python3 support
* Expanded tests
* Bug fixes
- Spec cleanup
-------------------------------------------------------------------
Tue Nov 13 22:55:36 UTC 2012 - jfunk@funktronics.ca
- Update to 0.8.0
* This release finally lands the support for both .xls and .xlsx files. Many
thanks to John Machin for all his work on making this happen. Opening of
.xlsx files is seamless, just use xlrd as you did before and it all should
"just work".
* xlrd 0.8.0 is also the first release that that targets Python 2.6 and 2.7,
but no Python 3 just yet. Python 2.5 and below may work but are not
supported. If you need to use Python 2.5 or earlier, please stick to xlrd
0.7.x.
-------------------------------------------------------------------
Fri Apr 27 23:16:13 UTC 2012 - jfunk@funktronics.ca
- Update to 0.7.7
* Changelog information unavailable
-------------------------------------------------------------------
Fri Apr 6 19:26:00 UTC 2012 - jfunk@funktronics.ca
- Update to 0.7.6:
* Changelog information unavailable
-------------------------------------------------------------------
Tue Feb 28 18:13:47 UTC 2012 - jfunk@funktronics.ca
- Update to 0.7.3
-------------------------------------------------------------------
Tue Feb 21 20:05:14 UTC 2012 - jfunk@funktronics.ca
- Update to 0.7.2
- Update spec for current conventions
-------------------------------------------------------------------
Wed May 12 13:02:43 UTC 2010 - jfunk@funktronics.ca
- Initial release