mat3ra-esse 2024.6.4.post1__py3-none-any.whl → 2024.12.19.post1__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 mat3ra-esse might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mat3ra-esse
3
- Version: 2024.6.4.post1
3
+ Version: 2024.12.19.post1
4
4
  Summary: Excellent Source of Schemas and Examples.
5
5
  Author-email: "Exabyte Inc." <info@mat3ra.com>
6
6
  License: # LICENSE
@@ -26,15 +26,15 @@ Classifier: Topic :: Software Development
26
26
  Requires-Python: >=3.8
27
27
  Description-Content-Type: text/markdown
28
28
  License-File: LICENSE.md
29
- Requires-Dist: exabyte-json-include >=2023.12.23.post0
30
- Requires-Dist: jsonschema >=2.6.0
31
- Provides-Extra: all
32
- Requires-Dist: mat3ra-esse[dev,tests] ; extra == 'all'
29
+ Requires-Dist: exabyte-json-include>=2023.12.23.post0
30
+ Requires-Dist: jsonschema>=2.6.0
33
31
  Provides-Extra: dev
34
- Requires-Dist: datamodel-code-generator >=0.25.5 ; extra == 'dev'
32
+ Requires-Dist: datamodel-code-generator>=0.25.5; extra == "dev"
35
33
  Provides-Extra: tests
36
- Requires-Dist: coverage[toml] >=5.3 ; extra == 'tests'
37
- Requires-Dist: parameterized >=0.9.0 ; extra == 'tests'
34
+ Requires-Dist: coverage[toml]>=5.3; extra == "tests"
35
+ Requires-Dist: parameterized>=0.9.0; extra == "tests"
36
+ Provides-Extra: all
37
+ Requires-Dist: mat3ra-esse[dev,tests]; extra == "all"
38
38
 
39
39
  [![PyPI version](https://badge.fury.io/py/mat3ra-esse.svg)](https://badge.fury.io/py/mat3ra-esse)
40
40
  [![npm version](https://badge.fury.io/js/@mat3ra%2Fesse.svg)](https://badge.fury.io/js/@mat3ra%2Fesse)
@@ -446,8 +446,8 @@ mat3ra/esse/models/workflow/unit/runtime/_runtime_item_name_object.py,sha256=P8r
446
446
  mat3ra/esse/models/workflow/unit/runtime/_runtime_item_string.py,sha256=_sP19oWMA1EGFcQmOlH2bzFNQSPmBXofP-PBmj57AdU,354
447
447
  mat3ra/esse/models/workflow/unit/runtime/runtime_item.py,sha256=cbr4N6MhbmePHgPFcFDW7Y7Tp9cC-szLmRDbo46NlTk,471
448
448
  mat3ra/esse/models/workflow/unit/runtime/runtime_items.py,sha256=oYNxknQqD4tD9I-_L_wg12UOt4FyFm-q15-fObGk18w,943
449
- mat3ra_esse-2024.6.4.post1.dist-info/LICENSE.md,sha256=CBGo1CDw-8EWCk7x9HOiF-OShdnHY6j__TjFyZPpQME,563
450
- mat3ra_esse-2024.6.4.post1.dist-info/METADATA,sha256=VXd7aweXnb5hrRbGM8pX0eeDGVeKGTa9PqM8_4Jz-A4,8937
451
- mat3ra_esse-2024.6.4.post1.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
452
- mat3ra_esse-2024.6.4.post1.dist-info/top_level.txt,sha256=GizAtvIqqIcCWShlThl_mgig_bZs_LFyqVah6wrGHIs,7
453
- mat3ra_esse-2024.6.4.post1.dist-info/RECORD,,
449
+ mat3ra_esse-2024.12.19.post1.dist-info/LICENSE.md,sha256=CBGo1CDw-8EWCk7x9HOiF-OShdnHY6j__TjFyZPpQME,563
450
+ mat3ra_esse-2024.12.19.post1.dist-info/METADATA,sha256=2d_Qf0GRg_-gffDhG7hWF_MUNElU619bblfSyv7CkO4,8930
451
+ mat3ra_esse-2024.12.19.post1.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
452
+ mat3ra_esse-2024.12.19.post1.dist-info/top_level.txt,sha256=GizAtvIqqIcCWShlThl_mgig_bZs_LFyqVah6wrGHIs,7
453
+ mat3ra_esse-2024.12.19.post1.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.43.0)
2
+ Generator: setuptools (75.6.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5