[Python-modules-commits] [pykcs11] branch upstream updated (f2080b5 -> 238ed8b)
Ludovic Rousseau
rousseau at moszumanska.debian.org
Sat Jun 24 15:37:24 UTC 2017
This is an automated email from the git hooks/post-receive script.
rousseau pushed a change to branch upstream
in repository pykcs11.
from f2080b5 New upstream version 1.4.2
new 238ed8b New upstream version 1.4.3
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:
MANIFEST | 2 +-
Makefile | 15 ++-
PKG-INFO | 2 +-
PyKCS11/LowLevel.py | 31 ++++++
PyKCS11/__init__.py | 188 ++++++++++++++++----------------
README.md | 212 ++++++++++++++++++++++++++++++++++++
samples/encrypt.py | 4 +-
samples/generate.py | 6 +-
samples/modulus.py | 8 +-
samples/signature.py | 6 +-
setup.py | 2 +-
src/opensc/pkcs11.h | 11 ++
src/pkcs11lib.cpp | 2 +-
src/pykcs11.i | 45 ++++++--
src/pykcs11_wrap.cpp | 295 ++++++++++++++++++++++++++++++++++++++++++++-------
15 files changed, 669 insertions(+), 160 deletions(-)
create mode 100644 README.md
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pykcs11.git
More information about the Python-modules-commits
mailing list