[Python-modules-commits] [flask-restful] 03/03: Merge tag 'upstream/0.3.6'
Jonathan Carter
highvoltage-guest at moszumanska.debian.org
Mon Jun 5 19:39:36 UTC 2017
This is an automated email from the git hooks/post-receive script.
highvoltage-guest pushed a commit to branch master
in repository flask-restful.
commit 77eb5e306d3c86b67b6d6ad1c6b5b5db39103642
Merge: 02c993c 7ef2956
Author: Jonathan Carter <jcarter at linux.com>
Date: Mon Jun 5 21:39:17 2017 +0200
Merge tag 'upstream/0.3.6'
Upstream version 0.3.6
AUTHORS.md | 19 ++++++++-
CHANGES.md | 11 ++++++
CONTRIBUTING.md | 2 -
README.md | 2 +-
docs/conf.py | 7 ++--
docs/extending.rst | 27 ++++++++++++-
docs/fields.rst | 6 +--
docs/intermediate-usage.rst | 2 +-
docs/reqparse.rst | 5 +--
flask_restful/__init__.py | 10 ++++-
flask_restful/__version__.py | 3 ++
flask_restful/inputs.py | 6 ++-
flask_restful/representations/json.py | 3 +-
flask_restful/reqparse.py | 12 ++++--
flask_restful/utils/__init__.py | 4 ++
setup.py | 22 ++++++++++-
tests/test_api.py | 74 ++++++++++++++++++++++++++++++++++-
tests/test_inputs.py | 24 ++++++++++++
tests/test_reqparse.py | 34 ++++++++++++++++
tox.ini | 2 +-
20 files changed, 245 insertions(+), 30 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