python312Packages.pyqt6-sip: 13.6.0 -> 13.8.0 (#329081)

This commit is contained in:
Weijia Wang
2024-09-09 18:43:10 +02:00
committed by GitHub
@@ -7,12 +7,12 @@
buildPythonPackage rec {
pname = "pyqt6-sip";
version = "13.6.0";
version = "13.8.0";
src = fetchPypi {
pname = "PyQt6_sip";
inherit version;
hash = "sha256-JIbhWIBxlD1PZle6CQltyf/9IyKtLDAEHnjqPwN7V3g=";
hash = "sha256-L3TPPW2cq1FSvZ9J1XCy37h1U+u1xJGav94n9bn9adQ=";
};
# There is no test code and the check phase fails with: