python312Packages.moto 4.2.13 -> 5.0.3 https://github.com/getmoto/moto/releases attrpath: python312Packages.moto 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/3aip71y6l27zq7qq7xp7057cw1whc3l9-packages.json.drv building '/nix/store/3aip71y6l27zq7qq7xp7057cw1whc3l9-packages.json.drv'... Going to be running update for following packages: - python3.12-moto-4.2.13 Press Enter key to continue... Running update for: - python3.12-moto-4.2.13: UPDATING ... - python3.12-moto-4.2.13: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/moto/default.nix b/pkgs/development/python-modules/moto/default.nix index 071b7f3ddb64..ef4b751bf1eb 100644 --- a/pkgs/development/python-modules/moto/default.nix +++ b/pkgs/development/python-modules/moto/default.nix @@ -43,14 +43,14 @@ buildPythonPackage rec { pname = "moto"; - version = "4.2.13"; + version = "5.0.3"; pyproject = true; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-Aa72pImnJcjXJb09xvcP8b7a7j4mQXUuS0cf8O3ktNc="; + hash = "sha256-BwrC7fia167ihTRIHOaOLzRMimqP7+xUJ+6g1Zm/29s="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 1636 > 25