Loading pkgs/development/python-modules/boto3-stubs/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -358,13 +358,13 @@ buildPythonPackage (finalAttrs: { pname = "boto3-stubs"; version = "1.43.0"; version = "1.43.1"; pyproject = true; src = fetchPypi { pname = "boto3_stubs"; inherit (finalAttrs) version; hash = "sha256-UMvV5DKbxuOVbWbJz951ul+wVtJGuFuVREtC0Qm5FpU="; hash = "sha256-vYe75R4IjHXuxpUPxGuQh5rWPoyLZ7FYJ1xcZkIz59w="; }; build-system = [ setuptools ]; Loading Loading
pkgs/development/python-modules/boto3-stubs/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -358,13 +358,13 @@ buildPythonPackage (finalAttrs: { pname = "boto3-stubs"; version = "1.43.0"; version = "1.43.1"; pyproject = true; src = fetchPypi { pname = "boto3_stubs"; inherit (finalAttrs) version; hash = "sha256-UMvV5DKbxuOVbWbJz951ul+wVtJGuFuVREtC0Qm5FpU="; hash = "sha256-vYe75R4IjHXuxpUPxGuQh5rWPoyLZ7FYJ1xcZkIz59w="; }; build-system = [ setuptools ]; Loading