[Python-modules-commits] [python-djvulibre] branch upstream updated (36926ef -> 423756f)
Daniel Stender
stender at moszumanska.debian.org
Sat Aug 27 22:00:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
stender pushed a change to branch upstream
in repository python-djvulibre.
from 36926ef Import python-djvulibre_0.7.2.orig.tar.xz
new 423756f Import python-djvulibre_0.8.orig.tar.xz
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 | 8 +-
djvu/decode.pyx | 17 ++--
djvu/dllpath.py | 61 ++++++++----
djvu/sexpr.pyx | 4 +-
doc/api/conf.py | 13 ++-
doc/api/expressions.rst | 8 +-
doc/changelog | 34 ++++++-
examples/djvu-crop-text | 6 +-
examples/djvu-dump-text | 2 +-
examples/djvu2png | 2 +-
private/mingw32-setup-env | 71 --------------
python_djvulibre.egg-info/PKG-INFO | 24 -----
python_djvulibre.egg-info/SOURCES.txt | 47 ---------
python_djvulibre.egg-info/dependency_links.txt | 1 -
python_djvulibre.egg-info/top_level.txt | 1 -
setup.cfg | 5 -
setup.py | 126 ++++++++++++++++---------
tests/test_decode.py | 14 +--
tests/test_sexpr.py | 50 ++++++++--
tests/tools.py | 16 ++--
20 files changed, 237 insertions(+), 273 deletions(-)
delete mode 100755 private/mingw32-setup-env
delete mode 100644 python_djvulibre.egg-info/PKG-INFO
delete mode 100644 python_djvulibre.egg-info/SOURCES.txt
delete mode 100644 python_djvulibre.egg-info/dependency_links.txt
delete mode 100644 python_djvulibre.egg-info/top_level.txt
delete mode 100644 setup.cfg
--
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