Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-ml-dtypes
Commits:
fe33825c by Jelle van der Waa at 2024-11-17T17:59:59+01:00
upgpkg: 0.4.0-3: Rebuild for Python 3.13
- - - - -
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 = 2
+ pkgrel = 3
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=2
+pkgrel=3
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/fe33825c900ff3b4d338a87a8761b939fb7a8c98
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ml-dtypes/-/commit/fe33825c900ff3b4d338a87a8761b939fb7a8c98
You're receiving this email because of your account on gitlab.archlinux.org.