[arch-commits] Commit in python-pandas/trunk (PKGBUILD)

Andrzej Giniewicz aginiewicz at archlinux.org
Tue Mar 17 10:30:31 UTC 2020


    Date: Tuesday, March 17, 2020 @ 10:30:28
  Author: aginiewicz
Revision: 600143

upgpkg: python-pandas 1.0.2-1: python-pandas: new upstream release

Modified:
  python-pandas/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-17 10:28:16 UTC (rev 600142)
+++ PKGBUILD	2020-03-17 10:30:28 UTC (rev 600143)
@@ -12,7 +12,7 @@
 # TODO: move python-pyarrow from AUR to community (Feather Format and Apache Parquet)
 
 pkgname=python-pandas
-pkgver=1.0.1
+pkgver=1.0.2
 pkgrel=1
 pkgdesc='High-performance, easy-to-use data structures and data analysis tools for Python'
 arch=('x86_64')
@@ -45,7 +45,7 @@
             'xsel: needed for read_clipboard function (only one needed)'
             'zlib: needed for compression for msgpack')
 source=("https://github.com/pandas-dev/pandas/releases/download/v${pkgver}/pandas-${pkgver}.tar.gz")
-sha256sums=('3c07765308f091d81b6735d4f2242bb43c332cc3461cae60543df6b10967fe27')
+sha256sums=('76334ba36aa42f93b6b47b79cbc32187d3a178a4ab1c3a478c8f4198bcd93a73')
 
 build() {
   cd "$srcdir"/pandas-${pkgver}



More information about the arch-commits mailing list