Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qtile for openSUSE:Factory checked in at 2024-11-19 22:24:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qtile (Old) and /work/SRC/openSUSE:Factory/.qtile.new.28523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qtile" Tue Nov 19 22:24:26 2024 rev:32 rq:1225148 version:0.29.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qtile/qtile.changes 2024-09-16 17:46:25.069360334 +0200 +++ /work/SRC/openSUSE:Factory/.qtile.new.28523/qtile.changes 2024-11-19 22:24:56.336507670 +0100 @@ -1,0 +2,22 @@ +Tue Nov 19 14:41:08 UTC 2024 - Soc Virnyl Estela <uncomfyhaloma...@opensuse.org> + +- Skip tests: + * test_net_wm_icon_change + +------------------------------------------------------------------- +Sun Nov 17 14:49:50 UTC 2024 - Soc Virnyl Estela <uncomfyhaloma...@opensuse.org> + +- Update to version 0.29.0: + * features + - A Nix flake has been added which can be used by Nix(OS) users to update to the latest version easily + - Add `group_window_remove` hook when window is removed from group + - Switched to ruff for formatting + * bugfixes + - Add returns to lazy.function and qtile.core.function + - Fix a bug with newer versions of cairo breaking the bar + - Fix a few TreeTab rendering bugs + - Fix a TaskList crash + - Fix a scratchpad window size bug +- Remove ./workaround-new-cairocffi-api.patch. Merged in 0.29.x + +------------------------------------------------------------------- Old: ---- qtile-0.28.1.tar.gz workaround-new-cairocffi-api.patch New: ---- qtile-0.29.0.tar.gz BETA DEBUG BEGIN: Old: - Fix a scratchpad window size bug - Remove ./workaround-new-cairocffi-api.patch. Merged in 0.29.x BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qtile.spec ++++++ --- /var/tmp/diff_new_pack.2D6zuC/_old 2024-11-19 22:24:56.984534653 +0100 +++ /var/tmp/diff_new_pack.2D6zuC/_new 2024-11-19 22:24:56.984534653 +0100 @@ -20,7 +20,7 @@ %global _conflict_wlroots_ver 0.18.0 Name: qtile -Version: 0.28.1 +Version: 0.29.0 Release: 0 Summary: A pure-Python tiling window manager # All MIT except for: libqtile/widget/pacman.py:GPL (v3 or later) @@ -30,7 +30,6 @@ Source0: https://files.pythonhosted.org/packages/source/q/%{name}/%{name}-%{version}.tar.gz Source1: %{name}-rpmlintrc Source3: %{name}-portals.conf -Patch1: https://github.com/qtile/qtile/pull/4991.patch#/workaround-new-cairocffi-api.patch BuildRequires: fdupes BuildRequires: gcc BuildRequires: gdk-pixbuf-loader-rsvg @@ -176,7 +175,7 @@ export PYTHONDONTWRITEBYTECODE=1 # Workaround for broken pytest # https://github.com/openSUSE/python-rpm-macros/issues/170#issuecomment-2152944000 -%{_bindir}/xvfb-run %{_bindir}/python%{python_version} -m pytest -vvv -rs --backend x11 --backend wayland +%{_bindir}/xvfb-run %{_bindir}/python%{python_version} -m pytest -vvv -rs --backend x11 --backend wayland -k "not test_net_wm_icon_change" %post %{_sbindir}/update-alternatives --install %{_datadir}/xsessions/default.desktop \ ++++++ qtile-0.28.1.tar.gz -> qtile-0.29.0.tar.gz ++++++ ++++ 5395 lines of diff (skipped)