Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-llvmlite


Commits:
f65fff65 by Antonio Rojas at 2023-09-22T19:50:42+02:00
upgpkg: 0.41.0-1: Update to 0.41.0,needed by new python-numba

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _name=llvmlite
 pkgbase="python-${_name}"
 pkgname=("${pkgbase}")
-pkgver=0.40.0rc1
+pkgver=0.41.0
 pkgrel=1
 pkgdesc='A Lightweight LLVM Python Binding for Writing JIT Compilers'
 arch=('x86_64')
@@ -13,8 +13,8 @@ checkdepends=('python-pytest')
 url="https://github.com/numba/${_name}";
 license=('BSD')
 
source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz)
-sha256sums=('f87877f4703bbc73b2c1a872a5487f4720031b9ad7bc8e2bf3dc5fe616db6b15')
-b2sums=('02804284bbbdb0ea0664748eebef5e2edd9f6f848916d36bec4024bbe09c0add35c388ddd39a85db0f8f79bd3086aa45d17e40ab3e4f99b7248c8a6527440069')
+sha256sums=('7d41db345d76d2dfa31871178ce0d8e9fd8aa015aa1b7d4dab84b5cb393901e0')
+b2sums=('7c0616c8d484140de3a882fa5b31a5191b0a7c70d8b80d05990504e7d1e5e986c211b326c51d7405dc0e258d52048dc6a60f059fbc31a3adccbaa5adb95877c3')
 
 build() {
     cd "${_name}-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-llvmlite/-/commit/f65fff65363af12ed78caa5a732c0e001937efe2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-llvmlite/-/commit/f65fff65363af12ed78caa5a732c0e001937efe2
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to