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

Andrzej Giniewicz aginiewicz at archlinux.org
Thu Jun 18 18:49:37 UTC 2020


    Date: Thursday, June 18, 2020 @ 18:49:36
  Author: aginiewicz
Revision: 647435

upgpkg: python-pandas 1.0.5-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-18 18:49:32 UTC (rev 647434)
+++ PKGBUILD	2020-06-18 18:49:36 UTC (rev 647435)
@@ -12,7 +12,7 @@
 # TODO: move python-pyarrow from AUR to community (Feather Format and Apache Parquet)
 
 pkgname=python-pandas
-pkgver=1.0.4
+pkgver=1.0.5
 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=('b35d625282baa7b51e82e52622c300a1ca9f786711b2af7cbe64f1e6831f4126')
+sha256sums=('69c5d920a0b2a9838e677f78f4dde506b95ea8e4d30da25859db6469ded84fa8')
 
 build() {
   cd "$srcdir"/pandas-${pkgver}



More information about the arch-commits mailing list