[Python-modules-commits] [pyopenssl] branch master updated (dd45a6d -> 704bd65)

Sandro Tosi morph at moszumanska.debian.org
Wed Nov 9 19:24:50 UTC 2016


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

morph pushed a change to branch master
in repository pyopenssl.

      from  dd45a6d   releasing package pyopenssl version 16.1.0-1
       new  1ccf409   record new upstream branch created by importing pyopenssl_16.2.0.orig.tar.gz
       new  d4eb534   Import pyopenssl_16.2.0.orig.tar.gz
       new  b9227a3   disable test_set_default_verify_paths since it tries to access the web
       new  c88b82c   pass PYTHONPATH when building HTML doc
       new  a169011   merge patched into master
       new  5f04684   New upstream release; Closes: #843644
       new  704bd65   releasing package pyopenssl version 16.2.0-1

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:
 CHANGELOG.rst                                      |  31 +-
 CONTRIBUTING.rst                                   |   4 +-
 PKG-INFO                                           |  14 +-
 debian/.git-dpm                                    |  14 +-
 debian/changelog                                   |   6 +
 ...t_set_default_verify_paths-since-it-tries.patch |   8 +-
 ...02-pass-PYTHONPATH-when-building-HTML-doc.patch |   2 +-
 doc/api/crypto.rst                                 |   6 +-
 doc/api/rand.rst                                   |   2 +-
 doc/api/ssl.rst                                    |   2 +-
 src/OpenSSL/SSL.py                                 |  22 +-
 src/OpenSSL/crypto.py                              |  24 +-
 src/OpenSSL/rand.py                                |   2 +-
 src/OpenSSL/version.py                             |   2 +-
 src/pyOpenSSL.egg-info/PKG-INFO                    |  14 +-
 tests/test_crypto.py                               | 360 +++++++++++----------
 tests/test_rand.py                                 |  12 +-
 tests/test_ssl.py                                  | 182 ++++++-----
 tests/util.py                                      |   4 +-
 19 files changed, 391 insertions(+), 320 deletions(-)

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



More information about the Python-modules-commits mailing list