Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
python-cuda-pathfinder
Commits:
d62728fb by Jakub Klinkovský at 2026-06-30T08:04:03+02:00
upgpkg: 1:1.5.6-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-cuda-pathfinder
pkgdesc = Utilities for locating CUDA components
- pkgver = 1.5.5
+ pkgver = 1.5.6
pkgrel = 1
epoch = 1
url =
https://nvidia.github.io/cuda-python/cuda-pathfinder/latest/index.html
@@ -16,7 +16,7 @@ pkgbase = python-cuda-pathfinder
makedepends = python-installer
makedepends = python-setuptools-scm
depends = python
- source =
python-cuda::git+https://github.com/NVIDIA/cuda-python#tag=cuda-pathfinder-v1.5.5
- b2sums =
cf0585096348098d94ec6588219fd3b3a26276d8c6186d20bae024b00f34fc8792ca037e69865b287778046a92c1f8066a8e9a1438f256f03d1a8896f409b56f
+ source =
python-cuda::git+https://github.com/NVIDIA/cuda-python#tag=cuda-pathfinder-v1.5.6
+ b2sums =
7895d6b7057e4a8347dc897f9ed51286e72b165e5a3f6eeef7c3761361fe3f646418d64e1b8a41bdf6fd4556bdf84e7b9e8b8e9eeb9db23a8638000a1cde45ec
pkgname = python-cuda-pathfinder
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# but it has different versioning scheme and release frequency
pkgname=python-cuda-pathfinder
epoch=1
-pkgver=1.5.5
+pkgver=1.5.6
pkgrel=1
pkgdesc="Utilities for locating CUDA components"
arch=(any)
@@ -29,7 +29,7 @@ checkdepends=(
source=(
python-cuda::git+https://github.com/NVIDIA/cuda-python#tag=cuda-pathfinder-v$pkgver
)
-b2sums=('cf0585096348098d94ec6588219fd3b3a26276d8c6186d20bae024b00f34fc8792ca037e69865b287778046a92c1f8066a8e9a1438f256f03d1a8896f409b56f')
+b2sums=('7895d6b7057e4a8347dc897f9ed51286e72b165e5a3f6eeef7c3761361fe3f646418d64e1b8a41bdf6fd4556bdf84e7b9e8b8e9eeb9db23a8638000a1cde45ec')
build() {
cd python-cuda/cuda_pathfinder
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cuda-pathfinder/-/commit/d62728fb5ec8ff7a2a368b50d9acf1c360c4ef45
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cuda-pathfinder/-/commit/d62728fb5ec8ff7a2a368b50d9acf1c360c4ef45
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help