[Python-modules-commits] [pychromecast] 01/02: record new upstream branch created by importing pychromecast_0.8.0.orig.tar.gz and merge it

Ruben Undheim rubund-guest at moszumanska.debian.org
Sun Feb 5 08:37:40 UTC 2017


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

rubund-guest pushed a commit to branch experimental
in repository pychromecast.

commit 612ee980dbdfd42d5a4c179ab1c5086457415b09
Merge: 0bb845d f81705b
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Sun Feb 5 09:31:59 2017 +0100

    record new upstream branch created by importing pychromecast_0.8.0.orig.tar.gz and merge it

 .travis.yml                              |   1 +
 README.rst                               |   6 +-
 chromecast_protobuf/authority_keys.proto |   8 +-
 chromecast_protobuf/cast_channel.proto   |  28 +++-
 chromecast_protobuf/logging.proto        |  52 ++++++-
 debian/.git-dpm                          |  14 +-
 example.py => examples/blocking.py       |  10 +-
 examples/non_blocking.py                 |  82 +++++++++++
 pychromecast/__init__.py                 | 221 ++++++++++------------------
 pychromecast/authority_keys_pb2.py       |  26 ++--
 pychromecast/cast_channel_pb2.py         | 163 ++++++++++++++-------
 pychromecast/controllers/__init__.py     |   8 +-
 pychromecast/controllers/media.py        |  59 +++++++-
 pychromecast/controllers/youtube.py      |  10 +-
 pychromecast/discovery.py                |  58 +++++---
 pychromecast/logging_pb2.py              | 198 +++++++++++++++++---------
 pychromecast/socket_client.py            | 237 ++++++++++++++++---------------
 requirements.txt                         |   4 +-
 setup.py                                 |   2 +-
 19 files changed, 748 insertions(+), 439 deletions(-)

diff --cc debian/.git-dpm
index 31bc453,0000000..9696cc9
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
- 6916c07378adb39e775f1b4579dc6a8fcc09c43c
- 6916c07378adb39e775f1b4579dc6a8fcc09c43c
- 6916c07378adb39e775f1b4579dc6a8fcc09c43c
- 6916c07378adb39e775f1b4579dc6a8fcc09c43c
- pychromecast_0.7.7.orig.tar.gz
- 29eab74dcdf0a132f372b2f27434dda40f96047e
- 35001
++f81705bf196140e297d90460c4c609d9e000a787
++f81705bf196140e297d90460c4c609d9e000a787
++f81705bf196140e297d90460c4c609d9e000a787
++f81705bf196140e297d90460c4c609d9e000a787
++pychromecast_0.8.0.orig.tar.gz
++abc0e75318dbe62008c5964fb96ed8a5c964a9a2
++37084
 +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/pychromecast.git



More information about the Python-modules-commits mailing list