[Python-modules-commits] [pyscard] 02/06: Merge tag 'upstream/1.9.4'

Ludovic Rousseau rousseau at moszumanska.debian.org
Fri May 27 08:41:15 UTC 2016


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

rousseau pushed a commit to branch master
in repository pyscard.

commit 97d1b90fb01ad9a7abbea560d106f71fe391a777
Merge: 46dfbb4 2bf0c16
Author: Ludovic Rousseau <rousseau at debian.org>
Date:   Fri May 27 09:43:11 2016 +0200

    Merge tag 'upstream/1.9.4'
    
    Upstream version 1.9.4

 ChangeLog                                          |   9 ++
 Makefile                                           |   3 +
 PKG-INFO                                           |   4 +-
 pyscard.egg-info/PKG-INFO                          |   4 +-
 pyscard.egg-info/SOURCES.txt                       |   2 +
 setup.py                                           |  46 +------
 smartcard/ATR.py                                   |  74 +++++-----
 smartcard/CardConnection.py                        |  10 ++
 smartcard/CardMonitoring.py                        |   5 +
 smartcard/Examples/scard-api/sample_getAttrib.py   |   4 +-
 smartcard/Examples/scard-api/sample_transaction.py |   3 +-
 smartcard/Examples/simple/getATR_context.py        |  49 +++++++
 smartcard/ExclusiveTransmitCardConnection.py       |   4 +-
 smartcard/pcsc/PCSCCardConnection.py               |   2 +-
 smartcard/scard/scard.i                            |   2 +-
 smartcard/util/__init__.py                         |   2 +-
 test/test_ATR.py                                   | 149 +++++++++++++++++++++
 test/test_util.py                                  |  80 +++++++++--
 18 files changed, 354 insertions(+), 98 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