Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-yacron for openSUSE:Factory checked in at 2022-09-01 22:12:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-yacron (Old) and /work/SRC/openSUSE:Factory/.python-yacron.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-yacron" Thu Sep 1 22:12:39 2022 rev:6 rq:1000741 version:0.17.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-yacron/python-yacron.changes 2021-12-02 22:31:41.346346743 +0100 +++ /work/SRC/openSUSE:Factory/.python-yacron.new.2083/python-yacron.changes 2022-09-01 22:13:15.044577049 +0200 @@ -1,0 +2,25 @@ +Tue Aug 30 07:22:33 UTC 2022 - Paul Barker <[email protected]> + +- Update to v0.17.0: + * Changes in 0.17.0: + * Support Additional Shell Report Vars + * Shell reporter: handle long lines truncatation + * exe: undo pyinstaller LD_LIBRARY_PATH changes in subprocesses + * Changes in 0.16.0: + * make the capture max line length configurable and change the default + from 64K to 16M + * Add config option to change prefix of subprocess stream lines + * Changes in 0.15.1: + * Fix a bug in the --validate option + * Changes in 0.15.0: + * Allow emails to be html formatted + * Fix an error when reading cmd output with huge lines + * Changes in 0.14.0: + * Sentry: increase the size of messages before getting truncated + * Sentry: allow specifying the environment option + * Minor fixes + * Changes in 0.13.1: + * unicode fixes for the exe binary version +- Update dependencies to match the requirements listed in setup.py + +------------------------------------------------------------------- Old: ---- yacron-0.13.0.tar.gz New: ---- yacron-0.17.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-yacron.spec ++++++ --- /var/tmp/diff_new_pack.ZzjgkL/_old 2022-09-01 22:13:15.588578401 +0200 +++ /var/tmp/diff_new_pack.ZzjgkL/_new 2022-09-01 22:13:15.588578401 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-yacron # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define skip_python2 1 %define skip_python36 1 Name: python-yacron -Version: 0.13.0 +Version: 0.17.0 Release: 0 Summary: Docker-friendly Cron replacement License: MIT @@ -35,8 +35,9 @@ Requires: python-aiohttp Requires: python-aiosmtplib Requires: python-crontab +Requires: python-pytz +Requires: python-ruamel.yaml Requires: python-sentry-sdk -Requires: python-setuptools Requires: python-strictyaml >= 0.7.2 Requires(post): update-alternatives Requires(postun):update-alternatives @@ -46,7 +47,9 @@ BuildRequires: %{python_module aiohttp} BuildRequires: %{python_module aiosmtplib} BuildRequires: %{python_module crontab} +BuildRequires: %{python_module pytest-asyncio} BuildRequires: %{python_module pytest} +BuildRequires: %{python_module pytz} BuildRequires: %{python_module ruamel.yaml} BuildRequires: %{python_module sentry-sdk} BuildRequires: %{python_module strictyaml >= 0.7.2} ++++++ yacron-0.13.0.tar.gz -> yacron-0.17.0.tar.gz ++++++ ++++ 5040 lines of diff (skipped)
