[Python-modules-commits] [python-motor] branch master updated (401e29f -> 33143c6)

Ondřej Nový onovy at moszumanska.debian.org
Sat Apr 8 13:43:32 UTC 2017


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

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

      from  401e29f   releasing package python-motor version 1.0-1
       new  438d782   Import python-motor_1.1.orig.tar.gz
       new  38b2643   record new upstream branch created by importing python-motor_1.1.orig.tar.gz and merge it
       new  ba2bfc1   New upstream release
       new  91f8196   Bump required version of PyMongo to 3.4
       new  e80712d   d/copyright: Bump copyright years
       new  cd117ca   d/s/options: Ignore .egg-info
       new  1d1c55a   Remove not needed B-D which are useful only for tests
       new  a755fbd   Add python{,3}-gridfs to Depends
       new  ccd5dcd   Suggests python{,3}-tornado and python3-aiohttp
       new  7f5bbfc   Require newer version of python{,3}-gridfs
       new  7b49e29   Add python-concurrent.futures to Depends
       new  dc798e4   d/tests: Run upstream unit tests
       new  d52025e   wrap-and-sort -t -a
       new  33143c6   releasing package python-motor version 1.1-1

The 14 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:
 README.rst                    |   2 +-
 debian/.git-dpm               |  14 +++---
 debian/changelog              |  13 +++++
 debian/control                |  21 ++++----
 debian/copyright              |   4 +-
 debian/source/options         |   1 +
 debian/tests/control.autodep8 |  17 +++++++
 doc/changelog.rst             |  61 +++++++++++++++++++++++
 doc/conf.py                   |   2 +-
 doc/pymongo-objects.inv       | Bin 6488 -> 0 bytes
 doc/requirements.rst          | 113 ++++++++++++++++++++++++++----------------
 motor/__init__.py             |  15 ++++--
 motor/core.py                 |   1 +
 motor/motor_gridfs.py         |   1 +
 setup.py                      |   4 +-
 synchro/__init__.py           |   6 ++-
 synchro/synchrotest.py        |  11 +++-
 tox.ini                       |   8 ++-
 18 files changed, 218 insertions(+), 76 deletions(-)
 create mode 100644 debian/source/options
 create mode 100644 debian/tests/control.autodep8
 delete mode 100644 doc/pymongo-objects.inv

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