[Python-modules-commits] [aioredis] branch master updated (ae44be7 -> 0e245fc)

Piotr Ożarowski piotr at moszumanska.debian.org
Thu Apr 14 18:56:40 UTC 2016


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

piotr pushed a change to branch master
in repository aioredis.

      from  ae44be7   Vcs-Git now points to https
       new  85fc2e9   Import aioredis_0.2.6.orig.tar.gz
       new  2a153c1   record new upstream branch created by importing aioredis_0.2.6.orig.tar.gz and merge it
       new  0e245fc   New upstream release

The 3 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                      | 23 ++++++++++++++
 PKG-INFO                         | 26 +++++++++++++++-
 README.rst                       |  1 +
 aioredis.egg-info/PKG-INFO       | 26 +++++++++++++++-
 aioredis.egg-info/requires.txt   |  2 +-
 aioredis/__init__.py             |  2 +-
 aioredis/commands/__init__.py    |  7 +++--
 aioredis/commands/server.py      | 65 +++++++++++++++++++++++++++++++++++-----
 aioredis/commands/transaction.py | 45 ++++++++++++++--------------
 aioredis/connection.py           | 47 ++++++++++++++++-------------
 aioredis/pool.py                 |  8 +++--
 aioredis/util.py                 | 20 +++++++++++++
 debian/.git-dpm                  | 14 ++++-----
 debian/changelog                 |  6 ++++
 setup.cfg                        |  2 +-
 15 files changed, 225 insertions(+), 69 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