[Python-modules-commits] [pyscard] branch master updated (4a2b37a -> d5d38d1)
Ludovic Rousseau
rousseau at moszumanska.debian.org
Fri Feb 17 15:21:14 UTC 2017
This is an automated email from the git hooks/post-receive script.
rousseau pushed a change to branch master
in repository pyscard.
from 4a2b37a debian/control: Standards-Version: 3.9.6 -> 3.9.8, no change needed.
new 6670ed9 New upstream version 1.9.5
new f68a463 Merge tag 'upstream/1.9.5'
new d5d38d1 New upstream release
The 3 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:
ChangeLog | 6 +
PKG-INFO | 6 +-
debian/changelog | 6 +
pyscard.egg-info/PKG-INFO | 6 +-
setup.cfg | 1 -
setup.py | 4 +-
smartcard/ATR.py | 31 ++---
smartcard/AbstractCardRequest.py | 14 +--
smartcard/CardConnection.py | 30 ++---
smartcard/CardConnectionEvent.py | 14 +--
smartcard/CardMonitoring.py | 16 +--
smartcard/CardRequest.py | 14 +--
smartcard/CardType.py | 22 ++--
smartcard/Observer.py | 3 +-
smartcard/ReaderMonitoring.py | 8 +-
smartcard/Session.py | 8 +-
smartcard/pcsc/PCSCCardConnection.py | 10 +-
smartcard/scard/helpers.c | 196 +++++++++++++++---------------
smartcard/scard/scard.i | 15 +--
smartcard/sw/ISO7816_4ErrorChecker.py | 38 +++---
smartcard/sw/ISO7816_4_SW1ErrorChecker.py | 30 ++---
smartcard/sw/ISO7816_8ErrorChecker.py | 28 ++---
smartcard/sw/ISO7816_9ErrorChecker.py | 22 ++--
smartcard/sw/op21_ErrorChecker.py | 34 +++---
smartcard/util/__init__.py | 38 +++---
smartcard/wx/APDUHexValidator.py | 3 +-
smartcard/wx/CardAndReaderTreePanel.py | 12 +-
smartcard/wx/SimpleSCardApp.py | 30 ++---
smartcard/wx/SimpleSCardAppFrame.py | 53 ++++----
29 files changed, 357 insertions(+), 341 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pyscard.git
More information about the Python-modules-commits
mailing list