backend.ai-cli 24.3.0rc1__py3-none-any.whl → 24.3.0rc3__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.0rc1
1
+ 24.03.0rc3
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: backend.ai-cli
3
- Version: 24.3.0rc1
3
+ Version: 24.3.0rc3
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
@@ -16,14 +16,14 @@ Classifier: Environment :: No Input/Output (Daemon)
16
16
  Classifier: Topic :: Scientific/Engineering
17
17
  Classifier: Topic :: Software Development
18
18
  Classifier: Development Status :: 4 - Beta
19
- Classifier: Programming Language :: Python :: 3.11
19
+ Classifier: Programming Language :: Python :: 3.12
20
20
  Classifier: License :: OSI Approved :: MIT License
21
- Requires-Python: >=3.11,<3.12
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.0rc1)
25
- Requires-Dist: click (~=8.1.7)
26
- Requires-Dist: trafaret (~=2.1)
23
+ Requires-Dist: attrs >=20.3
24
+ Requires-Dist: backend.ai-plugin ==24.03.0rc3
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=CFnVA4bJQCry44dq28wXbeC0ZId-8cbRmPldvaoNi08,11
1
+ ai/backend/cli/VERSION,sha256=TYDHVNdSXOPv4LXcgJLlt9Yiw_Y9rpBEPzhAF3lzNL8,11
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.0rc1.dist-info/METADATA,sha256=MzXjAFGVzwjDjwHU3qxE2QU4VHOx0MBZ1FZ2qU44RGw,1736
12
- backend.ai_cli-24.3.0rc1.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
13
- backend.ai_cli-24.3.0rc1.dist-info/entry_points.txt,sha256=lOiEpT48ETF_ht5fFVQugAjZSuZr-wkGYZzfC5YTnuY,60
14
- backend.ai_cli-24.3.0rc1.dist-info/namespace_packages.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
15
- backend.ai_cli-24.3.0rc1.dist-info/top_level.txt,sha256=TJAp5TUfTUztZSUatbygths7CWRrFfnOMCtZ-DIcw6c,3
16
- backend.ai_cli-24.3.0rc1.dist-info/RECORD,,
11
+ backend.ai_cli-24.3.0rc3.dist-info/METADATA,sha256=Q8hOQuwLPi2mMIGY2WLjcITy6PYNuDSjBg5FiQHEl5E,1728
12
+ backend.ai_cli-24.3.0rc3.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
13
+ backend.ai_cli-24.3.0rc3.dist-info/entry_points.txt,sha256=lOiEpT48ETF_ht5fFVQugAjZSuZr-wkGYZzfC5YTnuY,60
14
+ backend.ai_cli-24.3.0rc3.dist-info/namespace_packages.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
15
+ backend.ai_cli-24.3.0rc3.dist-info/top_level.txt,sha256=TJAp5TUfTUztZSUatbygths7CWRrFfnOMCtZ-DIcw6c,3
16
+ backend.ai_cli-24.3.0rc3.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.37.1)
2
+ Generator: bdist_wheel (0.43.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5