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

Antonio Rojas arojas at gemini.archlinux.org
Wed Jul 14 18:12:33 UTC 2021


    Date: Wednesday, July 14, 2021 @ 18:12:33
  Author: arojas
Revision: 977062

Update to 0.9.12.post1

Modified:
  python-pythran/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-14 18:11:56 UTC (rev 977061)
+++ PKGBUILD	2021-07-14 18:12:33 UTC (rev 977062)
@@ -3,7 +3,7 @@
 # Contributor: xantares
 
 pkgname=python-pythran
-pkgver=0.9.12
+pkgver=0.9.12.post1
 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=('5d50dc74dca1d3f902941865acbae981fc24cceeb9d54673d68d6b5c8c1b0001')
+sha256sums=('e7589cf83b0befa9a1b55e98223caf89aff887d9e3f14be912cf8703a717f185')
 
 build() {
   cd pythran-$pkgver




More information about the arch-commits mailing list