Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-flexx for openSUSE:Factory checked in at 2021-10-16 22:47:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-flexx (Old) and /work/SRC/openSUSE:Factory/.python-flexx.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-flexx" Sat Oct 16 22:47:12 2021 rev:8 rq:925624 version:0.8.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-flexx/python-flexx.changes 2021-03-03 18:34:21.159354918 +0100 +++ /work/SRC/openSUSE:Factory/.python-flexx.new.1890/python-flexx.changes 2021-10-16 22:47:47.680699727 +0200 @@ -1,0 +2,16 @@ +Wed Sep 1 09:06:12 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- Update to 0.8.2 + * Support for Python 3.9. + * More symmetry between Py and Js widgets (#698) + * A Flask server backend. + * CI uses GH Actions instead of Travis. +- from version 0.8.1 + * Support for Python 3.8. + * Support for latest Tornado (includes a workaround for py38+win). + * Several fixes to various widgets. + * Various fixes to the docs. + * A few new examples. +- Update BuildRequires and Requires from setup.py + +------------------------------------------------------------------- Old: ---- flexx-0.8.0.tar.gz New: ---- flexx-0.8.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-flexx.spec ++++++ --- /var/tmp/diff_new_pack.XsNOGI/_old 2021-10-16 22:47:48.252700209 +0200 +++ /var/tmp/diff_new_pack.XsNOGI/_new 2021-10-16 22:47:48.256700213 +0200 @@ -20,7 +20,7 @@ %define skip_python2 1 %define skip_python36 1 Name: python-flexx -Version: 0.8.0 +Version: 0.8.2 Release: 0 Summary: Python toolkit for creating graphical user interfaces License: BSD-2-Clause @@ -31,7 +31,7 @@ BuildRequires: %{python_module dialite >= 0.5.2} BuildRequires: %{python_module imageio} BuildRequires: %{python_module numpy} -BuildRequires: %{python_module pscript >= 0.7.0} +BuildRequires: %{python_module pscript >= 0.7.3} BuildRequires: %{python_module pytest} BuildRequires: %{python_module selenium} BuildRequires: %{python_module setuptools} @@ -41,11 +41,11 @@ BuildRequires: python-rpm-macros BuildRequires: unzip Requires: python-dialite >= 0.5.2 -Requires: python-pscript >= 0.7.0 +Requires: python-pscript >= 0.7.3 Requires: python-tornado Requires: python-webruntime >= 0.5.6 Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives Recommends: python-imageio Recommends: python-numpy Recommends: python-vispy ++++++ flexx-0.8.0.tar.gz -> flexx-0.8.2.tar.gz ++++++ ++++ 2991 lines of diff (skipped)