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

Bruno Pagani archange at archlinux.org
Sun Aug 9 13:47:00 UTC 2020


    Date: Sunday, August 9, 2020 @ 13:46:59
  Author: archange
Revision: 673142

upgpkg: python-distributed 2.22.0-1

Modified:
  python-distributed/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-09 12:37:27 UTC (rev 673141)
+++ PKGBUILD	2020-08-09 13:46:59 UTC (rev 673142)
@@ -2,7 +2,7 @@
 
 _pkg=distributed
 pkgname=python-${_pkg}
-pkgver=2.21.0
+pkgver=2.22.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=('8667b21f547ab3e209f4db5a4adbbd32c942616c7e227569cdbaa804882acd71')
+sha256sums=('4ebd68f9c15bff19e8b2a2b16ef8fd6640f5fcc3fcf65c14fbe88501d2637530')
 
 build() {
   cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list