python312Packages.moto 4.2.13 -> 5.0.2 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/fpxamsqm00by2i5l4xgyswbh59b3g5ab-packages.json.drv building '/nix/store/fpxamsqm00by2i5l4xgyswbh59b3g5ab-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..a7ea3f878d1e 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.2"; pyproject = true; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-Aa72pImnJcjXJb09xvcP8b7a7j4mQXUuS0cf8O3ktNc="; + hash = "sha256-fic5Xlxj/5VUrhS1uqQb/m1rG+DlnrApd8bOKEESRt4="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 1628 > 25