Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
python-pycuda
Commits:
b1e8bd88 by Jakub Klinkovský at 2025-12-23T11:30:53+01:00
upgpkg: 2025.1.2-5: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pycuda
pkgdesc = Python wrapper for Nvidia CUDA
pkgver = 2025.1.2
- pkgrel = 4
+ pkgrel = 5
url = https://documen.tician.de/pycuda/
arch = x86_64
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
_name=pycuda
pkgname=python-pycuda
pkgver=2025.1.2
-pkgrel=4
+pkgrel=5
pkgdesc="Python wrapper for Nvidia CUDA"
arch=(x86_64)
url="https://documen.tician.de/pycuda/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pycuda/-/commit/b1e8bd886f5b9a5cea8e3b6aff282b78b61a3d06
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pycuda/-/commit/b1e8bd886f5b9a5cea8e3b6aff282b78b61a3d06
You're receiving this email because of your account on gitlab.archlinux.org.