[Python-modules-commits] [aiopg] branch upstream updated (2b0b145 -> 4bf3e62)

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


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

piotr pushed a change to branch upstream
in repository aiopg.

      from  2b0b145   Import aiopg_0.13.1.orig.tar.gz
       new  4bf3e62   Import aiopg_0.13.2.orig.tar.gz

The 1 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 +++++++--
 9 files changed, 271 insertions(+), 18 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