python312Packages.moto 5.0.3 -> 5.0.4 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/sz45gmc18iyk7ifm4vd9v0jpfqwflyb6-packages.json.drv building '/nix/store/sz45gmc18iyk7ifm4vd9v0jpfqwflyb6-packages.json.drv'... Going to be running update for following packages: - python3.12-moto-5.0.3 Press Enter key to continue... Running update for: - python3.12-moto-5.0.3: UPDATING ... - python3.12-moto-5.0.3: 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 b8f7b60c9798..c34903cb725c 100644 --- a/pkgs/development/python-modules/moto/default.nix +++ b/pkgs/development/python-modules/moto/default.nix @@ -41,14 +41,14 @@ buildPythonPackage rec { pname = "moto"; - version = "5.0.3"; + version = "5.0.4"; pyproject = true; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-BwrC7fia167ihTRIHOaOLzRMimqP7+xUJ+6g1Zm/29s="; + hash = "sha256-jRkSXUDJGctA32L0V2kEwmR8TpoOHrxCSR3XeH0J4Qc="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 1658 > 500