logdetective 0.3.1__py3-none-any.whl → 0.3.2__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: logdetective
3
- Version: 0.3.1
3
+ Version: 0.3.2
4
4
  Summary: Log using LLM AI to search for build/test failures and provide ideas for fixing these.
5
5
  License: Apache-2.0
6
6
  Author: Jiri Podivin
@@ -20,12 +20,12 @@ Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
20
20
  Classifier: Topic :: Software Development :: Debuggers
21
21
  Provides-Extra: server
22
22
  Requires-Dist: drain3 (>=0.9.11,<0.10.0)
23
- Requires-Dist: fastapi (>=0.115.8,<0.116.0) ; extra == "server"
23
+ Requires-Dist: fastapi (>=0.111.1) ; extra == "server"
24
24
  Requires-Dist: huggingface-hub (>0.23.2)
25
25
  Requires-Dist: llama-cpp-python (>0.2.56,!=0.2.86)
26
26
  Requires-Dist: numpy (>=1.26.0)
27
- Requires-Dist: pydantic (>=2.10.6,<3.0.0) ; extra == "server"
28
- Requires-Dist: python-gitlab (>=5.6.0,<6.0.0)
27
+ Requires-Dist: pydantic (>=2.8.2,<3.0.0) ; extra == "server"
28
+ Requires-Dist: python-gitlab (>=4.4.0)
29
29
  Requires-Dist: pyyaml (>=6.0.1,<7.0.0) ; extra == "server"
30
30
  Requires-Dist: requests (>0.2.31)
31
31
  Project-URL: homepage, https://github.com/fedora-copr/logdetective
@@ -8,8 +8,8 @@ logdetective/server/models.py,sha256=9QURaw0u9yZKywXwHzv6_rS6XhRBA2UHV5u4b9xkWqc
8
8
  logdetective/server/server.py,sha256=o2s4ezQE-a1XY7RFK0vLDFQO_wj9ZgG58SEV0hErLd8,18237
9
9
  logdetective/server/utils.py,sha256=osW5-VXxJAxRt7Wd3t1wF7PyW89FE9g4gSZLZCShlLc,1216
10
10
  logdetective/utils.py,sha256=59jq7F45Wk8pldzDt4gkh47Hny0T3fy1ggJFjSXDSGo,6148
11
- logdetective-0.3.1.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
12
- logdetective-0.3.1.dist-info/METADATA,sha256=GQAEpNj6ppzAeMuoD3bOqQ6VPyNZuIHSLrjIB7jEJqw,10708
13
- logdetective-0.3.1.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
14
- logdetective-0.3.1.dist-info/entry_points.txt,sha256=3K_vXja6PmcA8sNdUi63WdImeiNhVZcEGPTaoJmltfA,63
15
- logdetective-0.3.1.dist-info/RECORD,,
11
+ logdetective-0.3.2.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
12
+ logdetective-0.3.2.dist-info/METADATA,sha256=vIn_AMoQZAHpsOB_6KXgR8wX1Z0tPEPe34044sj9mKY,10691
13
+ logdetective-0.3.2.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
14
+ logdetective-0.3.2.dist-info/entry_points.txt,sha256=3K_vXja6PmcA8sNdUi63WdImeiNhVZcEGPTaoJmltfA,63
15
+ logdetective-0.3.2.dist-info/RECORD,,