Loading pkgs/development/python-modules/selenium-wire/default.nix +3 −2 Original line number Diff line number Diff line Loading @@ -36,9 +36,9 @@ buildPythonPackage rec { hash = "sha256-KgaDxHS0dAK6CT53L1qqx1aORMmkeaiXAUtGC82hiIQ="; }; nativeBuildInputs = [ setuptools ]; build-system = [ setuptools ]; propagatedBuildInputs = [ dependencies = [ blinker brotli certifi Loading Loading @@ -73,5 +73,6 @@ buildPythonPackage rec { changelog = "https://github.com/wkeeling/selenium-wire/blob/${version}/HISTORY.rst"; license = licenses.mit; maintainers = with maintainers; [ fab ]; broken = versionAtLeast blinker.version "1.8"; }; } Loading
pkgs/development/python-modules/selenium-wire/default.nix +3 −2 Original line number Diff line number Diff line Loading @@ -36,9 +36,9 @@ buildPythonPackage rec { hash = "sha256-KgaDxHS0dAK6CT53L1qqx1aORMmkeaiXAUtGC82hiIQ="; }; nativeBuildInputs = [ setuptools ]; build-system = [ setuptools ]; propagatedBuildInputs = [ dependencies = [ blinker brotli certifi Loading Loading @@ -73,5 +73,6 @@ buildPythonPackage rec { changelog = "https://github.com/wkeeling/selenium-wire/blob/${version}/HISTORY.rst"; license = licenses.mit; maintainers = with maintainers; [ fab ]; broken = versionAtLeast blinker.version "1.8"; }; }