Thu Jul 14 10:57:52 2022 UTC ()
py-scard: updated to 2.0.3

2.0.3 (March 2022)
* PCSCExceptions: include error code in the message
* getReaderNames(): fix Windows 10 issue when the last reader is
  disconnected


(adam)
diff -r1.3 -r1.4 pkgsrc/devel/py-scard/Makefile
diff -r1.1 -r1.2 pkgsrc/devel/py-scard/PLIST
diff -r1.4 -r1.5 pkgsrc/devel/py-scard/distinfo

cvs diff -r1.3 -r1.4 pkgsrc/devel/py-scard/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-scard/Makefile 2022/01/10 16:15:07 1.3
+++ pkgsrc/devel/py-scard/Makefile 2022/07/14 10:57:52 1.4
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.3 2022/01/10 16:15:07 adam Exp $ 1# $NetBSD: Makefile,v 1.4 2022/07/14 10:57:52 adam Exp $
2 2
3DISTNAME= pyscard-2.0.2 3DISTNAME= pyscard-2.0.3
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:C/^py//} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:C/^py//}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pyscard/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pyscard/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://pyscard.sourceforge.io/ 9HOMEPAGE= https://pyscard.sourceforge.io/
10COMMENT= Python library for smart cards 10COMMENT= Python library for smart cards
11LICENSE= gnu-lgpl-v2.1 11LICENSE= gnu-lgpl-v2.1
12 12
13TOOL_DEPENDS+= swig3>=0:../../devel/swig3 13TOOL_DEPENDS+= swig3>=0:../../devel/swig3
14 14
15CPPFLAGS+= -I${BUILDLINK_PREFIX.pcsc-lite}/include/PCSC 15CPPFLAGS+= -I${BUILDLINK_PREFIX.pcsc-lite}/include/PCSC
16 16

cvs diff -r1.1 -r1.2 pkgsrc/devel/py-scard/PLIST (expand / switch to unified diff)

--- pkgsrc/devel/py-scard/PLIST 2020/08/17 07:00:58 1.1
+++ pkgsrc/devel/py-scard/PLIST 2022/07/14 10:57:52 1.2
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1@comment $NetBSD: PLIST,v 1.1 2020/08/17 07:00:58 riastradh Exp $ 1@comment $NetBSD: PLIST,v 1.2 2022/07/14 10:57:52 adam Exp $
2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO 2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt 3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt 4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
5${PYSITELIB}/${EGG_INFODIR}/pbr.json 
6${PYSITELIB}/${EGG_INFODIR}/requires.txt 5${PYSITELIB}/${EGG_INFODIR}/requires.txt
7${PYSITELIB}/${EGG_INFODIR}/top_level.txt 6${PYSITELIB}/${EGG_INFODIR}/top_level.txt
8${PYSITELIB}/smartcard/ATR.py 7${PYSITELIB}/smartcard/ATR.py
9${PYSITELIB}/smartcard/ATR.pyc 8${PYSITELIB}/smartcard/ATR.pyc
10${PYSITELIB}/smartcard/ATR.pyo 9${PYSITELIB}/smartcard/ATR.pyo
11${PYSITELIB}/smartcard/AbstractCardRequest.py 10${PYSITELIB}/smartcard/AbstractCardRequest.py
12${PYSITELIB}/smartcard/AbstractCardRequest.pyc 11${PYSITELIB}/smartcard/AbstractCardRequest.pyc
13${PYSITELIB}/smartcard/AbstractCardRequest.pyo 12${PYSITELIB}/smartcard/AbstractCardRequest.pyo
14${PYSITELIB}/smartcard/Card.py 13${PYSITELIB}/smartcard/Card.py
15${PYSITELIB}/smartcard/Card.pyc 14${PYSITELIB}/smartcard/Card.pyc
16${PYSITELIB}/smartcard/Card.pyo 15${PYSITELIB}/smartcard/Card.pyo
17${PYSITELIB}/smartcard/CardConnection.py 16${PYSITELIB}/smartcard/CardConnection.py
18${PYSITELIB}/smartcard/CardConnection.pyc 17${PYSITELIB}/smartcard/CardConnection.pyc

cvs diff -r1.4 -r1.5 pkgsrc/devel/py-scard/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-scard/distinfo 2022/01/10 16:15:07 1.4
+++ pkgsrc/devel/py-scard/distinfo 2022/07/14 10:57:52 1.5
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.4 2022/01/10 16:15:07 adam Exp $ 1$NetBSD: distinfo,v 1.5 2022/07/14 10:57:52 adam Exp $
2 2
3BLAKE2s (pyscard-2.0.2.tar.gz) = f20bad63565da15d384bbed168d2bb6da0b3b31115bdb5133bcdd3a621cccfa1 3BLAKE2s (pyscard-2.0.3.tar.gz) = 20cea33a50f4a3c55af4aa3fd5ce620628f349e5ab46ef5b85e347c95a503ffe
4SHA512 (pyscard-2.0.2.tar.gz) = f6ab42a0aa037189f2fefe4001dde7f49125fdf63358352af956e58da9a51744a884ff1f7173b71e035a1a4a20825a906ee5d94f314b760333d1110c898a6644 4SHA512 (pyscard-2.0.3.tar.gz) = 2f5c762fe4a7d8d3292f335fda58f8f2f88729ea6d33a508e5f461692fef8d006ccc9b761a78750b8416dc5c1f7c6b06c069e3f6e7b19d91621226590bfef708
5Size (pyscard-2.0.2.tar.gz) = 149302 bytes 5Size (pyscard-2.0.3.tar.gz) = 150092 bytes
6SHA1 (patch-smartcard_scard_winscarddll.h) = 37af3bc8fc9fd44c3eeaaf3b9a9c1d0ae981a856 6SHA1 (patch-smartcard_scard_winscarddll.h) = 37af3bc8fc9fd44c3eeaaf3b9a9c1d0ae981a856