pydantic-fixedwidth 0.1.3__py3-none-any.whl → 0.2.1__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 pydantic-fixedwidth might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pydantic-fixedwidth
3
- Version: 0.1.3
3
+ Version: 0.2.1
4
4
  Summary: Custom Pydantic models for parsing and serializing fixed-width format of data.
5
5
  Project-URL: Homepage, https://github.com/lasuillard/pydantic-fixedwidth
6
6
  Project-URL: Repository, https://github.com/lasuillard/pydantic-fixedwidth.git
@@ -9,14 +9,6 @@ License-Expression: MIT
9
9
  License-File: LICENSE
10
10
  Requires-Python: <4.0,>=3.9
11
11
  Requires-Dist: pydantic<3,>=2
12
- Provides-Extra: dev
13
- Requires-Dist: mypy~=1.11; extra == 'dev'
14
- Requires-Dist: ruff~=0.6; extra == 'dev'
15
- Provides-Extra: test
16
- Requires-Dist: coverage~=7.3; extra == 'test'
17
- Requires-Dist: pytest-cov<7,>=5; extra == 'test'
18
- Requires-Dist: pytest-sugar~=1.0; extra == 'test'
19
- Requires-Dist: pytest~=8.0; extra == 'test'
20
12
  Description-Content-Type: text/markdown
21
13
 
22
14
  # pydantic-fixedwidth
@@ -24,7 +16,7 @@ Description-Content-Type: text/markdown
24
16
  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
25
17
  [![CI](https://github.com/lasuillard/pydantic-fixedwidth/actions/workflows/ci.yaml/badge.svg)](https://github.com/lasuillard/pydantic-fixedwidth/actions/workflows/ci.yaml)
26
18
  [![codecov](https://codecov.io/gh/lasuillard/pydantic-fixedwidth/graph/badge.svg?token=R5pQWB43DP)](https://codecov.io/gh/lasuillard/pydantic-fixedwidth)
27
- ![PyPI - Version](https://img.shields.io/pypi/v/pydantic-fixedwidth)
19
+ [![PyPI - Version](https://img.shields.io/pypi/v/pydantic-fixedwidth)](https://pypi.org/project/pydantic-fixedwidth/)
28
20
 
29
21
  Custom Pydantic models for serializing and deserializing fixed-width format data.
30
22
 
@@ -1,7 +1,7 @@
1
1
  pydantic_fixedwidth/__init__.py,sha256=vVLHRSOlPVHzVbG3RGpUqNcBUPrnbbDSC03BwrMVMWA,131
2
2
  pydantic_fixedwidth/fixedwidth.py,sha256=bYTPpWvGlwQM2l6LdOlADQvvCWNmXniLHnTutDjcKao,5379
3
3
  pydantic_fixedwidth/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
- pydantic_fixedwidth-0.1.3.dist-info/METADATA,sha256=Q24Me9fx20xjUvuFnbmWMzQGkzzXXD-lZYXGNCimMdU,2720
5
- pydantic_fixedwidth-0.1.3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
6
- pydantic_fixedwidth-0.1.3.dist-info/licenses/LICENSE,sha256=Q5GkvYijQ2KTQ-QWhv43ilzCno4ZrzrEuATEQZd9rYo,1067
7
- pydantic_fixedwidth-0.1.3.dist-info/RECORD,,
4
+ pydantic_fixedwidth-0.2.1.dist-info/METADATA,sha256=NJkqGUK8qyapQEMh9W7TM0o5FZdDQCmpA9qIWBQqEt4,2456
5
+ pydantic_fixedwidth-0.2.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
6
+ pydantic_fixedwidth-0.2.1.dist-info/licenses/LICENSE,sha256=Q5GkvYijQ2KTQ-QWhv43ilzCno4ZrzrEuATEQZd9rYo,1067
7
+ pydantic_fixedwidth-0.2.1.dist-info/RECORD,,