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

Antonio Rojas arojas at gemini.archlinux.org
Tue Sep 14 06:13:34 UTC 2021


    Date: Tuesday, September 14, 2021 @ 06:13:34
  Author: arojas
Revision: 1014773

Update to 0.10.0

Modified:
  python-pythran/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-14 03:14:27 UTC (rev 1014772)
+++ PKGBUILD	2021-09-14 06:13:34 UTC (rev 1014773)
@@ -3,7 +3,7 @@
 # Contributor: xantares
 
 pkgname=python-pythran
-pkgver=0.9.12.post1
+pkgver=0.10.0
 pkgrel=1
 pkgdesc='Ahead of Time compiler for numeric kernels'
 arch=(any)
@@ -12,7 +12,7 @@
 depends=(python-networkx python-ply python-numpy python-beniget python-six xsimd boost)
 makedepends=(python-setuptools python-pytest-runner)
 source=(https://files.pythonhosted.org/packages/source/p/pythran/pythran-$pkgver.tar.gz)
-sha256sums=('e7589cf83b0befa9a1b55e98223caf89aff887d9e3f14be912cf8703a717f185')
+sha256sums=('9dac8e1d50f33d4676003e350b1f0c878ce113e6f907920e92dc103352cac5bf')
 
 build() {
   cd pythran-$pkgver



More information about the arch-commits mailing list