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

Andrzej Giniewicz aginiewicz at archlinux.org
Sat Sep 12 15:32:10 UTC 2020


    Date: Saturday, September 12, 2020 @ 15:32:10
  Author: aginiewicz
Revision: 704132

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

Modified:
  python-pandas/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-12 15:31:05 UTC (rev 704131)
+++ PKGBUILD	2020-09-12 15:32:10 UTC (rev 704132)
@@ -12,7 +12,7 @@
 # TODO: move python-pyarrow from AUR to community (Feather Format and Apache Parquet)
 
 pkgname=python-pandas
-pkgver=1.1.1
+pkgver=1.1.2
 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=('53328284a7bb046e2e885fd1b8c078bd896d7fc4575b915d4936f54984a2ba67')
+sha256sums=('b64ffd87a2cfd31b40acd4b92cb72ea9a52a48165aec4c140e78fd69c45d1444')
 
 build() {
   cd "$srcdir"/pandas-${pkgver}



More information about the arch-commits mailing list