python310Packages.python-utils 0 -> 1 attrpath: python310Packages.python-utils 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/q248g6fb1g6n79hq4dkxpzqwx3r7gl12-packages.json.drv building '/nix/store/q248g6fb1g6n79hq4dkxpzqwx3r7gl12-packages.json.drv'... Going to be running update for following packages: - python3.10-python-utils-3.7.0 Press Enter key to continue... Running update for: - python3.10-python-utils-3.7.0: UPDATING ... - python3.10-python-utils-3.7.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/python-utils/default.nix b/pkgs/development/python-modules/python-utils/default.nix index 499a7660664d..30803442d081 100644 --- a/pkgs/development/python-modules/python-utils/default.nix +++ b/pkgs/development/python-modules/python-utils/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "python-utils"; - version = "3.7.0"; + version = "3.8.1"; format = "setuptools"; disabled = pythonOlder "3.8"; @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "WoLpH"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-WSP5LQQZnm9k0v/xbsUHgQiwmhcb2Uw9BQurC1ieMjI="; + hash = "sha256-HoKdMDs67lsuVRb5d51wx6qyEjEM973yD6O6qMO+7MI="; }; postPatch = '' No auto update branch exists Successfully finished processing cachix "/nix/store/hrqahd6xz0mm137glm2xvsrwl7fy1qw4-python3.10-python-utils-3.8.1" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
21 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.python-utils is: Module with some convenient utilities meta.homepage for python310Packages.python-utils is: https://github.com/WoLpH/python-utils meta.changelog for python310Packages.python-utils is: https://github.com/wolph/python-utils/releases/tag/v3.8.1 ###### 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 3.8.1 with grep in /nix/store/hrqahd6xz0mm137glm2xvsrwl7fy1qw4-python3.10-python-utils-3.8.1 - found 3.8.1 in filename of file in /nix/store/hrqahd6xz0mm137glm2xvsrwl7fy1qw4-python3.10-python-utils-3.8.1 ---
Rebuild report (if merged into master) (click to expand) ``` 23 total rebuild path(s) 23 package rebuild(s) First fifty rebuilds by attrpath cura portmod python310Packages.angr python310Packages.angrcli python310Packages.angrop python310Packages.awswrangler python310Packages.baselines python310Packages.gradient python310Packages.numpy-stl python310Packages.progressbar2 python310Packages.python-utils python310Packages.xnatpy python311Packages.angr python311Packages.angrcli python311Packages.angrop python311Packages.awswrangler python311Packages.baselines python311Packages.gradient python311Packages.numpy-stl python311Packages.progressbar2 python311Packages.python-utils python311Packages.xnatpy twitch-chat-downloader ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/hrqahd6xz0mm137glm2xvsrwl7fy1qw4-python3.10-python-utils-3.8.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.python-utils https://github.com/r-ryantm/nixpkgs/archive/ec913b7895eb47299f9bd50fecb17a05fba087f5.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/ec913b7895eb47299f9bd50fecb17a05fba087f5#python310Packages.python-utils ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/hrqahd6xz0mm137glm2xvsrwl7fy1qw4-python3.10-python-utils-3.8.1 ls -la /nix/store/hrqahd6xz0mm137glm2xvsrwl7fy1qw4-python3.10-python-utils-3.8.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)
21 packages built:
--- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/258348