[Python-modules-commits] [python-m3u8] branch upstream updated (5e1b18a -> e5a1810)
Ondřej Nový
onovy at moszumanska.debian.org
Fri Oct 7 20:44:25 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy pushed a change to branch upstream
in repository python-m3u8.
from 5e1b18a Import python-m3u8_0.2.10.orig.tar.gz
new e5a1810 Import python-m3u8_0.3.0.orig.tar.gz
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:
.gitignore | 4 +
README.rst | 70 +++++++++++++++--
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 ++++++++++++++---
12 files changed, 758 insertions(+), 204 deletions(-)
create mode 100644 m3u8/mixins.py
--
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