[Python-modules-commits] [aiopg] 02/03: record new upstream branch created by importing aiopg_0.9.2.orig.tar.gz and merge it

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 commit to branch master
in repository aiopg.

commit 87fc3f8b7a1ae508fd0ad9a8c0bb3b31a6a221bc
Merge: e03dabc 4cae258
Author: Piotr Ożarowski <piotr at debian.org>
Date:   Thu Apr 14 20:47:20 2016 +0200

    record new upstream branch created by importing aiopg_0.9.2.orig.tar.gz and merge it

 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 +--
 setup.cfg                    |   4 +-
 setup.py                     |   4 +-
 19 files changed, 698 insertions(+), 253 deletions(-)

diff --cc debian/.git-dpm
index 07fc10f,0000000..cbbfc66
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
 +# see git-dpm(1) from git-dpm package
- fda453df5deb4950a3f3698e51c000eeebbfc837
- fda453df5deb4950a3f3698e51c000eeebbfc837
- fda453df5deb4950a3f3698e51c000eeebbfc837
- fda453df5deb4950a3f3698e51c000eeebbfc837
- aiopg_0.7.0.orig.tar.gz
- 0e9212b6155c3f8862c36477d83324bef4b999af
- 21870
++4cae258b3ea012dd941c52173a67b4a07df68c70
++4cae258b3ea012dd941c52173a67b4a07df68c70
++4cae258b3ea012dd941c52173a67b4a07df68c70
++4cae258b3ea012dd941c52173a67b4a07df68c70
++aiopg_0.9.2.orig.tar.gz
++230582eada14cd3eb36c26a19c41e8c8445450e3
++25780
 +debianTag="debian/%e%v"
 +patchedTag="patched/%e%v"
 +upstreamTag="upstream/%e%u"

-- 
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