cadwyn 4.3.0__py3-none-any.whl → 4.3.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 cadwyn might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: cadwyn
3
- Version: 4.3.0
3
+ Version: 4.3.1
4
4
  Summary: Production-ready community-driven modern Stripe-like API versioning in FastAPI
5
5
  Project-URL: Source code, https://github.com/zmievsa/cadwyn
6
6
  Project-URL: Documentation, https://docs.cadwyn.dev
@@ -38,10 +38,10 @@ Requires-Dist: issubclass>=0.1.2
38
38
  Requires-Dist: jinja2>=3.1.2
39
39
  Requires-Dist: pydantic>=2.0.0
40
40
  Requires-Dist: starlette>=0.30.0
41
- Requires-Dist: typer>=0.7.0
42
41
  Requires-Dist: typing-extensions>=4.8.0
43
42
  Provides-Extra: standard
44
43
  Requires-Dist: fastapi[standard]>=0.112.3; extra == 'standard'
44
+ Requires-Dist: typer>=0.7.0; extra == 'standard'
45
45
  Description-Content-Type: text/markdown
46
46
 
47
47
  # Cadwyn
@@ -21,8 +21,8 @@ cadwyn/structure/endpoints.py,sha256=9FFnbqPM9v0CP6J6tGhMNKVvWqA9u3ZjI2Fannr2Rl0
21
21
  cadwyn/structure/enums.py,sha256=bZL-iUOUFi9ZYlMZJw-tAix2yrgCp3gH3N2gwO44LUU,1043
22
22
  cadwyn/structure/schemas.py,sha256=D0BD1D3v9MRdVWchU9JM2zHd0dvB0UgXHDGFCe5aQZc,8209
23
23
  cadwyn/structure/versions.py,sha256=2qe7xFYNdzdWmCZhkf4_zJ7lF0XdtyM1wq6xQ9omb_c,33655
24
- cadwyn-4.3.0.dist-info/METADATA,sha256=FGm-ABByL5zfrawupbtQqfImOLpCQ5cyrZqLTlnCxLk,4422
25
- cadwyn-4.3.0.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
26
- cadwyn-4.3.0.dist-info/entry_points.txt,sha256=mGX8wl-Xfhpr5M93SUmkykaqinUaYAvW9rtDSX54gx0,47
27
- cadwyn-4.3.0.dist-info/licenses/LICENSE,sha256=KeCWewiDQYpmSnzF-p_0YpoWiyDcUPaCuG8OWQs4ig4,1072
28
- cadwyn-4.3.0.dist-info/RECORD,,
24
+ cadwyn-4.3.1.dist-info/METADATA,sha256=tk0i6Jo1xgKsT-E4MatBe-L1hbAV5CN-sYzRLQUosSE,4443
25
+ cadwyn-4.3.1.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
26
+ cadwyn-4.3.1.dist-info/entry_points.txt,sha256=mGX8wl-Xfhpr5M93SUmkykaqinUaYAvW9rtDSX54gx0,47
27
+ cadwyn-4.3.1.dist-info/licenses/LICENSE,sha256=KeCWewiDQYpmSnzF-p_0YpoWiyDcUPaCuG8OWQs4ig4,1072
28
+ cadwyn-4.3.1.dist-info/RECORD,,
File without changes