py-types-psutil: add 5.9.5.16 (#40027)

This commit is contained in:
Manuela Kuhn 2023-09-18 18:49:20 +02:00 committed by GitHub
parent b8e32ff6b3
commit 75eeab1297
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ class PyTypesPsutil(PythonPackage):
homepage = "https://github.com/python/typeshed"
pypi = "types-psutil/types-psutil-5.9.5.5.tar.gz"
version("5.9.5.16", sha256="4e9b219efb625d3d04f6bf106934f87cab49aa41a94b0a3b3089403f47a79228")
version("5.9.5.5", sha256="4f26fdb2cb064b274cbc6359fba4abf3b3a2993d7d4abc336ad0947568212c62")
depends_on("py-setuptools", type="build")