Loading pkgs/development/python-modules/publicsuffixlist/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,14 +11,14 @@ buildPythonPackage rec { pname = "publicsuffixlist"; version = "1.0.2.20250223"; version = "1.0.2.20250225"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; hash = "sha256-6IycNmVXeZQA3/x54B1sVueUWn7wjwH8B7LrD3qh5g8="; hash = "sha256-+3jaseQ3qEqsrtY8QP0YoNNOC/KA1tisq4kLRy/f12Q="; }; build-system = [ setuptools ]; Loading Loading
pkgs/development/python-modules/publicsuffixlist/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,14 +11,14 @@ buildPythonPackage rec { pname = "publicsuffixlist"; version = "1.0.2.20250223"; version = "1.0.2.20250225"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; hash = "sha256-6IycNmVXeZQA3/x54B1sVueUWn7wjwH8B7LrD3qh5g8="; hash = "sha256-+3jaseQ3qEqsrtY8QP0YoNNOC/KA1tisq4kLRy/f12Q="; }; build-system = [ setuptools ]; Loading