[Python-modules-commits] [pykcs11] branch master updated (23544c3 -> ed0d9db)

Ludovic Rousseau rousseau at moszumanska.debian.org
Wed Jan 27 20:39:32 UTC 2016


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

rousseau pushed a change to branch master
in repository pykcs11.

      from  23544c3   ready for upload
       new  1a58988   Imported Upstream version 1.3.2
       new  1138013   Merge tag 'upstream/1.3.2'
       new  ed0d9db   new upstream version 1.3.2

The 3 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:
 Makefile.win32       |     6 +-
 PKG-INFO             |     2 +-
 PyKCS11/LowLevel.py  |  3093 ++++++
 PyKCS11/__init__.py  |   163 +-
 debian/changelog     |     6 +
 pykcs11.rc           |     2 +-
 readme.txt           |    94 +-
 samples/dumpit.py    |    66 +-
 samples/signature.py |     6 +
 setup.py             |     7 +-
 src/pkcs11lib.cpp    |     6 +
 src/pkcs11lib.h      |    46 +-
 src/pykcs11.i        |   102 +-
 src/pykcs11_wrap.cpp | 28061 +++++++++++++++++++++++++++++++++++++++++++++++++
 14 files changed, 31532 insertions(+), 128 deletions(-)
 create mode 100644 PyKCS11/LowLevel.py
 create mode 100644 src/pykcs11_wrap.cpp

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