python311Packages.validators 0 -> 1 attrpath: python311Packages.validators 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/cxvq3pz0qx45af7zfn5815cx7q02i107-packages.json.drv building '/nix/store/cxvq3pz0qx45af7zfn5815cx7q02i107-packages.json.drv'... Going to be running update for following packages: - python3.11-validators-0.22.0 Press Enter key to continue... Running update for: - python3.11-validators-0.22.0: UPDATING ... - python3.11-validators-0.22.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/validators/default.nix b/pkgs/development/python-modules/validators/default.nix index 8e29effda9a2..d43dd1870df8 100644 --- a/pkgs/development/python-modules/validators/default.nix +++ b/pkgs/development/python-modules/validators/default.nix @@ -8,7 +8,7 @@ buildPythonPackage rec { pname = "validators"; - version = "0.22.0"; + version = "0.28.1"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -17,7 +17,7 @@ buildPythonPackage rec { owner = "python-validators"; repo = "validators"; rev = "refs/tags/${version}"; - hash = "sha256-Qu6Tu9uIluT1KBJYkFjDFt9AWN2Kez3uCYDQknXqYrU="; + hash = "sha256-hyk89eLHG3t2om5YB2KdiAHqSk0AYpGaTdy5wkxfw0Y="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 5673 > 500