[Python-modules-commits] [python-odf] branch master updated (c6fe4f8 -> c5e880a)

Georges Khaznadar georgesk at moszumanska.debian.org
Sat Jan 13 16:50:08 UTC 2018


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

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

      from  c6fe4f8   Remove myself from Uploaders
      adds  e75ca7f   New upstream version 1.3.6
       new  8743053   Merge tag 'upstream/1.3.6'
       new  c5e880a   Merge branch 'master' of ssh://git.debian.org/git/python-modules/packages/python-odf

The 2 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