[Python-modules-commits] [pyopenssl] branch upstream updated (dbefbd4 -> d4eb534)

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


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

morph pushed a change to branch upstream
in repository pyopenssl.

      from  dbefbd4   Import pyopenssl_16.1.0.orig.tar.gz
       new  d4eb534   Import pyopenssl_16.2.0.orig.tar.gz

The 1 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 +-
 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 +-
 15 files changed, 373 insertions(+), 308 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