Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
python-cccl
Commits:
af85ce96 by Jakub Klinkovský at 2026-04-11T11:49:53+02:00
upgpkg: 0.6.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-cccl
pkgdesc = CUDA Core Compute Libraries for Python
- pkgver = 0.5.2
+ pkgver = 0.6.0
pkgrel = 1
url = https://github.com/NVIDIA/cccl
arch = x86_64
@@ -24,7 +24,7 @@ pkgbase = python-cccl
depends = python-numba-cuda
depends = python-numpy
depends = python-typing_extensions
- source =
python-cccl-0.5.2.tar.gz::https://github.com/NVIDIA/cccl/archive/refs/tags/python-0.5.2.tar.gz
- b2sums =
00bfd57979c8cfd471a2f6d828b551461b6e5982af3599798a3848472022126fce5553d7e7f71a38525294c1ee5cf1c3c875ebe4d4978a7c486ebad03f7a259e
+ source =
python-cccl-0.6.0.tar.gz::https://github.com/NVIDIA/cccl/archive/refs/tags/python-0.6.0.tar.gz
+ b2sums =
ef9ef3a99037fe0753c6047eacbb400462e6a6c98ede0b37c7cff7eef563a9a6d5a34f083f9da4efeb5a584e34b0c8a0f46c5329efeb7e931e70171474256914
pkgname = python-cccl
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
_name=cccl
pkgname=python-$_name
-pkgver=0.5.2
+pkgver=0.6.0
pkgrel=1
pkgdesc="CUDA Core Compute Libraries for Python"
arch=(x86_64)
@@ -32,7 +32,7 @@ makedepends=(
python-wheel
)
source=($pkgname-$pkgver.tar.gz::$url/archive/refs/tags/python-$pkgver.tar.gz)
-b2sums=('00bfd57979c8cfd471a2f6d828b551461b6e5982af3599798a3848472022126fce5553d7e7f71a38525294c1ee5cf1c3c875ebe4d4978a7c486ebad03f7a259e')
+b2sums=('ef9ef3a99037fe0753c6047eacbb400462e6a6c98ede0b37c7cff7eef563a9a6d5a34f083f9da4efeb5a584e34b0c8a0f46c5329efeb7e931e70171474256914')
prepare() {
cd $_name-python-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cccl/-/commit/af85ce9639c766e183206c1d45644dbcbf2d810a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cccl/-/commit/af85ce9639c766e183206c1d45644dbcbf2d810a
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