[Python-modules-commits] [python-websockets] branch upstream updated (90b0aa6 -> 4af41ef)

Piotr Ożarowski piotr at moszumanska.debian.org
Fri Jun 30 12:54:56 UTC 2017


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

piotr pushed a change to branch upstream
in repository python-websockets.

      from  90b0aa6   Import python-websockets_3.2.orig.tar.gz
       new  4af41ef   Import python-websockets_3.3.orig.tar.gz

The 1 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:
 PKG-INFO                                           |  10 ++--
 README => README.rst                               |   0
 setup.cfg                                          |   4 +-
 setup.py                                           |  54 +++++++++------------
 websockets.egg-info/PKG-INFO                       |  10 ++--
 websockets.egg-info/SOURCES.txt                    |   7 ++-
 websockets/http.py                                 |   2 +-
 websockets/protocol.py                             |   9 +++-
 .../py35/__pycache__/__init__.cpython-36.pyc       | Bin 0 -> 146 bytes
 websockets/py35/__pycache__/client.cpython-35.pyc  | Bin 1123 -> 1123 bytes
 websockets/py35/__pycache__/client.cpython-36.pyc  | Bin 0 -> 1081 bytes
 .../py35/__pycache__/client_server.cpython-35.pyc  | Bin 1460 -> 1460 bytes
 .../py35/__pycache__/client_server.cpython-36.pyc  | Bin 0 -> 1373 bytes
 websockets/server.py                               |  11 ++++-
 websockets/test_client_server.py                   |   3 +-
 websockets/test_protocol.py                        |   4 +-
 websockets/version.py                              |   2 +-
 17 files changed, 63 insertions(+), 53 deletions(-)
 rename README => README.rst (100%)
 create mode 100644 websockets/py35/__pycache__/__init__.cpython-36.pyc
 create mode 100644 websockets/py35/__pycache__/client.cpython-36.pyc
 create mode 100644 websockets/py35/__pycache__/client_server.cpython-36.pyc

-- 
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