Skip to content

python3Packages.dask: fix numpy 2.5 update#536865

Merged
GaetanLepage merged 1 commit into
NixOS:staging-nextfrom
CertainLach:push-wnoslskmnkpp
Jun 30, 2026
Merged

python3Packages.dask: fix numpy 2.5 update#536865
GaetanLepage merged 1 commit into
NixOS:staging-nextfrom
CertainLach:push-wnoslskmnkpp

Conversation

@CertainLach

@CertainLach CertainLach commented Jun 30, 2026

Copy link
Copy Markdown
Member

Numpy 2.5 deprecated timedelta64 constructor without unit specified, thankfully it is only used in one place in this package. I tried to update the package, but the rabbit hole seems much deeper than I expected.

Things done

@nixpkgs-ci nixpkgs-ci Bot requested a review from GaetanLepage June 30, 2026 02:17
@nixpkgs-ci nixpkgs-ci Bot added 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-linux: 501-1000 This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-darwin: 501-1000 This PR causes many rebuilds on Darwin and should normally target the staging branches. 6.topic: python Python is a high-level, general-purpose programming language. labels Jun 30, 2026
@CertainLach CertainLach marked this pull request as draft June 30, 2026 02:18
@CertainLach

Copy link
Copy Markdown
Member Author

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 536865 --checkout commit --package python3Packages.dask
Commit: f6cb3d53056342c80498eafc796e16cde77338f4


x86_64-linux

✅ 1 package built:
  • python3Packages.dask

@CertainLach CertainLach marked this pull request as ready for review June 30, 2026 02:33
@GaetanLepage GaetanLepage added this pull request to the merge queue Jun 30, 2026
@nixpkgs-ci nixpkgs-ci Bot added 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. labels Jun 30, 2026
Merged via the queue into NixOS:staging-next with commit 8964b75 Jun 30, 2026
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 501-1000 This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-linux: 501-1000 This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants