python311Packages.pyqt5_sip: 12.11.0 -> 12.13.0
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user