python312Packages.jsondiff 2.0.0 -> 2.2.0 https://github.com/ZoomerAnalytics/jsondiff/releases attrpath: python312Packages.jsondiff 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/m04ikj43yj2s22743wfxp0znhx3j99dk-packages.json.drv building '/nix/store/m04ikj43yj2s22743wfxp0znhx3j99dk-packages.json.drv'... Going to be running update for following packages: - python3.12-jsondiff-2.0.0 Press Enter key to continue... Running update for: - python3.12-jsondiff-2.0.0: UPDATING ... - python3.12-jsondiff-2.0.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/jsondiff/default.nix b/pkgs/development/python-modules/jsondiff/default.nix index 5b5f67ce5264..2ced30ca3cdc 100644 --- a/pkgs/development/python-modules/jsondiff/default.nix +++ b/pkgs/development/python-modules/jsondiff/default.nix @@ -6,12 +6,12 @@ buildPythonPackage rec { pname = "jsondiff"; - version = "2.0.0"; + version = "2.2.0"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-J5WETvB17IorjThcTVn16kiwjnGA/OPLJ4e+DbALH7Q="; + hash = "sha256-Bg6aEP4TbGQ+nSvyZOofvpZu0X0v03NI3WWxxlDC308="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 1818 > 100