ka-uts-com 3.0.2.250508__py3-none-any.whl → 3.0.3.250509__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.
ka_uts_com/__version__.py CHANGED
@@ -1,7 +1,7 @@
1
1
  __title__ = 'ka_uts_com'
2
2
  __description__ = 'Communication Utilities.'
3
3
  __url__ = 'https://ka-ut-com.readthedocs.io/en/latest'
4
- __version__ = '3.0.2.250508'
4
+ __version__ = '3.0.3.250509'
5
5
  __build__ = 0x022200
6
6
  __author__ = 'Bernd Stroehle'
7
7
  __author_email__ = 'bernd.stroehle@gmail.com'
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
2
- Name: ka-uts-com
3
- Version: 3.0.2.250508
1
+ Metadata-Version: 2.2
2
+ Name: ka_uts_com
3
+ Version: 3.0.3.250509
4
4
  Summary: Communication and CLIs Utilities
5
5
  Author-email: Bernd Stroehle <bernd.stroehle@gmail.com>
6
6
  Maintainer-email: Bernd Stroehle <bernd.stroehle@gmail.com>
@@ -18,7 +18,6 @@ Classifier: Topic :: Software Development :: Libraries :: Python Modules
18
18
  Requires-Python: >=3.10
19
19
  Description-Content-Type: text/x-rst
20
20
  License-File: LICENSE.txt
21
- Requires-Dist: ka-uts-arr>=3.0.1.250507
22
- Requires-Dist: ka-uts-log>=3.0.0.250505
23
- Requires-Dist: ka-uts-uts>=3.0.2.250507
24
-
21
+ Requires-Dist: ka_uts_arr>=3.0.1.250507
22
+ Requires-Dist: ka_uts_log>=3.0.0.250505
23
+ Requires-Dist: ka_uts_uts>=3.0.2.250507
@@ -1,5 +1,5 @@
1
1
  ka_uts_com/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- ka_uts_com/__version__.py,sha256=6nh1rvCvZPhiDXbv8-IqXc77fGRLA3W8Bcit_j03-w8,365
2
+ ka_uts_com/__version__.py,sha256=XihCO_MVEXOpxfDAuBdagZDQ0iZOqKx98gG0vaKpZV4,365
3
3
  ka_uts_com/app.py,sha256=XrMhqQI9YHzw1XmC8zGgCJwrwxzkHtHDEQIo9gP07DI,1151
4
4
  ka_uts_com/cfg.py,sha256=RNWxOz3XtP0HgH0z1e6tAQA_L0alEh82_EOPOoyv3R4,768
5
5
  ka_uts_com/com.py,sha256=PmbQ46Ecneuh9DHuJ40yFcrwCJYfx_Uqlw4NyliVovY,1937
@@ -7,8 +7,8 @@ ka_uts_com/exit.py,sha256=RIpFKwEGeBCBBPPQXIcLsrYeNY2dTF8BDlESe6UhdMo,791
7
7
  ka_uts_com/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
8
8
  ka_uts_com/timer.py,sha256=hSNDh5qV6stSRLLEv-G_eMRoglsOU9N2HvRPUQ-s7yU,2153
9
9
  ka_uts_com/decorators/dec.py,sha256=NHerkpjOYpJXz2CIh9HlN3_YCyLv-SbyQL4ldyGUSpM,217
10
- ka_uts_com-3.0.2.250508.dist-info/LICENSE.txt,sha256=BiT3QGI_2iRbdvgS3HDig57lnXJVk60Pj4xM9eeCczI,814
11
- ka_uts_com-3.0.2.250508.dist-info/METADATA,sha256=H5kplnyF66eoLluuBDmYDD5VPncA4CFQllqG-gMK_DI,1068
12
- ka_uts_com-3.0.2.250508.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
13
- ka_uts_com-3.0.2.250508.dist-info/top_level.txt,sha256=cWCIrm1g6Jn-FbCQuB3wBrrNH1YwqVlc6mE0jV6vg74,21
14
- ka_uts_com-3.0.2.250508.dist-info/RECORD,,
10
+ ka_uts_com-3.0.3.250509.dist-info/LICENSE.txt,sha256=BiT3QGI_2iRbdvgS3HDig57lnXJVk60Pj4xM9eeCczI,814
11
+ ka_uts_com-3.0.3.250509.dist-info/METADATA,sha256=9Ctg-Nruei7wT10wdCUKk0M6Pv1tW0_4NvaiCdSqNYw,1067
12
+ ka_uts_com-3.0.3.250509.dist-info/WHEEL,sha256=beeZ86-EfXScwlR_HKu4SllMC9wUEj_8Z_4FJ3egI2w,91
13
+ ka_uts_com-3.0.3.250509.dist-info/top_level.txt,sha256=cWCIrm1g6Jn-FbCQuB3wBrrNH1YwqVlc6mE0jV6vg74,21
14
+ ka_uts_com-3.0.3.250509.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.45.1)
2
+ Generator: setuptools (76.1.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5