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

Piotr Ożarowski piotr at moszumanska.debian.org
Sat Jul 30 15:27:56 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  0e245fc   New upstream release
       new  4abfbd9   Import aioredis_0.2.7.orig.tar.gz
       new  1af01e7   record new upstream branch created by importing aioredis_0.2.7.orig.tar.gz and merge it
       new  1a17bfe   New upstream release
       new  18c6712   Homepage updated
       new  e987cc6   Standards-Version bumped to 3.9.8
       new  76d61f6   add python3-pytest to Build-Depends
       new  bb87c97   add python3-pytest-cov to Build-Depends
       new  d3b97f1   Import aioredis_0.2.8.orig.tar.gz
       new  1dbeca8   record new upstream branch created by importing aioredis_0.2.8.orig.tar.gz and merge it
       new  15011fd   New upstream release
       new  21abbd3   disable tests (they're missing in the tarball)

The 11 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 ++++++++++--
 debian/.git-dpm                  | 14 ++++-----
 debian/changelog                 |  9 ++++++
 debian/control                   |  6 ++--
 debian/rules                     |  2 ++
 setup.cfg                        | 13 +++++++++
 20 files changed, 383 insertions(+), 40 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