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

Bruno Pagani archange at archlinux.org
Sun Sep 13 12:45:19 UTC 2020


    Date: Sunday, September 13, 2020 @ 12:45:18
  Author: archange
Revision: 705116

upgpkg: python-distributed 2.26.0-1

Modified:
  python-distributed/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-13 12:34:55 UTC (rev 705115)
+++ PKGBUILD	2020-09-13 12:45:18 UTC (rev 705116)
@@ -2,7 +2,7 @@
 
 _pkg=distributed
 pkgname=python-${_pkg}
-pkgver=2.24.0
+pkgver=2.26.0
 pkgrel=1
 pkgdesc="Distributed task scheduler for Dask"
 arch=(any)
@@ -31,7 +31,7 @@
 )
 source=(https://files.pythonhosted.org/packages/source/${_pkg::1}/${_pkg}/${_pkg}-${pkgver}.tar.gz)
 #source=(https://github.com/dask/distributed/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('1278ba2d4881cdfc43533e7f37da33e4b0448ce038917513efd68b6d9446a98e')
+sha256sums=('b5471a7af8ec3c1b309767bfd726ff20acb4408f72294f96e7bf8ff89a326a7d')
 
 build() {
   cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list