runtimepy 5.7.4__py3-none-any.whl → 5.7.5__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.
runtimepy/__init__.py CHANGED
@@ -1,7 +1,7 @@
1
1
  # =====================================
2
2
  # generator=datazen
3
3
  # version=3.1.4
4
- # hash=cb3ed2d01203d78ad794d39500d706f9
4
+ # hash=3797b5155c13d8d7422bdbfcb1248cca
5
5
  # =====================================
6
6
 
7
7
  """
@@ -10,7 +10,7 @@ Useful defaults and other package metadata.
10
10
 
11
11
  DESCRIPTION = "A framework for implementing Python services."
12
12
  PKG_NAME = "runtimepy"
13
- VERSION = "5.7.4"
13
+ VERSION = "5.7.5"
14
14
 
15
15
  # runtimepy-specific content.
16
16
  METRICS_NAME = "metrics"
@@ -10,7 +10,6 @@ from asyncio import get_event_loop as _get_event_loop
10
10
  from contextlib import AsyncExitStack as _AsyncExitStack
11
11
  from contextlib import asynccontextmanager as _asynccontextmanager
12
12
  from logging import getLogger as _getLogger
13
- import socket as _socket
14
13
  from typing import Any as _Any
15
14
  from typing import AsyncIterator as _AsyncIterator
16
15
  from typing import Callable as _Callable
@@ -170,11 +169,7 @@ class TcpConnection(_Connection, _TransportMixin):
170
169
 
171
170
  server_kwargs = handle_possible_ssl(client=False, **kwargs)
172
171
  is_ssl = "ssl" in server_kwargs
173
- server = await eloop.create_server(
174
- CallbackProtocol,
175
- family=_socket.AF_INET,
176
- **server_kwargs,
177
- )
172
+ server = await eloop.create_server(CallbackProtocol, **server_kwargs)
178
173
  async with server:
179
174
  for socket in server.sockets:
180
175
  LOG.info(
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: runtimepy
3
- Version: 5.7.4
3
+ Version: 5.7.5
4
4
  Summary: A framework for implementing Python services.
5
5
  Home-page: https://github.com/vkottler/runtimepy
6
6
  Author: Vaughn Kottler
@@ -17,11 +17,11 @@ Classifier: License :: OSI Approved :: MIT License
17
17
  Requires-Python: >=3.11
18
18
  Description-Content-Type: text/markdown
19
19
  License-File: LICENSE
20
+ Requires-Dist: svgen >=0.6.8
20
21
  Requires-Dist: aiofiles
21
22
  Requires-Dist: psutil
22
23
  Requires-Dist: websockets
23
24
  Requires-Dist: vcorelib >=3.4.2
24
- Requires-Dist: svgen >=0.6.8
25
25
  Provides-Extra: test
26
26
  Requires-Dist: pylint ; extra == 'test'
27
27
  Requires-Dist: flake8 ; extra == 'test'
@@ -45,11 +45,11 @@ Requires-Dist: uvloop ; (sys_platform != "win32" and sys_platform != "cygwin") a
45
45
  =====================================
46
46
  generator=datazen
47
47
  version=3.1.4
48
- hash=fbb71900eae64b008d2a2df1b7dde92b
48
+ hash=c982a40a3245e84b1ae3b70a17cc6867
49
49
  =====================================
50
50
  -->
51
51
 
52
- # runtimepy ([5.7.4](https://pypi.org/project/runtimepy/))
52
+ # runtimepy ([5.7.5](https://pypi.org/project/runtimepy/))
53
53
 
54
54
  [![python](https://img.shields.io/pypi/pyversions/runtimepy.svg)](https://pypi.org/project/runtimepy/)
55
55
  ![Build Status](https://github.com/vkottler/runtimepy/workflows/Python%20Package/badge.svg)
@@ -1,4 +1,4 @@
1
- runtimepy/__init__.py,sha256=PWwxhEEdCroFpm1bLs0ARQ08yoplDS1rmSMU3uDL-P4,390
1
+ runtimepy/__init__.py,sha256=HLqHKus27mAm-Nh_U5EdrCf_R2nhaeE0mZjKU31G_sI,390
2
2
  runtimepy/__main__.py,sha256=OPAed6hggoQdw-6QAR62mqLC-rCkdDhOq0wyeS2vDRI,332
3
3
  runtimepy/app.py,sha256=sTvatbsGZ2Hdel36Si_WUbNMtg9CzsJyExr5xjIcxDE,970
4
4
  runtimepy/dev_requirements.txt,sha256=j0dh11ztJAzfaUL0iFheGjaZj9ppDzmTkclTT8YKO8c,230
@@ -206,7 +206,7 @@ runtimepy/net/stream/base.py,sha256=Dg4vcR0n9y2122AyJ-9W-jkEhNla_EHO-DqJJPfGD4k,
206
206
  runtimepy/net/stream/string.py,sha256=61mgserU3p6j5gAcK0oe0aKqL6vDh7NtgJvbPoiAUPM,784
207
207
  runtimepy/net/stream/json/__init__.py,sha256=h--C_9moW92TC_e097FRRXcg8GJ6VVbMLXl1cICknys,2508
208
208
  runtimepy/net/tcp/__init__.py,sha256=OOWohegpoioSTf8M7uDf-4EV1IDungz7-U19L_2yW4I,250
209
- runtimepy/net/tcp/connection.py,sha256=0FN606SQ_wTb8hQuk17-TQ5iYTkWWcNfkDsUS3SA1fc,8743
209
+ runtimepy/net/tcp/connection.py,sha256=WNc8n3rtH7xBrX6r7pyNfQiNpPasO2WuhjxWQrqvwHg,8647
210
210
  runtimepy/net/tcp/create.py,sha256=zZsRs5KYpO3bNGh-DwEOEzjUDE4ixj-UBHYgZ0GvC7c,2013
211
211
  runtimepy/net/tcp/protocol.py,sha256=vEnIX3gUX2nrw9ofT_e4KYU4VY2k4WP0WuOi4eE_OOQ,1444
212
212
  runtimepy/net/tcp/http/__init__.py,sha256=BY9ra0s7kHkoUQKIRHsnk3_WDWP7Xt-FxQ90K14nwkc,5737
@@ -282,9 +282,9 @@ runtimepy/tui/task.py,sha256=nUZo9fuOC-k1Wpqdzkv9v1tQirCI28fZVgcC13Ijvus,1093
282
282
  runtimepy/tui/channels/__init__.py,sha256=evDaiIn-YS9uGhdo8ZGtP9VK1ek6sr_P1nJ9JuSET0o,4536
283
283
  runtimepy/ui/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
284
284
  runtimepy/ui/controls.py,sha256=yvT7h3thbYaitsakcIAJ90EwKzJ4b-jnc6p3UuVf_XE,1241
285
- runtimepy-5.7.4.dist-info/LICENSE,sha256=okYCYhGsx_BlzvFdoNVBVpw_Cfb4SOqHA_VAARml4Hc,1071
286
- runtimepy-5.7.4.dist-info/METADATA,sha256=TN5nOZ_PyKZP_k6k5UW13hOrSEGKpgthVPvjw3h0GRs,9308
287
- runtimepy-5.7.4.dist-info/WHEEL,sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA,91
288
- runtimepy-5.7.4.dist-info/entry_points.txt,sha256=-btVBkYv7ybcopqZ_pRky-bEzu3vhbaG3W3Z7ERBiFE,51
289
- runtimepy-5.7.4.dist-info/top_level.txt,sha256=0jPmh6yqHyyJJDwEID-LpQly-9kQ3WRMjH7Lix8peLg,10
290
- runtimepy-5.7.4.dist-info/RECORD,,
285
+ runtimepy-5.7.5.dist-info/LICENSE,sha256=okYCYhGsx_BlzvFdoNVBVpw_Cfb4SOqHA_VAARml4Hc,1071
286
+ runtimepy-5.7.5.dist-info/METADATA,sha256=ZQHQx1_ZZwhmeLWJGLbkjXBevAIdSdQ0h__PaynAdDA,9308
287
+ runtimepy-5.7.5.dist-info/WHEEL,sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA,91
288
+ runtimepy-5.7.5.dist-info/entry_points.txt,sha256=-btVBkYv7ybcopqZ_pRky-bEzu3vhbaG3W3Z7ERBiFE,51
289
+ runtimepy-5.7.5.dist-info/top_level.txt,sha256=0jPmh6yqHyyJJDwEID-LpQly-9kQ3WRMjH7Lix8peLg,10
290
+ runtimepy-5.7.5.dist-info/RECORD,,