python312Packages.pyqt6-sip: 13.6.0 -> 13.8.0 (#329081)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user