python312Packages.jsonschema-spec 0.2.4 -> 0.3.2 https://github.com/p1c2u/jsonschema-spec/releases attrpath: python312Packages.jsonschema-spec Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/imb7b67m1gmgksbhaapjg56mr4fzhirk-packages.json.drv building '/nix/store/imb7b67m1gmgksbhaapjg56mr4fzhirk-packages.json.drv'... Going to be running update for following packages: - python3.12-jsonschema-spec-0.2.4 Press Enter key to continue... Running update for: - python3.12-jsonschema-spec-0.2.4: UPDATING ... - python3.12-jsonschema-spec-0.2.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/jsonschema-spec/default.nix b/pkgs/development/python-modules/jsonschema-spec/default.nix index c41d8b35cf09..7282a8076688 100644 --- a/pkgs/development/python-modules/jsonschema-spec/default.nix +++ b/pkgs/development/python-modules/jsonschema-spec/default.nix @@ -20,7 +20,7 @@ buildPythonPackage rec { pname = "jsonschema-spec"; - version = "0.2.4"; + version = "0.3.2"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -29,7 +29,7 @@ buildPythonPackage rec { owner = "p1c2u"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-1Flb3XQCGhrAYzTvriSVhHDb/Z/uvCyZdbav2u7f3sg="; + hash = "sha256-HC0yfACKFIQEQoIa8/FUKyV8YS8TQ0BY7i3n9xCdKz8="; }; postPatch = '' An auto update branch exists with message `python312Packages.jsonschema-spec: 0.2.4 -> 0.3.2`. New version is 0.3.2. An auto update branch exists with an equal or greater version