[Python-modules-commits] [asyncpg] 02/04: record new upstream branch created by importing asyncpg_0.11.0.orig.tar.gz and merge it
Piotr Ożarowski
piotr at moszumanska.debian.org
Tue Jun 20 15:05:40 UTC 2017
This is an automated email from the git hooks/post-receive script.
piotr pushed a commit to branch master
in repository asyncpg.
commit 601188ca50818440eb8904a3c8307a0d27f31716
Merge: e1c27c6 c057c9e
Author: Piotr Ożarowski <piotr at debian.org>
Date: Tue Jun 20 16:37:07 2017 +0200
record new upstream branch created by importing asyncpg_0.11.0.orig.tar.gz and merge it
Makefile | 16 +-
PKG-INFO | 4 +-
asyncpg.egg-info/PKG-INFO | 4 +-
asyncpg.egg-info/SOURCES.txt | 14 +-
asyncpg/__init__.py | 8 +-
asyncpg/_testbase.py | 84 +-
asyncpg/cluster.py | 19 +-
asyncpg/compat.py | 29 +-
asyncpg/connect_utils.py | 387 +
asyncpg/connection.py | 1238 +-
asyncpg/cursor.py | 10 +-
asyncpg/exceptions/__init__.py | 30 +-
asyncpg/exceptions/_base.py | 54 +-
asyncpg/introspection.py | 2 +-
asyncpg/pool.py | 569 +-
asyncpg/prepared_stmt.py | 36 +-
asyncpg/protocol/__init__.py | 4 +-
asyncpg/protocol/buffer.pxd | 9 +-
asyncpg/protocol/buffer.pyx | 89 +-
asyncpg/protocol/codecs/array.pyx | 310 +-
asyncpg/protocol/codecs/base.pxd | 6 +-
asyncpg/protocol/codecs/base.pyx | 142 +-
asyncpg/protocol/codecs/bits.pyx | 2 +-
asyncpg/protocol/codecs/bytea.pyx | 2 +-
asyncpg/protocol/codecs/datetime.pyx | 2 +-
asyncpg/protocol/codecs/float.pyx | 2 +-
asyncpg/protocol/codecs/geometry.pyx | 2 +-
asyncpg/protocol/codecs/hstore.pyx | 2 +-
asyncpg/protocol/codecs/int.pyx | 2 +-
asyncpg/protocol/codecs/json.pyx | 2 +-
asyncpg/protocol/codecs/misc.pyx | 2 +-
asyncpg/protocol/codecs/money.pyx | 2 +-
asyncpg/protocol/codecs/network.pyx | 2 +-
asyncpg/protocol/codecs/numeric.pyx | 2 +-
asyncpg/protocol/codecs/range.pyx | 2 +-
asyncpg/protocol/codecs/record.pyx | 2 +-
asyncpg/protocol/codecs/text.pyx | 8 +-
asyncpg/protocol/codecs/textutils.pyx | 39 +-
asyncpg/protocol/codecs/tsearch.pyx | 2 +-
asyncpg/protocol/codecs/txid.pyx | 2 +-
asyncpg/protocol/codecs/uuid.pyx | 2 +-
asyncpg/protocol/consts.pxi | 4 +-
asyncpg/protocol/coreproto.pxd | 24 +-
asyncpg/protocol/coreproto.pyx | 213 +-
asyncpg/protocol/encodings.pyx | 2 +-
asyncpg/protocol/hton.pxd | 2 +-
asyncpg/protocol/pgtypes.pxi | 2 +-
asyncpg/protocol/prepared_stmt.pxd | 2 +-
asyncpg/protocol/prepared_stmt.pyx | 5 +-
asyncpg/protocol/protocol.c | 48107 ++++++++++++++++++++------------
asyncpg/protocol/protocol.pxd | 13 +-
asyncpg/protocol/protocol.pyx | 323 +-
asyncpg/protocol/python.pxd | 7 +-
asyncpg/protocol/record/__init__.pxd | 7 +-
asyncpg/protocol/record/recordobj.c | 15 +-
asyncpg/protocol/record/recordobj.h | 6 +-
asyncpg/protocol/settings.pxd | 2 +-
asyncpg/protocol/settings.pyx | 5 +-
asyncpg/serverversion.py | 21 +-
asyncpg/transaction.py | 8 +-
asyncpg/types.py | 4 +-
asyncpg/utils.py | 45 +
debian/.git-dpm | 14 +-
docs/api/index.rst | 26 +-
docs/conf.py | 7 +-
docs/examples.rst | 47 -
docs/faq.rst | 41 +
docs/index.rst | 8 +-
docs/usage.rst | 281 +
setup.cfg | 1 -
setup.py | 27 +-
tests/__init__.py | 7 +
tests/certs/ca.cert.pem | 35 +
tests/certs/server.cert.pem | 40 +
tests/certs/server.key.pem | 51 +
tests/test_cache_invalidation.py | 85 +
tests/test_cancellation.py | 2 +-
tests/test_codecs.py | 202 +-
tests/test_connect.py | 329 +-
tests/test_copy.py | 597 +
tests/test_cursor.py | 2 +-
tests/test_exceptions.py | 36 +-
tests/test_execute.py | 24 +-
tests/test_listeners.py | 2 +-
tests/test_pool.py | 435 +-
tests/test_prepare.py | 191 +-
tests/test_record.py | 14 +-
tests/test_test.py | 13 +-
tests/test_timeout.py | 45 +-
tests/test_transaction.py | 20 +-
tests/test_utils.py | 37 +
91 files changed, 35561 insertions(+), 19020 deletions(-)
diff --cc debian/.git-dpm
index a5e56d4,0000000..133ecfc
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
- e9cb3b6f12e56cc396c8f31e98ed2d2f037d9973
- e9cb3b6f12e56cc396c8f31e98ed2d2f037d9973
- e9cb3b6f12e56cc396c8f31e98ed2d2f037d9973
- e9cb3b6f12e56cc396c8f31e98ed2d2f037d9973
- asyncpg_0.8.4.orig.tar.gz
- c27fc3f71274680f2484bdee4cde7c810bbbf3cf
- 405615
++c057c9e082417f1f799e7a7667c8c78e5a33a441
++c057c9e082417f1f799e7a7667c8c78e5a33a441
++c057c9e082417f1f799e7a7667c8c78e5a33a441
++c057c9e082417f1f799e7a7667c8c78e5a33a441
++asyncpg_0.11.0.orig.tar.gz
++3bcdd2b6b865933d9341eee058f5a294e15e44e2
++486380
+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