[Python-modules-commits] [pyscard] branch upstream updated (2bf0c16 -> 6670ed9)

Ludovic Rousseau rousseau at moszumanska.debian.org
Fri Feb 17 15:21:15 UTC 2017


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

rousseau pushed a change to branch upstream
in repository pyscard.

      from  2bf0c16   Imported Upstream version 1.9.4
       new  6670ed9   New upstream version 1.9.5

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