python310Packages.makefun 0 -> 1 attrpath: python310Packages.makefun 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/bkl87rvy8zbr6z6rx474kiys5mxyq33v-packages.json.drv building '/nix/store/bkl87rvy8zbr6z6rx474kiys5mxyq33v-packages.json.drv'... Going to be running update for following packages: - python3.10-makefun-1.15.0 Press Enter key to continue... Running update for: - python3.10-makefun-1.15.0: UPDATING ... - python3.10-makefun-1.15.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/makefun/default.nix b/pkgs/development/python-modules/makefun/default.nix index 20b1b951ec8..f10f42c5675 100644 --- a/pkgs/development/python-modules/makefun/default.nix +++ b/pkgs/development/python-modules/makefun/default.nix @@ -7,11 +7,11 @@ buildPythonPackage rec { pname = "makefun"; - version = "1.15.0"; + version = "1.15.1"; src = fetchPypi { inherit pname version; - sha256 = "sha256-WxEOcz2U96SdisJ7Hi1A8rsFAemMHYJeDZMtJpIN1d8="; + sha256 = "sha256-QLDxGLbe0NjXjHjx62ebi2skYuPBs+BfsbLajNRrSKU="; }; postPatch = '' No auto update branch exists Successfully finished processing cachix "/nix/store/p1gy6xkw80hsfcqh79v0xf6r2f7qwdsd-python3.10-makefun-1.15.1" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
22 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 python310Packages.makefun is: Small library to dynamically create python functions meta.homepage for python310Packages.makefun is: https://github.com/smarie/python-makefun ###### 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.15.1 with grep in /nix/store/p1gy6xkw80hsfcqh79v0xf6r2f7qwdsd-python3.10-makefun-1.15.1 - found 1.15.1 in filename of file in /nix/store/p1gy6xkw80hsfcqh79v0xf6r2f7qwdsd-python3.10-makefun-1.15.1 ---
Rebuild report (if merged into master) (click to expand) ``` 23 total rebuild path(s) 23 package rebuild(s) First fifty rebuilds by attrpath emborg gen-oath-safe home-assistant-component-tests.sia python310Packages.decopatch python310Packages.emborg python310Packages.labelbox python310Packages.makefun python310Packages.parametrize-from-file python310Packages.pysiaalarm python310Packages.pytest-cases python310Packages.quantiphy python311Packages.decopatch python311Packages.emborg python311Packages.labelbox python311Packages.makefun python311Packages.parametrize-from-file python311Packages.pysiaalarm python311Packages.pytest-cases python311Packages.quantiphy yubikey-manager yubikey-manager-qt yubikey-manager4 yubioath-flutter ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/p1gy6xkw80hsfcqh79v0xf6r2f7qwdsd-python3.10-makefun-1.15.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.makefun https://github.com/r-ryantm/nixpkgs/archive/722c5c1322d1599388e422bac8cc470f5a6a1432.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/p1gy6xkw80hsfcqh79v0xf6r2f7qwdsd-python3.10-makefun-1.15.1 ls -la /nix/store/p1gy6xkw80hsfcqh79v0xf6r2f7qwdsd-python3.10-makefun-1.15.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)
22 packages built:
--- ###### Maintainer pings cc @veehaitch 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/218059