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

Morten Linderud foxboron at archlinux.org
Wed Mar 10 22:43:36 UTC 2021


    Date: Wednesday, March 10, 2021 @ 22:43:35
  Author: foxboron
Revision: 887277

upgpkg: python-pandas 1.2.3-1

Modified:
  python-pandas/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-10 22:43:28 UTC (rev 887276)
+++ PKGBUILD	2021-03-10 22:43:35 UTC (rev 887277)
@@ -13,7 +13,7 @@
 # TODO: move python-pyarrow from AUR to community (Feather Format and Apache Parquet)
 
 pkgname=python-pandas
-pkgver=1.2.2
+pkgver=1.2.3
 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=('14ed84b463e9b84c8ff9308a79b04bf591ae3122a376ee0f62c68a1bd917a773')
+sha256sums=('df6f10b85aef7a5bb25259ad651ad1cc1d6bb09000595cab47e718cbac250b1d')
 
 build() {
   cd "$srcdir"/pandas-${pkgver}



More information about the arch-commits mailing list