diff --git a/pynvml-11.5.0.tar.gz b/pynvml-11.5.0.tar.gz deleted file mode 100644 index d52e118418174e729ee9a47f27bcb22c7de4bf1b..0000000000000000000000000000000000000000 Binary files a/pynvml-11.5.0.tar.gz and /dev/null differ diff --git a/pynvml-11.5.3.tar.gz b/pynvml-11.5.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..068168a048111a2cf1aaee58780b5d11d9fd21dd Binary files /dev/null and b/pynvml-11.5.3.tar.gz differ diff --git a/python-pynvml.spec b/python-pynvml.spec index 51b15050c895ca5313e2556fff3cd6f1698e4ca7..1c1db48f2c9c4553acf71ba776086a15f625a8a4 100644 --- a/python-pynvml.spec +++ b/python-pynvml.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pynvml -Version: 11.5.0 +Version: 11.5.3 Release: 1 Summary: Python Bindings for the NVIDIA Management Library License: BSD-3-Clause URL: http://www.nvidia.com/ -Source0: https://files.pythonhosted.org/packages/77/1b/dbc48e97c0c005a5ac4574dbea98465211e918dd79e6bdbde21ee77cccb9/pynvml-11.5.0.tar.gz +Source0: https://files.pythonhosted.org/packages/e4/e9/9931792cb776716363fc7c3039b477d11278173d71ddc230eb9b5f4ce93f/pynvml-11.5.3.tar.gz BuildArch: noarch %description @@ -73,6 +73,11 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Oct 25 2024 caiyuxin - 11.5.3-1 +- Update package to version 11.5.3 + * Relocated smi bindings to new pynvml_utils module + * Updated README to encourage migration to nvidia-ml-py + * Tue Feb 28 2023 wangjunqi - 11.5.0-1 - Update package to version 11.5.0