[Python-modules-commits] [flask-restful] branch upstream updated (9083998 -> 7ef2956)
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 change to branch upstream
in repository flask-restful.
from 9083998 Import flask-restful_0.3.5.orig.tar.gz
new 7ef2956 New upstream version 0.3.6
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:
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(-)
create mode 100644 flask_restful/__version__.py
--
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