python311Packages.types-psutil 0 -> 1 attrpath: python311Packages.types-psutil 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] Going to be running update for following packages: - python3.11-types-psutil-5.9.5.20240316 Press Enter key to continue... Running update for: - python3.11-types-psutil-5.9.5.20240316: UPDATING ... - python3.11-types-psutil-5.9.5.20240316: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/types-psutil/default.nix b/pkgs/development/python-modules/types-psutil/default.nix index ed7269e45821..dce0292b0ad9 100644 --- a/pkgs/development/python-modules/types-psutil/default.nix +++ b/pkgs/development/python-modules/types-psutil/default.nix @@ -5,12 +5,12 @@ buildPythonPackage rec { pname = "types-psutil"; - version = "5.9.5.20240316"; + version = "5.9.5.20240423"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-Vjb1cUu5MMZLs0xNR6WdyS+dYQt3i1Nkox2qVYSUSEg="; + hash = "sha256-G5ds+GMIMWxawizsaIAVsEJzyE+OaRw9+wwSMY8ypvM="; }; # Module doesn't have tests No auto update branch exists Successfully finished processing cachix "/nix/store/rqgb3n4g35bi35p7rwbsyjfzhcj8mkis-python3.11-types-psutil-5.9.5.20240423" [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)
8 packages failed to build:
208 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 python311Packages.types-psutil is: Typing stubs for psutil meta.homepage for python311Packages.types-psutil is: https://github.com/python/typeshed ###### 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 5.9.5.20240423 with grep in /nix/store/rqgb3n4g35bi35p7rwbsyjfzhcj8mkis-python3.11-types-psutil-5.9.5.20240423 - found 5.9.5.20240423 in filename of file in /nix/store/rqgb3n4g35bi35p7rwbsyjfzhcj8mkis-python3.11-types-psutil-5.9.5.20240423 ---
Rebuild report (if merged into master) (click to expand) ``` 120 total rebuild path(s) 120 package rebuild(s) First fifty rebuilds by attrpath activitywatch aw-watcher-afk bitwarden-menu buku cmake-format cmake-language-server coconut conan cve-bin-tool cwltool emacsPackages.python-isort flitter gup isort keepmenu mypy nbqa pokete prospector pylint python311Packages.aiogithubapi python311Packages.algebraic-data-types python311Packages.avro-python3 python311Packages.betterproto python311Packages.brotli-asgi python311Packages.coconut python311Packages.cwl-upgrader python311Packages.cwl-utils python311Packages.diff-cover python311Packages.django-stubs python311Packages.djangorestframework-stubs python311Packages.dragonfly python311Packages.fastapi-sso python311Packages.flake8-import-order python311Packages.isort python311Packages.lxml-stubs python311Packages.mkdocs-rss-plugin python311Packages.mypy python311Packages.mypy-boto3-builder python311Packages.pipdeptree python311Packages.pylama python311Packages.pylint python311Packages.pylint-celery python311Packages.pylint-django python311Packages.pylint-flask python311Packages.pylint-plugin-utils python311Packages.pyls-flake8 python311Packages.pyls-isort python311Packages.pyls-memestra ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/rqgb3n4g35bi35p7rwbsyjfzhcj8mkis-python3.11-types-psutil-5.9.5.20240423 \ --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 python311Packages.types-psutil https://github.com/r-ryantm/nixpkgs/archive/74ff6d3ae9b677095642b6ebaf584189e86536dc.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/74ff6d3ae9b677095642b6ebaf584189e86536dc#python311Packages.types-psutil ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/rqgb3n4g35bi35p7rwbsyjfzhcj8mkis-python3.11-types-psutil-5.9.5.20240423 ls -la /nix/store/rqgb3n4g35bi35p7rwbsyjfzhcj8mkis-python3.11-types-psutil-5.9.5.20240423/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)
8 packages failed to build:
208 packages built:
--- ###### Maintainer pings cc @schuelermine for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/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/307091