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

Sven-Hendrik Haase svenstaro at archlinux.org
Mon May 11 11:28:57 UTC 2020


    Date: Monday, May 11, 2020 @ 11:28:57
  Author: svenstaro
Revision: 626251

upgpkg: python-opt_einsum 3.2.1-1

Modified:
  python-opt_einsum/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-11 09:11:26 UTC (rev 626250)
+++ PKGBUILD	2020-05-11 11:28:57 UTC (rev 626251)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase <svenstaro at gmail.com>
 # Contributor: Adrien Wu <adrien.sf.wu at gmail.com>
 pkgname=python-opt_einsum
-pkgver=3.1.0
+pkgver=3.2.1
 pkgrel=1
 pkgdesc="Optimizing einsum functions in NumPy, Tensorflow, Dask, and more with contraction order optimization"
 url="https://github.com/dgasmith/opt_einsum"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 _name=opt_einsum
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
-sha256sums=('edfada4b1d0b3b782ace8bc14e80618ff629abf53143e1e6bbf9bd00b11ece77')
+sha256sums=('83b76a98d18ae6a5cc7a0d88955a7f74881f0e567a0f4c949d24c942753eb998')
 
 build() {
   cd "$srcdir/$_name-$pkgver"



More information about the arch-commits mailing list