spakky-fastapi 0.6.0__py3-none-any.whl → 0.6.2__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.
@@ -7,7 +7,7 @@ from fastapi import APIRouter, FastAPI
7
7
  from fastapi.exceptions import FastAPIError
8
8
  from fastapi.utils import create_response_field # type: ignore
9
9
  from spakky.bean.interfaces.bean_container import IBeanContainer
10
- from spakky.bean.interfaces.post_processor import IBeanPostProcessor
10
+ from spakky.bean.interfaces.bean_processor import IBeanPostProcessor
11
11
  from spakky.stereotype.controller import Controller
12
12
  from spakky_fastapi.routing import Route, WebSocketRoute
13
13
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: spakky-fastapi
3
- Version: 0.6.0
3
+ Version: 0.6.2
4
4
  Summary: Highly abstracted Framework core to use DDD & DI/IoC & AOP & Etc...
5
5
  Author: Spakky
6
6
  Author-email: sejong418@icloud.com
@@ -10,7 +10,7 @@ Classifier: Programming Language :: Python :: 3.10
10
10
  Classifier: Programming Language :: Python :: 3.11
11
11
  Classifier: Programming Language :: Python :: 3.12
12
12
  Requires-Dist: fastapi (>=0.109.2,<0.110.0)
13
- Requires-Dist: spakky-core (>=0.6.0)
13
+ Requires-Dist: spakky-core (>=0.6.2)
14
14
  Requires-Dist: websockets (>=12.0,<13.0)
15
15
  Description-Content-Type: text/markdown
16
16
 
@@ -1,8 +1,8 @@
1
1
  spakky_fastapi/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
2
  spakky_fastapi/error.py,sha256=fAJuCZPxARY0SBhG9b-xsa2nvfXD7P49jZG1BzhRs3I,99
3
- spakky_fastapi/post_processor.py,sha256=hQ60BekOmsl4jfLY-y9XlfFE6A2PaZqZ6VsTYs35EZo,2833
3
+ spakky_fastapi/post_processor.py,sha256=xTKJgsX4pEMDFZRl_uVac7HTYrc2q2ylXDM3iQYVRtA,2833
4
4
  spakky_fastapi/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
5
  spakky_fastapi/routing.py,sha256=3OhnnDIzaDeNhuIMWpPG17--98ti6LsgdfENsWr332g,19181
6
- spakky_fastapi-0.6.0.dist-info/METADATA,sha256=h_WUCQMUbxJavS8crMA8vqe4_MOs0AasKJYXfWh7Tnw,1660
7
- spakky_fastapi-0.6.0.dist-info/WHEEL,sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4,88
8
- spakky_fastapi-0.6.0.dist-info/RECORD,,
6
+ spakky_fastapi-0.6.2.dist-info/METADATA,sha256=giAKNnrbjMqNbrfi4bN9vYOuvOLtJngXKh0cBIj2rSw,1660
7
+ spakky_fastapi-0.6.2.dist-info/WHEEL,sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4,88
8
+ spakky_fastapi-0.6.2.dist-info/RECORD,,