[Python-modules-commits] [bibtexparser] 03/05: Merge tag 'upstream/0.6.2'
Alex Mestiashvili
malex-guest at moszumanska.debian.org
Wed Jan 20 10:00:37 UTC 2016
This is an automated email from the git hooks/post-receive script.
malex-guest pushed a commit to branch master
in repository bibtexparser.
commit 2c9cba19a7d584aa8b05f9ab3b61cc1a1e25d020
Merge: 94e4977 e8ec377
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date: Wed Jan 20 10:50:18 2016 +0100
Merge tag 'upstream/0.6.2'
Upstream version 0.6.2
.travis.yml | 8 +-
CHANGELOG | 17 +++-
CONTRIBUTORS.txt | 3 +
README.md | 3 +-
README.rst | 2 +-
bibtexparser/__init__.py | 2 +-
bibtexparser/bparser.py | 2 +-
bibtexparser/bwriter.py | 32 ++++++--
bibtexparser/customization.py | 9 ++-
bibtexparser/tests/data/article_comma_first.bib | 14 ++--
bibtexparser/tests/data/book_comma_first.bib | 12 +--
bibtexparser/tests/data/comments_percentage.bib | 19 +++++
.../tests/data/comments_percentage_nolastcoma.bib | 19 +++++
bibtexparser/tests/data/string.bib | 8 ++
bibtexparser/tests/test_bibtex_strings.py | 19 ++++-
bibtexparser/tests/test_bibtexwriter.py | 91 +++++++++++++++++++++-
bibtexparser/tests/test_comments.py | 54 +++++++++++++
docs/source/index.rst | 1 +
docs/source/install.rst | 4 +-
docs/source/test.rst | 40 ++++++++++
docs/source/who.rst | 2 +
setup.py | 2 +-
22 files changed, 326 insertions(+), 37 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/bibtexparser.git
More information about the Python-modules-commits
mailing list