python310Packages.tldextract 3.4.0 -> 3.4.1 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/d49wq99gwzqsgy4mhfai8nmphxfa54k9-packages.json.drv building '/nix/store/d49wq99gwzqsgy4mhfai8nmphxfa54k9-packages.json.drv'... Going to be running update for following packages: - python3.10-tldextract-3.4.0 Press Enter key to continue... Running update for: - python3.10-tldextract-3.4.0: UPDATING ... - python3.10-tldextract-3.4.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 c87cb7a799a..eabc83d7e64 100644 --- a/pkgs/development/python-modules/tldextract/default.nix +++ b/pkgs/development/python-modules/tldextract/default.nix @@ -14,14 +14,14 @@ buildPythonPackage rec { pname = "tldextract"; - version = "3.4.0"; + version = "3.4.1"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-eK7xOsFFnVGbRXoD8fdMG/HCgIEiprzA5oQPgbpVrXM="; + hash = "sha256-+p5QxKA77eKh2V3KYg1mFnhIRiaFjM84jPlnGg3Ul6Q="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python310Packages.tldextract: 3.4.0 -> 3.4.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/228550"