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

Bruno Pagani archange at archlinux.org
Sun Aug 23 17:57:12 UTC 2020


    Date: Sunday, August 23, 2020 @ 17:57:11
  Author: archange
Revision: 687179

upgpkg: python-distributed 2.24.0-1

Modified:
  python-distributed/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-23 17:44:21 UTC (rev 687178)
+++ PKGBUILD	2020-08-23 17:57:11 UTC (rev 687179)
@@ -2,7 +2,7 @@
 
 _pkg=distributed
 pkgname=python-${_pkg}
-pkgver=2.22.0
+pkgver=2.24.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=('4ebd68f9c15bff19e8b2a2b16ef8fd6640f5fcc3fcf65c14fbe88501d2637530')
+sha256sums=('1278ba2d4881cdfc43533e7f37da33e4b0448ce038917513efd68b6d9446a98e')
 
 build() {
   cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list