mlrun 1.7.2rc3__py3-none-any.whl → 1.7.2rc4__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.

Potentially problematic release.


This version of mlrun might be problematic. Click here for more details.

@@ -1,4 +1,4 @@
1
1
  {
2
- "git_commit": "3440c50863afd3b3dd850ade4ee237e8a1eb3211",
3
- "version": "1.7.2-rc3"
2
+ "git_commit": "58db9e6c33b4e04b0a8d7f9e4a311591e2679686",
3
+ "version": "1.7.2-rc4"
4
4
  }
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.2
2
2
  Name: mlrun
3
- Version: 1.7.2rc3
3
+ Version: 1.7.2rc4
4
4
  Summary: Tracking and config of machine learning runs
5
5
  Home-page: https://github.com/mlrun/mlrun
6
6
  Author: Yaron Haviv
@@ -214,6 +214,18 @@ Requires-Dist: taos-ws-py==0.3.2; extra == "complete-api"
214
214
  Requires-Dist: taoswswrap~=0.2.0; extra == "complete-api"
215
215
  Requires-Dist: timelength~=1.1; extra == "complete-api"
216
216
  Requires-Dist: uvicorn~=0.27.1; extra == "complete-api"
217
+ Dynamic: author
218
+ Dynamic: author-email
219
+ Dynamic: classifier
220
+ Dynamic: description
221
+ Dynamic: description-content-type
222
+ Dynamic: home-page
223
+ Dynamic: keywords
224
+ Dynamic: license
225
+ Dynamic: provides-extra
226
+ Dynamic: requires-dist
227
+ Dynamic: requires-python
228
+ Dynamic: summary
217
229
 
218
230
  <a id="top"></a>
219
231
  [![Build Status](https://github.com/mlrun/mlrun/actions/workflows/build.yaml/badge.svg?branch=development)](https://github.com/mlrun/mlrun/actions/workflows/build.yaml?query=branch%3Adevelopment)
@@ -341,11 +341,11 @@ mlrun/utils/notifications/notification/ipython.py,sha256=ZtVL30B_Ha0VGoo4LxO-voT
341
341
  mlrun/utils/notifications/notification/slack.py,sha256=wqpFGr5BTvFO5KuUSzFfxsgmyU1Ohq7fbrGeNe9TXOk,7006
342
342
  mlrun/utils/notifications/notification/webhook.py,sha256=ux-KGV0mjFtpgq5NvgMhNfjjMZwlVjpQKNBDFvRJKBo,4841
343
343
  mlrun/utils/version/__init__.py,sha256=7kkrB7hEZ3cLXoWj1kPoDwo4MaswsI2JVOBpbKgPAgc,614
344
- mlrun/utils/version/version.json,sha256=tXyLyaj-oqIunewjazCj0NU4jQGIy1cB9Kh9K9g_5AY,88
344
+ mlrun/utils/version/version.json,sha256=H3eJ1YetOcBM6SfAzpYJ2bSmvVoG0oVtk72lq6uWwaE,88
345
345
  mlrun/utils/version/version.py,sha256=eEW0tqIAkU9Xifxv8Z9_qsYnNhn3YH7NRAfM-pPLt1g,1878
346
- mlrun-1.7.2rc3.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
347
- mlrun-1.7.2rc3.dist-info/METADATA,sha256=eFKRh0Nnt0IZ6fOD7VIUf-iRxCZEUHt0ywZLbqaHu7w,24167
348
- mlrun-1.7.2rc3.dist-info/WHEEL,sha256=A3WOREP4zgxI0fKrHUG8DC8013e3dK3n7a6HDbcEIwE,91
349
- mlrun-1.7.2rc3.dist-info/entry_points.txt,sha256=1Owd16eAclD5pfRCoJpYC2ZJSyGNTtUr0nCELMioMmU,46
350
- mlrun-1.7.2rc3.dist-info/top_level.txt,sha256=NObLzw3maSF9wVrgSeYBv-fgnHkAJ1kEkh12DLdd5KM,6
351
- mlrun-1.7.2rc3.dist-info/RECORD,,
346
+ mlrun-1.7.2rc4.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
347
+ mlrun-1.7.2rc4.dist-info/METADATA,sha256=EpOEI-rqDGC14vgnohjeaI6tNT6Li_xqoAnM-7HSIdM,24423
348
+ mlrun-1.7.2rc4.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
349
+ mlrun-1.7.2rc4.dist-info/entry_points.txt,sha256=1Owd16eAclD5pfRCoJpYC2ZJSyGNTtUr0nCELMioMmU,46
350
+ mlrun-1.7.2rc4.dist-info/top_level.txt,sha256=NObLzw3maSF9wVrgSeYBv-fgnHkAJ1kEkh12DLdd5KM,6
351
+ mlrun-1.7.2rc4.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.7.0)
2
+ Generator: setuptools (75.8.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5