[Python-modules-commits] [python-djvulibre] branch upstream updated (61e96ce -> 5bce0f4)

Daniel Stender danstender-guest at moszumanska.debian.org
Tue Aug 11 00:00:48 UTC 2015


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

danstender-guest pushed a change to branch upstream
in repository python-djvulibre.

      from  61e96ce   Imported Upstream version 0.4
       new  5bce0f4   Imported Upstream version 0.5

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:
 MANIFEST.in                           |   2 +-
 PKG-INFO                              |   2 +-
 djvu/common.pxi                       | 153 +++++++++--------
 djvu/config.pxi                       |   3 -
 djvu/decode.pyx                       |  28 ++-
 djvu/sexpr.pyx                        | 315 ++++++++++++++++++++++------------
 doc/api/conf.py                       |   2 +-
 doc/changelog                         |  26 +++
 python_djvulibre.egg-info/PKG-INFO    |   2 +-
 python_djvulibre.egg-info/SOURCES.txt |   1 -
 setup.py                              |  45 ++++-
 tests/common.py                       |   8 +-
 tests/test_decode.py                  |   3 +-
 tests/test_sexpr.py                   | 256 +++++++++++++++------------
 14 files changed, 520 insertions(+), 326 deletions(-)
 delete mode 100644 djvu/config.pxi

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



More information about the Python-modules-commits mailing list