python-ml_dtypes: add msys2_references + changelog URL
This commit is contained in:
parent
edadd93ae7
commit
932a74dea2
@ -9,6 +9,12 @@ pkgdesc="A stand-alone implementation of several NumPy dtype extensions used in
|
||||
arch=('any')
|
||||
mingw_arch=('ucrt64' 'clang64' 'clangarm64')
|
||||
url='https://github.com/jax-ml/ml_dtypes'
|
||||
msys2_changelog_url='https://github.com/jax-ml/ml_dtypes/blob/main/CHANGELOG.md'
|
||||
msys2_references=(
|
||||
'archlinux: python-ml-dtypes'
|
||||
'gentoo: dev-python/ml-dtypes'
|
||||
'purl: pkg:pypi/ml-dtypes'
|
||||
)
|
||||
license=('spdx:Apache-2.0')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-numpy"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user