Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python313-cubesandbox-0.7.0-1.1 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python313-cubesandbox Distribution: openSUSE Tumbleweed
Version: 0.7.0 Vendor: openSUSE
Release: 1.1 Build date: Sat Aug 29 09:36:01 2026
Group: Unspecified Build host: reproducible
Size: 424982 Source RPM: python-cubesandbox-0.7.0-1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://github.com/TencentCloud/CubeSandbox
Summary: Python SDK for CubeSandbox
Python SDK for CubeSandbox, a lightweight microVM sandbox service for AI
agents built on RustVMM and KVM. The SDK talks to a CubeSandbox control-plane
API to create and manage hardware-isolated sandboxes, run commands and stream
their output, manage the sandbox filesystem, build and manage templates, and
apply per-sandbox network policies.

Provides

Requires

License

Apache-2.0

Changelog

* Sat Aug 29 2026 Martin Pluskal <mpluskal@suse.com>
  - Update to 0.7.0:
    * sb.get_info() now returns a typed SandboxInfo with E2B-style
      snake_case attributes (state, started_at/end_at as datetime);
      it still behaves as the raw CubeAPI dict, minus envdAccessToken
      which is dropped from iteration and serialization
    * New Sandbox.update_network() replaces a running sandbox's egress
      policy, resetting connections the new policy disallows
    * Sandbox.create() gains distribution_scope to pin a sandbox to
      given compute nodes, and envs as an E2B alias for env_vars
    * Volume mounts accept the new VolumeMount wrapper to make a single
      attachment read-only
    * Network policy Match gains port (requires scheme) to scope
      CubeEgress interception to one host/port/scheme tuple
    * New Template.set_alias(); TemplateInfo.name is now taken from
      aliases only and build() no longer sends an empty name
    * Sandbox.clone() refcounts its temporary snapshot and deletes it
      only after the last clone is killed
  - Stop deselecting test_template_get_parses_network_fields, upstream
    updated its assertion for the X-API-Key headers change.
* Sat Jul 25 2026 Martin Pluskal <mpluskal@suse.com>
  - Update to version 0.6.0 (SDK release accompanying the
    CubeSandbox 0.6.0 platform):
    * Add volume support (new cubesandbox._volume module) for the
      E2B-compatible volume framework
    * Send the X-API-Key header on all request paths
  - Deselect test_template_get_parses_network_fields: not updated
    upstream for the new headers argument of template GET
    (reported upstream)
* Tue Jul 21 2026 Martin Pluskal <mpluskal@suse.com>
  - Update to 0.5.0:
    * No changes to runtime dependencies (httpx >= 0.27,
      requests >= 2)
* Wed Jul 08 2026 Martin Pluskal <mpluskal@suse.com>
  - Initial package (version 0.3.0)

Files

/usr/lib/python3.13/site-packages/cubesandbox
/usr/lib/python3.13/site-packages/cubesandbox-0.7.0.dist-info
/usr/lib/python3.13/site-packages/cubesandbox-0.7.0.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/cubesandbox-0.7.0.dist-info/METADATA
/usr/lib/python3.13/site-packages/cubesandbox-0.7.0.dist-info/RECORD
/usr/lib/python3.13/site-packages/cubesandbox-0.7.0.dist-info/REQUESTED
/usr/lib/python3.13/site-packages/cubesandbox-0.7.0.dist-info/WHEEL
/usr/lib/python3.13/site-packages/cubesandbox-0.7.0.dist-info/licenses
/usr/lib/python3.13/site-packages/cubesandbox-0.7.0.dist-info/licenses/LICENSE
/usr/lib/python3.13/site-packages/cubesandbox-0.7.0.dist-info/top_level.txt
/usr/lib/python3.13/site-packages/cubesandbox/__init__.py
/usr/lib/python3.13/site-packages/cubesandbox/__pycache__
/usr/lib/python3.13/site-packages/cubesandbox/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/cubesandbox/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/cubesandbox/__pycache__/_commands.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/cubesandbox/__pycache__/_commands.cpython-313.pyc
/usr/lib/python3.13/site-packages/cubesandbox/__pycache__/_config.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/cubesandbox/__pycache__/_config.cpython-313.pyc
/usr/lib/python3.13/site-packages/cubesandbox/__pycache__/_exceptions.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/cubesandbox/__pycache__/_exceptions.cpython-313.pyc
/usr/lib/python3.13/site-packages/cubesandbox/__pycache__/_filesystem.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/cubesandbox/__pycache__/_filesystem.cpython-313.pyc
/usr/lib/python3.13/site-packages/cubesandbox/__pycache__/_models.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/cubesandbox/__pycache__/_models.cpython-313.pyc
/usr/lib/python3.13/site-packages/cubesandbox/__pycache__/_policy.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/cubesandbox/__pycache__/_policy.cpython-313.pyc
/usr/lib/python3.13/site-packages/cubesandbox/__pycache__/_pty.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/cubesandbox/__pycache__/_pty.cpython-313.pyc
/usr/lib/python3.13/site-packages/cubesandbox/__pycache__/_stream.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/cubesandbox/__pycache__/_stream.cpython-313.pyc
/usr/lib/python3.13/site-packages/cubesandbox/__pycache__/_template.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/cubesandbox/__pycache__/_template.cpython-313.pyc
/usr/lib/python3.13/site-packages/cubesandbox/__pycache__/_transport.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/cubesandbox/__pycache__/_transport.cpython-313.pyc
/usr/lib/python3.13/site-packages/cubesandbox/__pycache__/_volume.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/cubesandbox/__pycache__/_volume.cpython-313.pyc
/usr/lib/python3.13/site-packages/cubesandbox/__pycache__/sandbox.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/cubesandbox/__pycache__/sandbox.cpython-313.pyc
/usr/lib/python3.13/site-packages/cubesandbox/_commands.py
/usr/lib/python3.13/site-packages/cubesandbox/_config.py
/usr/lib/python3.13/site-packages/cubesandbox/_exceptions.py
/usr/lib/python3.13/site-packages/cubesandbox/_filesystem.py
/usr/lib/python3.13/site-packages/cubesandbox/_models.py
/usr/lib/python3.13/site-packages/cubesandbox/_policy.py
/usr/lib/python3.13/site-packages/cubesandbox/_pty.py
/usr/lib/python3.13/site-packages/cubesandbox/_stream.py
/usr/lib/python3.13/site-packages/cubesandbox/_template.py
/usr/lib/python3.13/site-packages/cubesandbox/_transport.py
/usr/lib/python3.13/site-packages/cubesandbox/_volume.py
/usr/lib/python3.13/site-packages/cubesandbox/sandbox.py
/usr/share/doc/packages/python313-cubesandbox
/usr/share/doc/packages/python313-cubesandbox/README.md
/usr/share/licenses/python313-cubesandbox
/usr/share/licenses/python313-cubesandbox/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Sep 1 22:30:01 2026