python3Packages.scim2-models: 0.6.11 -> 0.6.12 (#510115)

This commit is contained in:
Kerstin
2026-04-15 06:53:30 +00:00
committed by GitHub
@@ -13,7 +13,7 @@
buildPythonPackage (finalAttrs: {
pname = "scim2-models";
version = "0.6.11";
version = "0.6.12";
pyproject = true;
@@ -21,7 +21,7 @@ buildPythonPackage (finalAttrs: {
owner = "python-scim";
repo = "scim2-models";
tag = finalAttrs.version;
hash = "sha256-sqXygOutxdLBRJYC3nn78JFsngF2Tq6E0g91VKXQhZE=";
hash = "sha256-EYWPz44cVbff/qV/nSwU+RDWhLypUMoCAdZfxpkC9ag=";
};
postPatch = ''