[Python-modules-commits] [pyscard] branch upstream updated (dcc9164 -> 5655a44)
Ludovic Rousseau
rousseau at moszumanska.debian.org
Fri Feb 5 23:31:02 UTC 2016
This is an automated email from the git hooks/post-receive script.
rousseau pushed a change to branch upstream
in repository pyscard.
from dcc9164 Imported Upstream version 1.9.1
adds 5655a44 Imported Upstream version 1.9.2
No new revisions were added by this update.
Summary of changes:
ChangeLog | 7 +++++++
MANIFEST.in | 19 ++++++++---------
Makefile | 21 +++++++++++++++++++
PKG-INFO | 4 ++--
README.md | 24 ++++++++++++++++++++++
pyscard.egg-info/PKG-INFO | 4 ++--
pyscard.egg-info/SOURCES.txt | 2 ++
setup.py | 2 +-
smartcard/CardConnection.py | 6 +++++-
smartcard/Examples/framework/sample_ATR.py | 4 ++--
.../framework/sample_CardConnectionDecorator.py | 1 -
.../framework/sample_ExclusiveCardConnection.py | 3 ++-
.../Examples/framework/sample_MonitorCards.py | 6 +++---
.../framework/sample_MonitorCardsAndTransmit.py | 2 +-
.../framework/sample_apduTracerInterpreter.py | 4 ++--
smartcard/Examples/framework/sample_toHexString.py | 8 ++++----
smartcard/util/__init__.py | 2 +-
test/test_util.py | 6 ++++++
18 files changed, 94 insertions(+), 31 deletions(-)
create mode 100644 Makefile
create mode 100644 README.md
mode change 100644 => 100755 smartcard/Examples/framework/sample_ATR.py
--
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