python312Packages.allure-python-commons-test 2.13.2 -> 2.13.3 https://github.com/allure-framework/allure-python/releases attrpath: python312Packages.allure-python-commons-test 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/rdq70di0m4scpw8brq61nlln1x1mh6lm-packages.json.drv building '/nix/store/rdq70di0m4scpw8brq61nlln1x1mh6lm-packages.json.drv'... Going to be running update for following packages: - python3.12-allure-python-commons-test-2.13.2 Press Enter key to continue... Running update for: - python3.12-allure-python-commons-test-2.13.2: UPDATING ... - python3.12-allure-python-commons-test-2.13.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/allure-python-commons-test/default.nix b/pkgs/development/python-modules/allure-python-commons-test/default.nix index f023cbb3a429..52a38b647a69 100644 --- a/pkgs/development/python-modules/allure-python-commons-test/default.nix +++ b/pkgs/development/python-modules/allure-python-commons-test/default.nix @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "allure-python-commons-test"; - version = "2.13.2"; + version = "2.13.3"; format = "setuptools"; disabled = pythonOlder "3.4"; src = fetchPypi { inherit pname version; - hash = "sha256-Xh6NtqiuTg7UxKqJ7/p45rCUQGWiGDEaNAslzeYtgfg="; + hash = "sha256-DGPxOoUGecpqKugrVR9iAa1VCBoInzUGTEY4GQB13SE="; }; nativeBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/fpriayxlbr4d7m1qzk50vmyx73b2h409-python3.12-allure-python-commons-test-2.13.3" [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)
16 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.allure-python-commons-test is: Just pack of hamcrest matchers for validation result in allure2 json format meta.homepage for python312Packages.allure-python-commons-test is: https://github.com/allure-framework/allure-python ###### 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 2.13.3 with grep in /nix/store/fpriayxlbr4d7m1qzk50vmyx73b2h409-python3.12-allure-python-commons-test-2.13.3 - found 2.13.3 in filename of file in /nix/store/fpriayxlbr4d7m1qzk50vmyx73b2h409-python3.12-allure-python-commons-test-2.13.3 ---
Rebuild report (if merged into master) (click to expand) ``` 8 total rebuild path(s) 8 package rebuild(s) First fifty rebuilds by attrpath python311Packages.allure-behave python311Packages.allure-pytest python311Packages.allure-python-commons python311Packages.allure-python-commons-test python312Packages.allure-behave python312Packages.allure-pytest python312Packages.allure-python-commons python312Packages.allure-python-commons-test ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/fpriayxlbr4d7m1qzk50vmyx73b2h409-python3.12-allure-python-commons-test-2.13.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 python312Packages.allure-python-commons-test https://github.com/r-ryantm/nixpkgs/archive/c18b5b49b54f15f152231fc6038173d224071039.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/c18b5b49b54f15f152231fc6038173d224071039#python312Packages.allure-python-commons-test ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/fpriayxlbr4d7m1qzk50vmyx73b2h409-python3.12-allure-python-commons-test-2.13.3 ls -la /nix/store/fpriayxlbr4d7m1qzk50vmyx73b2h409-python3.12-allure-python-commons-test-2.13.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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
16 packages built:
--- ###### Maintainer pings cc @evanjs 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/298020