Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-jirafs for openSUSE:Factory checked in at 2022-03-01 17:03:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-jirafs (Old) and /work/SRC/openSUSE:Factory/.python-jirafs.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jirafs" Tue Mar 1 17:03:51 2022 rev:7 rq:958243 version:2.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-jirafs/python-jirafs.changes 2021-03-08 15:18:24.917989572 +0100 +++ /work/SRC/openSUSE:Factory/.python-jirafs.new.1958/python-jirafs.changes 2022-03-01 17:04:36.388349964 +0100 @@ -1,0 +2,8 @@ +Tue Mar 1 10:19:43 UTC 2022 - Dirk M??ller <[email protected]> + +- update to 2.3.0: + * updates to the latest version of 'jira' plugin. + Should now be directly-installable from pypi. + * Reformats repository using 'black' + +------------------------------------------------------------------- Old: ---- jirafs-2.2.1.tar.gz New: ---- jirafs-2.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-jirafs.spec ++++++ --- /var/tmp/diff_new_pack.sqI9pT/_old 2022-03-01 17:04:37.012350130 +0100 +++ /var/tmp/diff_new_pack.sqI9pT/_new 2022-03-01 17:04:37.016350131 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-jirafs # -# 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 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-jirafs -Version: 2.2.1 +Version: 2.3.0 Release: 0 Summary: Library for editing JIRA issues as local text files License: MIT @@ -34,7 +34,8 @@ Requires: python-PrettyTable >= 0.7.2 Requires: python-blessings >= 1.5.1 Requires: python-environmental-override >= 0.1.2 -Requires: python-jira >= 2.0.0 +Requires: python-jira >= 3.1.1 +Requires: python-prettytable >= 0.7.2 Requires: python-python-dateutil >= 2.8.1 Requires: python-watchdog >= 0.9.0 Suggests: python-ipdb @@ -46,15 +47,16 @@ BuildRequires: %{python_module blessings >= 1.5.1} BuildRequires: %{python_module environmental-override >= 0.1.2} BuildRequires: %{python_module ipdb} -BuildRequires: %{python_module jira >= 2.0.0} +BuildRequires: %{python_module jira >= 3.1.1} BuildRequires: %{python_module mock} +BuildRequires: %{python_module prettytable >= 0.7.2} BuildRequires: %{python_module pytest} BuildRequires: %{python_module python-dateutil >= 2.8.1} BuildRequires: %{python_module watchdog >= 0.9.0} BuildRequires: git-core # /SECTION Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives %python_subpackages %description ++++++ jirafs-2.2.1.tar.gz -> jirafs-2.3.0.tar.gz ++++++ ++++ 1885 lines of diff (skipped)
