Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
python-tensile


Commits:
a5a7e57c by Christian Heusel at 2026-05-05T13:42:13+02:00
upgpkg: 7.2.3-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-tensile
        pkgdesc = benchmark-driven backend libraries for general matrix-matrix 
multiplications
-       pkgver = 7.2.2
+       pkgver = 7.2.3
        pkgrel = 1
        url = https://rocm.docs.amd.com/projects/Tensile/en/latest/
        arch = any
@@ -14,7 +14,7 @@ pkgbase = python-tensile
        depends = python-msgpack
        depends = python-pyaml
        depends = python-joblib
-       source = 
python-tensile-7.2.2.tar.gz::https://github.com/ROCm/Tensile/archive/refs/tags/rocm-7.2.2.tar.gz
-       sha256sums = 
a0ba0b0026fc5e2929340a2e79e51329438527f3ec3e86e5ee78fdab3199840d
+       source = 
python-tensile-7.2.3.tar.gz::https://github.com/ROCm/Tensile/archive/refs/tags/rocm-7.2.3.tar.gz
+       sha256sums = 
3bb419564c6c61cc0663c6cab3c46c45459be16bb2c15f055852de954dc8a3cf
 
 pkgname = python-tensile


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Christian Heusel <[email protected]>
 
 pkgname=python-tensile
-pkgver=7.2.2
+pkgver=7.2.3
 pkgrel=1
 pkgdesc="benchmark-driven backend libraries for general matrix-matrix 
multiplications"
 arch=('any')
@@ -12,7 +12,7 @@ depends=('python' 'python-msgpack' 'python-pyaml' 
'python-joblib')
 makedepends=('cmake' 'python-build' 'python-installer' 'python-wheel' 
'python-setuptools')
 _git='https://github.com/ROCm/Tensile'
 source=("$pkgname-$pkgver.tar.gz::$_git/archive/refs/tags/rocm-$pkgver.tar.gz")
-sha256sums=('a0ba0b0026fc5e2929340a2e79e51329438527f3ec3e86e5ee78fdab3199840d')
+sha256sums=('3bb419564c6c61cc0663c6cab3c46c45459be16bb2c15f055852de954dc8a3cf')
 
 prepare() {
        cd "Tensile-rocm-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tensile/-/commit/a5a7e57c8b49d2b953f8b37d43d2c5f61acfad6e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tensile/-/commit/a5a7e57c8b49d2b953f8b37d43d2c5f61acfad6e
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


Reply via email to