python312Packages.thinc 8.2.2 -> 8.2.3 https://github.com/explosion/thinc/releases attrpath: python312Packages.thinc 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/jgy2wfspmb5hj7cs0rd2rzi34m01swln-packages.json.drv building '/nix/store/jgy2wfspmb5hj7cs0rd2rzi34m01swln-packages.json.drv'... Going to be running update for following packages: - python3.12-thinc-8.2.2 Press Enter key to continue... Running update for: - python3.12-thinc-8.2.2: UPDATING ... - python3.12-thinc-8.2.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/thinc/default.nix b/pkgs/development/python-modules/thinc/default.nix index 82ae98abc0c9..db5398550689 100644 --- a/pkgs/development/python-modules/thinc/default.nix +++ b/pkgs/development/python-modules/thinc/default.nix @@ -30,14 +30,14 @@ buildPythonPackage rec { pname = "thinc"; - version = "8.2.2"; + version = "8.2.3"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-boW5RGcsD5UkGnH2f5iC4asxnESaR3QLDRWfTPhtFYc="; + hash = "sha256-9a/FIikSqAvai9zslYNiorpTjXAn3I22FUhF0oWdynY="; }; postPatch = '' An auto update branch exists with message `python312Packages.thinc: 8.2.2 -> 8.2.3`. New version is 8.2.3. An auto update branch exists with an equal or greater version