2022-12-14T07:46:15 python310Packages.param 0 -> 1 2022-12-14T07:46:18 attrpath: python310Packages.param 2022-12-14T07:46:18 Checking auto update branch... 2022-12-14T07:46:22 [version] 2022-12-14T07:46:22 [version] skipping because derivation has updateScript 2022-12-14T07:46:22 [rustCrateVersion] 2022-12-14T07:46:22 [rustCrateVersion] No cargoSha256 found 2022-12-14T07:46:22 [golangModuleVersion] 2022-12-14T07:46:22 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-14T07:46:22 [updateScript] 2022-12-14T07:46:25 [updateScript] Success 2022-12-14T07:46:25 [updateScript] this derivation will be built: /nix/store/09wgav7c0q5krmxrj9l0a95r9k4v11c5-packages.json.drv building '/nix/store/09wgav7c0q5krmxrj9l0a95r9k4v11c5-packages.json.drv'... Going to be running update for following packages: - python3.10-param-1.12.2 Press Enter key to continue... Running update for: - python3.10-param-1.12.2: UPDATING ... - python3.10-param-1.12.2: DONE. Packages updated! 2022-12-14T07:46:25 2022-12-14T07:46:25 [quotedUrls] 2022-12-14T07:46:25 [quotedUrls] nothing found to replace 2022-12-14T07:46:25 Diff after rewrites: diff --git a/pkgs/development/python-modules/param/default.nix b/pkgs/development/python-modules/param/default.nix index dc1e8c9ae51..7e9fa7aa7e2 100644 --- a/pkgs/development/python-modules/param/default.nix +++ b/pkgs/development/python-modules/param/default.nix @@ -6,13 +6,13 @@ buildPythonPackage rec { pname = "param"; - version = "1.12.2"; + version = "1.12.3"; src = fetchFromGitHub { owner = "holoviz"; repo = pname; rev = "refs/tags/v${version}"; - sha256 = "sha256-NrMsIDcpZc/R2j8VuXitbnIlhP3NtLxU/OkygXqYok8="; + sha256 = "sha256-XVHYx0M/BLjNNneObxygPHtid65ti7nctKsUMF21fmw="; }; checkInputs = [ 2022-12-14T07:47:54 No auto update branch exists 2022-12-14T07:48:00 Successfully finished processing 2022-12-14T07:48:00 cachix "/nix/store/xv773nd8531y4law2j4yb5cy4zwfynw1-python3.10-param-1.12.3" 2022-12-14T07:48:05 [check][nixpkgs-review] 2022-12-14T08:01:26 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
20 packages built:
2022-12-14T08:01:29 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for python310Packages.param is: "Declarative Python programming using Parameters" meta.homepage for python310Packages.param is: "https://github.com/pyviz/param" meta.changelog for python310Packages.param is: "" ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.12.3 with grep in /nix/store/xv773nd8531y4law2j4yb5cy4zwfynw1-python3.10-param-1.12.3 - found 1.12.3 in filename of file in /nix/store/xv773nd8531y4law2j4yb5cy4zwfynw1-python3.10-param-1.12.3 ---
Rebuild report (if merged into master) (click to expand) ``` 20 total rebuild path(s) 20 package rebuild(s) First fifty rebuilds by attrpath python310Packages.colorcet python310Packages.datashader python310Packages.holoviews python310Packages.hvplot python310Packages.nbsmoke python310Packages.panel python310Packages.param python310Packages.pyct python310Packages.pyviz-comms python310Packages.runway-python python39Packages.colorcet python39Packages.datashader python39Packages.holoviews python39Packages.hvplot python39Packages.nbsmoke python39Packages.panel python39Packages.param python39Packages.pyct python39Packages.pyviz-comms python39Packages.runway-python ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/xv773nd8531y4law2j4yb5cy4zwfynw1-python3.10-param-1.12.3 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix 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 python310Packages.param https://github.com/r-ryantm/nixpkgs/archive/ced85c118bba766a25c7d594f01c254516463c8f.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/xv773nd8531y4law2j4yb5cy4zwfynw1-python3.10-param-1.12.3 ls -la /nix/store/xv773nd8531y4law2j4yb5cy4zwfynw1-python3.10-param-1.12.3/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. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
20 packages built:
--- ###### Maintainer pings cc @costrouc for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). 2022-12-14T08:01:31 https://api.github.com/repos/NixOS/nixpkgs/pulls/206035