Skip to content

python3Packages.param: 2.2.0 -> 2.2.1#416284

Merged
dotlambda merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python3Packages.param
Jun 28, 2025
Merged

python3Packages.param: 2.2.0 -> 2.2.1#416284
dotlambda merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python3Packages.param

Conversation

@r-ryantm
Copy link
Copy Markdown
Contributor

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

meta.description for python3Packages.param is: Declarative Python programming using Parameters

meta.homepage for python3Packages.param is: https://param.holoviz.org/

meta.changelog for python3Packages.param is: https://github.com/holoviz/param/releases/tag/v2.2.1

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.2.1 with grep in /nix/store/x9bn17symrn8x65p9xxbrzp6ww4wcha6-python3.12-param-2.2.1
  • found 2.2.1 in filename of file in /nix/store/x9bn17symrn8x65p9xxbrzp6ww4wcha6-python3.12-param-2.2.1

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

23 package rebuild(s)

First fifty rebuilds by attrpath

python312Packages.colorcet
python312Packages.datashader
python312Packages.holoviews
python312Packages.hvplot
python312Packages.intake
python312Packages.msticpy
python312Packages.nbsmoke
python312Packages.panel
python312Packages.param
python312Packages.pyct
python312Packages.pyviz-comms
python313Packages.colorcet
python313Packages.datashader
python313Packages.holoviews
python313Packages.hvplot
python313Packages.intake
python313Packages.msticpy
python313Packages.nbsmoke
python313Packages.panel
python313Packages.param
python313Packages.pyct
python313Packages.pyviz-comms
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/x9bn17symrn8x65p9xxbrzp6ww4wcha6-python3.12-param-2.2.1 \
  --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.param https://github.com/r-ryantm/nixpkgs/archive/93d29be699966ba7c38310c6a6264bc773eb47cf.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/93d29be699966ba7c38310c6a6264bc773eb47cf#python3Packages.param

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

ls -la /nix/store/x9bn17symrn8x65p9xxbrzp6ww4wcha6-python3.12-param-2.2.1
ls -la /nix/store/x9bn17symrn8x65p9xxbrzp6ww4wcha6-python3.12-param-2.2.1/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

✅ 44 packages built:
  • python312Packages.colorcet
  • python312Packages.colorcet.dist
  • python312Packages.datashader
  • python312Packages.datashader.dist
  • python312Packages.holoviews
  • python312Packages.holoviews.dist
  • python312Packages.hvplot
  • python312Packages.hvplot.dist
  • python312Packages.intake
  • python312Packages.intake.dist
  • python312Packages.msticpy
  • python312Packages.msticpy.dist
  • python312Packages.nbsmoke
  • python312Packages.nbsmoke.dist
  • python312Packages.panel
  • python312Packages.panel.dist
  • python312Packages.param
  • python312Packages.param.dist
  • python312Packages.pyct
  • python312Packages.pyct.dist
  • python312Packages.pyviz-comms
  • python312Packages.pyviz-comms.dist
  • python313Packages.colorcet
  • python313Packages.colorcet.dist
  • python313Packages.datashader
  • python313Packages.datashader.dist
  • python313Packages.holoviews
  • python313Packages.holoviews.dist
  • python313Packages.hvplot
  • python313Packages.hvplot.dist
  • python313Packages.intake
  • python313Packages.intake.dist
  • python313Packages.msticpy
  • python313Packages.msticpy.dist
  • python313Packages.nbsmoke
  • python313Packages.nbsmoke.dist
  • python313Packages.panel
  • python313Packages.panel.dist
  • python313Packages.param
  • python313Packages.param.dist
  • python313Packages.pyct
  • python313Packages.pyct.dist
  • python313Packages.pyviz-comms
  • python313Packages.pyviz-comms.dist

Maintainer pings

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 Jun 12, 2025
@wegank wegank force-pushed the auto-update/python3Packages.param branch from 93d29be to bbdca1a Compare June 28, 2025 16:12
@dotlambda dotlambda merged commit e8c4d95 into NixOS:master Jun 28, 2025
24 of 27 checks passed
@r-ryantm r-ryantm deleted the auto-update/python3Packages.param branch June 29, 2025 00:20
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