pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/py-xlrd



Module Name:    pkgsrc
Committed By:   obache
Date:           Mon Apr 23 13:13:44 UTC 2012

Modified Files:
        pkgsrc/textproc/py-xlrd: Makefile PLIST distinfo

Log Message:
Update py-xlrd to 0.7.7.

0.7.7.
This release features the following changes:
- Google Spreadsheet doesn't write the undefined-contents byte at the
  end of a NOTE record. Excel doesn't care. Now xlrd doesn't care either.
- Version information is now stored in a .py file, hopefully keeping
  py2exe and other freeze tools happy.

(0.7.5, 0.7.6 ...fixes packaging issues in 0.7.4...)

0.7.4.
This release features the following changes:
- Fixed a bug where xlrd was silently truncating long text formula results
- Avoid parsing STYLE records when formatting_info=False
- More tolerance of out-of-spec files.
- Minor performance improvements.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/py-xlrd/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/py-xlrd/PLIST
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/textproc/py-xlrd/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index