Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-radon for openSUSE:Factory checked in at 2021-05-12 19:31:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-radon (Old) and /work/SRC/openSUSE:Factory/.python-radon.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-radon" Wed May 12 19:31:11 2021 rev:10 rq:891269 version:4.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-radon/python-radon.changes 2020-02-07 15:53:06.799468195 +0100 +++ /work/SRC/openSUSE:Factory/.python-radon.new.2988/python-radon.changes 2021-05-12 19:31:16.051277941 +0200 @@ -1,0 +2,12 @@ +Fri May 7 10:50:54 UTC 2021 - Ferdinand Thiessen <[email protected]> + +- Update to version 4.5.0 + * Add `--md` option to `cc` command to export results as Markdown + * Add async function support to Halstead visitor + * Use utf-8 as the default encoding on Python 3.0+ + * Allow custom config file path through the RADONCFG env var + * Move `Flake8Checker` to separate, isolated module + * Separate `flake8-polyfill` to extra requirements + * Fix for Python 2.7 + +------------------------------------------------------------------- Old: ---- radon-4.1.0.tar.gz New: ---- radon-4.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-radon.spec ++++++ --- /var/tmp/diff_new_pack.FoUY4h/_old 2021-05-12 19:31:16.767274760 +0200 +++ /var/tmp/diff_new_pack.FoUY4h/_new 2021-05-12 19:31:16.771274743 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-radon # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-radon -Version: 4.1.0 +Version: 4.5.0 Release: 0 Summary: Code Metrics in Python License: MIT @@ -36,7 +36,7 @@ Requires(postun): update-alternatives BuildArch: noarch # SECTION test requirements -BuildRequires: %{python_module colorama >= 0.4} +BuildRequires: %{python_module colorama >= 0.4.1} BuildRequires: %{python_module flake8-polyfill} BuildRequires: %{python_module future} BuildRequires: %{python_module mando >= 0.6} ++++++ radon-4.1.0.tar.gz -> radon-4.5.0.tar.gz ++++++ ++++ 32621 lines of diff (skipped)
