Skip to content

Add pip check to test suite & bump to dpctl v0.22.1#6

Merged
ndgrigorian merged 4 commits into
conda-forge:mainfrom
xaleryb:add-pip-check
May 11, 2026
Merged

Add pip check to test suite & bump to dpctl v0.22.1#6
ndgrigorian merged 4 commits into
conda-forge:mainfrom
xaleryb:add-pip-check

Conversation

@xaleryb
Copy link
Copy Markdown
Contributor

@xaleryb xaleryb commented May 11, 2026

This PR combines two changes:

  1. Version bump to 0.22.1 — updates source to the latest dpctl release
  2. Add pip check to test suite — catches undeclared or broken PyPI runtime dependencies at build time

The pip check addition was motivated by a recent issue where mkl-service 2.7.1 introduced dependencies = ["mkl"] in pyproject.toml, which breaks pip check in downstream conda environments since mkl ships no .dist-info on conda-forge. Adding this check here ensures similar regressions are caught in-recipe in the future.

Supersedes: #4, #7
See: IntelPython/mkl-service#201

@conda-forge-admin
Copy link
Copy Markdown
Contributor

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe/meta.yaml) and found it was in an excellent condition.

@xaleryb xaleryb marked this pull request as draft May 11, 2026 21:01
@xaleryb xaleryb marked this pull request as ready for review May 11, 2026 23:07
@xaleryb xaleryb changed the title Add pip check to test suite Add pip check to test suite & bump to dpctl v0.22.1 May 11, 2026
@ndgrigorian ndgrigorian merged commit e5f6b96 into conda-forge:main May 11, 2026
11 checks passed
@xaleryb xaleryb deleted the add-pip-check branch May 11, 2026 23:37
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.

4 participants