The NetBSD Project

CVS log for pkgsrc/textproc/py-xlrd/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / textproc / py-xlrd

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2018Q1


Revision 1.12 / (download) - annotate - [select for diffs], Thu Aug 31 09:27:44 2017 UTC (6 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.11: +6 -5 lines
Diff to previous 1.11 (colored)

1.1.0:
Fix for parsing of merged cells containing a single cell reference in xlsx files.
Fix for ãà×Ênvalid literal for int() with base 10: ãàÏÕrueãàÒä when reading some xlsx files.
Make xldate_as_datetime available to import direct from xlrd.
Build universal wheels.
Sphinx documentation.
Document the problem with XML vulnerabilities in xlsx files and mitigation measures.
Fix NameError on has_defaults is not defined.
Some whitespace and code style tweaks.
Make example in README compatible with both Python 2 and 3.
Add default value for cells containing errors that causeed parsing of some xlsx files to fail.
Add Python 3.6 to the list of supported Python versions, drop 3.3 and 2.6.
Use generator expressions to avoid unnecessary lists in memory.
Document unicode encoding used in Excel files from Excel 97 onwards.
Report hyperlink errors in R1C1 syntax.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>