[Python-modules-commits] [pykcs11] branch master updated (c530030 -> 59be565)
Ludovic Rousseau
rousseau at moszumanska.debian.org
Sat Jun 24 15:37:23 UTC 2017
This is an automated email from the git hooks/post-receive script.
rousseau pushed a change to branch master
in repository pykcs11.
from c530030 README.md is not present in version 1.4.2
new 16afeaf docs: README.md is back
new 238ed8b New upstream version 1.4.3
new 66824c6 Merge tag 'upstream/1.4.3'
new 59be565 New upstream release
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:
MANIFEST | 2 +-
Makefile | 15 ++-
PKG-INFO | 2 +-
PyKCS11/LowLevel.py | 31 ++++++
PyKCS11/__init__.py | 188 ++++++++++++++++----------------
README.md | 212 ++++++++++++++++++++++++++++++++++++
debian/changelog | 6 ++
debian/docs | 1 +
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 ++++++++++++++++++++++++++++++++++++++++++++-------
17 files changed, 676 insertions(+), 160 deletions(-)
create mode 100644 README.md
create mode 100644 debian/docs
--
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