python-pandas: update to 0.19.2
This commit is contained in:
parent
bc5e1b7bc1
commit
f89dd37cfd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pandas'
|
||||
pkgname=python-pandas
|
||||
version=0.19.1
|
||||
version=0.19.2
|
||||
revision=1
|
||||
wrksrc="pandas-${version}"
|
||||
build_style=python-module
|
||||
|
@ -15,7 +15,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="http://pandas.pydata.org/"
|
||||
license="3-clause-BSD"
|
||||
distfiles="https://github.com/pandas-dev/pandas/archive/v${version}.tar.gz"
|
||||
checksum=48376dfe9f3ba408bdba3d08e0543c00a813525468134694893fe8ba53916a86
|
||||
checksum=dd2ee30e21804675a6ef41bea854a023b8be3b840fd2aa33e7e1cc38066e781c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue