[Python-modules-commits] [pykcs11] branch upstream updated (c187aa1 -> f2080b5)

Ludovic Rousseau rousseau at moszumanska.debian.org
Sun May 21 14:08:16 UTC 2017


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

rousseau pushed a change to branch upstream
in repository pykcs11.

      from  c187aa1   New upstream version 1.4.1
       new  f2080b5   New upstream version 1.4.2

The 1 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                         |   8 +-
 PKG-INFO                         |   4 +-
 PyKCS11/LowLevel.py              |   4 +-
 PyKCS11/__init__.py              |  23 +++--
 readme.txt                       | 185 ---------------------------------------
 samples/LowLevel/InitTokenPin.py |   7 +-
 samples/LowLevel/dumpit.py       |   7 +-
 samples/LowLevel/rand.py         |   7 +-
 samples/LowLevel/test.py         |   7 +-
 samples/LowLevel/test1.py        |   7 +-
 setup.py                         |   4 +-
 src/pkcs11lib.cpp                |  17 ++--
 src/pkcs11lib.h                  |   2 +-
 src/pykcs11_wrap.cpp             |  13 +--
 14 files changed, 58 insertions(+), 237 deletions(-)
 delete mode 100644 readme.txt

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