[Python-modules-commits] [aioredis] branch upstream updated (f67b947 -> f1e10b5)

Piotr Ożarowski piotr at moszumanska.debian.org
Sat Oct 31 23:03:37 UTC 2015


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

piotr pushed a change to branch upstream
in repository aioredis.

      from  f67b947   Imported Upstream version 0.2.3
      adds  f1e10b5   Import aioredis_0.2.4.orig.tar.gz

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                     | 115 +++++++-------------------------
 PKG-INFO                        | 141 +++++++++++++---------------------------
 README.rst                      |  23 ++++++-
 aioredis.egg-info/PKG-INFO      | 141 +++++++++++++---------------------------
 aioredis/__init__.py            |   2 +-
 aioredis/commands/generic.py    |  18 ++++-
 aioredis/commands/hash.py       |  19 +++++-
 aioredis/commands/set.py        |  20 +++++-
 aioredis/commands/sorted_set.py |  19 +++++-
 aioredis/pool.py                |  70 ++++++++++++++++++--
 aioredis/util.py                |  42 ++++++++++++
 setup.cfg                       |   2 +-
 setup.py                        |   1 +
 13 files changed, 313 insertions(+), 300 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