Unverified Commit 1be1230b authored by Ivan Mincik's avatar Ivan Mincik Committed by GitHub
Browse files

python3Packages.pyqt6-sip: 13.8.0 -> 13.10.2 (#424421)

parents 349024c9 6c7298d5
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -7,13 +7,13 @@

buildPythonPackage rec {
  pname = "pyqt6-sip";
  version = "13.8.0";
  version = "13.10.2";
  format = "setuptools";

  src = fetchPypi {
    pname = "PyQt6_sip";
    pname = "pyqt6_sip";
    inherit version;
    hash = "sha256-L3TPPW2cq1FSvZ9J1XCy37h1U+u1xJGav94n9bn9adQ=";
    hash = "sha256-RkrRVr9SZQDOa9BcrHqCKAr2MJl02BZzm0qaYnFW+v4=";
  };

  # There is no test code and the check phase fails with: