[Python-modules-commits] [python-m3u8] 02/04: record new upstream branch created by importing python-m3u8_0.3.0.orig.tar.gz and merge it
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 commit to branch master
in repository python-m3u8.
commit 34bce292c3ede68337f7ae206d51cba81bbac7fa
Merge: e76bbdd e5a1810
Author: Ondřej Nový <onovy at debian.org>
Date: Fri Oct 7 22:03:04 2016 +0200
record new upstream branch created by importing python-m3u8_0.3.0.orig.tar.gz and merge it
.gitignore | 4 +
README.rst | 70 +++++++++++++++--
debian/.git-dpm | 14 ++--
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 ++++++++++++++---
13 files changed, 765 insertions(+), 211 deletions(-)
diff --cc debian/.git-dpm
index 38f44a9,0000000..4ebd135
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
+# see git-dpm(1) from git-dpm package
- 5e1b18ae277fb9d3f04721a8c4536e1a08c4c5eb
- 5e1b18ae277fb9d3f04721a8c4536e1a08c4c5eb
- 5e1b18ae277fb9d3f04721a8c4536e1a08c4c5eb
- 5e1b18ae277fb9d3f04721a8c4536e1a08c4c5eb
- python-m3u8_0.2.10.orig.tar.gz
- c95f2085d9d21b3ab56b2a744b02db93efbb9c8e
- 19919
++e5a1810286287c1e2db6aedb4c5a46c2b8f8e141
++e5a1810286287c1e2db6aedb4c5a46c2b8f8e141
++e5a1810286287c1e2db6aedb4c5a46c2b8f8e141
++e5a1810286287c1e2db6aedb4c5a46c2b8f8e141
++python-m3u8_0.3.0.orig.tar.gz
++8fe13298c610b61e871d49429ef60553a74557bb
++22532
+debianTag="debian/%e%v"
+patchedTag="patched/%e%v"
+upstreamTag="upstream/%e%u"
--
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