thds.atacama 1.0.20250227161144__py3-none-any.whl → 1.0.20250227212151__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 thds.atacama might be problematic. Click here for more details.

@@ -1,14 +1,17 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: thds.atacama
3
- Version: 1.0.20250227161144
3
+ Version: 1.0.20250227212151
4
4
  Summary: A Marshmallow schema generator for `attrs` classes. Inspired by `desert`.
5
- Author: Trilliant Health
5
+ Author-email: Trilliant Health <info@trillianthealth.com>
6
+ License: MIT
7
+ Project-URL: Repository, https://github.com/TrilliantHealth/trilliant-data-science
8
+ Requires-Python: >=3.8
6
9
  Description-Content-Type: text/markdown
7
10
  Requires-Dist: marshmallow>=3.1
8
11
  Requires-Dist: marshmallow-enum
9
12
  Requires-Dist: marshmallow-union
10
- Requires-Dist: thds.core>=1.32
11
- Requires-Dist: typing-inspect>=0.9.0
13
+ Requires-Dist: thds-core
14
+ Requires-Dist: typing-inspect>=0.9
12
15
 
13
16
  # atacama
14
17
 
@@ -9,11 +9,10 @@ thds/atacama/field_transforms.py,sha256=9Y1HO0U7oZZhmpYegTM1ruZX0hZMgdWS6b4gARb_
9
9
  thds/atacama/fields.py,sha256=zIfFCyUO1YcbKiLsl3OX-xhx3JxnyRBkP6kf-nOezsA,5281
10
10
  thds/atacama/generators.py,sha256=O6LvFaFpsfvAD4l_cCa82usF1RQ4aBHhv8bLikJ5rL0,486
11
11
  thds/atacama/leaf.py,sha256=C7HDGBS_Evds35qWeBLQAw1ZahERJONh-WrguZzIMvs,4575
12
- thds/atacama/meta.json,sha256=c1az6rxqPUkQWQHksAKGeJtTDq7srFt7kD4gH5NB1rI,195
13
12
  thds/atacama/nonempty.py,sha256=bL1cqNpUzATosiqGdEPEn6zlYcliySKH0tj__2UnijU,1384
14
13
  thds/atacama/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
15
14
  thds/atacama/schemas.py,sha256=CqSaj1KJGPuXzHkjdSVrZUhhd3dagmEUtYuBEiJGJ_g,9418
16
- thds_atacama-1.0.20250227161144.dist-info/METADATA,sha256=9D626XgL1bzwWF7MVoUpx3kjvFkdDXKeSIBiRTN4m2o,17643
17
- thds_atacama-1.0.20250227161144.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
18
- thds_atacama-1.0.20250227161144.dist-info/top_level.txt,sha256=LTZaE5SkWJwv9bwOlMbIhiS-JWQEEIcjVYnJrt-CriY,5
19
- thds_atacama-1.0.20250227161144.dist-info/RECORD,,
15
+ thds_atacama-1.0.20250227212151.dist-info/METADATA,sha256=PYpupwBFqqhQiUfouTXetRB60WuhY43r2_C8GtEeQoE,17787
16
+ thds_atacama-1.0.20250227212151.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
17
+ thds_atacama-1.0.20250227212151.dist-info/top_level.txt,sha256=LTZaE5SkWJwv9bwOlMbIhiS-JWQEEIcjVYnJrt-CriY,5
18
+ thds_atacama-1.0.20250227212151.dist-info/RECORD,,
thds/atacama/meta.json DELETED
@@ -1,8 +0,0 @@
1
- {
2
- "git_commit": "c1018aa5dfe47d6e197f0ee6da13dc8284829035",
3
- "git_branch": "main",
4
- "git_is_clean": true,
5
- "pyproject_version": "1.0.20250227161144",
6
- "thds_user": "runner",
7
- "misc": {}
8
- }