[Python-modules-commits] [dbf] branch upstream updated (b104a72 -> 25ba721)

Sandro Tosi morph at moszumanska.debian.org
Wed Nov 4 01:45:02 UTC 2015


This is an automated email from the git hooks/post-receive script.

morph pushed a change to branch upstream
in repository dbf.

      from  b104a72   Imported Upstream version 0.88.16
       new  25ba721   Imported Upstream version 0.96.003

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 PKG-INFO                                           |   49 +-
 README                                             |   39 -
 dbf/README.md                                      |  128 +
 dbf/WHATSNEW                                       |  293 +
 dbf/__init__.py                                    |  298 +-
 dbf/_io.py                                         |  257 -
 dbf/dates.py                                       |  544 --
 dbf/exceptions.py                                  |   36 -
 dbf/html/api-objects.txt                           | 1528 ----
 dbf/html/class-tree.html                           |  368 -
 dbf/html/crarr.png                                 |  Bin 340 -> 0 bytes
 dbf/html/dbf-module.html                           |  564 --
 dbf/html/dbf-pysrc.html                            |  703 --
 dbf/html/dbf._io-module.html                       |  891 ---
 dbf/html/dbf._io-pysrc.html                        |  461 --
 dbf/html/dbf.dates-module.html                     |  148 -
 dbf/html/dbf.dates-pysrc.html                      | 1271 ---
 dbf/html/dbf.dates.Date-class.html                 |  750 --
 dbf/html/dbf.dates.DateTime-class.html             |  788 --
 dbf/html/dbf.dates.Time-class.html                 |  616 --
 dbf/html/dbf.exceptions-module.html                |  185 -
 dbf/html/dbf.exceptions-pysrc.html                 |  390 -
 dbf/html/dbf.exceptions.Bof-class.html             |  279 -
 dbf/html/dbf.exceptions.DataOverflow-class.html    |  250 -
 dbf/html/dbf.exceptions.DbfError-class.html        |  190 -
 dbf/html/dbf.exceptions.DbfWarning-class.html      |  190 -
 dbf/html/dbf.exceptions.DoNotIndex-class.html      |  272 -
 dbf/html/dbf.exceptions.Eof-class.html             |  279 -
 dbf/html/dbf.exceptions.FieldMissing-class.html    |  260 -
 dbf/html/dbf.exceptions.NonUnicode-class.html      |  248 -
 dbf/html/dbf.old-module.html                       |  539 --
 dbf/html/dbf.old-pysrc.html                        |  686 --
 dbf/html/dbf.old._io-module.html                   |  891 ---
 dbf/html/dbf.old._io-pysrc.html                    |  457 --
 dbf/html/dbf.old.dates-module.html                 |  149 -
 dbf/html/dbf.old.dates-pysrc.html                  | 1272 ---
 dbf/html/dbf.old.dates.Date-class.html             |  751 --
 dbf/html/dbf.old.dates.DateTime-class.html         |  789 --
 dbf/html/dbf.old.dates.Time-class.html             |  617 --
 dbf/html/dbf.old.exceptions-module.html            |  186 -
 dbf/html/dbf.old.exceptions-pysrc.html             |  391 -
 dbf/html/dbf.old.exceptions.Bof-class.html         |  280 -
 .../dbf.old.exceptions.DataOverflow-class.html     |  251 -
 dbf/html/dbf.old.exceptions.DbfError-class.html    |  191 -
 dbf/html/dbf.old.exceptions.DbfWarning-class.html  |  191 -
 dbf/html/dbf.old.exceptions.DoNotIndex-class.html  |  273 -
 dbf/html/dbf.old.exceptions.Eof-class.html         |  280 -
 .../dbf.old.exceptions.FieldMissing-class.html     |  261 -
 dbf/html/dbf.old.exceptions.NonUnicode-class.html  |  249 -
 dbf/html/dbf.old.tables-module.html                |  533 --
 dbf/html/dbf.old.tables-pysrc.html                 | 6499 ---------------
 dbf/html/dbf.old.tables.Db3Table-class.html        |  592 --
 dbf/html/dbf.old.tables.DbfCsv-class.html          |  215 -
 dbf/html/dbf.old.tables.DbfTable-class.html        | 1512 ----
 .../dbf.old.tables.DbfTable.DbfIterator-class.html |  265 -
 .../dbf.old.tables.DbfTable._DbfLists-class.html   |  280 -
 .../dbf.old.tables.DbfTable._Indexen-class.html    |  280 -
 .../dbf.old.tables.DbfTable._MetaData-class.html   |  296 -
 dbf/html/dbf.old.tables.DbfTable._Table-class.html |  285 -
 ...dbf.old.tables.DbfTable._TableHeader-class.html |  330 -
 dbf/html/dbf.old.tables.FpTable-class.html         |  615 --
 dbf/html/dbf.old.tables.Index-class.html           |  575 --
 .../dbf.old.tables.Index.IndexIterator-class.html  |  267 -
 dbf/html/dbf.old.tables.List-class.html            |  793 --
 dbf/html/dbf.old.tables.VfpTable-class.html        |  615 --
 dbf/html/dbf.old.tables._Db3Memo-class.html        |  319 -
 dbf/html/dbf.old.tables._Db4Table-class.html       |  540 --
 dbf/html/dbf.old.tables._DbfMemo-class.html        |  328 -
 dbf/html/dbf.old.tables._DbfRecord-class.html      |  840 --
 dbf/html/dbf.old.tables._VfpMemo-class.html        |  319 -
 dbf/html/dbf.old.tables.property-class.html        |  342 -
 dbf/html/dbf.tables-module.html                    |  603 --
 dbf/html/dbf.tables-pysrc.html                     | 6792 ----------------
 dbf/html/dbf.tables.Db3Table-class.html            |  589 --
 dbf/html/dbf.tables.DbfCsv-class.html              |  214 -
 dbf/html/dbf.tables.DbfTable-class.html            | 1514 ----
 .../dbf.tables.DbfTable.DbfIterator-class.html     |  264 -
 dbf/html/dbf.tables.DbfTable._DbfLists-class.html  |  279 -
 dbf/html/dbf.tables.DbfTable._Indexen-class.html   |  279 -
 dbf/html/dbf.tables.DbfTable._MetaData-class.html  |  295 -
 dbf/html/dbf.tables.DbfTable._Table-class.html     |  284 -
 .../dbf.tables.DbfTable._TableHeader-class.html    |  329 -
 dbf/html/dbf.tables.FpTable-class.html             |  614 --
 dbf/html/dbf.tables.Index-class.html               |  611 --
 dbf/html/dbf.tables.Index.IndexIterator-class.html |  266 -
 dbf/html/dbf.tables.List-class.html                |  794 --
 dbf/html/dbf.tables.VfpTable-class.html            |  614 --
 dbf/html/dbf.tables._Db3Memo-class.html            |  318 -
 dbf/html/dbf.tables._Db4Table-class.html           |  539 --
 dbf/html/dbf.tables._DbfMemo-class.html            |  327 -
 dbf/html/dbf.tables._DbfRecord-class.html          |  839 --
 dbf/html/dbf.tables._VfpMemo-class.html            |  318 -
 dbf/html/dbf.tables.property-class.html            |  341 -
 dbf/html/epydoc.css                                |  322 -
 dbf/html/epydoc.js                                 |  293 -
 dbf/html/help.html                                 |  264 -
 dbf/html/identifier-index.html                     | 2875 -------
 dbf/html/index.html                                |  564 --
 dbf/html/module-tree.html                          |  116 -
 dbf/html/redirect.html                             |   38 -
 dbf/tables.py                                      | 2566 ------
 dbf/tests.py                                       | 4903 ++++++++++++
 dbf/ver_2.py                                       | 8286 ++++++++++++++++++++
 dbf/ver_32.py                                      | 7711 ++++++++++++++++++
 dbf/ver_33.py                                      | 7713 ++++++++++++++++++
 setup.py                                           |   33 +-
 106 files changed, 29157 insertions(+), 61169 deletions(-)
 delete mode 100644 README
 create mode 100644 dbf/README.md
 create mode 100644 dbf/WHATSNEW
 delete mode 100644 dbf/_io.py
 delete mode 100644 dbf/dates.py
 delete mode 100644 dbf/exceptions.py
 delete mode 100644 dbf/html/api-objects.txt
 delete mode 100644 dbf/html/class-tree.html
 delete mode 100644 dbf/html/crarr.png
 delete mode 100644 dbf/html/dbf-module.html
 delete mode 100644 dbf/html/dbf-pysrc.html
 delete mode 100644 dbf/html/dbf._io-module.html
 delete mode 100644 dbf/html/dbf._io-pysrc.html
 delete mode 100644 dbf/html/dbf.dates-module.html
 delete mode 100644 dbf/html/dbf.dates-pysrc.html
 delete mode 100644 dbf/html/dbf.dates.Date-class.html
 delete mode 100644 dbf/html/dbf.dates.DateTime-class.html
 delete mode 100644 dbf/html/dbf.dates.Time-class.html
 delete mode 100644 dbf/html/dbf.exceptions-module.html
 delete mode 100644 dbf/html/dbf.exceptions-pysrc.html
 delete mode 100644 dbf/html/dbf.exceptions.Bof-class.html
 delete mode 100644 dbf/html/dbf.exceptions.DataOverflow-class.html
 delete mode 100644 dbf/html/dbf.exceptions.DbfError-class.html
 delete mode 100644 dbf/html/dbf.exceptions.DbfWarning-class.html
 delete mode 100644 dbf/html/dbf.exceptions.DoNotIndex-class.html
 delete mode 100644 dbf/html/dbf.exceptions.Eof-class.html
 delete mode 100644 dbf/html/dbf.exceptions.FieldMissing-class.html
 delete mode 100644 dbf/html/dbf.exceptions.NonUnicode-class.html
 delete mode 100644 dbf/html/dbf.old-module.html
 delete mode 100644 dbf/html/dbf.old-pysrc.html
 delete mode 100644 dbf/html/dbf.old._io-module.html
 delete mode 100644 dbf/html/dbf.old._io-pysrc.html
 delete mode 100644 dbf/html/dbf.old.dates-module.html
 delete mode 100644 dbf/html/dbf.old.dates-pysrc.html
 delete mode 100644 dbf/html/dbf.old.dates.Date-class.html
 delete mode 100644 dbf/html/dbf.old.dates.DateTime-class.html
 delete mode 100644 dbf/html/dbf.old.dates.Time-class.html
 delete mode 100644 dbf/html/dbf.old.exceptions-module.html
 delete mode 100644 dbf/html/dbf.old.exceptions-pysrc.html
 delete mode 100644 dbf/html/dbf.old.exceptions.Bof-class.html
 delete mode 100644 dbf/html/dbf.old.exceptions.DataOverflow-class.html
 delete mode 100644 dbf/html/dbf.old.exceptions.DbfError-class.html
 delete mode 100644 dbf/html/dbf.old.exceptions.DbfWarning-class.html
 delete mode 100644 dbf/html/dbf.old.exceptions.DoNotIndex-class.html
 delete mode 100644 dbf/html/dbf.old.exceptions.Eof-class.html
 delete mode 100644 dbf/html/dbf.old.exceptions.FieldMissing-class.html
 delete mode 100644 dbf/html/dbf.old.exceptions.NonUnicode-class.html
 delete mode 100644 dbf/html/dbf.old.tables-module.html
 delete mode 100644 dbf/html/dbf.old.tables-pysrc.html
 delete mode 100644 dbf/html/dbf.old.tables.Db3Table-class.html
 delete mode 100644 dbf/html/dbf.old.tables.DbfCsv-class.html
 delete mode 100644 dbf/html/dbf.old.tables.DbfTable-class.html
 delete mode 100644 dbf/html/dbf.old.tables.DbfTable.DbfIterator-class.html
 delete mode 100644 dbf/html/dbf.old.tables.DbfTable._DbfLists-class.html
 delete mode 100644 dbf/html/dbf.old.tables.DbfTable._Indexen-class.html
 delete mode 100644 dbf/html/dbf.old.tables.DbfTable._MetaData-class.html
 delete mode 100644 dbf/html/dbf.old.tables.DbfTable._Table-class.html
 delete mode 100644 dbf/html/dbf.old.tables.DbfTable._TableHeader-class.html
 delete mode 100644 dbf/html/dbf.old.tables.FpTable-class.html
 delete mode 100644 dbf/html/dbf.old.tables.Index-class.html
 delete mode 100644 dbf/html/dbf.old.tables.Index.IndexIterator-class.html
 delete mode 100644 dbf/html/dbf.old.tables.List-class.html
 delete mode 100644 dbf/html/dbf.old.tables.VfpTable-class.html
 delete mode 100644 dbf/html/dbf.old.tables._Db3Memo-class.html
 delete mode 100644 dbf/html/dbf.old.tables._Db4Table-class.html
 delete mode 100644 dbf/html/dbf.old.tables._DbfMemo-class.html
 delete mode 100644 dbf/html/dbf.old.tables._DbfRecord-class.html
 delete mode 100644 dbf/html/dbf.old.tables._VfpMemo-class.html
 delete mode 100644 dbf/html/dbf.old.tables.property-class.html
 delete mode 100644 dbf/html/dbf.tables-module.html
 delete mode 100644 dbf/html/dbf.tables-pysrc.html
 delete mode 100644 dbf/html/dbf.tables.Db3Table-class.html
 delete mode 100644 dbf/html/dbf.tables.DbfCsv-class.html
 delete mode 100644 dbf/html/dbf.tables.DbfTable-class.html
 delete mode 100644 dbf/html/dbf.tables.DbfTable.DbfIterator-class.html
 delete mode 100644 dbf/html/dbf.tables.DbfTable._DbfLists-class.html
 delete mode 100644 dbf/html/dbf.tables.DbfTable._Indexen-class.html
 delete mode 100644 dbf/html/dbf.tables.DbfTable._MetaData-class.html
 delete mode 100644 dbf/html/dbf.tables.DbfTable._Table-class.html
 delete mode 100644 dbf/html/dbf.tables.DbfTable._TableHeader-class.html
 delete mode 100644 dbf/html/dbf.tables.FpTable-class.html
 delete mode 100644 dbf/html/dbf.tables.Index-class.html
 delete mode 100644 dbf/html/dbf.tables.Index.IndexIterator-class.html
 delete mode 100644 dbf/html/dbf.tables.List-class.html
 delete mode 100644 dbf/html/dbf.tables.VfpTable-class.html
 delete mode 100644 dbf/html/dbf.tables._Db3Memo-class.html
 delete mode 100644 dbf/html/dbf.tables._Db4Table-class.html
 delete mode 100644 dbf/html/dbf.tables._DbfMemo-class.html
 delete mode 100644 dbf/html/dbf.tables._DbfRecord-class.html
 delete mode 100644 dbf/html/dbf.tables._VfpMemo-class.html
 delete mode 100644 dbf/html/dbf.tables.property-class.html
 delete mode 100644 dbf/html/epydoc.css
 delete mode 100644 dbf/html/epydoc.js
 delete mode 100644 dbf/html/help.html
 delete mode 100644 dbf/html/identifier-index.html
 delete mode 100644 dbf/html/index.html
 delete mode 100644 dbf/html/module-tree.html
 delete mode 100644 dbf/html/redirect.html
 delete mode 100644 dbf/tables.py
 create mode 100644 dbf/tests.py
 create mode 100644 dbf/ver_2.py
 create mode 100644 dbf/ver_32.py
 create mode 100644 dbf/ver_33.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/dbf.git



More information about the Python-modules-commits mailing list