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

Bruno Pagani archange at gemini.archlinux.org
Wed Aug 3 14:18:40 UTC 2022


    Date: Wednesday, August 3, 2022 @ 14:18:40
  Author: archange
Revision: 1260030

upgpkg: python-distributed 2022.7.1-1

Modified:
  python-distributed/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-03 14:10:26 UTC (rev 1260029)
+++ PKGBUILD	2022-08-03 14:18:40 UTC (rev 1260030)
@@ -2,7 +2,7 @@
 
 _pkg=distributed
 pkgname=python-${_pkg}
-pkgver=2022.6.1
+pkgver=2022.7.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=('cb597fa786c73f406a4f1f7be1d2df5c303bce7e2cfa4d5ce50c961e91803dff')
+sha256sums=('c2edcb0b19733402a2138ba6579741b8d027bc8c0eecb9519411eec038cf1923')
 
 build() {
   cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list