[Python-modules-commits] [aioredis] branch upstream updated (85fc2e9 -> d3b97f1)

Piotr Ożarowski piotr at moszumanska.debian.org
Sat Jul 30 15:27:57 UTC 2016


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

piotr pushed a change to branch upstream
in repository aioredis.

      from  85fc2e9   Import aioredis_0.2.6.orig.tar.gz
       new  4abfbd9   Import aioredis_0.2.7.orig.tar.gz
       new  d3b97f1   Import aioredis_0.2.8.orig.tar.gz

The 2 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                      | 57 +++++++++++++++++++++++++++++++++++++
 PKG-INFO                         | 61 ++++++++++++++++++++++++++++++++++++++--
 README.rst                       |  2 +-
 aioredis.egg-info/PKG-INFO       | 61 ++++++++++++++++++++++++++++++++++++++--
 aioredis.egg-info/SOURCES.txt    |  1 +
 aioredis/__init__.py             | 10 +++++--
 aioredis/commands/generic.py     |  4 +--
 aioredis/commands/hash.py        | 54 +++++++++++++++++++++++++++++++++--
 aioredis/commands/server.py      |  6 +++-
 aioredis/commands/sorted_set.py  |  2 +-
 aioredis/commands/transaction.py |  6 ++--
 aioredis/connection.py           | 36 ++++++++++++++++++------
 aioredis/errors.py               | 14 +++++++--
 aioredis/pool.py                 | 47 ++++++++++++++++++++++++++++++-
 aioredis/util.py                 | 18 ++++++++++--
 setup.cfg                        | 13 +++++++++
 16 files changed, 361 insertions(+), 31 deletions(-)

-- 
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