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

Bruno Pagani archange at archlinux.org
Mon Oct 12 11:45:38 UTC 2020


    Date: Monday, October 12, 2020 @ 11:45:38
  Author: archange
Revision: 723611

upgpkg: python-distributed 2.30.0-1

Modified:
  python-distributed/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-12 11:36:28 UTC (rev 723610)
+++ PKGBUILD	2020-10-12 11:45:38 UTC (rev 723611)
@@ -2,7 +2,7 @@
 
 _pkg=distributed
 pkgname=python-${_pkg}
-pkgver=2.26.0
+pkgver=2.30.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=('b5471a7af8ec3c1b309767bfd726ff20acb4408f72294f96e7bf8ff89a326a7d')
+sha256sums=('3eb8e4173625cea6ebda2f0a079b813eeabbffd1b24584855cf063ed1cca60b3')
 
 build() {
   cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list