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

Andrzej Giniewicz aginiewicz at archlinux.org
Mon Aug 24 19:27:53 UTC 2020


    Date: Monday, August 24, 2020 @ 19:27:53
  Author: aginiewicz
Revision: 687759

upgpkg: python-pandas 1.1.1-1: python-pandas: new upstream release

Modified:
  python-pandas/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-24 19:27:41 UTC (rev 687758)
+++ PKGBUILD	2020-08-24 19:27:53 UTC (rev 687759)
@@ -12,7 +12,7 @@
 # TODO: move python-pyarrow from AUR to community (Feather Format and Apache Parquet)
 
 pkgname=python-pandas
-pkgver=1.1.0
+pkgver=1.1.1
 pkgrel=1
 pkgdesc='High-performance, easy-to-use data structures and data analysis tools for Python'
 arch=('x86_64')
@@ -46,7 +46,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=('b39508562ad0bb3f384b0db24da7d68a2608b9ddc85b1d931ccaaa92d5e45273')
+sha256sums=('53328284a7bb046e2e885fd1b8c078bd896d7fc4575b915d4936f54984a2ba67')
 
 build() {
   cd "$srcdir"/pandas-${pkgver}



More information about the arch-commits mailing list