python-nvidia-ml: update to 12.535.77

This commit is contained in:
Mehdi Chinoune
2023-08-12 06:29:21 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent d917cb2710
commit adc0da2574

View File

@@ -7,8 +7,8 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
provides=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
conflicts=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
replaces=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
pkgver=11.525.112
pkgrel=2
pkgver=12.535.77
pkgrel=1
pkgdesc="Python bindings to the NVIDIA Management Library (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
@@ -17,7 +17,7 @@ license=('BSD')
depends=("${MINGW_PACKAGE_PREFIX}-python")
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
source=("https://pypi.org/packages/source/${_srcname::1}/${_srcname}/${_srcname}-${pkgver}.tar.gz")
sha256sums=('c64e473953b65ec0ccc76cf3601c3130a0ac8060bbcaea912cc00fa8e4c9868d')
sha256sums=('8d81e5ed993c84006454102af84c4bffdf72ba5c51212b6c0121c65688983e14')
prepare() {
cd "${srcdir}"