python311Packages.email-validator 0 -> 1 attrpath: python311Packages.email-validator 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/gl8zh5v49b3x471k0xx154mjwr1ywfk3-packages.json.drv building '/nix/store/gl8zh5v49b3x471k0xx154mjwr1ywfk3-packages.json.drv'... Going to be running update for following packages: - python3.11-email-validator-2.1.0 Press Enter key to continue... Running update for: - python3.11-email-validator-2.1.0: UPDATING ... - python3.11-email-validator-2.1.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/email-validator/default.nix b/pkgs/development/python-modules/email-validator/default.nix index 0f176e45fd07..257c78c8e19d 100644 --- a/pkgs/development/python-modules/email-validator/default.nix +++ b/pkgs/development/python-modules/email-validator/default.nix @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "email-validator"; - version = "2.1.0"; + version = "2.1.1"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -18,7 +18,7 @@ buildPythonPackage rec { owner = "JoshData"; repo = "python-${pname}"; rev = "refs/tags/v${version}"; - hash = "sha256-58DuQslADM7glrnlSSP6TtIDTlwuS0/GK8+izatqDxI="; + hash = "sha256-btHISb/Z6l9wV6R/1iGPx8H0RMgtvuUcI/ZBI0H8x+U="; }; propagatedBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 5120 > 25