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

Morten Linderud foxboron at archlinux.org
Mon Jun 28 20:40:28 UTC 2021


    Date: Monday, June 28, 2021 @ 20:40:27
  Author: foxboron
Revision: 967754

upgpkg: python-pandas 1.2.5-1

Modified:
  python-pandas/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-28 20:29:24 UTC (rev 967753)
+++ PKGBUILD	2021-06-28 20:40:27 UTC (rev 967754)
@@ -13,7 +13,7 @@
 # TODO: move python-pyarrow from AUR to community (Feather Format and Apache Parquet)
 
 pkgname=python-pandas
-pkgver=1.2.4
+pkgver=1.2.5
 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=('649ecab692fade3cbfcf967ff936496b0cfba0af00a55dfaacd82bdda5cb2279')
+sha256sums=('14abb8ea73fce8aebbb1fb44bec809163f1c55241bcc1db91c2c780e97265033')
 
 build() {
   cd pandas-${pkgver}




More information about the arch-commits mailing list