Loading pkgs/development/python-modules/pyqt/sip.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,12 +7,12 @@ buildPythonPackage rec { pname = "pyqt5-sip"; version = "12.13.0"; version = "12.15.0"; src = fetchPypi { pname = "PyQt5_sip"; inherit version; hash = "sha256-fzIdr4S5ydvKYbgOHvN72v/A6TMS7a4s19oluVOXHZE="; hash = "sha256-0j/fzzY7XO3Z05+KnFcQ59UoBPWwiljpHGOLNur8twI="; }; # There is no test code and the check phase fails with: Loading Loading
pkgs/development/python-modules/pyqt/sip.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,12 +7,12 @@ buildPythonPackage rec { pname = "pyqt5-sip"; version = "12.13.0"; version = "12.15.0"; src = fetchPypi { pname = "PyQt5_sip"; inherit version; hash = "sha256-fzIdr4S5ydvKYbgOHvN72v/A6TMS7a4s19oluVOXHZE="; hash = "sha256-0j/fzzY7XO3Z05+KnFcQ59UoBPWwiljpHGOLNur8twI="; }; # There is no test code and the check phase fails with: Loading