python3-pyscard: update to 2.0.1.
This commit is contained in:
parent
5d02792fe2
commit
ebf9276676
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'python3-pyscard'
|
# Template file for 'python3-pyscard'
|
||||||
pkgname=python3-pyscard
|
pkgname=python3-pyscard
|
||||||
_pkgname=pyscard
|
_pkgname=pyscard
|
||||||
version=2.0.0
|
version=2.0.1
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="${_pkgname}-${version}"
|
wrksrc="${_pkgname}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools swig"
|
hostmakedepends="python3-setuptools swig"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Đoàn Trần Công 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=b364d9d9186e793c1c4709eb72a4d29e09067d36ca463b2c2abd995bd1055779
|
checksum=2ba5ed0db0ed3c98e95f9e34016aa3a57de1bc42dd9030b77a546036ee7e46d8
|
||||||
# provides="python3-scard-${version}_$revision"
|
# provides="python3-scard-${version}_$revision"
|
||||||
# replaces="python3-scard>=0"
|
# replaces="python3-scard>=0"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue