python312Packages.license-expression 30.2.0 -> 30.3.0 https://repology.org/project/python:license-expression/versions attrpath: python312Packages.license-expression 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] this derivation will be built: /nix/store/icam295rwg31p5y2n821g9m1z8y9hxnc-packages.json.drv building '/nix/store/icam295rwg31p5y2n821g9m1z8y9hxnc-packages.json.drv'... Going to be running update for following packages: - python3.12-license-expression-30.2.0 Press Enter key to continue... Running update for: - python3.12-license-expression-30.2.0: UPDATING ... - python3.12-license-expression-30.2.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/license-expression/default.nix b/pkgs/development/python-modules/license-expression/default.nix index 4988a3d25674..a17f4e829cae 100644 --- a/pkgs/development/python-modules/license-expression/default.nix +++ b/pkgs/development/python-modules/license-expression/default.nix @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "license-expression"; - version = "30.2.0"; + version = "30.3.0"; pyproject = true; disabled = pythonOlder "3.7"; @@ -18,7 +18,7 @@ buildPythonPackage rec { owner = "nexB"; repo = "license-expression"; rev = "refs/tags/v${version}"; - hash = "sha256-vsQsHi2jdB0OiV6stm1APjQvr+238UoKgaaeXVx/isI="; + hash = "sha256-nHqfnetVyz4W2Q6onH0mU/4x9e/vD4rbl9DF4TYqWzs="; }; dontConfigure = true; No auto update branch exists Successfully finished processing cachix "/nix/store/84pp5l607gzxn85rlgsnmpbkalf23yzz-python3.12-license-expression-30.3.0" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
35 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 python312Packages.license-expression is: Utility library to parse, normalize and compare License expressions meta.homepage for python312Packages.license-expression is: https://github.com/nexB/license-expression meta.changelog for python312Packages.license-expression is: https://github.com/nexB/license-expression/blob/v30.3.0/CHANGELOG.rst ###### 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 30.3.0 with grep in /nix/store/84pp5l607gzxn85rlgsnmpbkalf23yzz-python3.12-license-expression-30.3.0 - found 30.3.0 in filename of file in /nix/store/84pp5l607gzxn85rlgsnmpbkalf23yzz-python3.12-license-expression-30.3.0 ---
Rebuild report (if merged into master) (click to expand) ``` 19 total rebuild path(s) 19 package rebuild(s) First fifty rebuilds by attrpath amberol checkov cyclonedx-python pip-audit python311Packages.cyclonedx-python-lib python311Packages.license-expression python311Packages.reuse python311Packages.scancode-toolkit python311Packages.spdx-tools python311Packages.tern python312Packages.cyclonedx-python-lib python312Packages.license-expression python312Packages.reuse python312Packages.scancode-toolkit python312Packages.spdx-tools python312Packages.tern reuse sbomnix strictdoc ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/84pp5l607gzxn85rlgsnmpbkalf23yzz-python3.12-license-expression-30.3.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 python312Packages.license-expression https://github.com/r-ryantm/nixpkgs/archive/a4f7ff6f28fed0553248e0809a910e1c48afcbbe.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/a4f7ff6f28fed0553248e0809a910e1c48afcbbe#python312Packages.license-expression ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/84pp5l607gzxn85rlgsnmpbkalf23yzz-python3.12-license-expression-30.3.0 ls -la /nix/store/84pp5l607gzxn85rlgsnmpbkalf23yzz-python3.12-license-expression-30.3.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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
35 packages built:
--- ###### Maintainer pings cc @fabaff 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/297304