python311Packages.pyqt5_sip: 12.11.0 -> 12.13.0

This commit is contained in:
Ivan Mincik
2023-12-20 20:46:23 +01:00
committed by Martin Weinelt
parent 936386b0c1
commit d2ee25892d
+2 -2
View File
@@ -5,12 +5,12 @@
buildPythonPackage rec {
pname = "pyqt5-sip";
version = "12.11.0";
version = "12.13.0";
src = fetchPypi {
pname = "PyQt5_sip";
inherit version;
hash = "sha256-tHEP2FtX7e9xbMVfrkW/1b+sb8e6kQNvHcw/Mxyg6zk=";
hash = "sha256-fzIdr4S5ydvKYbgOHvN72v/A6TMS7a4s19oluVOXHZE=";
};
# There is no test code and the check phase fails with: