python310Packages.heudiconv 0 -> 1 attrpath: python310Packages.heudiconv Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.10-heudiconv-0.13.1 Press Enter key to continue... Running update for: - python3.10-heudiconv-0.13.1: UPDATING ... - python3.10-heudiconv-0.13.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/heudiconv/default.nix b/pkgs/development/python-modules/heudiconv/default.nix index 514d4e2477b6..3cdf1463cd57 100644 --- a/pkgs/development/python-modules/heudiconv/default.nix +++ b/pkgs/development/python-modules/heudiconv/default.nix @@ -19,14 +19,14 @@ buildPythonPackage rec { pname = "heudiconv"; - version = "0.13.1"; + version = "1.0.0"; format = "pyproject"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-UUBRC6RToj4XVbJnxG+EKdue4NVpTAW31RNm9ieF1lU="; + hash = "sha256-cW6G2NtPZiyqqJ3w9a3Y/6blEaXtR9eGG5epPknimsw="; }; postPatch = '' No auto update branch exists Successfully finished processing cachix "/nix/store/lxmy0b487hv7qcmv1skvzrnx9ps0vasd-python3.10-heudiconv-1.0.0" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages built:
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.heudiconv is: Flexible DICOM converter for organizing imaging data meta.homepage for python310Packages.heudiconv is: https://heudiconv.readthedocs.io meta.changelog for python310Packages.heudiconv is: https://github.com/nipy/heudiconv/releases/tag/v1.0.0 ###### 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.0.0 with grep in /nix/store/lxmy0b487hv7qcmv1skvzrnx9ps0vasd-python3.10-heudiconv-1.0.0 - found 1.0.0 in filename of file in /nix/store/lxmy0b487hv7qcmv1skvzrnx9ps0vasd-python3.10-heudiconv-1.0.0 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath python310Packages.heudiconv python311Packages.heudiconv ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/lxmy0b487hv7qcmv1skvzrnx9ps0vasd-python3.10-heudiconv-1.0.0 \ --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.heudiconv https://github.com/r-ryantm/nixpkgs/archive/945583555a6165d02d0c493c5ee396d843d941e8.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/945583555a6165d02d0c493c5ee396d843d941e8#python310Packages.heudiconv ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/lxmy0b487hv7qcmv1skvzrnx9ps0vasd-python3.10-heudiconv-1.0.0 ls -la /nix/store/lxmy0b487hv7qcmv1skvzrnx9ps0vasd-python3.10-heudiconv-1.0.0/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)
2 packages built:
--- ###### Maintainer pings cc @bcdarwin 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). https://api.github.com/repos/NixOS/nixpkgs/pulls/256778