watchmen-collector-kernel 16.6.18__py3-none-any.whl → 17.0.1__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.
@@ -0,0 +1,27 @@
1
+ Metadata-Version: 2.1
2
+ Name: watchmen-collector-kernel
3
+ Version: 17.0.1
4
+ Summary:
5
+ License: MIT
6
+ Author: botlikes
7
+ Author-email: 75356972+botlikes456@users.noreply.github.com
8
+ Requires-Python: >=3.12,<3.13
9
+ Classifier: License :: OSI Approved :: MIT License
10
+ Classifier: Programming Language :: Python :: 3
11
+ Classifier: Programming Language :: Python :: 3.12
12
+ Provides-Extra: mongodb
13
+ Provides-Extra: mssql
14
+ Provides-Extra: mysql
15
+ Provides-Extra: oracle
16
+ Provides-Extra: oss
17
+ Provides-Extra: postgresql
18
+ Provides-Extra: s3
19
+ Requires-Dist: numpy (>=1.26.4,<2.0.0)
20
+ Requires-Dist: watchmen-data-kernel (==17.0.1)
21
+ Requires-Dist: watchmen-storage-mongodb (==17.0.1) ; extra == "mongodb"
22
+ Requires-Dist: watchmen-storage-mssql (==17.0.1) ; extra == "mssql"
23
+ Requires-Dist: watchmen-storage-mysql (==17.0.1) ; extra == "mysql"
24
+ Requires-Dist: watchmen-storage-oracle (==17.0.1) ; extra == "oracle"
25
+ Requires-Dist: watchmen-storage-oss (==17.0.1) ; extra == "oss"
26
+ Requires-Dist: watchmen-storage-postgresql (==17.0.1) ; extra == "postgresql"
27
+ Requires-Dist: watchmen-storage-s3 (==17.0.1) ; extra == "s3"
@@ -55,7 +55,7 @@ watchmen_collector_kernel/storage/trigger_event_service.py,sha256=pQwfrwt6-6qkJv
55
55
  watchmen_collector_kernel/storage/trigger_model_service.py,sha256=FE_88sYzh9ibUS1bOyDmGvryfPQraqkMbZc3BKtzfpI,3760
56
56
  watchmen_collector_kernel/storage/trigger_module_service.py,sha256=Ca4J8vnBzS90qP3ljwDJ7lt6MzaOushGjoFRwsSKfHI,3377
57
57
  watchmen_collector_kernel/storage/trigger_table_service.py,sha256=TRAFknaX6IW8lX7dMCR4y_3yjA2bYFFH1HdwW21--Kc,3915
58
- watchmen_collector_kernel-16.6.18.dist-info/LICENSE,sha256=iuuG7ErblOdcEZi5u89VXS0VIUiTb4flerGp_PAS9E4,1061
59
- watchmen_collector_kernel-16.6.18.dist-info/METADATA,sha256=Pz0TxJBmugyoL7euBwp70FmD4L_ovIpsza2ZiItpNq8,1234
60
- watchmen_collector_kernel-16.6.18.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
61
- watchmen_collector_kernel-16.6.18.dist-info/RECORD,,
58
+ watchmen_collector_kernel-17.0.1.dist-info/LICENSE,sha256=iuuG7ErblOdcEZi5u89VXS0VIUiTb4flerGp_PAS9E4,1061
59
+ watchmen_collector_kernel-17.0.1.dist-info/METADATA,sha256=bxDQQcPQM8RFCp7SChMynVo9zYpVZtknXpvMhf1-X3Q,1075
60
+ watchmen_collector_kernel-17.0.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
61
+ watchmen_collector_kernel-17.0.1.dist-info/RECORD,,
@@ -1,30 +0,0 @@
1
- Metadata-Version: 2.1
2
- Name: watchmen-collector-kernel
3
- Version: 16.6.18
4
- Summary:
5
- License: MIT
6
- Author: botlikes
7
- Author-email: 75356972+botlikes456@users.noreply.github.com
8
- Requires-Python: >=3.9,<4.0
9
- Classifier: License :: OSI Approved :: MIT License
10
- Classifier: Programming Language :: Python :: 3
11
- Classifier: Programming Language :: Python :: 3.9
12
- Classifier: Programming Language :: Python :: 3.10
13
- Classifier: Programming Language :: Python :: 3.11
14
- Classifier: Programming Language :: Python :: 3.12
15
- Provides-Extra: mongodb
16
- Provides-Extra: mssql
17
- Provides-Extra: mysql
18
- Provides-Extra: oracle
19
- Provides-Extra: oss
20
- Provides-Extra: postgresql
21
- Provides-Extra: s3
22
- Requires-Dist: numpy (>=1.26.4,<2.0.0)
23
- Requires-Dist: watchmen-data-kernel (==16.6.18)
24
- Requires-Dist: watchmen-storage-mongodb (==16.6.18) ; extra == "mongodb"
25
- Requires-Dist: watchmen-storage-mssql (==16.6.18) ; extra == "mssql"
26
- Requires-Dist: watchmen-storage-mysql (==16.6.18) ; extra == "mysql"
27
- Requires-Dist: watchmen-storage-oracle (==16.6.18) ; extra == "oracle"
28
- Requires-Dist: watchmen-storage-oss (==16.6.18) ; extra == "oss"
29
- Requires-Dist: watchmen-storage-postgresql (==16.6.18) ; extra == "postgresql"
30
- Requires-Dist: watchmen-storage-s3 (==16.6.18) ; extra == "s3"