[Python-modules-commits] [django-redis-sessions] 02/05: Merge tag 'upstream/0.6.1' into debian/master

Scott Kitterman kitterman at moszumanska.debian.org
Mon Jan 8 20:38:35 UTC 2018


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

kitterman pushed a commit to branch debian/master
in repository django-redis-sessions.

commit 4ae2ffeb4ebf72240ce6310e943af88ad61483cb
Merge: 38c860f e436cfd
Author: Scott Kitterman <scott at kitterman.com>
Date:   Mon Jan 8 15:34:21 2018 -0500

    Merge tag 'upstream/0.6.1' into debian/master
    
    Upstream version 0.6.1

 CHANGELOG.md                               |  21 +++
 LICENSE.txt                                |   2 +-
 MANIFEST.in                                |   4 +-
 PKG-INFO                                   | 150 ++++++++++++++++------
 README.md                                  |  56 --------
 README.rst                                 | 122 ++++++++++++++++++
 django_redis_sessions.egg-info/PKG-INFO    | 150 ++++++++++++++++------
 django_redis_sessions.egg-info/SOURCES.txt |  12 +-
 django_redis_sessions.egg-info/pbr.json    |   1 -
 redis_sessions/__init__.py                 |   2 +-
 redis_sessions/session.py                  | 128 +++++++++++++------
 redis_sessions/settings.py                 |  56 +++++---
 setup.py                                   |   3 +-
 tests/__init__.py                          |   6 +
 tests/__init__.pyc                         | Bin 0 -> 288 bytes
 tests/__pycache__/__init__.cpython-35.pyc  | Bin 0 -> 263 bytes
 tests/__pycache__/tests.cpython-35.pyc     | Bin 0 -> 4678 bytes
 tests/tests.py                             | 198 +++++++++++++++++++++++++++++
 tests/tests.pyc                            | Bin 0 -> 5193 bytes
 19 files changed, 706 insertions(+), 205 deletions(-)

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



More information about the Python-modules-commits mailing list