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

Piotr Ożarowski piotr at moszumanska.debian.org
Sat Nov 5 22:06:18 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 8862a57fdd9ccde47ba1955278ef3b661f029385
Merge: 9dcbde3 2ec030b
Author: Piotr Ożarowski <piotr at debian.org>
Date:   Sun Jun 19 19:08:13 2016 +0200

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

 MANIFEST.in                                        |   4 ++-
 PKG-INFO                                           |   3 ++-
 debian/.git-dpm                                    |  14 +++++-----
 setup.cfg                                          |   6 ++---
 setup.py                                           |   9 ++++---
 websockets.egg-info/PKG-INFO                       |   3 ++-
 websockets.egg-info/SOURCES.txt                    |  12 ++++++---
 websockets.egg-info/top_level.txt                  |   1 +
 websockets/__init__.py                             |  14 +++++-----
 websockets/client.py                               |  13 ++++-----
 websockets/handshake.py                            |  10 +++----
 websockets/http.py                                 |   4 +--
 websockets/protocol.py                             |  30 ++++++++++++++++-----
 websockets/py35/__init__.py                        |   2 ++
 .../py35/__pycache__/__init__.cpython-33.pyc       | Bin 0 -> 158 bytes
 .../py35/__pycache__/__init__.cpython-34.pyc       | Bin 0 -> 146 bytes
 .../py35/__pycache__/__init__.cpython-35.pyc       | Bin 0 -> 146 bytes
 websockets/py35/__pycache__/client.cpython-35.pyc  | Bin 0 -> 1123 bytes
 .../py35/__pycache__/client_server.cpython-35.pyc  | Bin 0 -> 1460 bytes
 websockets/{py35_client.py => py35/client.py}      |   0
 .../client_server.py}                              |   6 ++---
 websockets/server.py                               |   4 +--
 websockets/test_client_server.py                   |  28 ++++++++++++++++---
 websockets/uri.py                                  |   4 +--
 websockets/version.py                              |   2 +-
 25 files changed, 112 insertions(+), 57 deletions(-)

diff --cc debian/.git-dpm
index d0dfcd1,0000000..e5705eb
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
- 03f3128bbb2866b94a0de5977eb10109ecc3e1eb
- 03f3128bbb2866b94a0de5977eb10109ecc3e1eb
- 03f3128bbb2866b94a0de5977eb10109ecc3e1eb
- 03f3128bbb2866b94a0de5977eb10109ecc3e1eb
- python-websockets_3.0.orig.tar.gz
- ba0afa1dcd0e3d340488b4a97780c9d912074a4a
- 30053
++2ec030b80f40af33a9106c35ef3769b7c067d80d
++2ec030b80f40af33a9106c35ef3769b7c067d80d
++2ec030b80f40af33a9106c35ef3769b7c067d80d
++2ec030b80f40af33a9106c35ef3769b7c067d80d
++python-websockets_3.1.orig.tar.gz
++d0d35047fd63325917475e2236ce411f8d5665c4
++32571
 +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