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

Bruno Pagani archange at archlinux.org
Tue Dec 22 20:07:22 UTC 2020


    Date: Tuesday, December 22, 2020 @ 20:07:21
  Author: archange
Revision: 782898

upgpkg: python-distributed 2020.12.0-1

Modified:
  python-distributed/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-22 20:06:52 UTC (rev 782897)
+++ PKGBUILD	2020-12-22 20:07:21 UTC (rev 782898)
@@ -2,8 +2,8 @@
 
 _pkg=distributed
 pkgname=python-${_pkg}
-pkgver=2.30.1
-pkgrel=3
+pkgver=2020.12.0
+pkgrel=1
 pkgdesc="Distributed task scheduler for Dask"
 arch=(any)
 url="https://distributed.dask.org/"
@@ -32,7 +32,7 @@
 source=(https://files.pythonhosted.org/packages/source/${_pkg::1}/${_pkg}/${_pkg}-${pkgver}.tar.gz
         py39.patch)
 #source=(https://github.com/dask/distributed/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('1421d3b84a0885aeb2c4bdc9e8896729c0f053a9375596c9de8864e055e2ac8e'
+sha256sums=('2a0b6acc921cd4e0143a7c4383cdcbed7defbc4bd9dc3aab0c7f1c45f14f80e1'
             'e872d3655fc634f226b178d579377ed862c14ff488058586e61c82fd903ed680')
 
 prepare() {



More information about the arch-commits mailing list