python312Packages.publicsuffixlist 0.10.0.20240214 -> 0.10.0.20240303 https://repology.org/project/python:publicsuffixlist/versions attrpath: python312Packages.publicsuffixlist 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/mmc435qknpvradg3r52qjadr6l53s31s-packages.json.drv building '/nix/store/mmc435qknpvradg3r52qjadr6l53s31s-packages.json.drv'... Going to be running update for following packages: - python3.12-publicsuffixlist-0.10.0.20240214 Press Enter key to continue... Running update for: - python3.12-publicsuffixlist-0.10.0.20240214: UPDATING ... - python3.12-publicsuffixlist-0.10.0.20240214: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/publicsuffixlist/default.nix b/pkgs/development/python-modules/publicsuffixlist/default.nix index 747fd171f3b3..ffcaacd62476 100644 --- a/pkgs/development/python-modules/publicsuffixlist/default.nix +++ b/pkgs/development/python-modules/publicsuffixlist/default.nix @@ -10,14 +10,14 @@ buildPythonPackage rec { pname = "publicsuffixlist"; - version = "0.10.0.20240214"; + version = "0.10.0.20240303"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-RaIGxfnB7M8ThIEoDPsKZ8LMr8eC74nH/W3GxDViMP4="; + hash = "sha256-nzDc1cKz29OILImnuh5fBDTJ5IsRjlhcdGWfM5IIqzo="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.publicsuffixlist: 0.10.0.20240214 -> 0.10.0.20240303 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/292978"