[Python-modules-commits] [flask-restful] branch upstream updated (168bc2c -> 9083998)

Ondřej Nový onovy at moszumanska.debian.org
Sat Aug 13 21:56:59 UTC 2016


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

onovy pushed a change to branch upstream
in repository flask-restful.

      from  168bc2c   Imported Upstream version 0.3.4
       new  9083998   Import flask-restful_0.3.5.orig.tar.gz

The 1 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:
 .travis.yml                 |  1 +
 AUTHORS.md                  | 14 +++++++++++
 CHANGES.md                  | 14 +++++++++++
 Makefile                    |  4 ++-
 docs/conf.py                |  1 +
 docs/extending.rst          | 16 ++++++++++++
 docs/fields.rst             |  7 ++++++
 docs/intermediate-usage.rst |  4 +--
 docs/quickstart.rst         |  4 +--
 docs/reqparse.rst           | 59 ++++++++++++++++++++++++++++++++++++++++++++-
 flask_restful/__init__.py   | 34 +++++++++++++++-----------
 flask_restful/fields.py     |  8 +++---
 flask_restful/inputs.py     |  8 +++---
 flask_restful/reqparse.py   | 23 ++++++++++++------
 setup.py                    |  5 +++-
 tests/test_accept.py        | 27 ++++++++++++++++++---
 tests/test_api.py           | 53 +++++++++++++++++++++++++++++++++++++---
 tests/test_reqparse.py      | 23 +++++++++++++++---
 18 files changed, 257 insertions(+), 48 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/flask-restful.git



More information about the Python-modules-commits mailing list