mxcubecore 1.338.0__py3-none-any.whl → 1.340.0__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.
- mxcubecore/BaseHardwareObjects.py +0 -3
- mxcubecore/Command/Epics.py +0 -1
- {mxcubecore-1.338.0.dist-info → mxcubecore-1.340.0.dist-info}/METADATA +1 -1
- {mxcubecore-1.338.0.dist-info → mxcubecore-1.340.0.dist-info}/RECORD +7 -7
- {mxcubecore-1.338.0.dist-info → mxcubecore-1.340.0.dist-info}/COPYING +0 -0
- {mxcubecore-1.338.0.dist-info → mxcubecore-1.340.0.dist-info}/COPYING.LESSER +0 -0
- {mxcubecore-1.338.0.dist-info → mxcubecore-1.340.0.dist-info}/WHEEL +0 -0
|
@@ -87,9 +87,6 @@ class DefaultSpecificState(enum.Enum):
|
|
|
87
87
|
class ConfiguredObject:
|
|
88
88
|
"""Superclass for classes that take configuration from YAML files"""
|
|
89
89
|
|
|
90
|
-
# class HOConfig(pydantic.BaseModel):
|
|
91
|
-
# model_config = pydantic.ConfigDict(extra="allow")
|
|
92
|
-
|
|
93
90
|
class HOConfig:
|
|
94
91
|
"""Temporary replacement for Pydantic class
|
|
95
92
|
|
mxcubecore/Command/Epics.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
mxcubecore/BaseHardwareObjects.py,sha256=
|
|
2
|
-
mxcubecore/Command/Epics.py,sha256=
|
|
1
|
+
mxcubecore/BaseHardwareObjects.py,sha256=KuvnwMTXRZsozQcuMqhQVGdj-T6xSsaeoFu2NuprL18,41184
|
|
2
|
+
mxcubecore/Command/Epics.py,sha256=9ftSEd4VdaFTE0qSrjL7LikLc_LJjz1-nNZF4J7hbWE,7748
|
|
3
3
|
mxcubecore/Command/Exporter.py,sha256=HL6hncI_EUjjVX7frOsmxGa2Gyc-3PwUPXLUBJk4B20,8076
|
|
4
4
|
mxcubecore/Command/Mockup.py,sha256=Q-kIR30mNnYSyy_f70PFx-ZVVTcPG1NRVqrrv3VCCcs,2075
|
|
5
5
|
mxcubecore/Command/Pool.py,sha256=9JL_AjQ1cZ1JZihZ-IOPzdEP111kilBVom8S7OqlEqQ,9366
|
|
@@ -465,8 +465,8 @@ mxcubecore/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,
|
|
|
465
465
|
mxcubecore/utils/conversion.py,sha256=G1bk2Mi2ZwGbZa5pEeiFaKWxhSVXVGqu1L9_SioyUOk,4513
|
|
466
466
|
mxcubecore/utils/qt_import.py,sha256=hQkBVZLUDZtktX7DSyoH88GAK_mK9Ghlsj4k9pFJeAQ,14415
|
|
467
467
|
mxcubecore/utils/units.py,sha256=2D1QlTwe8eSs2UYRm4VVxSTosZZHeM-Pfw9KlcLbDAg,1251
|
|
468
|
-
mxcubecore-1.
|
|
469
|
-
mxcubecore-1.
|
|
470
|
-
mxcubecore-1.
|
|
471
|
-
mxcubecore-1.
|
|
472
|
-
mxcubecore-1.
|
|
468
|
+
mxcubecore-1.340.0.dist-info/COPYING,sha256=u-Mc8zCecwyo4YoP8UulmzCiZZ_MmCLROd_NBtOcRj0,35148
|
|
469
|
+
mxcubecore-1.340.0.dist-info/COPYING.LESSER,sha256=46mU2C5kSwOnkqkw9XQAJlhBL2JAf1_uCD8lVcXyMRg,7652
|
|
470
|
+
mxcubecore-1.340.0.dist-info/METADATA,sha256=X0vV9JnnigjFL1fpS3FZcluttef7xGYE23vbmcBSN5Q,4262
|
|
471
|
+
mxcubecore-1.340.0.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
|
472
|
+
mxcubecore-1.340.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|