python311Packages.jsonschema-spec 0 -> 1 attrpath: python311Packages.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/w2y81ylriqlfjixaxi8yn8dyh6kpz6wk-packages.json.drv building '/nix/store/w2y81ylriqlfjixaxi8yn8dyh6kpz6wk-packages.json.drv'... Going to be running update for following packages: - python3.11-jsonschema-spec-0.2.4 Press Enter key to continue... Running update for: - python3.11-jsonschema-spec-0.2.4: UPDATING ... - python3.11-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 7e8c668a0791..ffecee06e879 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 = '' No auto update branch exists Python package with too many package rebuilds 80 > 25