[Python-modules-commits] [pykcs11] branch master updated (9147925 -> c530030)
Ludovic Rousseau
rousseau at moszumanska.debian.org
Sun May 21 14:08:15 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 9147925 ignore debian/files file
new f2080b5 New upstream version 1.4.2
new bb48628 Merge tag 'upstream/1.4.2'
new 26e081a New upstream release 1.4.2
new cc3fb78 readme.txt is renamed README.md
new c530030 README.md is not present in version 1.4.2
The 5 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 +++--
debian/changelog | 6 ++
debian/docs | 1 -
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 +--
16 files changed, 64 insertions(+), 238 deletions(-)
delete mode 100644 debian/docs
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