Merge pull request #261206 from r-ryantm/auto-update/python310Packages.pyqt6-sip

python310Packages.pyqt6-sip: 13.5.2 -> 13.6.0
This commit is contained in:
Weijia Wang 2023-10-28 03:19:07 +02:00 committed by GitHub
commit 600d5c7c4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,12 +5,12 @@
buildPythonPackage rec {
pname = "pyqt6-sip";
version = "13.5.2";
version = "13.6.0";
src = fetchPypi {
pname = "PyQt6_sip";
inherit version;
hash = "sha256-6/YmS2/toBujfTtgpLuHSTvbh75w97KlOEp6zUkC2I0=";
hash = "sha256-JIbhWIBxlD1PZle6CQltyf/9IyKtLDAEHnjqPwN7V3g=";
};
# There is no test code and the check phase fails with: