[Python-modules-commits] [pykcs11] branch master updated (089de43 -> f369433)
Ludovic Rousseau
rousseau at moszumanska.debian.org
Tue Nov 1 16:33:15 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 089de43 Use https url for git
new b902638 New upstream version 1.3.3
new 052a428 Merge tag 'upstream/1.3.3'
new 5be9970 New upstream release 1.3.3
new f369433 debian/control: Standards-Version: 3.9.6 -> 3.9.8. No change needed.
The 4 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:
PKG-INFO | 4 +-
PyKCS11/LowLevel.py | 147 ++++++++++
PyKCS11/__init__.py | 88 ++++--
debian/changelog | 7 +
debian/control | 2 +-
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 +++++++++++++++++++++++++++++++++++++-
20 files changed, 930 insertions(+), 69 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