Revisions of python-pyscard
buildservice-autocommit
accepted
request 1212739
from
Martin Hauke (mnhauke)
(revision 25)
auto commit by copy to link target
Martin Hauke (mnhauke)
committed
(revision 24)
- Update to version 2.2.0 * PCSCCardRequest: - handle KeyboardInterrupt in waitforcard() & waitforcardevent() - use a local PC/SC context to avoid locks * smartcard.util.padd(): do NOT modify the input parameter * CardMonitoring: a timeout exception IS expected * Fix pydoctor documentation * wx: fix module and examples * Remove Python 2 conditional code * Test and improve the synchronization code * Test and update the `Observer.py` code * Remove `ClassLoader.py` * Migrate a `src/` layout * Migrate test/* from unittest to pytest * Add missing GSM 03.38 symbols for decoding * Support only Python 3.9 and higher * Remove the Python 2.x-only Pyro dependency * Migrate CI to use the official Coveralls action * Standardize local and CI testing to use tox * Build wheels in CI for all supported Python versions * Build the docs as a part of the test suite * Begin to add type annotations to the package * Deprecate the `HexListToBinString`, `BinStringToHexList`, `hl2bs`, and `bs2hl` utility functions * Support "64" as an ATR baud rate adjustment integer (ISO 7816-3 2006)
buildservice-autocommit
accepted
request 1199743
from
Martin Hauke (mnhauke)
(revision 23)
auto commit by copy to link target
Martin Hauke (mnhauke)
committed
(revision 22)
- Update to version 2.1.1 * Fix a regression introduced in 2.1.0 - Update to version 2.1.0 * PCSCCardRequest: fix active polling (was a 0.1 sec loop) * Fix use of undefined variable 'hresult' in exceptions * Fix print() use in pyscard user’s guide * Fix deprecation warnings * Minor changes * some more pylint-detected fixes.
buildservice-autocommit
accepted
request 1178367
from
Martin Hauke (mnhauke)
(revision 21)
auto commit by copy to link target
Martin Hauke (mnhauke)
committed
(revision 20)
- Update to version 2.0.10 * CardMonitoringThread(): do not catch unexpected exceptions
buildservice-autocommit
accepted
request 1165850
from
Martin Hauke (mnhauke)
(revision 19)
auto commit by copy to link target
Martin Hauke (mnhauke)
committed
(revision 18)
- Update to version 2.0.9 * fix a bug with CardRequestTimeoutException introduced in 2.0.8 * Minor changes
buildservice-autocommit
accepted
request 1156663
from
Martin Hauke (mnhauke)
(revision 17)
auto commit by copy to link target
Martin Hauke (mnhauke)
committed
(revision 16)
- Update to version 2.0.8 * Make CardMonitor() thread safe on Python 3.12 * Add hresult value in exceptions * Improve documentation * Check swig is installed on build * Remove use of imp module for wx (GUI) * Makefile: modernize use of setup.py - Drop not longer needed patch: * 0001-Remove-use-of-imp-module-for-wx-GUI.patch
buildservice-autocommit
accepted
request 1145021
from
Martin Hauke (mnhauke)
(revision 15)
auto commit by copy to link target
Martin Hauke (mnhauke)
committed
(revision 14)
- Add patch: * 0001-Remove-use-of-imp-module-for-wx-GUI.patch Fix build for python >= 3.12
buildservice-autocommit
accepted
request 1077891
from
Martin Hauke (mnhauke)
(revision 13)
auto commit by copy to link target
Martin Hauke (mnhauke)
committed
(revision 12)
- Update to version 2.0.7 * do not include the generated HTML documentation in the archive - Update to version 2.0.6 * handle SCARD_E_NO_SERVICE on Windows (on last reader removal) * add support of MSYS2/mingw environment on Windows * improve documentation * minor changes
buildservice-autocommit
accepted
request 1007048
from
Martin Hauke (mnhauke)
(revision 11)
auto commit by copy to link target
Martin Hauke (mnhauke)
committed
(revision 10)
- Update to version 2.0.5 * no functional changes - Update to version 2.0.4 * Fix a problem on PCSCCardConnection.disconnect * Add support of BaseSCardException(hresult) format * Do not use deprecated distutils anymore - Update to version 2.0.3 * PCSCExceptions: include error code in the message
buildservice-autocommit
accepted
request 921041
from
Martin Hauke (mnhauke)
(revision 9)
auto commit by copy to link target
Martin Hauke (mnhauke)
committed
(revision 8)
- Update to version 2.0.2 * Restrict MAX_BUFFER_SIZE_EXTENDED to 65535 and fix an issue on Lenovo laptops with NXP NFC readers * SmartcardException: display a positive PCSC error code
buildservice-autocommit
accepted
request 913203
from
Martin Hauke (mnhauke)
(revision 7)
auto commit by copy to link target
Martin Hauke (mnhauke)
committed
(revision 6)
- Update to version 2.0.1 * Add .reconnect() method to high-level API * Use Python3 by default * Handle bogus ACS ACR122U PICC reader
Displaying revisions 1 - 20 of 25