Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport release-24.11] python312Packages.blockdiag: fix missing runtime dependency #370209

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

nixpkgs-ci[bot]
Copy link
Contributor

@nixpkgs-ci nixpkgs-ci bot commented Jan 2, 2025

Bot-based backport to release-24.11, triggered by a label in #370056.

  • Before merging, ensure that this backport is acceptable for the release.
    • Even as a non-commiter, if you find that it is not acceptable, leave a comment.

The `blockdiag.imagedraw` module has a runtime dependency on
[`pkg_resources`], which is part of the `setuptools` package.

[`pkg_resources`]: https://github.com/blockdiag/blockdiag/blob/3.0.0/src/blockdiag/imagedraw/__init__.py#L16

(cherry picked from commit 8c30dd4)
@bjornfor bjornfor merged commit b69613f into release-24.11 Jan 2, 2025
27 of 28 checks passed
@bjornfor bjornfor deleted the backport-370056-to-release-24.11 branch January 2, 2025 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants