[Python-modules-commits] [python-urllib3] branch master updated (1a5991b -> 933dfef)

Daniele Tricoli eriol-guest at moszumanska.debian.org
Thu May 26 03:59:15 UTC 2016


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

eriol-guest pushed a change to branch master
in repository python-urllib3.

      from  1a5991b   s/UNRELEASED/unstable/
       new  060f835   Use system python-six
       new  670afd8   merge patched into master
       new  c63f4b1   Do not use embedded copy of python-six.
       new  9ba98d8   require SSL certificate validation by default by using
       new  6912c0c   Do not use logging-clear-handlers to see all logging output and
       new  fa12429   Do not use embedded copy of ssl.match_hostname, when possible
       new  c6b3fd2   merge patched into master
       new  ab3089d   Use system python-six
       new  93be896   merge patched into master
       new  8e32327   Do not use embedded copy of python-six.
       new  e2f0f97   require SSL certificate validation by default by using
       new  f7d1a13   Do not use logging-clear-handlers to see all logging output and
       new  21501b4   Do not use embedded copy of ssl.match_hostname, when possible
       new  5956e6f   merge patched into master
       new  933dfef   Use system python-pip in urllib3.contrib.appengine and dummyserver tests

The 15 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                                   |  7 ++
 .../01_do-not-use-embedded-python-six.patch        | 92 +++++++++++++++++-----
 debian/patches/02_require-cert-verification.patch  |  2 +-
 debian/patches/04_relax_nosetests_options.patch    |  2 +-
 .../05_avoid-embedded-ssl-match-hostname.patch     |  2 +-
 test/with_dummyserver/test_chunked_transfer.py     |  2 +-
 test/with_dummyserver/test_connectionpool.py       |  2 +-
 test/with_dummyserver/test_https.py                |  2 +-
 urllib3/contrib/appengine.py                       |  2 +-
 10 files changed, 90 insertions(+), 27 deletions(-)

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



More information about the Python-modules-commits mailing list