Skip to content

fix crates#7549

Merged
youknowone merged 1 commit intoRustPython:mainfrom
youknowone:prepare-release
Mar 31, 2026
Merged

fix crates#7549
youknowone merged 1 commit intoRustPython:mainfrom
youknowone:prepare-release

Conversation

@youknowone
Copy link
Copy Markdown
Member

@youknowone youknowone commented Mar 31, 2026

Summary by CodeRabbit

  • Chores
    • Updated package version in compiler source component.
    • Enhanced package documentation with description fields.
    • Adjusted build configuration to include additional build files in distribution packages.

@youknowone youknowone marked this pull request as ready for review March 31, 2026 07:28
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 31, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yml

Review profile: CHILL

Plan: Pro

Run ID: 4dbb2129-25b2-4bf1-84a9-236bf76b68b4

📥 Commits

Reviewing files that changed from the base of the PR and between 403c2be and f415b54.

📒 Files selected for processing (3)
  • crates/compiler-source/Cargo.toml
  • crates/doc/Cargo.toml
  • crates/pylib/Cargo.toml

📝 Walkthrough

Walkthrough

Three Cargo.toml files updated: compiler-source crate version downgraded from 0.5.0 to 0.4.1, doc crate description field added, and pylib crate include list updated to reference build.rs.

Changes

Cohort / File(s) Summary
Package Version
crates/compiler-source/Cargo.toml
Downgraded version from 0.5.0+deprecated to 0.4.1+deprecated.
Package Metadata
crates/doc/Cargo.toml
Added description field to package metadata for the rustpython-doc crate.
Build Configuration
crates/pylib/Cargo.toml
Updated include list to add build.rs file to the package distribution.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A version down, descriptions in place,
Build scripts bundled with cautious grace,
Cargo.tomls tweaked, so tidy and neat,
Config changes make the manifest complete!

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Title check ❓ Inconclusive The title 'fix crates' is vague and generic, providing no meaningful information about what specifically was fixed or which crates were modified. Use a more descriptive title that specifies the actual changes, such as 'Update crate versions and metadata for release preparation' or 'Fix crate manifests: update compiler-source version, add doc description, and update pylib includes'.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@youknowone youknowone merged commit d9c4c95 into RustPython:main Mar 31, 2026
19 of 20 checks passed
@youknowone youknowone deleted the prepare-release branch March 31, 2026 12:05
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.

1 participant