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

Bruno Pagani archange at gemini.archlinux.org
Fri Jul 1 12:52:23 UTC 2022


    Date: Friday, July 1, 2022 @ 12:52:23
  Author: archange
Revision: 1243179

upgpkg: python-distributed 2022.6.1-1

Modified:
  python-distributed/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-01 12:52:03 UTC (rev 1243178)
+++ PKGBUILD	2022-07-01 12:52:23 UTC (rev 1243179)
@@ -2,7 +2,7 @@
 
 _pkg=distributed
 pkgname=python-${_pkg}
-pkgver=2022.6.0
+pkgver=2022.6.1
 pkgrel=1
 pkgdesc="Distributed task scheduler for Dask"
 arch=(x86_64)
@@ -55,7 +55,7 @@
 # No tests in PyPi tarballs
 #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=('ad1b7e4237143accc93afd9f8ab612fa02bd7809525cafb0e009f6ca0d2c8582')
+sha256sums=('cb597fa786c73f406a4f1f7be1d2df5c303bce7e2cfa4d5ce50c961e91803dff')
 
 build() {
   cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list