python3Packages.types-psutil: 7.0.0.20250401 -> 7.0.0.20250801

This commit was automatically generated using update-python-libraries.
This commit is contained in:
Martin Weinelt
2025-08-09 19:04:36 +02:00
parent e3ed00e9e8
commit df5fdc35cc
@@ -6,13 +6,13 @@
buildPythonPackage rec {
pname = "types-psutil";
version = "7.0.0.20250401";
version = "7.0.0.20250801";
format = "setuptools";
src = fetchPypi {
pname = "types_psutil";
inherit version;
hash = "sha256-Kn1mPAiIoHn8FkPrwQmtEuV6IclVKp4gNdpQQZEzbb8=";
hash = "sha256-AjC1YjQlLMb1nDYdzLqqCPMIjqNWk2er5pAEhdOIyX0=";
};
# Module doesn't have tests