[Python-modules-commits] [aioredis] branch upstream updated (cf2e667 -> 208df42)

Piotr Ożarowski piotr at moszumanska.debian.org
Tue Jun 20 14:06:11 UTC 2017


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

piotr pushed a change to branch upstream
in repository aioredis.

      from  cf2e667   Import aioredis_0.3.0.orig.tar.gz
       new  208df42   Import aioredis_0.3.1.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:
 CHANGES.txt                        |  9 +++++++++
 PKG-INFO                           | 11 ++++++++++-
 aioredis.egg-info/PKG-INFO         | 11 ++++++++++-
 aioredis.egg-info/SOURCES.txt      |  3 +++
 aioredis/__init__.py               |  2 +-
 aioredis/pubsub.py                 | 34 +++++++++++++++++++++++++++-------
 docs/_build/man/aioredis.1         | 37 ++++++++++++++++++++++++++++++++-----
 setup.cfg                          |  1 -
 tests/log_test.py                  | 14 ++++++++++++++
 tests/py35_pubsub_receiver_test.py | 35 +++++++++++++++++++++++++++++++++++
 tests/task_cancellation.py         | 34 ++++++++++++++++++++++++++++++++++
 11 files changed, 175 insertions(+), 16 deletions(-)
 create mode 100644 tests/log_test.py
 create mode 100644 tests/py35_pubsub_receiver_test.py
 create mode 100644 tests/task_cancellation.py

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



More information about the Python-modules-commits mailing list