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

Evangelos Foutras foutrelis at archlinux.org
Tue Nov 10 04:00:40 UTC 2020


    Date: Tuesday, November 10, 2020 @ 04:00:40
  Author: foutrelis
Revision: 748353

upgpkg: python-distributed 2.30.0-2: Python 3.9 rebuild

Modified:
  python-distributed/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-10 04:00:38 UTC (rev 748352)
+++ PKGBUILD	2020-11-10 04:00:40 UTC (rev 748353)
@@ -3,7 +3,7 @@
 _pkg=distributed
 pkgname=python-${_pkg}
 pkgver=2.30.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Distributed task scheduler for Dask"
 arch=(any)
 url="https://distributed.dask.org/"
@@ -49,4 +49,3 @@
   python setup.py install --prefix=/usr --root="${pkgdir}" --optimize=1 --skip-build
   install -Dm644 LICENSE.txt -t "${pkgdir}"/usr/share/licenses/${pkgname}/
 }
-



More information about the arch-commits mailing list