[Python-modules-commits] [aiopg] branch master updated (f17579a -> af238b7)

Piotr Ożarowski piotr at moszumanska.debian.org
Thu Feb 8 20:24:59 UTC 2018


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

piotr pushed a change to branch master
in repository aiopg.

      from  f17579a   New upstream release
       new  4bf3e62   Import aiopg_0.13.2.orig.tar.gz
       new  ab6104f   record new upstream branch created by importing aiopg_0.13.2.orig.tar.gz and merge it
       new  af238b7   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                |   8 ++
 PKG-INFO                   |  10 ++-
 aiopg.egg-info/PKG-INFO    |  10 ++-
 aiopg.egg-info/SOURCES.txt |   1 +
 aiopg/__init__.py          |  12 +--
 aiopg/cursor.py            |  15 +++-
 aiopg/sa/result.py         |   7 +-
 aiopg/transaction.py       | 191 +++++++++++++++++++++++++++++++++++++++++++++
 aiopg/utils.py             |  35 +++++++--
 debian/.git-dpm            |  14 ++--
 debian/changelog           |   6 ++
 11 files changed, 284 insertions(+), 25 deletions(-)
 create mode 100644 aiopg/transaction.py

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



More information about the Python-modules-commits mailing list