Skip to content

build: replace openbabel-wheel with openbabel#548

Merged
rolan701 merged 1 commit into
hjkgrp:mainfrom
njzjz-bot:openbabel-3.2
May 27, 2026
Merged

build: replace openbabel-wheel with openbabel#548
rolan701 merged 1 commit into
hjkgrp:mainfrom
njzjz-bot:openbabel-3.2

Conversation

@njzjz-bot

Copy link
Copy Markdown
Contributor

Problem

  • openbabel-wheel has been superseded by the official openbabel package.
  • Starting with Open Babel 3.2.0, users can install the Python wheels directly from openbabel on PyPI.

Change

  • Replace the openbabel-wheel dependency with openbabel>=3.2.0.

Notes

  • This keeps the same Python import path (openbabel) while depending on the upstream package name.

Authored by OpenClaw (model: custom-chat-jinzhezeng-group/gpt-5.5)

openbabel-wheel has been superseded by the official openbabel package starting with version 3.2.0.

Authored by OpenClaw (model: custom-chat-jinzhezeng-group/gpt-5.5)
@codecov

codecov Bot commented May 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 40.69%. Comparing base (2d3e895) to head (b3a4fb5).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #548      +/-   ##
==========================================
+ Coverage   40.68%   40.69%   +0.01%     
==========================================
  Files          93       93              
  Lines       30328    30328              
==========================================
+ Hits        12339    12343       +4     
+ Misses      17989    17985       -4     
Flag Coverage Δ
unittests 40.69% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rolan701 rolan701 merged commit 21d2fde into hjkgrp:main May 27, 2026
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants