aiomisc 17.1.0__py3-none-any.whl → 17.1.3__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.
aiomisc/version.py CHANGED
@@ -2,5 +2,5 @@
2
2
  # BY: poem-plugins "git" plugin
3
3
  # NEVER EDIT THIS FILE MANUALLY
4
4
 
5
- version_info = (17, 1, 0)
6
- __version__ = "17.1.0"
5
+ version_info = (17, 1, 3)
6
+ __version__ = "17.1.3"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: aiomisc
3
- Version: 17.1.0
3
+ Version: 17.1.3
4
4
  Summary: aiomisc - miscellaneous utils for asyncio
5
5
  Home-page: https://github.com/aiokitchen/aiomisc
6
6
  License: MIT
@@ -219,7 +219,7 @@ Let's look at this simple example first:
219
219
 
220
220
 
221
221
  if __name__ == '__main__':
222
- with entrypoint(log_level="info", log_format="color") as loop:
222
+ with aiomisc.entrypoint(log_level="info", log_format="color") as loop:
223
223
  loop.run_until_complete(main())
224
224
 
225
225
 
@@ -36,7 +36,7 @@ aiomisc/signal.py,sha256=-4d3T78-si8sBoWrrf0tt_TShaHhWs6gnlPCx8oyZLA,1727
36
36
  aiomisc/thread_pool.py,sha256=3GEJwxKmLnASsreC_G2_uq1FdqI8QKE6mIJJlt_vlHo,12072
37
37
  aiomisc/timeout.py,sha256=B4gDv6eXs5XHicjRifRc-Z1L7OBACyh-_QA1iAdv4g4,678
38
38
  aiomisc/utils.py,sha256=u_ZrJ2BT2I1D0SJN5SAUJdLvdHjMtaVtVQJkNl7KLO8,11921
39
- aiomisc/version.py,sha256=Q0DnatI3QGmcfmyj3s6A4uYn1fVtr7AACbg47zyF3Ls,154
39
+ aiomisc/version.py,sha256=zIz1bUtu7rI03ad9lus66xiZLHUskOxPR1Ts2oAL9RY,154
40
40
  aiomisc/worker_pool.py,sha256=2AgL8z8zjqd13AesqpEuznRsB4Q2hcpDR6cmK4los8Y,10872
41
41
  aiomisc_log/__init__.py,sha256=7vhs6dg3J36mViNPjTpHA9enLxnVP-bf3XREYV6wNWc,4416
42
42
  aiomisc_log/enum.py,sha256=SkGpP70sjruOx0pzZfJZTbbrtNIarKmdtaFE7zQ2Hzk,1525
@@ -54,7 +54,7 @@ aiomisc_worker/process_inner.py,sha256=8ZtjCSLrgySW57OIbuGrpEWxfysRLYKx1or1YaAqx
54
54
  aiomisc_worker/protocol.py,sha256=1smmlBbdreSmnrxuhHaUMUC10FO9xMIEcedhweQJX_A,2705
55
55
  aiomisc_worker/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
56
56
  aiomisc_worker/worker.py,sha256=f8nCFhlKh84UUBUaEgCllwMRvVZiD8_UUXaeit6g3T8,3236
57
- aiomisc-17.1.0.dist-info/COPYING,sha256=Ky_8CQMaIixfyOreUBsl0hKN6A5fLnPF8KPQ9molMYA,1125
58
- aiomisc-17.1.0.dist-info/METADATA,sha256=vXkeldhicYeErSr6dodND5uXHvMOlPYRhHiTUcEDFG8,15351
59
- aiomisc-17.1.0.dist-info/WHEEL,sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU,88
60
- aiomisc-17.1.0.dist-info/RECORD,,
57
+ aiomisc-17.1.3.dist-info/COPYING,sha256=Ky_8CQMaIixfyOreUBsl0hKN6A5fLnPF8KPQ9molMYA,1125
58
+ aiomisc-17.1.3.dist-info/METADATA,sha256=kheH2lTHBXI6FftxZTOrnuitRKTCvZKGm-XJxc6eqeA,15359
59
+ aiomisc-17.1.3.dist-info/WHEEL,sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU,88
60
+ aiomisc-17.1.3.dist-info/RECORD,,