Hello community, here is the log from the commit of package python-jirafs for openSUSE:Factory checked in at 2020-01-06 15:24:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-jirafs (Old) and /work/SRC/openSUSE:Factory/.python-jirafs.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jirafs" Mon Jan 6 15:24:36 2020 rev:2 rq:761143 version:1.17.5 Changes: -------- --- /work/SRC/openSUSE:Factory/python-jirafs/python-jirafs.changes 2019-04-05 12:01:03.174513481 +0200 +++ /work/SRC/openSUSE:Factory/.python-jirafs.new.6675/python-jirafs.changes 2020-01-06 15:24:41.076558417 +0100 @@ -1,0 +2,10 @@ +Fri Jan 3 01:53:39 UTC 2020 - Todd R <[email protected]> + +- Update to 1.17.5 + * Much saner method of setting up logging. +- Update to 1.17.4 + * Adding better error messages for incorrectly-subclassed loaded plugins. + * Updating LICENSE year range. +- Drop python2 support due to dependency dropping python2 + +------------------------------------------------------------------- Old: ---- jirafs-1.17.3.tar.gz New: ---- 1.17.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-jirafs.spec ++++++ --- /var/tmp/diff_new_pack.zHEKMf/_old 2020-01-06 15:24:41.812558798 +0100 +++ /var/tmp/diff_new_pack.zHEKMf/_new 2020-01-06 15:24:41.812558798 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-jirafs # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,15 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 Name: python-jirafs -Version: 1.17.3 +Version: 1.17.5 Release: 0 Summary: Library for editing JIRA issues as local text files License: MIT Group: Development/Languages/Python URL: https://github.com/coddingtonbear/jirafs -Source: https://files.pythonhosted.org/packages/source/j/jirafs/jirafs-%{version}.tar.gz +Source: https://github.com/coddingtonbear/jirafs/archive/%{version}.tar.gz Patch0: capitalization.patch BuildRequires: %{python_module PrettyTable} BuildRequires: %{python_module behave} ++++++ jirafs-1.17.3.tar.gz -> 1.17.5.tar.gz ++++++ ++++ 2363 lines of diff (skipped)
