[Python-modules-commits] [pyscard] 02/03: Merge tag 'upstream/1.9.5'

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 commit to branch master
in repository pyscard.

commit f68a463a1132708bd34af5d0f71b543ec8f92b62
Merge: 4a2b37a 6670ed9
Author: Ludovic Rousseau <rousseau at debian.org>
Date:   Fri Feb 17 15:01:57 2017 +0100

    Merge tag 'upstream/1.9.5'
    
    Upstream version 1.9.5

 ChangeLog                                 |   6 +
 PKG-INFO                                  |   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 ++++----
 28 files changed, 351 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