python3-pyscard: update to 2.0.5.

This commit is contained in:
Đoàn Trần Công Danh 2022-11-09 08:15:31 +07:00
parent 9f30bd998f
commit 6064ddb0ce
1 changed files with 5 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# Template file for 'python3-pyscard'
pkgname=python3-pyscard
_pkgname=pyscard
version=2.0.2
revision=2
version=2.0.5
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools swig"
makedepends="python3-devel pcsclite-devel"
@ -12,12 +12,14 @@ maintainer="Đoàn Trần Công 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=05de0579c42b4eb433903aa2fb327d4821ebac262434b6584da18ed72053fd9e
checksum=dc13e34837addbd96c07a1a919fbc1677b2b83266f530a1f79c96930db42ccde
# provides="python3-scard-${version}_$revision"
# replaces="python3-scard>=0"
CPPFLAGS="-I${XBPS_CROSS_BASE}/usr/include/PCSC"
shlib_requires="libpcsclite.so.1"
python3-scard_package() {
depends="python3-pyscard"
short_desc+=" - transitional dummy package"