[Python-modules-commits] [python-django-channels] branch debian/master updated (a879326 -> f243236)

Michael Fladischer fladi at moszumanska.debian.org
Mon Jan 8 17:17:24 UTC 2018


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

fladi pushed a change to branch debian/master
in repository python-django-channels.

      from  a879326   Upload to unstable.
       new  bb1b28a   Add debian/gbp.conf.
       new  94a0fbe   New upstream version 1.1.8.1
       new  992f0cd   Update upstream source from tag 'upstream/1.1.8.1'
       new  78f16a1   New upstream release.
       new  9e1027c   Bump debhelper compatibility and version to 11.
       new  695c0cd   Bump Standards-Version to 4.1.3.
       new  f243236   Upload to unstable.

The 7 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:
 channels/management/commands/runworker.py |   5 +
 channels/test/websocket.py                |   5 +-
 channels/worker.py                        |  22 ++-
 debian/changelog                          |   9 ++
 debian/compat                             |   2 +-
 debian/control                            |   4 +-
 debian/gbp.conf                           |   3 +
 docs/generics.rst                         |   8 +
 docs/getting-started.rst                  |   4 +-
 patchinator.py                            | 259 ------------------------------
 tests/test_worker.py                      |  38 ++++-
 tests/test_wsclient.py                    |   4 +-
 12 files changed, 94 insertions(+), 269 deletions(-)
 create mode 100644 debian/gbp.conf
 delete mode 100644 patchinator.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-django-channels.git



More information about the Python-modules-commits mailing list