Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-ml-dtypes
Commits:
8fd5f295 by Antonio Rojas at 2024-06-23T01:14:27+02:00
upgpkg: 0.4.0-2: numpy 2.0 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-ml-dtypes
pkgdesc = A stand-alone implementation of several NumPy dtype
extensions used in ML
pkgver = 0.4.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jax-ml/ml_dtypes
arch = x86_64
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname='python-ml-dtypes'
pkgver=0.4.0
-pkgrel=1
+pkgrel=2
pkgdesc='A stand-alone implementation of several NumPy dtype extensions used
in ML'
arch=('x86_64')
url='https://github.com/jax-ml/ml_dtypes'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ml-dtypes/-/commit/8fd5f2951852db3a7299571479082d2960bf95b6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ml-dtypes/-/commit/8fd5f2951852db3a7299571479082d2960bf95b6
You're receiving this email because of your account on gitlab.archlinux.org.