bosdyn-scout 4.0.1__py3-none-any.whl → 4.0.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
bosdyn/scout/client.py CHANGED
@@ -7,8 +7,7 @@
7
7
  """ Scout Client is a client for a single Scout instance. The client uses the Scout web API
8
8
  to send HTTPs requests to a number of REStful endpoints using the Requests library.
9
9
  """
10
- from collections.abc import Iterable
11
- from typing import Dict
10
+ from typing import Dict, Iterable
12
11
 
13
12
  import requests
14
13
  from deprecated.sphinx import deprecated
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: bosdyn-scout
3
- Version: 4.0.1
3
+ Version: 4.0.2
4
4
  Summary: Boston Dynamics API Scout Client
5
5
  Home-page: https://dev.bostondynamics.com/docs/scout/
6
6
  Author: Boston Dynamics
@@ -18,7 +18,7 @@ Requires-Python: >=3.6
18
18
  Description-Content-Type: text/markdown
19
19
  Requires-Dist: requests
20
20
  Requires-Dist: Deprecated (~=1.2.10)
21
- Requires-Dist: bosdyn-orbit (==4.0.1)
21
+ Requires-Dist: bosdyn-orbit (==4.0.2)
22
22
 
23
23
  <!--
24
24
  Copyright (c) 2023 Boston Dynamics, Inc. All rights reserved.
@@ -1,9 +1,9 @@
1
1
  bosdyn/__init__.py,sha256=CMQioQKK1NlMk3kZuY49b_Aw-JyvDeOtuqOCAul1I0s,330
2
2
  bosdyn/scout/__init__.py,sha256=1qUAbnMKYlERYZvxtGz4ThjYef7Tx-ZBclLoVE_ecjU,265
3
- bosdyn/scout/client.py,sha256=qjjtItY1gP7w9k2mZl3LFq5q0fBLjM_F8Btj7cjSaiw,42751
3
+ bosdyn/scout/client.py,sha256=0cHuB7ewctVMFrZE-QyU1z1cvq7ilbxNpa5wj33wXKw,42724
4
4
  bosdyn/scout/exceptions.py,sha256=1qCD8Nz6xDZAnVf0rSBNLBvQwzxY-ruF-wJA9WqCVkE,518
5
5
  bosdyn/scout/utils.py,sha256=ZwP9Z9qcEMnilCqG-2wHO743lpP4qUt89u3d7PU0FUE,12283
6
- bosdyn_scout-4.0.1.dist-info/METADATA,sha256=TaVHz7pl4zCnipPo-serwONqehiPvrT7E0Wiv3fz40E,1932
7
- bosdyn_scout-4.0.1.dist-info/WHEEL,sha256=AtBG6SXL3KF_v0NxLf0ehyVOh0cold-JbJYXNGorC6Q,92
8
- bosdyn_scout-4.0.1.dist-info/top_level.txt,sha256=an2OWgx1ej2jFjmBjPWNQ68ZglvUfKhmXWW-WhTtDmA,7
9
- bosdyn_scout-4.0.1.dist-info/RECORD,,
6
+ bosdyn_scout-4.0.2.dist-info/METADATA,sha256=u_YHv9xCdsYepUmB-SfRB7pXniT-VMiHyfmkLN0MgyI,1932
7
+ bosdyn_scout-4.0.2.dist-info/WHEEL,sha256=AtBG6SXL3KF_v0NxLf0ehyVOh0cold-JbJYXNGorC6Q,92
8
+ bosdyn_scout-4.0.2.dist-info/top_level.txt,sha256=an2OWgx1ej2jFjmBjPWNQ68ZglvUfKhmXWW-WhTtDmA,7
9
+ bosdyn_scout-4.0.2.dist-info/RECORD,,