python311Packages.orange-canvas-core 0 -> 1 attrpath: python311Packages.orange-canvas-core Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/2552ypln18zrdlhisxybsgplmv1hsk0l-packages.json.drv building '/nix/store/2552ypln18zrdlhisxybsgplmv1hsk0l-packages.json.drv'... Going to be running update for following packages: - python3.11-orange-canvas-core-0.1.35 Press Enter key to continue... Running update for: - python3.11-orange-canvas-core-0.1.35: UPDATING ... - python3.11-orange-canvas-core-0.1.35: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/orange-canvas-core/default.nix b/pkgs/development/python-modules/orange-canvas-core/default.nix index 37683a999488..592aa2afa509 100644 --- a/pkgs/development/python-modules/orange-canvas-core/default.nix +++ b/pkgs/development/python-modules/orange-canvas-core/default.nix @@ -18,12 +18,12 @@ buildPythonPackage rec { pname = "orange-canvas-core"; - version = "0.1.35"; + version = "0.2.0"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-xLCwjeNDx9RqxlNkIWMo0Pcrg7akGuu4Rv9oRDgOK18="; + hash = "sha256-KMEFZkAZkDhuDPpAts+u825p5pFJZbyrsMW/S1AArp4="; }; propagatedBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.orange-canvas-core nix build failed. orangecanvas/scheme/tests/test_readwrite.py::TestReadWrite::test_io /build/orange-canvas-core-0.2.0/orangecanvas/scheme/tests/test_readwrite.py:61: DeprecationWarning: `sink_type()` is deprecated. Use `sink_types()`. self.assertEqual(link1.sink_type(), link2.sink_type()) orangecanvas/scheme/tests/test_widgetmanager.py::TestWidgetManager::test_event_dispatch /build/orange-canvas-core-0.2.0/orangecanvas/scheme/tests/test_widgetmanager.py:161: DeprecationWarning: sipPyTypeDict() is deprecated, the extension module should use sipPyTypeDictRef() instead class Widget(QWidget): orangecanvas/scheme/tests/test_widgetmanager.py::TestWidgetManager::test_event_dispatch /build/orange-canvas-core-0.2.0/orangecanvas/scheme/tests/test_widgetmanager.py:171: DeprecationWarning: sipPyTypeDict() is deprecated, the extension module should use sipPyTypeDictRef() instead class WidgetManager(TestingWidgetManager): orangecanvas/utils/tests/test_qinvoke.py::TestMethodinvoke::test_qinvoke /build/orange-canvas-core-0.2.0/orangecanvas/utils/tests/test_qinvoke.py:42: DeprecationWarning: sipPyTypeDict() is deprecated, the extension module should use sipPyTypeDictRef() instead class StateSetter(QObject): -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ FAILED orangecanvas/application/tests/test_mainwindow.py::TestMainWindow::test_create_new_window - Failed: CALL ERROR: Exceptions caught in Qt event loop: FAILED orangecanvas/application/tests/test_mainwindow.py::TestMainWindow::test_new_window - Failed: CALL ERROR: Exceptions caught in Qt event loop: FAILED orangecanvas/application/tests/test_mainwindow.py::TestMainWindowLoad::test_dont_load_swp_on_new_window - Failed: CALL ERROR: Exceptions caught in Qt event loop: FAILED orangecanvas/application/tests/test_widgettoolbox.py::TestWidgetToolBox::test_toolbox - Failed: CALL ERROR: Exceptions caught in Qt event loop: FAILED orangecanvas/application/tests/test_widgettoolbox.py::TestWidgetToolBox::test_widgettoolgrid - Failed: CALL ERROR: Exceptions caught in Qt event loop: FAILED orangecanvas/document/tests/test_editlinksdialog.py::TestLinksEditDialog::test_editlinksnode - Failed: CALL ERROR: Exceptions caught in Qt event loop: FAILED orangecanvas/document/tests/test_editlinksdialog.py::TestLinksEditDialog::test_links_edit - Failed: CALL ERROR: Exceptions caught in Qt event loop: FAILED orangecanvas/document/tests/test_editlinksdialog.py::TestLinksEditDialog::test_links_edit_widget - Failed: CALL ERROR: Exceptions caught in Qt event loop: FAILED orangecanvas/gui/tests/test_tooltree.py::TestToolTree::test_flattened - Failed: CALL ERROR: Exceptions caught in Qt event loop: FAILED orangecanvas/gui/tests/test_tooltree.py::TestToolTree::test_tooltree_registry - Failed: CALL ERROR: Exceptions caught in Qt event loop: =========== 10 failed, 222 passed, 1 skipped, 195 warnings in 10.64s =========== /nix/store/bknngadwym46j65qs14ic2w79rpav888-stdenv-linux/setup: line 1582: pop_var_context: head of shell_variables not a function context