blob: 296abe0dd05d0eddbae425cbee7079453eb3f6d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-nvidia-ml-py
pkgdesc = Python Bindings for the NVIDIA Management Library
pkgver = 12.575.51
pkgrel = 1
url = https://pypi.org/project/nvidia-ml-py
arch = any
license = BSD-3-Clause
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = nvidia-utils
depends = python
source = nvidia-ml-py-12.575.51.tar.gz::https://files.pythonhosted.org/packages/source/n/nvidia-ml-py/nvidia_ml_py-12.575.51.tar.gz
sha512sums = 3132e9d8e601e88f036188f026ea5e6f0ae0358a8a381d2e8dcb363d4fe1f8aecbb31e0fb72555e32991df6c4c86c8c1713002f47094dc9afebd58c1cde1d2e2
pkgname = python-nvidia-ml-py
|