python312Packages.pytest-cases 3.8.2 -> 3.8.3 https://github.com/smarie/python-pytest-cases/releases attrpath: python312Packages.pytest-cases 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/lyf1fzjh3958xga88lihdaxq8brs39f1-packages.json.drv building '/nix/store/lyf1fzjh3958xga88lihdaxq8brs39f1-packages.json.drv'... Going to be running update for following packages: - python3.12-pytest-cases-3.8.2 Press Enter key to continue... Running update for: - python3.12-pytest-cases-3.8.2: UPDATING ... - python3.12-pytest-cases-3.8.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pytest-cases/default.nix b/pkgs/development/python-modules/pytest-cases/default.nix index 1942a362a176..b53e176a0dc9 100644 --- a/pkgs/development/python-modules/pytest-cases/default.nix +++ b/pkgs/development/python-modules/pytest-cases/default.nix @@ -10,14 +10,14 @@ buildPythonPackage rec { pname = "pytest-cases"; - version = "3.8.2"; + version = "3.8.3"; pyproject = true; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-JM7AEoyCL1G19AL6zgnnBJlU2WddsspnX84e9/j3Seg="; + hash = "sha256-J9JERbn2bLVlKLBQiHidtHgqLaQetIVu8XD3NHa22VM="; }; nativeBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/zav9givlpp9andhr4d5pn5p3h66bxc0q-python3.12-pytest-cases-3.8.3" [check][nixpkgs-review] [check][nixpkgs-review] took longer than 45m and timed out nixpkgs-review took longer than 45m and timed out 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.pytest-cases is: Separate test code from test cases in pytest meta.homepage for python312Packages.pytest-cases is: https://github.com/smarie/python-pytest-cases meta.changelog for python312Packages.pytest-cases is: https://github.com/smarie/python-pytest-cases/releases/tag/3.8.3 ###### 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 3.8.3 with grep in /nix/store/zav9givlpp9andhr4d5pn5p3h66bxc0q-python3.12-pytest-cases-3.8.3 - found 3.8.3 in filename of file in /nix/store/zav9givlpp9andhr4d5pn5p3h66bxc0q-python3.12-pytest-cases-3.8.3 ---
Rebuild report (if merged into master) (click to expand) ``` 19 total rebuild path(s) 19 package rebuild(s) First fifty rebuilds by attrpath home-assistant-component-tests.sia python311Packages.cloudpathlib python311Packages.fastai python311Packages.mne-python python311Packages.pins python311Packages.pysiaalarm python311Packages.pytest-cases python311Packages.pytest-harvest python311Packages.spacy python311Packages.spacy-lookups-data python311Packages.spacy-transformers python311Packages.textacy python311Packages.textnets python311Packages.weasel python312Packages.cloudpathlib python312Packages.pysiaalarm python312Packages.pytest-cases python312Packages.pytest-harvest python312Packages.weasel ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/zav9givlpp9andhr4d5pn5p3h66bxc0q-python3.12-pytest-cases-3.8.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.pytest-cases https://github.com/r-ryantm/nixpkgs/archive/79d0dcf7206f0234df73234778b00e7e05c6f5fb.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/79d0dcf7206f0234df73234778b00e7e05c6f5fb#python312Packages.pytest-cases ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/zav9givlpp9andhr4d5pn5p3h66bxc0q-python3.12-pytest-cases-3.8.3 ls -la /nix/store/zav9givlpp9andhr4d5pn5p3h66bxc0q-python3.12-pytest-cases-3.8.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. nixpkgs-review took longer than 45m and timed out --- ###### 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/294427