[Python-modules-commits] [django-websocket-redis] branch master updated (9cc5e2c -> c529079)

Michael Fladischer fladi at moszumanska.debian.org
Fri Oct 21 07:58:15 UTC 2016


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

fladi pushed a change to branch master
in repository django-websocket-redis.

      from  9cc5e2c   change target to unstable change urgency to low
       new  e523cd2   Import django-websocket-redis_0.4.7.orig.tar.gz
       new  60659c5   record new upstream branch created by importing django-websocket-redis_0.4.7.orig.tar.gz and merge it
       new  21a9563   change version to 0.4.7-1 (UNRELEASED) New upstream release.
       new  0cfbbef   Use https:// for copyright-format 1.0 URL.
       new  c529079   change target to unstable

The 5 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                                     |  2 +-
 debian/.git-dpm                              | 14 ++---
 debian/changelog                             |  7 +++
 debian/copyright                             |  2 +-
 django_websocket_redis.egg-info/PKG-INFO     |  2 +-
 django_websocket_redis.egg-info/SOURCES.txt  |  1 +
 django_websocket_redis.egg-info/requires.txt |  6 +-
 ws4redis/__init__.py                         |  2 +-
 ws4redis/_compat.py                          | 13 ++++
 ws4redis/publisher.py                        |  5 +-
 ws4redis/redis_store.py                      | 11 ++--
 ws4redis/static/js/ws4redis.js               | 89 ++++++++++++++++++++++++----
 ws4redis/wsgi_server.py                      | 17 ++++++
 13 files changed, 138 insertions(+), 33 deletions(-)
 create mode 100644 ws4redis/_compat.py

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



More information about the Python-modules-commits mailing list