opentrons-shared-data 8.6.0a1__py3-none-any.whl → 8.6.0a2__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.

Potentially problematic release.


This version of opentrons-shared-data might be problematic. Click here for more details.

@@ -1,14 +1,7 @@
1
1
  # file generated by setuptools-scm
2
2
  # don't change, don't track in version control
3
3
 
4
- __all__ = [
5
- "__version__",
6
- "__version_tuple__",
7
- "version",
8
- "version_tuple",
9
- "__commit_id__",
10
- "commit_id",
11
- ]
4
+ __all__ = ["__version__", "__version_tuple__", "version", "version_tuple"]
12
5
 
13
6
  TYPE_CHECKING = False
14
7
  if TYPE_CHECKING:
@@ -16,19 +9,13 @@ if TYPE_CHECKING:
16
9
  from typing import Union
17
10
 
18
11
  VERSION_TUPLE = Tuple[Union[int, str], ...]
19
- COMMIT_ID = Union[str, None]
20
12
  else:
21
13
  VERSION_TUPLE = object
22
- COMMIT_ID = object
23
14
 
24
15
  version: str
25
16
  __version__: str
26
17
  __version_tuple__: VERSION_TUPLE
27
18
  version_tuple: VERSION_TUPLE
28
- commit_id: COMMIT_ID
29
- __commit_id__: COMMIT_ID
30
19
 
31
- __version__ = version = '8.6.0a1'
32
- __version_tuple__ = version_tuple = (8, 6, 0, 'a1')
33
-
34
- __commit_id__ = commit_id = None
20
+ __version__ = version = '8.6.0a2'
21
+ __version_tuple__ = version_tuple = (8, 6, 0, 'a2')
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: opentrons_shared_data
3
- Version: 8.6.0a1
3
+ Version: 8.6.0a2
4
4
  Summary: A bundle of data and python binding that supports the Opentrons API.Does not need to be installed manually; only a dependency of the opentrons package
5
5
  Project-URL: Source Code, https://github.com/Opentrons/opentrons
6
6
  Author-email: Opentrons <engineering@opentrons.com>
@@ -1,5 +1,5 @@
1
1
  opentrons_shared_data/__init__.py,sha256=DVgoqWWN7qiAJ20GG2gweJeYYpA6xbHg-88ilVLjsgE,430
2
- opentrons_shared_data/_version.py,sha256=TKZI6EwgFGSALxTwZXT3sPWvwD0HNFHjfuboucfB5rI,712
2
+ opentrons_shared_data/_version.py,sha256=GNMqhyBM4WyqEn46p7PGtrzujTlw5TeW__t1rYiBsMc,519
3
3
  opentrons_shared_data/load.py,sha256=fTd57_9QvpC8I48380rfxFDgGy-vhPZyEW2sGA3mcfo,1605
4
4
  opentrons_shared_data/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
5
  opentrons_shared_data/command/__init__.py,sha256=54jWGDwpdI0dAaaQMsty1N40WsB88uywBoCbiAta4Hc,3961
@@ -628,7 +628,7 @@ opentrons_shared_data/data/robot/definitions/1/ot2.json,sha256=3XY9bD1Q2uCfmiHBy
628
628
  opentrons_shared_data/data/robot/definitions/1/ot3.json,sha256=jGwWoCT3-FAMnKG7C64HRpUISfELOcExL7XYhzwh6I4,376
629
629
  opentrons_shared_data/data/robot/schemas/1.json,sha256=akt5AiU8pwc68JlVVq8MI37J-a6g6vSxXfcBM19yiQQ,3049
630
630
  opentrons_shared_data/data/labware/repository/schemas/1.json,sha256=-iZkF5yZN7MZCQPDm-fAhug-FLFX_Wi9wF0m7LwFQiQ,2314
631
- opentrons_shared_data-8.6.0a1.dist-info/METADATA,sha256=ISCQ3oYJN91Ss4rDM-m8g4P36b0B_w5ycJiTfMSopi8,965
632
- opentrons_shared_data-8.6.0a1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
633
- opentrons_shared_data-8.6.0a1.dist-info/licenses/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
634
- opentrons_shared_data-8.6.0a1.dist-info/RECORD,,
631
+ opentrons_shared_data-8.6.0a2.dist-info/METADATA,sha256=wLXoLHP3qbrRNWArcTlE7aDCBxf8ehb68irsnUhwWrg,965
632
+ opentrons_shared_data-8.6.0a2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
633
+ opentrons_shared_data-8.6.0a2.dist-info/licenses/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
634
+ opentrons_shared_data-8.6.0a2.dist-info/RECORD,,