[Python-modules-commits] [python-websockets] 02/04: record new upstream branch created by importing python-websockets_3.0.orig.tar.gz and merge it

Piotr Ożarowski piotr at moszumanska.debian.org
Mon Jan 11 22:20:52 UTC 2016


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

piotr pushed a commit to branch master
in repository python-websockets.

commit 526875b8314744ae20b3c69a7c7e546db6acd502
Merge: f5c8d42 03f3128
Author: Piotr Ożarowski <piotr at debian.org>
Date:   Sun Dec 27 10:24:26 2015 +0100

    record new upstream branch created by importing python-websockets_3.0.orig.tar.gz and merge it

 PKG-INFO                              |   5 +-
 README                                |   3 +-
 debian/.git-dpm                       |  14 +-
 setup.cfg                             |   2 +-
 websockets.egg-info/PKG-INFO          |   5 +-
 websockets.egg-info/SOURCES.txt       |   3 +
 websockets.egg-info/requires.txt      |   3 +-
 websockets/client.py                  |  26 +-
 websockets/compatibility.py           |   8 +
 websockets/exceptions.py              |  49 +++-
 websockets/framing.py                 |   7 +
 websockets/handshake.py               |   5 +
 websockets/http.py                    |   5 +
 websockets/protocol.py                | 202 +++++++++++---
 websockets/py35_client.py             |  21 ++
 websockets/py35_test_client_server.py |  33 +++
 websockets/server.py                  |  41 ++-
 websockets/test_client_server.py      |  23 +-
 websockets/test_handshake.py          |   2 +
 websockets/test_protocol.py           | 510 +++++++++++++++++++++-------------
 websockets/uri.py                     |   3 +
 websockets/version.py                 |   2 +-
 22 files changed, 692 insertions(+), 280 deletions(-)

diff --cc debian/.git-dpm
index 3385d9c,0000000..d0dfcd1
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
- eeef29bb37ce23f664a5d3f353e95f9673042aea
- eeef29bb37ce23f664a5d3f353e95f9673042aea
- eeef29bb37ce23f664a5d3f353e95f9673042aea
- eeef29bb37ce23f664a5d3f353e95f9673042aea
- python-websockets_2.6.orig.tar.gz
- 3962023c20ed00159a8c759769b0014cde0e5607
- 26118
++03f3128bbb2866b94a0de5977eb10109ecc3e1eb
++03f3128bbb2866b94a0de5977eb10109ecc3e1eb
++03f3128bbb2866b94a0de5977eb10109ecc3e1eb
++03f3128bbb2866b94a0de5977eb10109ecc3e1eb
++python-websockets_3.0.orig.tar.gz
++ba0afa1dcd0e3d340488b4a97780c9d912074a4a
++30053
 +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-websockets.git



More information about the Python-modules-commits mailing list