python3Packages.pyqt5-sip: 12.16.1 -> 12.17.0

This commit is contained in:
Ivan Mincik
2025-03-15 13:29:09 +01:00
parent be7dc7d213
commit 371b90da15
+2 -2
View File
@@ -7,12 +7,12 @@
buildPythonPackage rec {
pname = "pyqt5-sip";
version = "12.16.1";
version = "12.17.0";
src = fetchPypi {
pname = "pyqt5_sip";
inherit version;
hash = "sha256-jIMfi2GYEaMjadcjOfqlCuU6lj9f36TXH4RcY+lnMSU=";
hash = "sha256-aC2tzb0iOa+f3AwGKOJ3a4IOEovsiLSbjWkv5oL5C08=";
};
# There is no test code and the check phase fails with: