Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pythran
Commits:
22cec31a by Jelle van der Waa at 2024-11-18T11:25:37+01:00
upgpkg: 0.17.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pythran
pkgdesc = Ahead of Time compiler for numeric kernels
pkgver = 0.17.0
- pkgrel = 1
+ pkgrel = 2
url = https://pythran.readthedocs.io/
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-pythran
pkgver=0.17.0
-pkgrel=1
+pkgrel=2
pkgdesc='Ahead of Time compiler for numeric kernels'
arch=(any)
url='https://pythran.readthedocs.io/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pythran/-/commit/22cec31a4f59acecdfb5917045974bebe996d484
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pythran/-/commit/22cec31a4f59acecdfb5917045974bebe996d484
You're receiving this email because of your account on gitlab.archlinux.org.