[Python-modules-commits] [pypandoc] branch master updated (48a2b7a -> 61e9427)

Elena Grandi valhalla-guest at moszumanska.debian.org
Sat Nov 5 14:08:53 UTC 2016


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

valhalla-guest pushed a change to branch master
in repository pypandoc.

      from  48a2b7a   Fix version mangling in watchfiles
      adds  b70546c   Import pypandoc_1.2.0+ds0.orig.tar.xz
       new  4e350f8   Import pypandoc_1.3.3+ds0.orig.tar.gz
       new  8d814d5   record new upstream branch created by importing pypandoc_1.3.3+ds0.orig.tar.gz and merge it
       new  266e233   New upstream release
       new  19c9b81   Skip test(s) that require the network.
       new  a227d5a   merge patched into master
       new  f24e93e   Fix parsing of unicode paths on non-unicode locales
       new  f1bdeab   merge patched into master
       new  61e9427   Prepare for release

The 8 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:
 README.md                                          |  486 ++++-----
 debian/.git-dpm                                    |   14 +-
 debian/changelog                                   |    8 +-
 ...0001-Skip-test-s-that-require-the-network.patch |   22 +
 ...g-of-unicode-paths-on-non-unicode-locales.patch |   25 +
 debian/patches/series                              |    2 +
 pypandoc/__init__.py                               | 1073 ++++++++++----------
 pypandoc/pandoc_download.py                        |    8 +-
 pypandoc/py3compat.py                              |   24 +-
 setup.cfg                                          |   10 +-
 setup.py                                           |    4 +-
 tests.py                                           |  774 +++++++-------
 12 files changed, 1298 insertions(+), 1152 deletions(-)
 create mode 100644 debian/patches/0001-Skip-test-s-that-require-the-network.patch
 create mode 100644 debian/patches/0002-Fix-parsing-of-unicode-paths-on-non-unicode-locales.patch
 create mode 100644 debian/patches/series
 mode change 100644 => 100755 setup.py
 mode change 100644 => 100755 tests.py

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



More information about the Python-modules-commits mailing list