python3-scard: update to 1.9.9.
This commit is contained in:
parent
ea561b51f0
commit
abe1d31aa7
2 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,10 @@
|
||||||
# Template file for 'python3-scard'
|
# Template file for 'python3-scard'
|
||||||
pkgname=python3-scard
|
pkgname=python3-scard
|
||||||
_pkgname=pyscard
|
_pkgname=pyscard
|
||||||
version=1.9.8
|
version=1.9.9
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${_pkgname}-${version}"
|
wrksrc="${_pkgname}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module=smartcard
|
|
||||||
hostmakedepends="python3-setuptools swig"
|
hostmakedepends="python3-setuptools swig"
|
||||||
makedepends="python3-devel pcsclite-devel"
|
makedepends="python3-devel pcsclite-devel"
|
||||||
depends="python3 pcsclite"
|
depends="python3 pcsclite"
|
||||||
|
@ -14,6 +13,6 @@ maintainer="Doan Tran Cong Danh <congdanhqx@gmail.com>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://pyscard.sourceforge.io/index.html"
|
homepage="https://pyscard.sourceforge.io/index.html"
|
||||||
distfiles="${PYPI_SITE}/p/${_pkgname}/${_pkgname}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/${_pkgname}/${_pkgname}-${version}.tar.gz"
|
||||||
checksum=f59dc7ee467b210094e64c923e1c7f5e8e9501a672fc0c8f2cd958153e00d095
|
checksum=e6bde541990183858740793806b1c7f4e798670519ae4c96145f35d5d7944c20
|
||||||
|
|
||||||
CPPFLAGS="-I${XBPS_CROSS_BASE}/usr/include/PCSC"
|
CPPFLAGS="-I${XBPS_CROSS_BASE}/usr/include/PCSC"
|
||||||
|
|
1
srcpkgs/python3-scard/update
Normal file
1
srcpkgs/python3-scard/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
pkgname=pyscard
|
Loading…
Add table
Add a link
Reference in a new issue