[Python-modules-commits] [pykcs11] branch upstream updated (1a58988 -> b902638)

Ludovic Rousseau rousseau at moszumanska.debian.org
Tue Nov 1 16:33:52 UTC 2016


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

rousseau pushed a change to branch upstream
in repository pykcs11.

      from  1a58988   Imported Upstream version 1.3.2
      adds  b902638   New upstream version 1.3.3

No new revisions were added by this update.

Summary of changes:
 PKG-INFO                          |   4 +-
 PyKCS11/LowLevel.py               | 147 ++++++++++
 PyKCS11/__init__.py               |  88 ++++--
 readme.txt                        |  16 +-
 samples/LowLevel/InitTokenPin.py  |   2 +-
 samples/LowLevel/dumpit.py        |   2 +-
 samples/LowLevel/rand.py          |   2 +-
 samples/LowLevel/test.py          |   8 +-
 samples/LowLevel/test1.py         |   2 +-
 samples/dumpit.py                 |  17 +-
 samples/encrypt.py                |   4 +-
 samples/events.py                 |   2 +-
 samples/genkeypair_import_cert.py |  13 +-
 samples/getinfo.py                |   3 +-
 samples/signature.py              |   7 +-
 setup.py                          |   4 +-
 src/pykcs11.i                     |  65 +++-
 src/pykcs11_wrap.cpp              | 604 +++++++++++++++++++++++++++++++++++++-
 18 files changed, 922 insertions(+), 68 deletions(-)
 mode change 100644 => 100755 samples/genkeypair_import_cert.py

-- 
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