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

Bruno Pagani archange at archlinux.org
Sun Sep 13 13:30:51 UTC 2020


    Date: Sunday, September 13, 2020 @ 13:30:51
  Author: archange
Revision: 705124

upgpkg: python-dask 2.26.0-1

Modified:
  python-dask/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-13 13:12:38 UTC (rev 705123)
+++ PKGBUILD	2020-09-13 13:30:51 UTC (rev 705124)
@@ -2,7 +2,7 @@
 
 _pkg=dask
 pkgname=python-${_pkg}
-pkgver=2.24.0
+pkgver=2.26.0
 pkgrel=1
 pkgdesc="Parallel computing with task scheduling"
 arch=(any)
@@ -70,7 +70,7 @@
 )
 source=(https://files.pythonhosted.org/packages/source/${_pkg::1}/${_pkg}/${_pkg}-${pkgver}.tar.gz)
 #source=(https://github.com/dask/dask/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('b4a40a3e4960700074a426d7759f53572621e8cd6358306f193e7e66ea6fd889')
+sha256sums=('44c5c358bf9037dcff1b8332379738b7766b2d93652fca850a10b6e8a05497f7')
 
 build() {
   cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list