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

Bruno Pagani archange at archlinux.org
Mon Oct 12 12:20:55 UTC 2020


    Date: Monday, October 12, 2020 @ 12:20:54
  Author: archange
Revision: 723621

upgpkg: python-dask 2.30.0-1

Modified:
  python-dask/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-12 11:49:42 UTC (rev 723620)
+++ PKGBUILD	2020-10-12 12:20:54 UTC (rev 723621)
@@ -2,7 +2,7 @@
 
 _pkg=dask
 pkgname=python-${_pkg}
-pkgver=2.26.0
+pkgver=2.30.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=('44c5c358bf9037dcff1b8332379738b7766b2d93652fca850a10b6e8a05497f7')
+sha256sums=('a1669022e25de99b227c3d83da4801f032415962dac431099bf0534648e41a54')
 
 build() {
   cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list