Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-numba
Commits:
45051ab8 by Antonio Rojas at 2025-12-27T19:07:05+01:00
upgpkg: 0.63.1-5: Python 3.14 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-numba
pkgdesc = JIT compiler that translates a subset of Python and NumPy
code into fast machine code
pkgver = 0.63.1
- pkgrel = 4
+ pkgrel = 5
url = https://numba.pydata.org/
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-numba
pkgver=0.63.1
-pkgrel=4
+pkgrel=5
pkgdesc="JIT compiler that translates a subset of Python and NumPy code into
fast machine code"
url="https://numba.pydata.org/"
arch=(x86_64)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-numba/-/commit/45051ab89afa82813825bdac8e40328ded245357
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-numba/-/commit/45051ab89afa82813825bdac8e40328ded245357
You're receiving this email because of your account on gitlab.archlinux.org.