python310Packages.deepdiff 0 -> 1 attrpath: python310Packages.deepdiff 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/6xs3sbqd2m4hh2lb892imyxmf29cd2kz-packages.json.drv building '/nix/store/6xs3sbqd2m4hh2lb892imyxmf29cd2kz-packages.json.drv'... Going to be running update for following packages: - python3.10-deepdiff-6.3.0 Press Enter key to continue... Running update for: - python3.10-deepdiff-6.3.0: UPDATING ... - python3.10-deepdiff-6.3.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/deepdiff/default.nix b/pkgs/development/python-modules/deepdiff/default.nix index 7f1f0481d22..d31722b0d7e 100644 --- a/pkgs/development/python-modules/deepdiff/default.nix +++ b/pkgs/development/python-modules/deepdiff/default.nix @@ -16,7 +16,7 @@ buildPythonPackage rec { pname = "deepdiff"; - version = "6.3.0"; + version = "6.3.1"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -25,7 +25,7 @@ buildPythonPackage rec { owner = "seperman"; repo = "deepdiff"; rev = "refs/tags/${version}"; - hash = "sha256-txZ1X1J8DwueDRpLP3OuRA+S9hc5G3YCmEG+AS6ZAkI="; + hash = "sha256-5m8JLhDVIfzeFN2p+nD1k/MlNDLG+XsalJYaYjAMpnU="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 46 > 25