backend.ai-cli 25.6.1__py3-none-any.whl → 25.7.0__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 backend.ai-cli might be problematic. Click here for more details.

ai/backend/cli/VERSION CHANGED
@@ -1 +1 @@
1
- 25.6.1
1
+ 25.7.0
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: backend.ai-cli
3
- Version: 25.6.1
3
+ Version: 25.7.0
4
4
  Summary: Backend.AI Command Line Interface Helper
5
5
  Home-page: https://github.com/lablup/backend.ai
6
6
  Author: Lablup Inc. and contributors
@@ -21,9 +21,19 @@ Classifier: License :: OSI Approved :: MIT License
21
21
  Requires-Python: >=3.13,<3.14
22
22
  Description-Content-Type: text/markdown
23
23
  Requires-Dist: attrs>=25.3
24
- Requires-Dist: backend.ai-plugin==25.6.1
24
+ Requires-Dist: backend.ai-plugin==25.7.0
25
25
  Requires-Dist: click~=8.1.7
26
26
  Requires-Dist: trafaret~=2.1
27
+ Dynamic: author
28
+ Dynamic: classifier
29
+ Dynamic: description
30
+ Dynamic: description-content-type
31
+ Dynamic: home-page
32
+ Dynamic: license
33
+ Dynamic: project-url
34
+ Dynamic: requires-dist
35
+ Dynamic: requires-python
36
+ Dynamic: summary
27
37
 
28
38
  # backend.ai-cli
29
39
 
@@ -1,4 +1,4 @@
1
- ai/backend/cli/VERSION,sha256=43ejkEFYwFGmjcYQkaV8JGi34Cmo3_exUzVC3b46iQY,6
1
+ ai/backend/cli/VERSION,sha256=ULcEfc2nZU2zwWyz1TKaulaTFZOkcQ7MuOnVMjR1vG8,6
2
2
  ai/backend/cli/__init__.py,sha256=cID1jLnC_vj48GgMN6Yb1FA3JsQ95zNmCHmRYE8TFhY,22
3
3
  ai/backend/cli/__main__.py,sha256=Rp61ckhVRXFk_0BywIRgbiOzkR_gLq2cyyiDyLsB8UI,291
4
4
  ai/backend/cli/extensions.py,sha256=twjloigQl4VTBU8gP6YMZNGi3dUDW4V_i-yVX12HRH0,5125
@@ -8,9 +8,9 @@ ai/backend/cli/main.py,sha256=8HpGUH5k0uv6lKVqKoctW3vd9hm1xo_j06HSCvyRvgw,707
8
8
  ai/backend/cli/params.py,sha256=QYkwfgmpRmgM6U6hjgKUzE3Io981CVTigtSl_Tm8ehQ,7561
9
9
  ai/backend/cli/py.typed,sha256=QJeIkjairybCkwM_65ZMTPEYwCJODQY_7AqJ6dBWnvI,11
10
10
  ai/backend/cli/types.py,sha256=mThxfeGD6MsHt0OkMdw1LvjufENHYbYZXcgRVNpmD5o,734
11
- backend.ai_cli-25.6.1.dist-info/METADATA,sha256=FjHw161zK3RdzmrW0pMSxKMhsH64SMVGsW42jEyqbqQ,1730
12
- backend.ai_cli-25.6.1.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
13
- backend.ai_cli-25.6.1.dist-info/entry_points.txt,sha256=lOiEpT48ETF_ht5fFVQugAjZSuZr-wkGYZzfC5YTnuY,60
14
- backend.ai_cli-25.6.1.dist-info/namespace_packages.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
15
- backend.ai_cli-25.6.1.dist-info/top_level.txt,sha256=TJAp5TUfTUztZSUatbygths7CWRrFfnOMCtZ-DIcw6c,3
16
- backend.ai_cli-25.6.1.dist-info/RECORD,,
11
+ backend_ai_cli-25.7.0.dist-info/METADATA,sha256=l0zcgw81f7ScJTk-jqYUB4UqMuWUDHQTalYeL36vcEA,1943
12
+ backend_ai_cli-25.7.0.dist-info/WHEEL,sha256=ck4Vq1_RXyvS4Jt6SI0Vz6fyVs4GWg7AINwpsaGEgPE,91
13
+ backend_ai_cli-25.7.0.dist-info/entry_points.txt,sha256=lOiEpT48ETF_ht5fFVQugAjZSuZr-wkGYZzfC5YTnuY,60
14
+ backend_ai_cli-25.7.0.dist-info/namespace_packages.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
15
+ backend_ai_cli-25.7.0.dist-info/top_level.txt,sha256=TJAp5TUfTUztZSUatbygths7CWRrFfnOMCtZ-DIcw6c,3
16
+ backend_ai_cli-25.7.0.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.1.0)
2
+ Generator: setuptools (80.0.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5