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/j8khxnaybd2xrlqmcapfhj0yz4c6cxl3-packages.json.drv building '/nix/store/j8khxnaybd2xrlqmcapfhj0yz4c6cxl3-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..6383b5211859 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.0"; 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-r3SQvt96y8e9odWxz0GjVKH3+Pa0Lqs+tbhryeGaZUU="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 5640 > 500