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

Morten Linderud foxboron at archlinux.org
Sun Feb 14 12:06:36 UTC 2021


    Date: Sunday, February 14, 2021 @ 12:06:35
  Author: foxboron
Revision: 859995

upgpkg: python-pandas 1.2.2-1

Modified:
  python-pandas/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-14 11:57:13 UTC (rev 859994)
+++ PKGBUILD	2021-02-14 12:06:35 UTC (rev 859995)
@@ -13,7 +13,7 @@
 # TODO: move python-pyarrow from AUR to community (Feather Format and Apache Parquet)
 
 pkgname=python-pandas
-pkgver=1.2.1
+pkgver=1.2.2
 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=('5527c5475d955c0bc9689c56865aaa2a7b13c504d6c44f0aadbf57b565af5ebd')
+sha256sums=('14ed84b463e9b84c8ff9308a79b04bf591ae3122a376ee0f62c68a1bd917a773')
 
 build() {
   cd "$srcdir"/pandas-${pkgver}



More information about the arch-commits mailing list