[Python-modules-commits] [python-m3u8] 01/02: Merge tag 'debian/0.3.0-1' into jessie-backports

Ondrej Koblizek kobla-guest at moszumanska.debian.org
Mon Oct 17 07:36:45 UTC 2016


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

kobla-guest pushed a commit to branch jessie-backports
in repository python-m3u8.

commit 3b57e948e5e3b1d16b1730e47c6d7f51f94f16b3
Merge: 950ad98 7e39911
Author: Ondřej Kobližek <ondrej.koblizek at firma.seznam.cz>
Date:   Mon Oct 17 09:34:07 2016 +0200

    Merge tag 'debian/0.3.0-1' into jessie-backports

 .gitignore           |   4 +
 README.rst           |  70 ++++++++++++--
 debian/.git-dpm      |  14 +--
 debian/CHANGELOG     | 261 +++++++++++++++++++++++++++++++++++++++++++++++++--
 debian/changelog     |   6 +-
 m3u8/__init__.py     |  16 +++-
 m3u8/mixins.py       |  54 +++++++++++
 m3u8/model.py        | 200 ++++++++++++++++++++-------------------
 m3u8/parser.py       |  99 +++++++++++++++----
 m3u8/protocol.py     |   2 +
 setup.py             |   5 +-
 tests/playlists.py   | 181 ++++++++++++++++++++++++++++++++++-
 tests/test_loader.py |  54 ++++++-----
 tests/test_model.py  | 207 +++++++++++++++++++++++++++++++---------
 tests/test_parser.py |  70 ++++++++++++--
 15 files changed, 1022 insertions(+), 221 deletions(-)

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



More information about the Python-modules-commits mailing list