python312Packages.syrupy 4.6.0 -> 4.6.1 https://github.com/tophat/syrupy/releases attrpath: python312Packages.syrupy 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/drl8968h3sj73hv85hhw0n36xmsnrkgr-packages.json.drv building '/nix/store/drl8968h3sj73hv85hhw0n36xmsnrkgr-packages.json.drv'... Going to be running update for following packages: - python3.12-syrupy-4.6.0 Press Enter key to continue... Running update for: - python3.12-syrupy-4.6.0: UPDATING ... - python3.12-syrupy-4.6.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/syrupy/default.nix b/pkgs/development/python-modules/syrupy/default.nix index 84bc944317e1..c5b860e84050 100644 --- a/pkgs/development/python-modules/syrupy/default.nix +++ b/pkgs/development/python-modules/syrupy/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "syrupy"; - version = "4.6.0"; + version = "4.6.1"; format = "pyproject"; disabled = lib.versionOlder python.version "3.8.1"; @@ -19,7 +19,7 @@ buildPythonPackage rec { owner = "tophat"; repo = "syrupy"; rev = "refs/tags/v${version}"; - hash = "sha256-FjDGwSOKvDWx+LwUCNGEOBKV3rFG+09gtFpLLi0xgD4="; + hash = "sha256-NBJJqQsZqqKHOdqGa/j/2KQvlenLCEJBqlfdjtFK00U="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 876 > 25