2022-12-23T23:42:54 python310Packages.spacy-legacy 0 -> 1 2022-12-23T23:42:56 attrpath: python310Packages.spacy-legacy 2022-12-23T23:42:57 Checking auto update branch... 2022-12-23T23:43:01 [version] 2022-12-23T23:43:01 [version] skipping because derivation has updateScript 2022-12-23T23:43:01 [rustCrateVersion] 2022-12-23T23:43:01 [rustCrateVersion] No cargoSha256 found 2022-12-23T23:43:01 [golangModuleVersion] 2022-12-23T23:43:01 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-23T23:43:01 [updateScript] 2022-12-23T23:43:03 [updateScript] Success 2022-12-23T23:43:03 [updateScript] this derivation will be built: /nix/store/bb97ylkzidjrw2bn8zjnwghfhnh724v7-packages.json.drv building '/nix/store/bb97ylkzidjrw2bn8zjnwghfhnh724v7-packages.json.drv'... Going to be running update for following packages: - python3.10-spacy-legacy-3.0.9 Press Enter key to continue... Running update for: - python3.10-spacy-legacy-3.0.9: UPDATING ... - python3.10-spacy-legacy-3.0.9: DONE. Packages updated! 2022-12-23T23:43:03 2022-12-23T23:43:03 [quotedUrls] 2022-12-23T23:43:03 [quotedUrls] nothing found to replace 2022-12-23T23:43:03 Diff after rewrites: diff --git a/pkgs/development/python-modules/spacy/legacy.nix b/pkgs/development/python-modules/spacy/legacy.nix index 3ee2feeaa96..37cca22c1a7 100644 --- a/pkgs/development/python-modules/spacy/legacy.nix +++ b/pkgs/development/python-modules/spacy/legacy.nix @@ -5,11 +5,11 @@ buildPythonPackage rec { pname = "spacy-legacy"; - version = "3.0.9"; + version = "3.0.10"; src = fetchPypi { inherit pname version; - sha256 = "sha256-T33LxObI6MtOrbsAn5wKGipnRC4AMsjWd2yUcMN1mQM="; + sha256 = "sha256-FhBFldirG3Jn+BekSa0fmG6x8qLt8QUHSPCHOaR5Z5o="; }; # checkInputs = [ pytestCheckHook spacy ]; 2022-12-23T23:44:30 An auto update branch exists with message `python310Packages.spacy-legacy: 3.0.9 -> 3.0.10`. New version is 3.0.10. 2022-12-23T23:44:30 An auto update branch exists with an equal or greater version