Skip to content

v3.8.1

  • v3.8.1
  • 47ccd17
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
  • Choose a tag to compare

  • v3.8.1
  • 47ccd17
  • Choose a tag to compare

  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
@mahaloz mahaloz tagged this 03 Jun 16:26
libbs has been renamed to declib. This release converts the libbs PyPI
package into a deprecation shim:

- libbs/__init__.py is now a meta-path-finder shim that emits a
  DeprecationWarning on import and forwards `libbs.X` imports to the
  matching `declib.X` module so existing code keeps working.
- pyproject.toml declares declib as the sole dependency, so
  `pip install libbs` actually installs declib.
- Bumped to 3.8.1 and marked "Development Status :: 7 - Inactive".
- Source code, tests, docs, examples, workflows, and CLAUDE.md are
  removed; the canonical home for all of that is the declib repository.
- README is now a short migration notice.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Assets 2
Loading