rapidfuzz-cpp 1.10.4 -> 1.11.3 https://github.com/maxbachmann/rapidfuzz-cpp/releases attrpath: rapidfuzz-cpp Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/rapidfuzz-cpp/default.nix b/pkgs/development/libraries/rapidfuzz-cpp/default.nix index 3050d64a4fd..2333b63057e 100644 --- a/pkgs/development/libraries/rapidfuzz-cpp/default.nix +++ b/pkgs/development/libraries/rapidfuzz-cpp/default.nix @@ -7,13 +7,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "rapidfuzz-cpp"; - version = "1.10.4"; + version = "1.11.3"; src = fetchFromGitHub { owner = "maxbachmann"; repo = "rapidfuzz-cpp"; rev = "v${finalAttrs.version}"; - hash = "sha256-I7MdeLs+J5a57ypgUJIW0/pSFPzK4nZA4ZrVRdKX7J4="; + hash = "sha256-Qqdw5dy+JUBSDpbWEh3Ap3+3h+CcNdfBL+rloRzWGEQ="; }; nativeBuildInputs = [ Successfully finished processing cachix "/nix/store/4m1wws02wkqnfr69rxz4fiykdjm896pl-rapidfuzz-cpp-1.11.3" [check][nixpkgs-review] [check][nixpkgs-review] took longer than 45m and timed out nixpkgs-review took longer than 45m and timed out Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/maxbachmann/rapidfuzz-cpp/releases. meta.description for rapidfuzz-cpp is: Rapid fuzzy string matching in C++ using the Levenshtein Distance meta.homepage for rapidfuzz-cpp is: https://github.com/maxbachmann/rapidfuzz-cpp meta.changelog for rapidfuzz-cpp is: https://github.com/maxbachmann/rapidfuzz-cpp/blob/v1.11.3/CHANGELOG.md ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/maxbachmann/rapidfuzz-cpp/releases/tag/v1.11.3) - [Compare changes on GitHub](https://github.com/maxbachmann/rapidfuzz-cpp/compare/v1.10.4...v1.11.3) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.11.3 with grep in /nix/store/4m1wws02wkqnfr69rxz4fiykdjm896pl-rapidfuzz-cpp-1.11.3 - found 1.11.3 in filename of file in /nix/store/4m1wws02wkqnfr69rxz4fiykdjm896pl-rapidfuzz-cpp-1.11.3 ---
Rebuild report (if merged into master) (click to expand) ``` 47 total rebuild path(s) 47 package rebuild(s) First fifty rebuilds by attrpath adl anime-downloader apostrophe atomic-operator ibus-engines.uniemoji ledger-autosync paperless-ngx paperwork poetry poetryPlugins.poetry-audit-plugin poetryPlugins.poetry-plugin-up puddletag pynitrokey python310Packages.autofaiss python310Packages.cleo python310Packages.fire python310Packages.fuzzywuzzy python310Packages.jiwer python310Packages.levenshtein python310Packages.nkdfu python310Packages.paperwork-backend python310Packages.paperwork-shell python310Packages.rapidfuzz python310Packages.syncedlyrics python310Packages.thefuzz python310Packages.trytond python310Packages.videocr python311Packages.autofaiss python311Packages.cleo python311Packages.fire python311Packages.fuzzywuzzy python311Packages.jiwer python311Packages.levenshtein python311Packages.nkdfu python311Packages.paperwork-backend python311Packages.paperwork-shell python311Packages.rapidfuzz python311Packages.syncedlyrics python311Packages.thefuzz python311Packages.trytond python311Packages.videocr rapidfuzz-cpp spotdl sublime-music truvari trytond ulauncher ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/4m1wws02wkqnfr69rxz4fiykdjm896pl-rapidfuzz-cpp-1.11.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 rapidfuzz-cpp https://github.com/r-ryantm/nixpkgs/archive/699746c2f1bf4bcb9990b1dfbd589112ef2d6f7e.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/4m1wws02wkqnfr69rxz4fiykdjm896pl-rapidfuzz-cpp-1.11.3 ls -la /nix/store/4m1wws02wkqnfr69rxz4fiykdjm896pl-rapidfuzz-cpp-1.11.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. nixpkgs-review took longer than 45m and timed out --- ###### Maintainer pings cc @dotlambda 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/227328