python310Packages.pydantic 0 -> 1 attrpath: python310Packages.pydantic Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/6acxqq7mzkxjcxp3sfcwkgav46mbyvax-packages.json.drv building '/nix/store/6acxqq7mzkxjcxp3sfcwkgav46mbyvax-packages.json.drv'... Going to be running update for following packages: - python3.10-pydantic-1.10.9 Press Enter key to continue... Running update for: - python3.10-pydantic-1.10.9: UPDATING ... - python3.10-pydantic-1.10.9: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pydantic/default.nix b/pkgs/development/python-modules/pydantic/default.nix index ea4943a06506..fd65609fdc3c 100644 --- a/pkgs/development/python-modules/pydantic/default.nix +++ b/pkgs/development/python-modules/pydantic/default.nix @@ -33,7 +33,7 @@ buildPythonPackage rec { pname = "pydantic"; - version = "1.10.9"; + version = "2.1.0"; format = "setuptools"; outputs = [ @@ -48,7 +48,7 @@ buildPythonPackage rec { owner = "pydantic"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-POqMxBJUFFS1TnO9h5W7jYwFlukBOng0zbtq4kzmMB4="; + hash = "sha256-SjOG6oip8ryZlwsQHHp8ElENvF+KNJgZRzW7VQaBI70="; }; patches = [ No auto update branch exists Python package with too many package rebuilds 1278 > 25