python310Packages.pyqt6-sip: 13.4.0 -> 13.5.1

This commit is contained in:
R. Ryantm 2023-05-12 01:43:58 +00:00
parent 53875c54da
commit 17441631ae

View File

@ -5,12 +5,12 @@
buildPythonPackage rec {
pname = "pyqt6-sip";
version = "13.4.0";
version = "13.5.1";
src = fetchPypi {
pname = "PyQt6_sip";
inherit version;
hash = "sha256-bYej7lhy11EbdpV9aKMhCTUsrzt6QqAdnuIAMrNQ2Xk=";
hash = "sha256-0ekUF1KWZmlXbQSze6CxIqu8QcycNUk3UQKNfZHE3Uk=";
};
# There is no test code and the check phase fails with: