[Python-modules-commits] [python-odf] branch upstream updated (d76a133 -> e75ca7f)

Georges Khaznadar georgesk at moszumanska.debian.org
Sat Jan 13 16:49:35 UTC 2018


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

georgesk pushed a change to branch upstream
in repository python-odf.

      from  d76a133   New upstream version 1.3.5
       new  e75ca7f   New upstream version 1.3.6

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:
 .gitignore                           |   3 +
 .travis.yml                          |  10 ++++
 HOWTODIST                            |  13 ++++-
 README.md                            |  12 +++-
 examples/{ods2odt.py => odtmerge.py} |  75 +++++++++++++++---------
 examples/passwd-as-ods.py            |  57 +++++++++----------
 odf/element.py                       | 107 +++++++++++++++++++++++++++--------
 odf/namespaces.py                    |   2 +-
 odf/opendocument.py                  |   4 +-
 setup                                |   2 -
 setup.cfg                            |   7 +++
 setup.py                             |   2 +-
 tests/Makefile                       |  10 ----
 tests/runtests                       |  12 ----
 tests/teststyles.py                  |   4 +-
 tests/testunicode.py                 |  14 ++++-
 tox.ini                              |  12 ++++
 17 files changed, 228 insertions(+), 118 deletions(-)
 copy examples/{ods2odt.py => odtmerge.py} (56%)
 delete mode 100644 setup
 create mode 100644 setup.cfg
 delete mode 100644 tests/Makefile
 delete mode 100755 tests/runtests
 create mode 100644 tox.ini

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



More information about the Python-modules-commits mailing list