[Python-modules-commits] [python-tornado] branch master updated (c0da894 -> 6f9f48f)

Mattia Rizzolo mattia at debian.org
Thu Apr 28 08:34:00 UTC 2016


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

mattia pushed a change to branch master
in repository python-tornado.

      from  c0da894   Fixed VCS URL (https)
       new  98da259   unapply patches
       new  ff5c2d6   add .pc to .gitignore
       new  b5c7c77   Add a patch to skip failing test and fix ftbfs on hurd
       new  c0e4c2c   Bump Standards-Version to 3.9.8, no changes needed
       new  880b949   Bump debhelper compat level to 9
       new  5d66754   Build using pybuild
       new  6f9f48f   update changelog

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:
 .gitignore                          |  1 +
 debian/changelog                    | 15 ++++++++++++++-
 debian/compat                       |  2 +-
 debian/control                      |  6 +++---
 debian/patches/fix-hurd-ftbfs.patch | 18 ++++++++++++++++++
 debian/python-tornado.install       |  1 -
 debian/python3-tornado.install      |  1 -
 debian/rules                        | 36 +++++++-----------------------------
 setup.py                            |  2 +-
 tornado/iostream.py                 |  7 +------
 tornado/netutil.py                  | 19 ++++++++++++-------
 tornado/simple_httpclient.py        | 12 +++++++++++-
 tornado/test/netutil_test.py        |  4 ++--
 tornado/test/runtests.py            |  1 -
 tornado/test/util.py                |  2 +-
 tornado/test/web_test.py            |  7 ++-----
 tornado/util.py                     |  9 +--------
 17 files changed, 75 insertions(+), 68 deletions(-)
 create mode 100644 debian/patches/fix-hurd-ftbfs.patch
 delete mode 100644 debian/python-tornado.install
 delete mode 100644 debian/python3-tornado.install

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



More information about the Python-modules-commits mailing list