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

Piotr Ożarowski piotr at moszumanska.debian.org
Tue Dec 27 22:35:16 UTC 2016


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

piotr pushed a commit to branch master
in repository asyncpg.

commit a63346b201f65ddea4acbedf318ccfbee28da761
Merge: b813fa3 1639036
Author: Piotr Ożarowski <piotr at debian.org>
Date:   Tue Dec 27 23:31:20 2016 +0100

    record new upstream branch created by importing asyncpg_0.8.1.orig.tar.gz and merge it

 Makefile                     |    8 +-
 PKG-INFO                     |   93 +-
 README.rst                   |    4 +-
 asyncpg.egg-info/PKG-INFO    |   93 +-
 asyncpg.egg-info/SOURCES.txt |    1 +
 asyncpg/_testbase.py         |   42 +-
 asyncpg/cluster.py           |   87 +-
 asyncpg/connection.py        |   44 +-
 asyncpg/introspection.py     |  116 +
 asyncpg/protocol/protocol.c  | 7843 +++++++++++++++++++++++++++++-------------
 asyncpg/serverversion.py     |   33 +
 asyncpg/types.py             |    7 +-
 debian/.git-dpm              |   14 +-
 docs/api/index.rst           |    2 +-
 docs/conf.py                 |    3 +-
 setup.cfg                    |    4 +-
 setup.py                     |   12 +-
 tests/test_codecs.py         |   20 +-
 tests/test_pool.py           |   75 +-
 tests/test_prepare.py        |    6 +
 tests/test_record.py         |    3 +-
 21 files changed, 6092 insertions(+), 2418 deletions(-)

diff --cc debian/.git-dpm
index 2414eeb,0000000..448ef1a
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
- 49e86aafb0751371624f9aea94d029f6483128a0
- 49e86aafb0751371624f9aea94d029f6483128a0
- 49e86aafb0751371624f9aea94d029f6483128a0
- 49e86aafb0751371624f9aea94d029f6483128a0
- asyncpg_0.7.0.orig.tar.gz
- a5da412267f1b832898371ab1afe61ab552acf08
- 361918
++16390366eb2519ca69e25b8639219dfa1eed2b9a
++16390366eb2519ca69e25b8639219dfa1eed2b9a
++16390366eb2519ca69e25b8639219dfa1eed2b9a
++16390366eb2519ca69e25b8639219dfa1eed2b9a
++asyncpg_0.8.1.orig.tar.gz
++e7a3c35a337eaa8a59b0e1b3b321c9a059053236
++375558
 +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/asyncpg.git



More information about the Python-modules-commits mailing list