python310Packages.mbstrdecoder 1.1.2 -> 1.1.3 https://repology.org/project/python:mbstrdecoder/versions attrpath: python310Packages.mbstrdecoder 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/fiv1v43aiqj8c7lak93wcdn9a9d6rw4v-packages.json.drv building '/nix/store/fiv1v43aiqj8c7lak93wcdn9a9d6rw4v-packages.json.drv'... Going to be running update for following packages: - python3.10-mbstrdecoder-1.1.2 Press Enter key to continue... Running update for: - python3.10-mbstrdecoder-1.1.2: UPDATING ... - python3.10-mbstrdecoder-1.1.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/mbstrdecoder/default.nix b/pkgs/development/python-modules/mbstrdecoder/default.nix index e43c4dbfce8..7d055508ce5 100644 --- a/pkgs/development/python-modules/mbstrdecoder/default.nix +++ b/pkgs/development/python-modules/mbstrdecoder/default.nix @@ -8,13 +8,13 @@ buildPythonPackage rec { pname = "mbstrdecoder"; - version = "1.1.2"; + version = "1.1.3"; src = fetchFromGitHub { owner = "thombashi"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-vLlCS5gnc7NgDN4cEZSxxInzbEq4HXAXmvlVfwn3cSM="; + hash = "sha256-GcAxXcCYC2XAE8xu/jdDxjPxkLJzbmvWZ3OgmcvQcmk="; }; propagatedBuildInputs = [ chardet ]; No auto update branch exists Successfully finished processing cachix "/nix/store/44mwn7m8waid1dw2mb0nk0wl1bfmv1vw-python3.10-mbstrdecoder-1.1.3" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
16 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.mbstrdecoder is: A library for decoding multi-byte character strings meta.homepage for python310Packages.mbstrdecoder is: https://github.com/thombashi/mbstrdecoder ###### 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.3 with grep in /nix/store/44mwn7m8waid1dw2mb0nk0wl1bfmv1vw-python3.10-mbstrdecoder-1.1.3 - found 1.1.3 in filename of file in /nix/store/44mwn7m8waid1dw2mb0nk0wl1bfmv1vw-python3.10-mbstrdecoder-1.1.3 ---
Rebuild report (if merged into master) (click to expand) ``` 16 total rebuild path(s) 16 package rebuild(s) First fifty rebuilds by attrpath python310Packages.dataproperty python310Packages.mbstrdecoder python310Packages.pytablewriter python310Packages.pytest-md-report python310Packages.riscof python310Packages.riscv-isac python310Packages.tabledata python310Packages.typepy python311Packages.dataproperty python311Packages.mbstrdecoder python311Packages.pytablewriter python311Packages.pytest-md-report python311Packages.riscof python311Packages.riscv-isac python311Packages.tabledata python311Packages.typepy ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/44mwn7m8waid1dw2mb0nk0wl1bfmv1vw-python3.10-mbstrdecoder-1.1.3 \ --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.mbstrdecoder https://github.com/r-ryantm/nixpkgs/archive/06ca52b91e2d4081e7cd5aba44d8facc76d87a02.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/44mwn7m8waid1dw2mb0nk0wl1bfmv1vw-python3.10-mbstrdecoder-1.1.3 ls -la /nix/store/44mwn7m8waid1dw2mb0nk0wl1bfmv1vw-python3.10-mbstrdecoder-1.1.3/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)
16 packages built:
--- ###### Maintainer pings cc @GenericNerdyUsername 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/240468