python312Packages.ftfy 6.1.3 -> 6.2.0 https://repology.org/project/python:ftfy/versions attrpath: python312Packages.ftfy 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/byg2v8lbf9mz3lkf3w8yzcdm3yplx96k-packages.json.drv building '/nix/store/byg2v8lbf9mz3lkf3w8yzcdm3yplx96k-packages.json.drv'... Going to be running update for following packages: - python3.12-ftfy-6.1.3 Press Enter key to continue... Running update for: - python3.12-ftfy-6.1.3: UPDATING ... - python3.12-ftfy-6.1.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/ftfy/default.nix b/pkgs/development/python-modules/ftfy/default.nix index f0a096ae87d9..dcea650fcffa 100644 --- a/pkgs/development/python-modules/ftfy/default.nix +++ b/pkgs/development/python-modules/ftfy/default.nix @@ -15,14 +15,14 @@ buildPythonPackage rec { pname = "ftfy"; - version = "6.1.3"; + version = "6.2.0"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-aTJ0rq2BHP8kweh4QWWqdVzS9uRCpexTXH1pf2QipCI="; + hash = "sha256-XkIUPHAl75eUTKJhnWthsGGfxmVPmHcdOehiwUJMdcA="; }; nativeBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/7f7g3px212c3kj23kfbpgsqlzyfagqrm-python3.12-ftfy-6.2.0" [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 passthru.updateScript. meta.description for python312Packages.ftfy is: Given Unicode text, make its representation consistent and possibly less broken meta.homepage for python312Packages.ftfy is: https://github.com/LuminosoInsight/python-ftfy ###### 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 6.2.0 with grep in /nix/store/7f7g3px212c3kj23kfbpgsqlzyfagqrm-python3.12-ftfy-6.2.0 - found 6.2.0 in filename of file in /nix/store/7f7g3px212c3kj23kfbpgsqlzyfagqrm-python3.12-ftfy-6.2.0 ---
Rebuild report (if merged into master) (click to expand) ``` 20 total rebuild path(s) 20 package rebuild(s) First fifty rebuilds by attrpath home-assistant-component-tests.denonavr python311Packages.clip python311Packages.clip-anytorch python311Packages.dalle-mini python311Packages.denonavr python311Packages.ftfy python311Packages.k-diffusion python311Packages.open-clip-torch python311Packages.python-benedict python311Packages.scancode-toolkit python311Packages.tabcmd python311Packages.wordfreq python312Packages.denonavr python312Packages.ftfy python312Packages.python-benedict python312Packages.scancode-toolkit python312Packages.tabcmd python312Packages.wordfreq rclip tts ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/7f7g3px212c3kj23kfbpgsqlzyfagqrm-python3.12-ftfy-6.2.0 \ --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 python312Packages.ftfy https://github.com/r-ryantm/nixpkgs/archive/838381b2e1c5bb709eb3230826424e2f3d13bb3f.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/838381b2e1c5bb709eb3230826424e2f3d13bb3f#python312Packages.ftfy ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/7f7g3px212c3kj23kfbpgsqlzyfagqrm-python3.12-ftfy-6.2.0 ls -la /nix/store/7f7g3px212c3kj23kfbpgsqlzyfagqrm-python3.12-ftfy-6.2.0/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 @aborsu 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/296410