[Python-modules-commits] [python-websockets] branch master updated (0ea3518 -> 4da5047)

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


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

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

      from  0ea3518   set WEBSOCKETS_TESTS_TIMEOUT_FACTOR to 100 to avoid FTBFS on slower buildds
       new  679c796   record new upstream branch created by importing python-websockets_3.3.orig.tar.gz
       new  4af41ef   Import python-websockets_3.3.orig.tar.gz
       new  da29f8b   merge patched into master
       new  9b67fc9   New upstream release
       new  edf789e   use the right encoding while opening README.rst
       new  78e71fa   merge patched into master
       new  bffbf37   mention new patch in changelog
       new  4da5047   Standards-Version bumped to 4.0.0 (no changes needed)

The 8 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
 debian/.git-dpm                                    | 14 +++---
 debian/changelog                                   | 10 ++++
 debian/control                                     |  2 +-
 .../patches/0001-Fix-tests-on-Python-3.5.2.patch   | 41 ----------------
 ...e-right-encoding-while-opening-README.rst.patch | 22 +++++++++
 debian/patches/series                              |  2 +-
 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 +++-
 websockets/server.py                               | 11 ++++-
 websockets/test_client_server.py                   |  3 +-
 websockets/test_protocol.py                        | 10 +---
 websockets/version.py                              |  2 +-
 18 files changed, 104 insertions(+), 109 deletions(-)
 rename README => README.rst (100%)
 delete mode 100644 debian/patches/0001-Fix-tests-on-Python-3.5.2.patch
 create mode 100644 debian/patches/0001-use-the-right-encoding-while-opening-README.rst.patch

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