228.tar.gz) = 25400 diff --git a/devel/py-types-psutil/files/patch-pyproject.toml b/devel/py-types-psutil/files/patch-pyproject.toml index d11eb404ea3c..862566d2f701 100644 --- a/devel/py-types-psutil/files/patch-pyproject.toml +++ b/devel/py-types-psutil/files/patch-pyproject.toml @@ -1,4 +1,4 @@ ---- pyproject.toml.orig 2025-12-11 03:16:41 UTC +--- pyproject.toml.orig 2025-12-28 03:28:16 UTC +++ pyproject.toml @@ -1,12 +1,11 @@ build-backend = "setuptools.build_meta" [build-system] @@ -8,7 +8,7 @@ [project] name = "types-psutil" - version = "7.1.3.20251211" + version = "7.2.0.20251228" -license = "Apache-2.0" -license-files = ["LICENSE"] +license = { text = "Apache-2.0" }