[Python-modules-commits] [python-daphne] 03/07: Update upstream source from tag 'upstream/1.4.2'
    Michael Fladischer 
    fladi at moszumanska.debian.org
       
    Mon Jan  8 16:55:07 UTC 2018
    
    
  
This is an automated email from the git hooks/post-receive script.
fladi pushed a commit to branch debian/master
in repository python-daphne.
commit 4fb34ff96efc61727bef496e09e30dfac654dc12
Merge: 69d3a12 0b8b502
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Mon Jan 8 16:18:48 2018 +0100
    Update upstream source from tag 'upstream/1.4.2'
    
    Update to upstream version '1.4.2'
    with Debian dir 1b693af631b6c36745cb455f05e8245083c134db
 .travis.yml                        |  1 +
 CHANGELOG.txt                      | 22 ++++++++++++++
 README.rst                         |  2 +-
 daphne/__init__.py                 |  2 +-
 daphne/cli.py                      |  1 +
 daphne/http_protocol.py            | 13 ++++++---
 daphne/server.py                   | 16 +++++++++--
 daphne/tests/__init__.py           |  7 +++++
 daphne/tests/test_http_request.py  |  5 ++--
 daphne/tests/test_http_response.py |  2 +-
 daphne/tests/test_utils.py         | 59 +++++++++++++++++++++++++++-----------
 daphne/tests/test_ws.py            |  3 +-
 daphne/utils.py                    | 41 +++++++++++++++++---------
 daphne/ws_protocol.py              |  5 ++--
 14 files changed, 135 insertions(+), 44 deletions(-)
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-daphne.git
    
    
More information about the Python-modules-commits
mailing list