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

Morten Linderud foxboron at archlinux.org
Sat Jan 9 14:26:46 UTC 2021


    Date: Saturday, January 9, 2021 @ 14:26:45
  Author: foxboron
Revision: 816223

upgpkg: python-pandas 1.2.0-1

Modified:
  python-pandas/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-09 14:24:02 UTC (rev 816222)
+++ PKGBUILD	2021-01-09 14:26:45 UTC (rev 816223)
@@ -13,7 +13,7 @@
 # TODO: move python-pyarrow from AUR to community (Feather Format and Apache Parquet)
 
 pkgname=python-pandas
-pkgver=1.1.5
+pkgver=1.2.0
 pkgrel=1
 pkgdesc='High-performance, easy-to-use data structures and data analysis tools for Python'
 arch=('x86_64')
@@ -47,7 +47,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=('f10fc41ee3c75a474d3bdf68d396f10782d013d7f67db99c0efbfd0acb99701b')
+sha256sums=('e03386615b970b8b41da6a68afe717626741bb2431cec993640685614c0680e4')
 
 build() {
   cd "$srcdir"/pandas-${pkgver}



More information about the arch-commits mailing list