python310Packages.srsly 0 -> 1 attrpath: python310Packages.srsly 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/61aq0j7iv6m8g23zcp0fykm7qqwywlvw-packages.json.drv building '/nix/store/61aq0j7iv6m8g23zcp0fykm7qqwywlvw-packages.json.drv'... Going to be running update for following packages: - python3.10-srsly-2.4.5 Press Enter key to continue... Running update for: - python3.10-srsly-2.4.5: UPDATING ... - python3.10-srsly-2.4.5: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/srsly/default.nix b/pkgs/development/python-modules/srsly/default.nix index 9f1d9466885..fa4cf74069b 100644 --- a/pkgs/development/python-modules/srsly/default.nix +++ b/pkgs/development/python-modules/srsly/default.nix @@ -15,14 +15,14 @@ buildPythonPackage rec { pname = "srsly"; - version = "2.4.5"; + version = "2.4.6"; format = "pyproject"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-yEIliWe6pSfOqTZ5huQrgUOhqJDn1KGNJaNu3Dx6M8c="; + hash = "sha256-R7QfMjq6TJwzEav2DkQ8A6nv6cafZdxALRc8Mvd0Sm8="; }; nativeBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/lkz6frc1h9hjp75692ixqh4h7xx2dhk6-python3.10-srsly-2.4.6" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
11 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.srsly is: Modern high-performance serialization utilities for Python meta.homepage for python310Packages.srsly is: https://github.com/explosion/srsly meta.changelog for python310Packages.srsly is: https://github.com/explosion/srsly/releases/tag/v2.4.6 ###### 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 2.4.6 with grep in /nix/store/lkz6frc1h9hjp75692ixqh4h7xx2dhk6-python3.10-srsly-2.4.6 - found 2.4.6 in filename of file in /nix/store/lkz6frc1h9hjp75692ixqh4h7xx2dhk6-python3.10-srsly-2.4.6 ---
Rebuild report (if merged into master) (click to expand) ``` 11 total rebuild path(s) 11 package rebuild(s) First fifty rebuilds by attrpath python310Packages.confection python310Packages.spacy python310Packages.spacy-pkuseg python310Packages.spacy-transformers python310Packages.srsly python310Packages.textacy python310Packages.thinc python311Packages.confection python311Packages.spacy-pkuseg python311Packages.srsly python311Packages.thinc ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/lkz6frc1h9hjp75692ixqh4h7xx2dhk6-python3.10-srsly-2.4.6 \ --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.srsly https://github.com/r-ryantm/nixpkgs/archive/1251ac584c210cb635aa14e859446889b89fe195.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/lkz6frc1h9hjp75692ixqh4h7xx2dhk6-python3.10-srsly-2.4.6 ls -la /nix/store/lkz6frc1h9hjp75692ixqh4h7xx2dhk6-python3.10-srsly-2.4.6/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)
11 packages built:
--- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/218940