python3-xlrd: update to 2.0.1.
This commit is contained in:
parent
1003eb0605
commit
ad83d55cfd
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-xlrd'
|
||||
pkgname=python3-xlrd
|
||||
version=1.2.0
|
||||
revision=2
|
||||
version=2.0.1
|
||||
revision=1
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -10,7 +10,7 @@ maintainer="pulux <pulux@pf4sh.de>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="http://www.python-excel.org/"
|
||||
distfiles="${PYPI_SITE}/x/xlrd/xlrd-${version}.tar.gz"
|
||||
checksum=546eb36cee8db40c3eaa46c351e67ffee6eeb5fa2650b71bc4c758a29a1b29b2
|
||||
checksum=f72f148f54442c6b056bf931dbc34f986fd0c3b0b6b5a58d013c9aef274d0c88
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue