python311Packages.cx-freeze 0 -> 1 attrpath: python311Packages.cx-freeze 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/fc5jqabxa48scrma8n1bbdz9w2rmnf11-packages.json.drv building '/nix/store/fc5jqabxa48scrma8n1bbdz9w2rmnf11-packages.json.drv'... Going to be running update for following packages: - python3.11-cx-freeze-6.15.13 Press Enter key to continue... Running update for: - python3.11-cx-freeze-6.15.13: UPDATING ... - python3.11-cx-freeze-6.15.13: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/cx-freeze/default.nix b/pkgs/development/python-modules/cx-freeze/default.nix index a3c71a2776bc..4f818bc49339 100644 --- a/pkgs/development/python-modules/cx-freeze/default.nix +++ b/pkgs/development/python-modules/cx-freeze/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "cx-freeze"; - version = "6.15.13"; + version = "6.15.15"; pyproject = true; disabled = pythonOlder "3.8"; @@ -19,7 +19,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "cx_Freeze"; inherit version; - hash = "sha256-VeOgoVrga9dPJ0W9S3Ye/9Ff5yEOlP2DlDf0sDUh1yo="; + hash = "sha256-dMCr5ulaBBXLT79VxiW8JQEml4P6wt0tcetNeOk/Ihk="; }; nativeBuildInputs = [ An auto update branch exists with message `python311Packages.cx-freeze: 6.15.13 -> 6.15.15`. New version is 6.15.15. An auto update branch exists with an equal or greater version