backend.ai-cli 24.3.10b2__py3-none-any.whl → 24.3.10rc1__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
- 24.03.10b2
1
+ 24.03.10rc1
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: backend.ai-cli
3
- Version: 24.3.10b2
3
+ Version: 24.3.10rc1
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
@@ -20,10 +20,10 @@ Classifier: Programming Language :: Python :: 3.12
20
20
  Classifier: License :: OSI Approved :: MIT License
21
21
  Requires-Python: >=3.12,<3.13
22
22
  Description-Content-Type: text/markdown
23
- Requires-Dist: attrs >=20.3
24
- Requires-Dist: backend.ai-plugin ==24.03.10b2
25
- Requires-Dist: click ~=8.1.7
26
- Requires-Dist: trafaret ~=2.1
23
+ Requires-Dist: attrs>=24.2
24
+ Requires-Dist: backend.ai-plugin==24.03.10rc1
25
+ Requires-Dist: click~=8.1.7
26
+ Requires-Dist: trafaret~=2.1
27
27
 
28
28
  # backend.ai-cli
29
29
 
@@ -1,4 +1,4 @@
1
- ai/backend/cli/VERSION,sha256=0T1ItVQaaa0_6IS_oJmwVLtaxQYPDvPeMnMvnRHZkVM,11
1
+ ai/backend/cli/VERSION,sha256=E_v1x5sPdRpb74xKoRmtA9FXD5fLWiZ5aNW63s0UCN0,12
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=hnZNXGKTsNDOlPHXDB3Tnk1p8xtWIDFM649U8WPSv38,6436
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-24.3.10b2.dist-info/METADATA,sha256=K06MOoYwi3_EXsh-QET8LPnHrcUWvZVdx7OqsQDNKqg,1728
12
- backend.ai_cli-24.3.10b2.dist-info/WHEEL,sha256=Z4pYXqR_rTB7OWNDYFOm1qRk0RX6GFP2o8LgvP453Hk,91
13
- backend.ai_cli-24.3.10b2.dist-info/entry_points.txt,sha256=lOiEpT48ETF_ht5fFVQugAjZSuZr-wkGYZzfC5YTnuY,60
14
- backend.ai_cli-24.3.10b2.dist-info/namespace_packages.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
15
- backend.ai_cli-24.3.10b2.dist-info/top_level.txt,sha256=TJAp5TUfTUztZSUatbygths7CWRrFfnOMCtZ-DIcw6c,3
16
- backend.ai_cli-24.3.10b2.dist-info/RECORD,,
11
+ backend.ai_cli-24.3.10rc1.dist-info/METADATA,sha256=A_V5MA7PGisHRkcF-qD-jTWLYy8Hq46bZLb8TcPdiHM,1726
12
+ backend.ai_cli-24.3.10rc1.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
13
+ backend.ai_cli-24.3.10rc1.dist-info/entry_points.txt,sha256=lOiEpT48ETF_ht5fFVQugAjZSuZr-wkGYZzfC5YTnuY,60
14
+ backend.ai_cli-24.3.10rc1.dist-info/namespace_packages.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
15
+ backend.ai_cli-24.3.10rc1.dist-info/top_level.txt,sha256=TJAp5TUfTUztZSUatbygths7CWRrFfnOMCtZ-DIcw6c,3
16
+ backend.ai_cli-24.3.10rc1.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (70.3.0)
2
+ Generator: setuptools (75.1.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5