Date: Tuesday, May 2, 2023 @ 21:23:16
  Author: arojas
Revision: 1455924

upgpkg: python-pythran 0.13.1-1: Update to 0.13.1

Modified:
  python-pythran/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-02 21:20:49 UTC (rev 1455923)
+++ PKGBUILD    2023-05-02 21:23:16 UTC (rev 1455924)
@@ -3,8 +3,8 @@
 # Contributor: xantares
 
 pkgname=python-pythran
-pkgver=0.13.0
-pkgrel=2
+pkgver=0.13.1
+pkgrel=1
 pkgdesc='Ahead of Time compiler for numeric kernels'
 arch=(any)
 url='https://pythran.readthedocs.io/'
@@ -12,7 +12,7 @@
 depends=(python-ply python-numpy python-beniget xsimd boost)
 makedepends=(python-setuptools python-pytest-runner)
 
source=(https://files.pythonhosted.org/packages/source/p/pythran/pythran-$pkgver.tar.gz)
-sha256sums=('1eb7ca772e96e21204f92483c982ad9ba6a950863075df62ea97cd06b2d11786')
+sha256sums=('8aad08162f010e5425a7b254dd68d83311b430bb29f9252dce2eff3ba39497dd')
 
 build() {
   cd pythran-$pkgver

Reply via email to