[Python-modules-commits] [python-motor] 02/09: record new upstream branch created by importing python-motor_1.2.0.orig.tar.gz and merge it

Ondrej Novy onovy at debian.org
Tue Jan 16 14:35:24 UTC 2018


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

onovy pushed a commit to branch master
in repository python-motor.

commit 42ff0a4040c201a8b66a7a101c50c31467d776c1
Merge: 8047354 0b0b62a
Author: Ondřej Nový <onovy at debian.org>
Date:   Tue Jan 16 13:33:45 2018 +0100

    record new upstream branch created by importing python-motor_1.2.0.orig.tar.gz and merge it

 .evergreen/config.yml                              | 871 +++++++++++++++++++++
 .evergreen/install-dependencies.sh                 |  19 +
 .evergreen/run-enterprise-auth-tests.sh            |  29 +
 .evergreen/run-tox.sh                              |  28 +
 .gitignore                                         |   1 +
 CONTRIBUTING.rst                                   |  20 +-
 README.rst                                         |   9 +-
 debian/.git-dpm                                    |  14 +-
 doc/api-asyncio/asyncio_motor_change_stream.rst    |   7 +
 doc/api-asyncio/index.rst                          |   1 +
 doc/api-tornado/index.rst                          |   1 +
 doc/api-tornado/motor_change_stream.rst            |   7 +
 doc/changelog.rst                                  |  48 ++
 doc/conf.py                                        |  21 +-
 doc/configuration.rst                              |   9 +
 doc/developer-guide.rst                            |  12 +-
 doc/docs-requirements.txt                          |   2 +
 doc/examples/aiohttp_gridfs_example.py             |   2 +
 doc/examples/index.rst                             |   2 +
 doc/examples/monitoring.rst                        |  91 +++
 doc/examples/monitoring_example.py                 | 132 ++++
 doc/examples/tailable-cursors.rst                  |   2 +-
 doc/examples/tornado_change_stream_example.py      | 110 +++
 doc/examples/tornado_change_stream_example.rst     |  54 ++
 .../tornado_change_stream_templates/index.html     |  51 ++
 doc/index.rst                                      |   1 +
 doc/mongo_extensions.py                            |  14 +-
 doc/motor_extensions.py                            |  35 +-
 doc/pydoctheme/static/pydoctheme.css               |   8 +
 doc/requirements.rst                               |  79 +-
 doc/tutorial-asyncio.rst                           |   6 +-
 doc/tutorial-tornado.rst                           |  33 +-
 motor/__init__.py                                  |  16 +-
 motor/{aiohttp.py => aiohttp/__init__.py}          |   5 +-
 motor/core.py                                      | 383 +++++++--
 motor/docstrings.py                                | 859 ++++++++++++++++++--
 motor/frameworks/asyncio/__init__.py               |  12 +-
 motor/frameworks/tornado/__init__.py               |  31 +-
 motor/metaprogramming.py                           |  21 +-
 motor/motor_asyncio.py                             |  12 +-
 motor/motor_gridfs.py                              |  43 +-
 motor/motor_py3_compat.py                          |   2 +-
 motor/motor_tornado.py                             |  24 +-
 setup.cfg                                          |   2 +
 setup.py                                           |  70 +-
 synchro/__init__.py                                |  39 +-
 synchro/synchrotest.py                             |  76 +-
 test/__init__.py                                   |  32 +-
 test/asyncio_tests/__init__.py                     |  27 +-
 test/asyncio_tests/test_aiohttp_gridfs.py          |  25 +-
 test/asyncio_tests/test_asyncio_await.py           |  17 +-
 test/asyncio_tests/test_asyncio_change_stream.py   | 140 ++++
 test/asyncio_tests/test_asyncio_client.py          |  45 +-
 test/asyncio_tests/test_asyncio_collection.py      |  54 +-
 test/asyncio_tests/test_asyncio_cursor.py          |  60 +-
 test/asyncio_tests/test_asyncio_database.py        |  11 +-
 test/asyncio_tests/test_asyncio_gridfs.py          |   2 +-
 test/asyncio_tests/test_asyncio_ipv6.py            |   5 +-
 test/asyncio_tests/test_asyncio_session.py         | 204 +++++
 test/asyncio_tests/test_asyncio_ssl.py             |  27 +-
 test/test_environment.py                           | 145 ++--
 test/tornado_tests/__init__.py                     |  89 +--
 test/tornado_tests/test_motor_await.py             |   5 +-
 test/tornado_tests/test_motor_change_stream.py     | 143 ++++
 test/tornado_tests/test_motor_client.py            |  54 +-
 test/tornado_tests/test_motor_collection.py        |  73 +-
 test/tornado_tests/test_motor_core.py              |  30 +-
 test/tornado_tests/test_motor_cursor.py            |  91 ++-
 test/tornado_tests/test_motor_database.py          |  22 +-
 test/tornado_tests/test_motor_gen.py               |  68 --
 test/tornado_tests/test_motor_gridfs.py            |  15 +-
 test/tornado_tests/test_motor_ipv6.py              |   5 +-
 test/tornado_tests/test_motor_replica_set.py       |   6 +-
 test/tornado_tests/test_motor_session.py           | 209 +++++
 test/tornado_tests/test_motor_son_manipulator.py   |   5 +-
 test/tornado_tests/test_motor_ssl.py               |  12 +-
 test/tornado_tests/test_motor_web.py               |  15 +-
 test/tornado_tests/test_test.py                    |  51 --
 test/utils.py                                      |  37 +-
 test/version.py                                    | 108 ++-
 tox.ini                                            |  75 +-
 81 files changed, 4118 insertions(+), 1103 deletions(-)

diff --cc debian/.git-dpm
index e7e62c9,0000000..075bfcc
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
- 438d7827afcc2f8884347767bc9b07f45617305f
- 438d7827afcc2f8884347767bc9b07f45617305f
- 438d7827afcc2f8884347767bc9b07f45617305f
- 438d7827afcc2f8884347767bc9b07f45617305f
- python-motor_1.1.orig.tar.gz
- 32be022a6c4058c4fd41a056d14762b25c268b2d
- 214147
++0b0b62a9301f7bc1bb2017e9e2b308acbf952b62
++0b0b62a9301f7bc1bb2017e9e2b308acbf952b62
++0b0b62a9301f7bc1bb2017e9e2b308acbf952b62
++0b0b62a9301f7bc1bb2017e9e2b308acbf952b62
++python-motor_1.2.0.orig.tar.gz
++7f71926cffdce8f1ae284fe5925e1306896c9df2
++235850
 +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/python-motor.git



More information about the Python-modules-commits mailing list