python-pandas: update to 0.20.2
This commit is contained in:
parent
500c8997d6
commit
7d8cead493
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pandas'
|
||||
pkgname=python-pandas
|
||||
version=0.20.1
|
||||
version=0.20.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=d9f67bb17f334ad395e01b2339c3756f3e0d0240cb94c094ef711bbfc5c56c80
|
||||
checksum=093edaaa8c3a4d390e75ee81fd9bfdb462cbbccd3b24d8d4b7099947d3fe5d7a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue