ut-wdp 1.1.0.20250819__py3-none-any.whl → 1.1.0.20250821__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.
ut_wdp/pmeh/wdp.py CHANGED
@@ -8,13 +8,12 @@ import os
8
8
  import glob
9
9
  import time
10
10
 
11
- import ut_log.log.Log as Log
12
- import ut_log.log.LogEq as LogEq
13
- import ut_dic.dic.Dic as Dic
14
- import ut_path.pathnm.PathNm as PathNm
15
- import ut_path.path.Path as Path
16
- import ut_path.path.AoPath as AoPath
17
- import ut_ctl.journalctl.Journalctl as Journalctl
11
+ from ut_log.log import Log, LogEq
12
+ from ut_dic.dic import Dic
13
+ from ut_path.pathnm import PathNm
14
+ from ut_path.path import Path
15
+ from ut_path.path import AoPath
16
+ from ut_ctl.journalctl import Journalctl
18
17
 
19
18
  from watchdog.observers import Observer
20
19
  from watchdog.events import PatternMatchingEventHandler
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ut_wdp
3
- Version: 1.1.0.20250819
3
+ Version: 1.1.0.20250821
4
4
  Summary: Utilities for Watchdog Processors
5
5
  Author-email: Bernd Stroehle <bernd.stroehle@gmail.com>
6
6
  Maintainer-email: Bernd Stroehle <bernd.stroehle@gmail.com>
@@ -16,7 +16,7 @@ License-File: LICENSE.txt
16
16
  Requires-Dist: ut_ctl>=1.1.0.20250819
17
17
  Requires-Dist: ut_dic>=1.1.0.20250819
18
18
  Requires-Dist: ut_log>=1.2.0.20250819
19
- Requires-Dist: ut_path>=2.0.0.20250730
19
+ Requires-Dist: ut_path>=1.2.0.20250820
20
20
  Requires-Dist: watchdog>=6.0.0
21
21
  Dynamic: license-file
22
22
 
@@ -2,9 +2,9 @@ ut_wdp/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
2
  ut_wdp/__version__.py,sha256=XEbEEOdXKk6vThsKaODIlAUxnYEKTePrADmMTwcYdak,851
3
3
  ut_wdp/pmeh/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
4
  ut_wdp/pmeh/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
- ut_wdp/pmeh/wdp.py,sha256=6vtaKxswa3i_5l298CLTHCTZvWMNFyBZ86rORsX43-c,4897
6
- ut_wdp-1.1.0.20250819.dist-info/licenses/LICENSE.txt,sha256=J_iuINKTDamw5ae3f9kSe4pHFmUHQAn8FL_bWQfJgcg,850
7
- ut_wdp-1.1.0.20250819.dist-info/METADATA,sha256=QoRmduMYD4MJUgrqsrFUD7E2DF5PQoaHzEKHJSEyNMA,32687
8
- ut_wdp-1.1.0.20250819.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
9
- ut_wdp-1.1.0.20250819.dist-info/top_level.txt,sha256=8DGyc0kJPvjla4PLttEyuCBMSXkHz3y_18J9ri0ca0k,7
10
- ut_wdp-1.1.0.20250819.dist-info/RECORD,,
5
+ ut_wdp/pmeh/wdp.py,sha256=JuyKR1MsMUaDNYbVMVNYMKfPuOq0Rg6QqyKoD870cp8,4845
6
+ ut_wdp-1.1.0.20250821.dist-info/licenses/LICENSE.txt,sha256=J_iuINKTDamw5ae3f9kSe4pHFmUHQAn8FL_bWQfJgcg,850
7
+ ut_wdp-1.1.0.20250821.dist-info/METADATA,sha256=_jbF-omX6ZWLpwc-qqb7i55_DoH5lHrmWvPr6FEZ9Ds,32687
8
+ ut_wdp-1.1.0.20250821.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
9
+ ut_wdp-1.1.0.20250821.dist-info/top_level.txt,sha256=8DGyc0kJPvjla4PLttEyuCBMSXkHz3y_18J9ri0ca0k,7
10
+ ut_wdp-1.1.0.20250821.dist-info/RECORD,,