python312Packages.troposphere 4.6.0 -> 4.7.0 https://github.com/cloudtools/troposphere/releases attrpath: python312Packages.troposphere 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/das4jajk3yff47bddc65x4a464p9xig8-packages.json.drv building '/nix/store/das4jajk3yff47bddc65x4a464p9xig8-packages.json.drv'... Going to be running update for following packages: - python3.12-troposphere-4.6.0 Press Enter key to continue... Running update for: - python3.12-troposphere-4.6.0: UPDATING ... - python3.12-troposphere-4.6.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/troposphere/default.nix b/pkgs/development/python-modules/troposphere/default.nix index adb4df9753a3..f4645afc461b 100644 --- a/pkgs/development/python-modules/troposphere/default.nix +++ b/pkgs/development/python-modules/troposphere/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "troposphere"; - version = "4.6.0"; + version = "4.7.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -19,7 +19,7 @@ buildPythonPackage rec { owner = "cloudtools"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-DxLgAEuIfO8K42DbkOaPjE+MS6/WKnybDsszuCXwufM="; + hash = "sha256-9zzbBtIJ4v+eI0eJZ6vGUABN4i9GLJcMAzerRSnzpqQ="; }; propagatedBuildInputs = [ An auto update branch exists with message `python312Packages.troposphere: 4.6.0 -> 4.7.0`. New version is 4.7.0. An auto update branch exists with an equal or greater version