Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-numba
Commits:
c0da8823 by Antonio Rojas at 2024-04-09T09:33:13+02:00
upgpkg: 0.59.0-2: Python 3.12 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.59.0
- pkgrel = 1
+ pkgrel = 2
url = https://numba.pydata.org/
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-numba
pkgver=0.59.0
-pkgrel=1
+pkgrel=2
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/c0da8823c426e5d9d5de74c1601416c67d77e48f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-numba/-/commit/c0da8823c426e5d9d5de74c1601416c67d77e48f
You're receiving this email because of your account on gitlab.archlinux.org.