Commit Graph

13 Commits

Author SHA1 Message Date
sthen
1427b990d1 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:29:41 +00:00
sthen
9e1f88a209 update to py3-pyscard-2.0.5 2022-10-04 10:55:29 +00:00
sthen
0e86b6eb74 update to py3-pyscard-2.0.3 2022-06-30 13:19:58 +00:00
sthen
3cdf2816b0 sync WANTLIB for some packages that could be semi-automated for some
common missing libs, with "help" from portbump, but i reviewed everything
2022-03-27 16:23:04 +00:00
naddy
8c0294c2fa drop RCS Ids 2022-03-11 19:53:16 +00:00
sthen
1e8d4fe411 update to py3-pyscard-2.0.2 2021-11-29 22:01:53 +00:00
sthen
29389da44c bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:15 +00:00
sthen
58b853ea94 update to py-pyscard-2.0.1 2021-07-24 18:14:20 +00:00
sthen
d80c418015 regen PLISTs for python ports with .so files that end up renamed due to
the EXT_SUFFIX change in Python 3.8.7
2021-01-04 14:06:26 +00:00
sthen
f1a40a47f7 update to py-pyscard-2.0.0, from Lucas Raab
drop MODPY_PYTEST for now but needs an alternative (warning during tests)
2020-12-14 22:45:47 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
sthen
f1ca354653 py-pyscard: switch from MODPY_VERSION to FLAVOR=python3 2020-05-23 21:54:05 +00:00
kmos
d54457419c security/py-pyscard
The pyscard smartcard library is a framework for building smart card
aware applications in Python.
the PCSC API Python wrapper module.

- smartcard.scard, an extension module wrapping the WinSCard API (smart
card base components) also known as PC/SC

- smartcard, a higher level Python framework built on top of the raw
PC/SC API

Version 1.9.9

From Lucas Rabb

Input and tweaks from myself and sthen

OK sthen
2019-11-12 10:24:23 +00:00