Subject: CVS commit: pkgsrc/devel/py-scard
From: Adam Ciarcinski
Date: 2022-01-10 17:15:07
Message id: 20220110161507.CEEA9FB24@cvs.NetBSD.org

Log Message:
py-scard: updated to 2.0.2

2.0.2 (September 2021)
======================
* Fix an issue in ReaderMonitor() that failed to enumerate readers
  on macOS
* getReaderNames(): handle SCARD_E_SERVICE_STOPPED on Windows
  generated on last reader removal
* 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

2.0.1 (June 2021)
=================
* Add .reconnect() method to high-level API
* Handle removal of the last reader on Windows
* Fix support of macOS Big Sur
* Use Python3 by default
* Handle bogus ACS ACR122U PICC reader

2.0.0 (September 2020)
======================
* SCardStatus(): Fix a crash in case of PC/SC error
* toASCIIString(): replace non-ASCII char by '.'
* remove i386 (32-bits) support on macOS

Files:
RevisionActionfile
1.3modifypkgsrc/devel/py-scard/Makefile
1.4modifypkgsrc/devel/py-scard/distinfo
1.1addpkgsrc/devel/py-scard/patches/patch-smartcard_scard_winscarddll.h