Skip to content

python3Packages.awkward: 2.8.1 -> 2.8.2#404148

Merged
veprbl merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python3Packages.awkward
May 12, 2025
Merged

python3Packages.awkward: 2.8.1 -> 2.8.2#404148
veprbl merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python3Packages.awkward

Conversation

@r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented May 4, 2025

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for python3Packages.awkward is: Manipulate JSON-like data with NumPy-like idioms

meta.homepage for python3Packages.awkward is: https://github.com/scikit-hep/awkward

meta.changelog for python3Packages.awkward is: https://github.com/scikit-hep/awkward/releases/tag/v2.8.2

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 2.8.2 with grep in /nix/store/vsxzbv09xk60b76wxsglridrqys93qj4-python3.12-awkward-2.8.2
  • found 2.8.2 in filename of file in /nix/store/vsxzbv09xk60b76wxsglridrqys93qj4-python3.12-awkward-2.8.2

Rebuild report (if merged into master) (click to expand)
21 total rebuild path(s)

21 package rebuild(s)

First fifty rebuilds by attrpath

python312Packages.awkward
python312Packages.awkward-pandas
python312Packages.coffea
python312Packages.correctionlib
python312Packages.dask-awkward
python312Packages.dask-histogram
python312Packages.fastjet
python312Packages.mplhep
python312Packages.uproot
python312Packages.vector
python313Packages.awkward
python313Packages.awkward-pandas
python313Packages.coffea
python313Packages.correctionlib
python313Packages.dask-awkward
python313Packages.dask-histogram
python313Packages.fastjet
python313Packages.mplhep
python313Packages.uproot
python313Packages.vector
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/vsxzbv09xk60b76wxsglridrqys93qj4-python3.12-awkward-2.8.2 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A python3Packages.awkward https://github.com/r-ryantm/nixpkgs/archive/52a7d687e0944326a142f918718e220d868aa734.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/52a7d687e0944326a142f918718e220d868aa734#python3Packages.awkward

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/vsxzbv09xk60b76wxsglridrqys93qj4-python3.12-awkward-2.8.2
ls -la /nix/store/vsxzbv09xk60b76wxsglridrqys93qj4-python3.12-awkward-2.8.2/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

❌ 20 packages failed to build:
  • python312Packages.coffea
  • python312Packages.coffea.dist
  • python312Packages.dask-awkward
  • python312Packages.dask-awkward.dist
  • python312Packages.dask-histogram
  • python312Packages.dask-histogram.dist
  • python312Packages.fastjet
  • python312Packages.fastjet.dist
  • python312Packages.vector
  • python312Packages.vector.dist
  • python313Packages.coffea
  • python313Packages.coffea.dist
  • python313Packages.dask-awkward
  • python313Packages.dask-awkward.dist
  • python313Packages.dask-histogram
  • python313Packages.dask-histogram.dist
  • python313Packages.fastjet
  • python313Packages.fastjet.dist
  • python313Packages.vector
  • python313Packages.vector.dist
✅ 20 packages built:
  • python312Packages.awkward
  • python312Packages.awkward-pandas
  • python312Packages.awkward-pandas.dist
  • python312Packages.awkward.dist
  • python312Packages.correctionlib
  • python312Packages.correctionlib.dist
  • python312Packages.mplhep
  • python312Packages.mplhep.dist
  • python312Packages.uproot
  • python312Packages.uproot.dist
  • python313Packages.awkward
  • python313Packages.awkward-pandas
  • python313Packages.awkward-pandas.dist
  • python313Packages.awkward.dist
  • python313Packages.correctionlib
  • python313Packages.correctionlib.dist
  • python313Packages.mplhep
  • python313Packages.mplhep.dist
  • python313Packages.uproot
  • python313Packages.uproot.dist

Maintainer pings

cc @veprbl for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added 6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels May 4, 2025
@nix-owners nix-owners bot requested a review from veprbl May 4, 2025 16:34
@veprbl veprbl merged commit 4dff0df into NixOS:master May 12, 2025
27 checks passed
@r-ryantm r-ryantm deleted the auto-update/python3Packages.awkward branch May 13, 2025 00:21
@tobim tobim mentioned this pull request May 13, 2025
13 tasks
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: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants