[Python-modules-commits] [flask] branch master updated (75769cb -> 2e85ae4)

Ondrej Novy onovy at debian.org
Mon Jan 15 14:03:14 UTC 2018


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

onovy pushed a change to branch master
in repository flask.

      from  75769cb   Remove trailing white-space
       new  a00ee8b   Don't rely on X-Requested-With for pretty print json response
       new  b40e147   merge patched into master
       new  030fb74   debian/patches/0003-Don-t-rely-on-X-Requested-With-for-pretty-print-json.patch: Fix FTBFS (Closes: #884523)
       new  d9cf2e8   Bump debhelper compat level to 11
       new  5b90eba   Standards-Version is 4.1.3 now
       new  bbefd91   Use Python 3 version of Sphinx for building docs
       new  2e85ae4   releasing package flask version 0.12.2-3

The 7 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:
 debian/.git-dpm                                    |  4 +-
 debian/changelog                                   | 10 ++-
 debian/compat                                      |  2 +-
 debian/control                                     |  6 +-
 ...on-X-Requested-With-for-pretty-print-json.patch | 85 ++++++++++++++++++++++
 debian/patches/series                              |  1 +
 docs/config.rst                                    |  8 +-
 flask/app.py                                       |  2 +-
 flask/json.py                                      |  2 +-
 tests/test_basic.py                                |  2 +-
 tests/test_helpers.py                              |  2 +
 11 files changed, 107 insertions(+), 17 deletions(-)
 create mode 100644 debian/patches/0003-Don-t-rely-on-X-Requested-With-for-pretty-print-json.patch

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



More information about the Python-modules-commits mailing list