[Python-modules-commits] [python-m3u8] branch master updated (e76bbdd -> 7e39911)

Ondřej Nový onovy at moszumanska.debian.org
Fri Oct 7 20:44:24 UTC 2016


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

onovy pushed a change to branch master
in repository python-m3u8.

      from  e76bbdd   releasing package python-m3u8 version 0.2.10-1
       new  e5a1810   Import python-m3u8_0.3.0.orig.tar.gz
       new  34bce29   record new upstream branch created by importing python-m3u8_0.3.0.orig.tar.gz and merge it
       new  7809f0e   New upstream release
       new  7e39911   releasing package python-m3u8 version 0.3.0-1

The 4 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 ++++++++++++--
 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, 1025 insertions(+), 218 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