[Python-modules-commits] [pykcs11] branch upstream updated (23ac450 -> 1a58988)
Ludovic Rousseau
rousseau at moszumanska.debian.org
Wed Jan 27 20:47:09 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 23ac450 Import pykcs11_1.3.1.orig.tar.gz
adds 1a58988 Imported Upstream version 1.3.2
No new revisions were added by this update.
Summary of changes:
Makefile.win32 | 6 +-
PKG-INFO | 2 +-
PyKCS11/LowLevel.py | 3093 ++++++
PyKCS11/__init__.py | 163 +-
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 +++++++++++++++++++++++++++++++++++++++++++++++++
13 files changed, 31526 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