2022-11-22T19:32:40 python310Packages.generic 0 -> 1 2022-11-22T19:32:42 attrpath: python310Packages.generic 2022-11-22T19:32:42 Checking auto update branch... 2022-11-22T19:32:47 [version] 2022-11-22T19:32:47 [version] skipping because derivation has updateScript 2022-11-22T19:32:47 [rustCrateVersion] 2022-11-22T19:32:47 [rustCrateVersion] No cargoSha256 found 2022-11-22T19:32:47 [golangModuleVersion] 2022-11-22T19:32:47 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-22T19:32:47 [updateScript] 2022-11-22T19:32:48 [updateScript] Success 2022-11-22T19:32:48 [updateScript] this derivation will be built: /nix/store/2554q8xpic73s9cdkaw9gpsmsk16q1bi-packages.json.drv building '/nix/store/2554q8xpic73s9cdkaw9gpsmsk16q1bi-packages.json.drv'... Going to be running update for following packages: - python3.10-generic-1.1.0 Press Enter key to continue... Running update for: - python3.10-generic-1.1.0: UPDATING ... - python3.10-generic-1.1.0: DONE. Packages updated! 2022-11-22T19:32:48 2022-11-22T19:32:48 [quotedUrls] 2022-11-22T19:32:49 [quotedUrls] nothing found to replace 2022-11-22T19:32:49 Diff after rewrites: diff --git a/pkgs/development/python-modules/generic/default.nix b/pkgs/development/python-modules/generic/default.nix index 98e601140d4..26ced17565a 100644 --- a/pkgs/development/python-modules/generic/default.nix +++ b/pkgs/development/python-modules/generic/default.nix @@ -8,14 +8,14 @@ buildPythonPackage rec { pname = "generic"; - version = "1.1.0"; + version = "1.1.1"; disabled = pythonOlder "3.7"; format = "pyproject"; src = fetchPypi { inherit pname version; - sha256 = "sha256-/947oEvZSD5mjRD9qcuzKAFativTmaeejXxQ322UD+A="; + sha256 = "sha256-UHz2v6K5lNYb7cxBViTfPkpu2M8LItApGoSg3Bb2bqI="; }; nativeBuildInputs = [ 2022-11-22T19:34:21 No auto update branch exists 2022-11-22T19:34:26 Successfully finished processing 2022-11-22T19:34:26 cachix "/nix/store/6l1y7bxjmigxxkzbbclb85ll6dlci5d7-python3.10-generic-1.1.1" 2022-11-22T19:34:29 [check][nixpkgs-review] 2022-11-22T19:37:30 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
3 packages built:
2022-11-22T19:37:33 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.generic is: "Generic programming (Multiple dispatch) library for Python" meta.homepage for python310Packages.generic is: "https://github.com/gaphor/generic" meta.changelog for python310Packages.generic is: "" ###### 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 1.1.1 with grep in /nix/store/6l1y7bxjmigxxkzbbclb85ll6dlci5d7-python3.10-generic-1.1.1 - found 1.1.1 in filename of file in /nix/store/6l1y7bxjmigxxkzbbclb85ll6dlci5d7-python3.10-generic-1.1.1 ---
Rebuild report (if merged into master) (click to expand) ``` 3 total rebuild path(s) 3 package rebuild(s) First fifty rebuilds by attrpath gaphor python310Packages.generic python39Packages.generic ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/6l1y7bxjmigxxkzbbclb85ll6dlci5d7-python3.10-generic-1.1.1 \ --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.generic https://github.com/r-ryantm/nixpkgs/archive/0582bcd382067102617c38438253af7ba3e1882d.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/6l1y7bxjmigxxkzbbclb85ll6dlci5d7-python3.10-generic-1.1.1 ls -la /nix/store/6l1y7bxjmigxxkzbbclb85ll6dlci5d7-python3.10-generic-1.1.1/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 built:
--- ###### Maintainer pings cc @WolfangAukang 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). 2022-11-22T19:37:35 https://api.github.com/repos/NixOS/nixpkgs/pulls/202400