python311Packages.plac 0 -> 1 attrpath: python311Packages.plac 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/qbdzwdzwm9lwl39361yls5bihwsgg1v2-packages.json.drv building '/nix/store/qbdzwdzwm9lwl39361yls5bihwsgg1v2-packages.json.drv'... Going to be running update for following packages: - python3.11-plac-1.4.0 Press Enter key to continue... Running update for: - python3.11-plac-1.4.0: UPDATING ... - python3.11-plac-1.4.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/plac/default.nix b/pkgs/development/python-modules/plac/default.nix index a1822fe5157d..70a57168b12a 100644 --- a/pkgs/development/python-modules/plac/default.nix +++ b/pkgs/development/python-modules/plac/default.nix @@ -7,7 +7,7 @@ buildPythonPackage rec { pname = "plac"; - version = "1.4.0"; + version = "1.4.3"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -16,7 +16,7 @@ buildPythonPackage rec { owner = "ialbert"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-BH6NKbDMhlNuo+orIEweABNSVZv1K9VrZBrCIs6H6BU="; + hash = "sha256-EWwDtS2cRLBe4aZuH72hgg2BQnVJQ39GmPx05NxTNjE="; }; # tests are broken, see https://github.com/ialbert/plac/issues/74 An auto update branch exists with message `python311Packages.plac: 1.4.0 -> 1.4.3`. New version is 1.4.3. An auto update branch exists with an equal or greater version