[Python-modules-commits] [python-cryptography] branch upstream updated (f92eaca -> 4f82f67)
Tristan Seligmann
mithrandi at moszumanska.debian.org
Sat Oct 1 15:39:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
mithrandi pushed a change to branch upstream
in repository python-cryptography.
from f92eaca Import python-cryptography_1.5.orig.tar.gz
new 4f82f67 Import python-cryptography_1.5.2.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 | 17 +++++++++++++++++
PKG-INFO | 2 +-
src/_cffi_src/openssl/cryptography.py | 4 ++++
src/_cffi_src/openssl/ssl.py | 5 ++++-
src/cryptography.egg-info/PKG-INFO | 2 +-
src/cryptography/__about__.py | 2 +-
src/cryptography/hazmat/backends/__init__.py | 8 +++++++-
.../hazmat/backends/commoncrypto/backend.py | 2 +-
src/cryptography/hazmat/backends/openssl/backend.py | 2 +-
src/cryptography/hazmat/backends/openssl/ciphers.py | 4 ++--
src/cryptography/hazmat/backends/openssl/ec.py | 2 +-
src/cryptography/hazmat/backends/openssl/encode_asn1.py | 4 ++++
src/cryptography/hazmat/backends/openssl/rsa.py | 2 +-
tests/hazmat/backends/test_openssl.py | 6 +++---
14 files changed, 48 insertions(+), 14 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-cryptography.git
More information about the Python-modules-commits
mailing list