Torsten Keßler pushed to branch main at Arch Linux / Packaging / Packages /
python-aotriton
Commits:
e726f063 by Torsten Keßler at 2025-12-29T19:41:37+01:00
upgpkg: 0.11.1b-3
Python 3.14 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-aotriton
pkgdesc = Ahead of Time Triton Math Library
pkgver = 0.11.1b
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/ROCm/aotriton
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_pkgname=aotriton
pkgname=python-${_pkgname}
pkgver=0.11.1b
-pkgrel=2
+pkgrel=3
pkgdesc="Ahead of Time Triton Math Library"
url="https://github.com/ROCm/aotriton"
license=(MIT)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aotriton/-/commit/e726f06375202feb552210ca3d2177fd4467d477
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aotriton/-/commit/e726f06375202feb552210ca3d2177fd4467d477
You're receiving this email because of your account on gitlab.archlinux.org.