Date: Sunday, October 20, 2019 @ 13:48:46
  Author: aginiewicz
Revision: 517774

upgpkg: python-pandas 0.25.2-1

python-pandas: new upstream release

Modified:
  python-pandas/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-10-20 12:52:34 UTC (rev 517773)
+++ PKGBUILD    2019-10-20 13:48:46 UTC (rev 517774)
@@ -10,7 +10,7 @@
 # TODO: package python-pyreadstat (SPSS files reading)
 
 pkgname=python-pandas
-pkgver=0.25.1
+pkgver=0.25.2
 pkgrel=1
 pkgdesc="Library providing high-performance, easy-to-use data structures and 
data analysis tools"
 arch=('x86_64')
@@ -40,7 +40,7 @@
             'python-html5lib: needed for read_hmlt function (and/or 
python-lxml)'
             'zlib: needed for compression for msgpack')
 
source=("https://github.com/pandas-dev/pandas/releases/download/v${pkgver}/pandas-${pkgver}.tar.gz";)
-sha256sums=('cb2e197b7b0687becb026b84d3c242482f20cbb29a9981e43604eb67576da9f6')
+sha256sums=('ca91a19d1f0a280874a24dca44aadce42da7f3a7edb7e9ab7c7baad8febee2be')
 
 build() {
   cd "$srcdir"/pandas-${pkgver}

Reply via email to