python3-scard: update to 1.9.9.

This commit is contained in:
Đoàn Trần Công Danh 2020-03-05 16:50:02 +07:00 committed by Juan RP
parent ea561b51f0
commit abe1d31aa7
2 changed files with 4 additions and 4 deletions

View File

@ -1,11 +1,10 @@
# Template file for 'python3-scard'
pkgname=python3-scard
_pkgname=pyscard
version=1.9.8
revision=2
version=1.9.9
revision=1
wrksrc="${_pkgname}-${version}"
build_style=python3-module
pycompile_module=smartcard
hostmakedepends="python3-setuptools swig"
makedepends="python3-devel pcsclite-devel"
depends="python3 pcsclite"
@ -14,6 +13,6 @@ maintainer="Doan Tran Cong Danh <congdanhqx@gmail.com>"
license="LGPL-2.1-or-later"
homepage="https://pyscard.sourceforge.io/index.html"
distfiles="${PYPI_SITE}/p/${_pkgname}/${_pkgname}-${version}.tar.gz"
checksum=f59dc7ee467b210094e64c923e1c7f5e8e9501a672fc0c8f2cd958153e00d095
checksum=e6bde541990183858740793806b1c7f4e798670519ae4c96145f35d5d7944c20
CPPFLAGS="-I${XBPS_CROSS_BASE}/usr/include/PCSC"

View File

@ -0,0 +1 @@
pkgname=pyscard