python310Packages.spacy-legacy 0 -> 1 attrpath: python310Packages.spacy-legacy 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/0m393xi100fcpz3n4zjcwaxjahhc5mq3-packages.json.drv building '/nix/store/0m393xi100fcpz3n4zjcwaxjahhc5mq3-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! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/spacy/legacy.nix b/pkgs/development/python-modules/spacy/legacy.nix index 87523b7f629..66de3202674 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.11"; src = fetchPypi { inherit pname version; - sha256 = "sha256-T33LxObI6MtOrbsAn5wKGipnRC4AMsjWd2yUcMN1mQM="; + sha256 = "sha256-v67wPDd8MjowibGIVRjg2tSJWXsHqArySZdQsk/b9Us="; }; # checkInputs = [ pytestCheckHook spacy ]; An auto update branch exists with message `python310Packages.spacy-legacy: 3.0.9 -> 3.0.11`. New version is 3.0.11. An auto update branch exists with an equal or greater version