Skip to content

Release 2.2.3#276

Merged
hagenw merged 2 commits into
mainfrom
release-2.2.3
Dec 8, 2025
Merged

Release 2.2.3#276
hagenw merged 2 commits into
mainfrom
release-2.2.3

Conversation

@hagenw
Copy link
Copy Markdown
Member

@hagenw hagenw commented Dec 8, 2025

image

To get a release with the fix for the broken minio package and prepare a new audmodel release, I propose we do already a release of audbackend and do not wait for #271

Summary by Sourcery

Documentation:

  • Update the changelog to document the changes included in the 2.2.3 release.

@sourcery-ai
Copy link
Copy Markdown
Contributor

sourcery-ai Bot commented Dec 8, 2025

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Prepares audbackend release 2.2.3 by updating the changelog with a new version entry for the minio package fix and audmodel-related changes.

File-Level Changes

Change Details Files
Document the 2.2.3 release in the changelog.
  • Add a new 2.2.3 section with a short description of the release purpose and scope.
  • List the fix for the broken minio package and any related changes as part of the new release entry.
  • Update release version ordering and ensure formatting and headings are consistent with prior entries.
CHANGELOG.rst

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@hagenw hagenw self-assigned this Dec 8, 2025
Copy link
Copy Markdown
Contributor

@sourcery-ai sourcery-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey there - I've reviewed your changes and they look great!

Prompt for AI Agents
Please address the comments from this code review:

## Individual Comments

### Comment 1
<location> `CHANGELOG.rst:16-17` </location>
<code_context>
+* Added: support for Python 3.14
+* Added: support for Artifactory backend
+  in Python 3.13
+* Fixed: require ``minio!=7.2.19``
+  to avoid install broken ``minio`` package
+* Removed: support for Python 3.9
+
</code_context>

<issue_to_address>
**issue (typo):** Improve the grammar in the description of the minio fix.

Please rephrase "to avoid install broken ``minio`` package" to something like "to avoid installing the broken ``minio`` package" or "to avoid installing a broken ``minio`` package" to correct the grammar and improve clarity.

```suggestion
* Fixed: require ``minio!=7.2.19``
  to avoid installing the broken ``minio`` package
```
</issue_to_address>

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

Comment thread CHANGELOG.rst Outdated
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
@hagenw hagenw requested a review from frankenjoe December 8, 2025 10:22
@hagenw hagenw merged commit 7642f3f into main Dec 8, 2025
13 checks passed
@hagenw hagenw deleted the release-2.2.3 branch December 8, 2025 10:39
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