Date: Sunday, November 15, 2020 @ 11:15:10
  Author: archange
Revision: 754403

Python 3.9 rebuild

Modified:
  python-distributed/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-11-15 11:13:24 UTC (rev 754402)
+++ PKGBUILD    2020-11-15 11:15:10 UTC (rev 754403)
@@ -3,7 +3,7 @@
 _pkg=distributed
 pkgname=python-${_pkg}
 pkgver=2.30.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Distributed task scheduler for Dask"
 arch=(any)
 url="https://distributed.dask.org/";

Reply via email to