Torsten Keßler pushed to branch main at Arch Linux / Packaging / Packages /
python-triton
Commits:
9e1d03c6 by Torsten Keßler at 2025-12-28T19:23:50+01:00
upgpkg: 3.5.1-2
Python 3.14 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-triton
pkgdesc = Language and compiler for writing highly efficient custom
Deep-Learning primitives
pkgver = 3.5.1
- pkgrel = 1
+ pkgrel = 2
url = https://triton-lang.org/main/index.html
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_pkgname=triton
pkgname=python-${_pkgname}
pkgver=3.5.1
-pkgrel=1
+pkgrel=2
pkgdesc="Language and compiler for writing highly efficient custom
Deep-Learning primitives"
url="https://triton-lang.org/main/index.html"
license=(MIT)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-triton/-/commit/9e1d03c6b709aa524eec1f21036df9a1cec1ce6a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-triton/-/commit/9e1d03c6b709aa524eec1f21036df9a1cec1ce6a
You're receiving this email because of your account on gitlab.archlinux.org.