Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-dash for openSUSE:Factory checked in at 2026-04-01 19:51:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-dash (Old) and /work/SRC/openSUSE:Factory/.python-dash.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dash" Wed Apr 1 19:51:50 2026 rev:23 rq:1343972 version:4.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-dash/python-dash.changes 2025-09-19 15:35:19.616191036 +0200 +++ /work/SRC/openSUSE:Factory/.python-dash.new.21863/python-dash.changes 2026-04-01 19:53:05.375263773 +0200 @@ -1,0 +2,12 @@ +Tue Mar 31 13:34:02 UTC 2026 - Tim Neujahr <[email protected]> + +- Update to 4.1.0: + * Add debounce prop to Dropdown + * Fix date pickers in hidden containers + * Finalize redesigned dash core components (4.0.0) + * Add new plotly CLI entry point + For full changelog see: + https://github.com/plotly/dash/blob/dev/CHANGELOG.md +- Add new plotly binary to alternatives handling + +------------------------------------------------------------------- Old: ---- dash-3.2.0.tar.gz New: ---- dash-4.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-dash.spec ++++++ --- /var/tmp/diff_new_pack.bN6jTh/_old 2026-04-01 19:53:06.379305477 +0200 +++ /var/tmp/diff_new_pack.bN6jTh/_new 2026-04-01 19:53:06.383305643 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-dash # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2026 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,10 +18,10 @@ # We can't test currenty, see below. %bcond_with test -%define distver 3.2 +%define distver 4.1 %{?sle15_python_module_pythons} Name: python-dash -Version: 3.2.0 +Version: 4.1.0 Release: 0 Summary: Python framework for building reactive web-apps License: MIT @@ -115,6 +115,7 @@ %install %pyproject_install +%python_clone -a %{buildroot}%{_bindir}/plotly %python_clone -a %{buildroot}%{_bindir}/renderer %python_clone -a %{buildroot}%{_bindir}/dash-generate-components %python_clone -a %{buildroot}%{_bindir}/dash-update-components @@ -127,11 +128,13 @@ %endif %post +%python_install_alternative plotly %python_install_alternative renderer %python_install_alternative dash-generate-components %python_install_alternative dash-update-components %postun +%python_uninstall_alternative plotly %python_uninstall_alternative renderer %python_uninstall_alternative dash-generate-components %python_uninstall_alternative dash-update-components @@ -146,6 +149,7 @@ %files %{python_files} %doc README.md %license LICENSE +%python_alternative %{_bindir}/plotly %python_alternative %{_bindir}/dash-generate-components %python_alternative %{_bindir}/dash-update-components %python_alternative %{_bindir}/renderer ++++++ dash-3.2.0.tar.gz -> dash-4.1.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-dash/dash-3.2.0.tar.gz /work/SRC/openSUSE:Factory/.python-dash.new.21863/dash-4.1.0.tar.gz differ: char 5, line 1
