python310Packages.readchar 0 -> 1 attrpath: python310Packages.readchar 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/rbvaaiy0gz0zbpy6h77fnlpna25df333-packages.json.drv building '/nix/store/rbvaaiy0gz0zbpy6h77fnlpna25df333-packages.json.drv'... Going to be running update for following packages: - python3.10-readchar-4.0.3 Press Enter key to continue... Running update for: - python3.10-readchar-4.0.3: UPDATING ... - python3.10-readchar-4.0.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/readchar/default.nix b/pkgs/development/python-modules/readchar/default.nix index 60ec1cb0848..8517bb34654 100644 --- a/pkgs/development/python-modules/readchar/default.nix +++ b/pkgs/development/python-modules/readchar/default.nix @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "readchar"; - version = "4.0.3"; + version = "4.0.5"; format = "setuptools"; # Don't use wheels on PyPI @@ -17,7 +17,7 @@ buildPythonPackage rec { owner = "magmax"; repo = "python-${pname}"; rev = "refs/tags/v${version}"; - hash = "sha256-QMaTZRS9iOSuax706Es9WhkwU3vdcNb14dbiSt48aN0="; + hash = "sha256-Ru18lh+9tXtvttypnob0HNPKBiGF7E9HDL21l1AAGa8="; }; postPatch = '' No auto update branch exists Successfully finished processing cachix "/nix/store/rhwb9cpa06irfz90fgbipnyz1i0q8ylj-python3.10-readchar-4.0.5" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages failed to build:
8 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.readchar is: Python library to read characters and key strokes meta.homepage for python310Packages.readchar is: https://github.com/magmax/python-readchar ###### 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 4.0.5 with grep in /nix/store/rhwb9cpa06irfz90fgbipnyz1i0q8ylj-python3.10-readchar-4.0.5 - found 4.0.5 in filename of file in /nix/store/rhwb9cpa06irfz90fgbipnyz1i0q8ylj-python3.10-readchar-4.0.5 ---
Rebuild report (if merged into master) (click to expand) ``` 11 total rebuild path(s) 11 package rebuild(s) First fifty rebuilds by attrpath python310Packages.chalice python310Packages.inquirer python310Packages.readchar python310Packages.toggl-cli python310Packages.translatepy python311Packages.chalice python311Packages.inquirer python311Packages.readchar python311Packages.toggl-cli python311Packages.translatepy translatepy ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/rhwb9cpa06irfz90fgbipnyz1i0q8ylj-python3.10-readchar-4.0.5 \ --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.readchar https://github.com/r-ryantm/nixpkgs/archive/d52eb8b36c61873bf346e8f54f095e36ac027a1d.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/rhwb9cpa06irfz90fgbipnyz1i0q8ylj-python3.10-readchar-4.0.5 ls -la /nix/store/rhwb9cpa06irfz90fgbipnyz1i0q8ylj-python3.10-readchar-4.0.5/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)
2 packages failed to build:
8 packages built:
--- ###### Maintainer pings cc @mmahut 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/223011