[Python-modules-commits] [aiopg] branch master updated (e03dabc -> a01ac71)
Piotr Ożarowski
piotr at moszumanska.debian.org
Thu Apr 14 18:51:37 UTC 2016
This is an automated email from the git hooks/post-receive script.
piotr pushed a change to branch master
in repository aiopg.
from e03dabc Fixed VCS URL (https)
new 4cae258 Import aiopg_0.9.2.orig.tar.gz
new 87fc3f8 record new upstream branch created by importing aiopg_0.9.2.orig.tar.gz and merge it
new a01ac71 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 | 33 +++++++
PKG-INFO | 97 +++++++++++++-------
README.rst | 60 ++++++------
aiopg.egg-info/PKG-INFO | 97 +++++++++++++-------
aiopg.egg-info/SOURCES.txt | 1 +
aiopg.egg-info/requires.txt | 2 +-
aiopg.egg-info/top_level.txt | 1 -
aiopg/__init__.py | 2 +-
aiopg/connection.py | 174 ++++++++++++++++++++++++-----------
aiopg/cursor.py | 29 +++++-
aiopg/pool.py | 135 +++++++++++----------------
aiopg/sa/connection.py | 14 ++-
aiopg/sa/engine.py | 42 ++++++++-
aiopg/sa/result.py | 14 +++
aiopg/sa/transaction.py | 14 +++
aiopg/utils.py | 214 +++++++++++++++++++++++++++++++++++++++++++
debian/.git-dpm | 14 +--
debian/changelog | 6 +-
setup.cfg | 4 +-
setup.py | 4 +-
20 files changed, 703 insertions(+), 254 deletions(-)
create mode 100644 aiopg/utils.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