python311Packages.jsonschema-specifications 0 -> 1 attrpath: python311Packages.jsonschema-specifications 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/2z5nl4fqisiy4x8xlc79826rs5ffgq1c-packages.json.drv building '/nix/store/2z5nl4fqisiy4x8xlc79826rs5ffgq1c-packages.json.drv'... Going to be running update for following packages: - python3.11-jsonschema-specifications-2023.11.2 Press Enter key to continue... Running update for: - python3.11-jsonschema-specifications-2023.11.2: UPDATING ... - python3.11-jsonschema-specifications-2023.11.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/jsonschema-specifications/default.nix b/pkgs/development/python-modules/jsonschema-specifications/default.nix index 07fd3dcd5895..6d4a6478374b 100644 --- a/pkgs/development/python-modules/jsonschema-specifications/default.nix +++ b/pkgs/development/python-modules/jsonschema-specifications/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "jsonschema-specifications"; - version = "2023.11.2"; + version = "2023.12.1"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -19,7 +19,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "jsonschema_specifications"; inherit version; - hash = "sha256-lHL8T+pHTNdL6korGQ2uzLWp5NsuqA7896G1gvyagbg="; + hash = "sha256-SKdnh7PnD17VPxFg0rgfWG5MptFUjF3nCF0WgmdHZMw="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 3451 > 25