python310Packages.tldextract 3.6.0 -> 5.0.0 https://repology.org/project/python:tldextract/versions attrpath: python310Packages.tldextract 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/zn9076620g0sw3hc40h9b3ixpz98llj2-packages.json.drv building '/nix/store/zn9076620g0sw3hc40h9b3ixpz98llj2-packages.json.drv'... Going to be running update for following packages: - python3.10-tldextract-3.6.0 Press Enter key to continue... Running update for: - python3.10-tldextract-3.6.0: UPDATING ... - python3.10-tldextract-3.6.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/tldextract/default.nix b/pkgs/development/python-modules/tldextract/default.nix index 04a6762c8c90..1ef4a31ef316 100644 --- a/pkgs/development/python-modules/tldextract/default.nix +++ b/pkgs/development/python-modules/tldextract/default.nix @@ -15,14 +15,14 @@ buildPythonPackage rec { pname = "tldextract"; - version = "3.6.0"; + version = "5.0.0"; format = "pyproject"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-pdi2WDeR2sominWS6892QVL6SWF5g8SZFu6d6Zs2YiI="; + hash = "sha256-lZll86RxUQXFmO9E72JNucn4XuIBy/wuBjpR+PGbGls="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.tldextract: 3.6.0 -> 5.0.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/260512"