From 5b2ed7e904e880ae456ecc3f798cede4914cb64f Mon Sep 17 00:00:00 2001 From: Neel Date: Tue, 11 Feb 2020 00:09:15 +0000 Subject: [PATCH] python3-pandas: update to 1.0.1 --- srcpkgs/python3-pandas/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-pandas/template b/srcpkgs/python3-pandas/template index 39de107f18..5659c10550 100644 --- a/srcpkgs/python3-pandas/template +++ b/srcpkgs/python3-pandas/template @@ -1,10 +1,9 @@ # Template file for 'python3-pandas' pkgname=python3-pandas -version=0.25.3 +version=1.0.1 revision=1 wrksrc="pandas-${version}" build_style=python3-module -pycompile_module="pandas" hostmakedepends="python3-setuptools python3-Cython" makedepends="python3-devel python3-numpy python3-dateutil python3-pytz" depends="python3-numpy python3-dateutil python3-pytz" @@ -13,7 +12,7 @@ maintainer="Alessio Sergi " license="BSD-3-Clause" homepage="https://pandas.pydata.org/" distfiles="https://github.com/pandas-dev/pandas/archive/v${version}.tar.gz" -checksum=42318e27fd7434b68999953391bd71d03ac721b251097b3f0e5eb1d9cfaa9fe0 +checksum=e363cc2ac29bdcc122690cbbffc62b454f7f7d4d46644433c3ea51753d15592b post_install() { vlicense LICENSE