python-injection 0.18.0__py3-none-any.whl → 0.18.0.post0__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.
injection/entrypoint.py CHANGED
@@ -35,7 +35,7 @@ def entrypointmaker[*Ts, **P, T1, T2](
35
35
  wrapped: EntrypointSetupMethod[*Ts, P, T1, T2],
36
36
  /,
37
37
  *,
38
- module: Module | None = ...,
38
+ module: Module = ...,
39
39
  ) -> EntrypointDecorator[P, T1, T2]: ...
40
40
 
41
41
 
@@ -44,7 +44,7 @@ def entrypointmaker[*Ts, **P, T1, T2](
44
44
  wrapped: None = ...,
45
45
  /,
46
46
  *,
47
- module: Module | None = ...,
47
+ module: Module = ...,
48
48
  ) -> Callable[
49
49
  [EntrypointSetupMethod[*Ts, P, T1, T2]],
50
50
  EntrypointDecorator[P, T1, T2],
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: python-injection
3
- Version: 0.18.0
3
+ Version: 0.18.0.post0
4
4
  Summary: Fast and easy dependency injection framework.
5
5
  Project-URL: Repository, https://github.com/100nm/python-injection
6
6
  Author: remimd
@@ -1,6 +1,6 @@
1
1
  injection/__init__.py,sha256=7ZRUlO5EEPWO7IlbYHD-8DOX-cg4Np4nYq5fpw-U56o,1259
2
2
  injection/__init__.pyi,sha256=O2W6ZWcwH58JnDmJNkJ6cdoaO0D2NE7PEVFgfJNTwB0,10717
3
- injection/entrypoint.py,sha256=wt8UoI2IFwn5A-nQe4GEPc6ynhRR7JXDWJxsHR3TKkU,4219
3
+ injection/entrypoint.py,sha256=UImrgGmzbkjVZemzzmpr-5hazej3NdI65_RuUbyHuJs,4205
4
4
  injection/exceptions.py,sha256=v57yMujiq6H_zwwn30A8UYEZX9R9k-bY8FnsdaimPM4,1025
5
5
  injection/loaders.py,sha256=8tS3zVvmxKf5E1ZJBTBjZpHkXETxNCL1dq8rbh2vzy4,4075
6
6
  injection/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -22,6 +22,6 @@ injection/ext/fastapi.py,sha256=layUUer5IWiZX6Mmx1_RCYDLNCtEHtpya5ZL6TTBOkY,968
22
22
  injection/ext/fastapi.pyi,sha256=8OZEUjHFB9n7QXv_dtXdDuXW-r2huQEFsJ03gJOOvwQ,125
23
23
  injection/testing/__init__.py,sha256=PsrvNxYvn11if8CJpEYxcTxniqMt2w_7fBaDkY9RA5o,898
24
24
  injection/testing/__init__.pyi,sha256=iOii0i9F5n7znltGeGQYI2KXC_if9SAogLh1h03yx-0,540
25
- python_injection-0.18.0.dist-info/METADATA,sha256=SjlrHdr6R0csAv6-JVnPQarPgxYFSm0M1E6vZjhRLQ4,3364
26
- python_injection-0.18.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
27
- python_injection-0.18.0.dist-info/RECORD,,
25
+ python_injection-0.18.0.post0.dist-info/METADATA,sha256=UsatTpimP3B5ScV03zZqI5N4Zx7CekJGEc0u82H_33o,3370
26
+ python_injection-0.18.0.post0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
27
+ python_injection-0.18.0.post0.dist-info/RECORD,,