[Python-modules-commits] [pyscard] branch master updated (82a60e5 -> 23552d4)
Ludovic Rousseau
rousseau at moszumanska.debian.org
Fri Feb 5 23:30:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
rousseau pushed a change to branch master
in repository pyscard.
from 82a60e5 Update Vcs fields for git migration
new 5655a44 Imported Upstream version 1.9.2
new 59eb002 Merge tag 'upstream/1.9.2'
new b7b955f New upstream release
new 9128385 Move to Python 3.x
new 23552d4 Support all version of Python 3.x
The 5 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 | 7 +++++++
MANIFEST.in | 19 ++++++++---------
Makefile | 21 +++++++++++++++++++
PKG-INFO | 4 ++--
README.md | 24 ++++++++++++++++++++++
debian/changelog | 6 ++++++
debian/control | 4 ++--
debian/rules | 20 +++++++++++++++++-
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 ++++++
21 files changed, 121 insertions(+), 34 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