python311Packages.deepdiff 6.7.1 -> 7.0.1 https://github.com/seperman/deepdiff/releases attrpath: python311Packages.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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-deepdiff-6.7.1 Press Enter key to continue... Running update for: - python3.11-deepdiff-6.7.1: UPDATING ... - python3.11-deepdiff-6.7.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/deepdiff/default.nix b/pkgs/development/python-modules/deepdiff/default.nix index 350ce76eca49..f24f3b5ba239 100644 --- a/pkgs/development/python-modules/deepdiff/default.nix +++ b/pkgs/development/python-modules/deepdiff/default.nix @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "deepdiff"; - version = "6.7.1"; + version = "7.0.1"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -26,7 +26,7 @@ buildPythonPackage rec { owner = "seperman"; repo = "deepdiff"; rev = "refs/tags/${version}"; - hash = "sha256-YGYprSC5j06Ozg0dUJN5xnba0HUgiXa+d9Ci3czGWoY="; + hash = "sha256-HqmAE5sLwyjyUahIUeRIJW0c5eliq/qEzE2FydHwc70="; }; postPatch = '' An auto update branch exists with message `python311Packages.deepdiff: 6.7.1 -> 7.0.1`. New version is 7.0.1. An auto update branch exists with an equal or greater version