[Python-modules-commits] [django-websocket-redis] branch upstream updated (0dd8e5d -> e523cd2)

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


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

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

      from  0dd8e5d   Import django-websocket-redis_0.4.6.orig.tar.gz
       new  e523cd2   Import django-websocket-redis_0.4.7.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                                     |  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 ++++++
 10 files changed, 123 insertions(+), 25 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