Date: Wednesday, November 11, 2020 @ 10:32:59 Author: foutrelis Revision: 750091
upgpkg: python-opt_einsum 3.3.0-3: Python 3.9 rebuild Modified: python-opt_einsum/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-11 10:32:58 UTC (rev 750090) +++ PKGBUILD 2020-11-11 10:32:59 UTC (rev 750091) @@ -2,7 +2,7 @@ # Contributor: Adrien Wu <[email protected]> pkgname=python-opt_einsum pkgver=3.3.0 -pkgrel=2 +pkgrel=3 pkgdesc="Optimizing einsum functions in NumPy, Tensorflow, Dask, and more with contraction order optimization" url="https://github.com/dgasmith/opt_einsum" license=('MIT')
