python311Packages.troposphere 4.4.1 -> 4.5.2 https://repology.org/project/python:troposphere/versions attrpath: python311Packages.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/c8xvvhl0rz09r2vs9aji8iyqlws4a0r2-packages.json.drv building '/nix/store/c8xvvhl0rz09r2vs9aji8iyqlws4a0r2-packages.json.drv'... Going to be running update for following packages: - python3.11-troposphere-4.4.1 Press Enter key to continue... Running update for: - python3.11-troposphere-4.4.1: UPDATING ... - python3.11-troposphere-4.4.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/troposphere/default.nix b/pkgs/development/python-modules/troposphere/default.nix index 39c71da17761..016ed7de737b 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.4.1"; + version = "4.5.2"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -19,7 +19,7 @@ buildPythonPackage rec { owner = "cloudtools"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-ecRpp8XsP/iv4G8m85qcGJXHXH4CPdgBO8c0IZU56wU="; + hash = "sha256-LLky4lSSMUmLEf+qHwgPvDu0DZhG4WWZ1aFSXqFm1BA="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python310Packages.troposphere: 4.4.1 -> 4.5.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/266940"