python310Packages.schema-salad 0 -> 1 attrpath: python310Packages.schema-salad 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/fzrnzah8q6k0sw5wyhg2xj6w2xw6a88g-packages.json.drv building '/nix/store/fzrnzah8q6k0sw5wyhg2xj6w2xw6a88g-packages.json.drv'... Going to be running update for following packages: - python3.10-schema-salad-8.3.20221209165047 Press Enter key to continue... Running update for: - python3.10-schema-salad-8.3.20221209165047: UPDATING ... - python3.10-schema-salad-8.3.20221209165047: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/schema-salad/default.nix b/pkgs/development/python-modules/schema-salad/default.nix index bfc37e7667e..1b951f9403c 100644 --- a/pkgs/development/python-modules/schema-salad/default.nix +++ b/pkgs/development/python-modules/schema-salad/default.nix @@ -14,14 +14,14 @@ buildPythonPackage rec { pname = "schema-salad"; - version = "8.3.20221209165047"; + version = "8.3.20230109181936"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-2XzJpNfEJV64AAvOuqisDR0xgBySH9QROrMFHB4ybHw="; + hash = "sha256-4PuPvnk92kITPzdGQr6fGvFlG7+zyjfjQdiGbWld5Fo="; }; nativeBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/q21y5pyk12204i2a50s7bm2n02vjkvlw-python3.10-schema-salad-8.3.20230109181936" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
3 packages failed to build:
4 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.schema-salad is: Semantic Annotations for Linked Avro Data meta.homepage for python310Packages.schema-salad is: https://github.com/common-workflow-language/schema_salad meta.changelog for python310Packages.schema-salad is: https://github.com/common-workflow-language/schema_salad/releases/tag/8.3.20230109181936 ###### 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 8.3.20230109181936 with grep in /nix/store/q21y5pyk12204i2a50s7bm2n02vjkvlw-python3.10-schema-salad-8.3.20230109181936 - found 8.3.20230109181936 in filename of file in /nix/store/q21y5pyk12204i2a50s7bm2n02vjkvlw-python3.10-schema-salad-8.3.20230109181936 ---
Rebuild report (if merged into master) (click to expand) ``` 3 total rebuild path(s) 3 package rebuild(s) First fifty rebuilds by attrpath cwltool python310Packages.schema-salad python311Packages.schema-salad ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/q21y5pyk12204i2a50s7bm2n02vjkvlw-python3.10-schema-salad-8.3.20230109181936 \ --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.schema-salad https://github.com/r-ryantm/nixpkgs/archive/c14ed822f148d749772b882d898ff3f1e227c64c.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/q21y5pyk12204i2a50s7bm2n02vjkvlw-python3.10-schema-salad-8.3.20230109181936 ls -la /nix/store/q21y5pyk12204i2a50s7bm2n02vjkvlw-python3.10-schema-salad-8.3.20230109181936/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)
3 packages failed to build:
4 packages built:
--- ###### Maintainer pings cc @veprbl 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/211013