[Python-modules-commits] [python-tornado] branch master updated (fc2bfb4 -> 01ecc84)

Ondřej Nový onovy at moszumanska.debian.org
Sat Apr 8 11:17:38 UTC 2017


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

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

      from  fc2bfb4   No longer disable PIE during build
       new  6131ffd   record new upstream branch created by importing python-tornado_4.4.3.orig.tar.gz
       new  c880b2d   Import python-tornado_4.4.3.orig.tar.gz
       new  3b9d909   Disable domain tests to prevent internet access during build
       new  c016788   ignore userwarning in tests
       new  568f045   like travis buildd are often slow so skip the same tests
       new  96011f4   Ignore ENOPROTOOPT errors from SO_REUSEADDR or SO_ERROR on AF_UNIX sockets, for
       new  e95fba1   remove dependance on certifi
       new  6d57b01   skip UnixSocketTest on hurd, as unix sockets with SO_REUSEADDR are not supported there
       new  04e2fd0   Use local objects.inv for intersphinx mapping
       new  2f5f049   merge patched into master
       new  01ecc84   New upstream bugfix release

The 11 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                                            | 14 +++++++-------
 debian/changelog                                           |  3 ++-
 ...007-Use-local-objects.inv-for-intersphinx-mapping.patch |  2 +-
 debian/patches/disable-domain-tests.patch                  |  2 +-
 debian/patches/fix-ftbfs-on-hurd.patch                     |  2 +-
 debian/patches/ignoreuserwarning.patch                     |  2 +-
 debian/patches/skip-timing-tests.patch                     |  2 +-
 debian/patches/sockopt.patch                               |  2 +-
 debian/patches/without-certifi.patch                       |  4 ++--
 docs/releases.rst                                          |  1 +
 docs/releases/v4.4.3.rst                                   | 12 ++++++++++++
 setup.py                                                   |  2 +-
 tornado/__init__.py                                        |  4 ++--
 tornado/auth.py                                            |  4 ++--
 tornado/test/auth_test.py                                  |  2 +-
 15 files changed, 36 insertions(+), 22 deletions(-)
 create mode 100644 docs/releases/v4.4.3.rst

-- 
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