2023-01-01T04:53:15 python3.9-schema-salad 8.3.20220913105718 -> 8.3.20221209165047 https://repology.org/metapackage/python3.9-schema-salad/versions 2023-01-01T04:53:17 attrpath: python39Packages.schema-salad 2023-01-01T04:53:17 Checking auto update branch... 2023-01-01T04:53:22 [version] 2023-01-01T04:53:22 [version] skipping because derivation has updateScript 2023-01-01T04:53:22 [rustCrateVersion] 2023-01-01T04:53:22 [rustCrateVersion] No cargoSha256 found 2023-01-01T04:53:22 [golangModuleVersion] 2023-01-01T04:53:22 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-01T04:53:22 [updateScript] 2023-01-01T04:53:23 [updateScript] Success 2023-01-01T04:53:23 [updateScript] this derivation will be built: /nix/store/v87dfdxh0kwbcyi7i7araglx85l9xf61-packages.json.drv building '/nix/store/v87dfdxh0kwbcyi7i7araglx85l9xf61-packages.json.drv'... Going to be running update for following packages: - python3.9-schema-salad-8.3.20220913105718 Press Enter key to continue... Running update for: - python3.9-schema-salad-8.3.20220913105718: UPDATING ... - python3.9-schema-salad-8.3.20220913105718: DONE. Packages updated! 2023-01-01T04:53:23 2023-01-01T04:53:23 [quotedUrls] 2023-01-01T04:53:24 [quotedUrls] nothing found to replace 2023-01-01T04:53:24 Diff after rewrites: diff --git a/pkgs/development/python-modules/schema-salad/default.nix b/pkgs/development/python-modules/schema-salad/default.nix index ae1627f888f..f537c3a287a 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.20220913105718"; + version = "8.3.20221209165047"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-18/xLIq1+yM8iQBIeXvRIO4A5GqZS/3qOKXmi439+sQ="; + hash = "sha256-2XzJpNfEJV64AAvOuqisDR0xgBySH9QROrMFHB4ybHw="; }; nativeBuildInputs = [ 2023-01-01T04:54:53 No auto update branch exists 2023-01-01T04:56:56 Successfully finished processing 2023-01-01T04:56:56 cachix "/nix/store/jbacmhi6yhphznq2whrm5yxn3rx1823x-python3.9-schema-salad-8.3.20221209165047" 2023-01-01T04:57:00 [check][nixpkgs-review] 2023-01-01T04:59:46 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
3 packages marked as broken and skipped:
2023-01-01T04:59:49 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. - WARNING: Package has meta.broken=true; Please manually test this package update and remove the broken attribute. meta.description for python39Packages.schema-salad is: "Semantic Annotations for Linked Avro Data" meta.homepage for python39Packages.schema-salad is: "https://github.com/common-workflow-language/schema_salad" meta.changelog for python39Packages.schema-salad is: "" ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - Warning: a test defined in `passthru.tests` did not pass - found 8.3.20221209165047 with grep in /nix/store/jbacmhi6yhphznq2whrm5yxn3rx1823x-python3.9-schema-salad-8.3.20221209165047 - found 8.3.20221209165047 in filename of file in /nix/store/jbacmhi6yhphznq2whrm5yxn3rx1823x-python3.9-schema-salad-8.3.20221209165047 ---
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 python39Packages.schema-salad ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/jbacmhi6yhphznq2whrm5yxn3rx1823x-python3.9-schema-salad-8.3.20221209165047 \ --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 python39Packages.schema-salad https://github.com/r-ryantm/nixpkgs/archive/49647234f03b3c5d7b5eeefb534bfe61ceb1c74e.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/jbacmhi6yhphznq2whrm5yxn3rx1823x-python3.9-schema-salad-8.3.20221209165047 ls -la /nix/store/jbacmhi6yhphznq2whrm5yxn3rx1823x-python3.9-schema-salad-8.3.20221209165047/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 marked as broken and skipped:
--- ###### 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). 2023-01-01T04:59:51 https://api.github.com/repos/NixOS/nixpkgs/pulls/208584