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

Morten Linderud foxboron at gemini.archlinux.org
Fri Nov 5 20:58:35 UTC 2021


    Date: Friday, November 5, 2021 @ 20:58:34
  Author: foxboron
Revision: 1037290

upgpkg: python-pandas 1.3.4-1

Modified:
  python-pandas/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-05 20:45:35 UTC (rev 1037289)
+++ PKGBUILD	2021-11-05 20:58:34 UTC (rev 1037290)
@@ -13,7 +13,7 @@
 # TODO: move python-pyarrow from AUR to community (Feather Format and Apache Parquet)
 
 pkgname=python-pandas
-pkgver=1.3.3
+pkgver=1.3.4
 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=('272c8cb14aa9793eada6b1ebe81994616e647b5892a370c7135efb2924b701df')
+sha256sums=('a2aa18d3f0b7d538e21932f637fbfe8518d085238b429e4790a35e1e44a96ffc')
 
 build() {
   cd pandas-${pkgver}



More information about the arch-commits mailing list