Skip to content

Bump conda-build version#2753

Open
antonwolfy wants to merge 4 commits into
masterfrom
bump-conda-build-version
Open

Bump conda-build version#2753
antonwolfy wants to merge 4 commits into
masterfrom
bump-conda-build-version

Conversation

@antonwolfy

@antonwolfy antonwolfy commented Feb 2, 2026

Copy link
Copy Markdown
Contributor

This PR bumps conda-build version from 25.11.1 to 26.5.0.

The upgrade pulls in py-lief 0.17, which crashes conda-build's post-build overlinking check on Windows while inspecting the compiled dpnp backend DLL:

File ".../conda_build/os_utils/liefldd.py", line 1092, in get_exports
result = [str(e) for e in binary.exported_functions]
AttributeError: 'Binary' object has no attribute 'exported_functions'

The failure occurs during the Packaging dpnp phase.

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to an issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • Have you checked performance impact of proposed changes?
  • Have you added documentation for your changes, if necessary?
  • Have you added your changes to the changelog?

@antonwolfy antonwolfy added this to the 0.20.0 release milestone Feb 2, 2026
@antonwolfy antonwolfy self-assigned this Feb 2, 2026
@github-actions

github-actions Bot commented Feb 2, 2026

Copy link
Copy Markdown
Contributor

View rendered docs @ https://intelpython.github.io/dpnp/pull/2753/index.html

@coveralls

coveralls commented Feb 2, 2026

Copy link
Copy Markdown
Collaborator

Coverage Status

coverage: 78.109% (-0.002%) from 78.111% — bump-conda-build-version into master

@antonwolfy antonwolfy marked this pull request as draft February 2, 2026 13:57
@antonwolfy antonwolfy force-pushed the bump-conda-build-version branch 2 times, most recently from 8bd2ae6 to 300c4a4 Compare February 16, 2026 19:24
@antonwolfy antonwolfy force-pushed the bump-conda-build-version branch from 300c4a4 to 0ba01ff Compare March 9, 2026 10:19
@antonwolfy antonwolfy force-pushed the bump-conda-build-version branch from fe27eba to 172f203 Compare April 1, 2026 10:25
@antonwolfy antonwolfy force-pushed the bump-conda-build-version branch from 172f203 to 0f27b25 Compare April 13, 2026 12:06
@antonwolfy antonwolfy force-pushed the bump-conda-build-version branch from 10a1e93 to bb88613 Compare June 15, 2026 09:33
@antonwolfy antonwolfy force-pushed the bump-conda-build-version branch from bb88613 to 1677402 Compare July 9, 2026 11:34
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Array API standard conformance tests for dpnp=0.21.0dev2=py313h509198e_26 ran successfully.
Passed: 1372
Failed: 3
Skipped: 5

@antonwolfy antonwolfy marked this pull request as ready for review July 9, 2026 17:09
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