python3-pandas: update to 1.1.2.
This commit is contained in:
parent
4036c46a0d
commit
8894b98d0e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pandas'
|
||||
pkgname=python3-pandas
|
||||
version=1.1.0
|
||||
version=1.1.2
|
||||
revision=1
|
||||
wrksrc="pandas-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://pandas.pydata.org/"
|
||||
distfiles="https://github.com/pandas-dev/pandas/archive/v${version}.tar.gz"
|
||||
checksum=bce5b3f7898c4fc34ba6bd404c91d15a9cc37aebb0b9c8b4ed1a396f04680152
|
||||
checksum=89b68faeffd114cef8d41c6469c094c610228238254c59190659cd91ceb862bb
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue