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

Andrzej Giniewicz aginiewicz at archlinux.org
Sat Jun 13 16:07:46 UTC 2020


    Date: Saturday, June 13, 2020 @ 16:07:46
  Author: aginiewicz
Revision: 642894

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

Modified:
  python-pandas/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-13 15:54:36 UTC (rev 642893)
+++ PKGBUILD	2020-06-13 16:07:46 UTC (rev 642894)
@@ -12,7 +12,7 @@
 # TODO: move python-pyarrow from AUR to community (Feather Format and Apache Parquet)
 
 pkgname=python-pandas
-pkgver=1.0.3
+pkgver=1.0.4
 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=('32f42e322fb903d0e189a4c10b75ba70d90958cc4f66a1781ed027f1a1d14586')
+sha256sums=('b35d625282baa7b51e82e52622c300a1ca9f786711b2af7cbe64f1e6831f4126')
 
 build() {
   cd "$srcdir"/pandas-${pkgver}



More information about the arch-commits mailing list