Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
python-cuda
Commits:
9b0e4505 by Jakub Klinkovský at 2025-12-23T10:43:47+01:00
upgpkg: 13.1.1-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-cuda
pkgdesc = Python interface for CUDA provided by NVIDIA
pkgver = 13.1.1
- pkgrel = 1
+ pkgrel = 2
url = https://nvidia.github.io/cuda-python
arch = x86_64
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgbase=python-cuda
pkgname=(python-cuda python-cuda-core python-cuda-bindings
python-cuda-pathfinder)
pkgver=13.1.1
-pkgrel=1
+pkgrel=2
pkgdesc="Python interface for CUDA provided by NVIDIA"
arch=(x86_64)
url="https://nvidia.github.io/cuda-python"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cuda/-/commit/9b0e45057e808cecaacd9b5348e4b6c2e1552752
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cuda/-/commit/9b0e45057e808cecaacd9b5348e4b6c2e1552752
You're receiving this email because of your account on gitlab.archlinux.org.