[Python-modules-commits] [python-latexcodec] 04/20: Updated version 1.0.5 from 'upstream/1.0.5'

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Jul 13 15:34:48 UTC 2017


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

ghisvail-guest pushed a commit to branch master
in repository python-latexcodec.

commit a4ef219ddaf659e549df661b34a9f395da44c76d
Merge: 01701a1 e4f3833
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Thu Jul 13 11:58:32 2017 +0100

    Updated version 1.0.5 from 'upstream/1.0.5'
    
    with Debian dir 09a649e99112bdedbd21bd839cada724f4c77c43

 .travis.yml                              | 29 -------------------
 CHANGELOG.rst                            | 20 +++++++++++--
 INSTALL.rst                              |  2 +-
 PKG-INFO                                 | 41 ++++++++++++++++++++++++++
 VERSION                                  |  2 +-
 doc/_build/.gitignore                    |  0
 doc/conf.py                              |  2 +-
 latexcodec.egg-info/PKG-INFO             | 41 ++++++++++++++++++++++++++
 latexcodec.egg-info/SOURCES.txt          | 33 +++++++++++++++++++++
 latexcodec.egg-info/dependency_links.txt |  1 +
 latexcodec.egg-info/requires.txt         |  1 +
 latexcodec.egg-info/top_level.txt        |  1 +
 latexcodec.egg-info/zip-safe             |  1 +
 latexcodec/codec.py                      | 15 ++++++++--
 latexcodec/lexer.py                      |  8 +++---
 setup.cfg                                | 14 ++++++---
 setup.py                                 |  2 ++
 test/test_latex_codec.py                 |  8 ++++++
 test/test_latex_lexer.py                 | 49 +++++++++++++++++++++++---------
 19 files changed, 212 insertions(+), 58 deletions(-)

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



More information about the Python-modules-commits mailing list