Hello community, here is the log from the commit of package python-jira for openSUSE:Factory checked in at 2018-12-24 11:47:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-jira (Old) and /work/SRC/openSUSE:Factory/.python-jira.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jira" Mon Dec 24 11:47:00 2018 rev:4 rq:660481 version:2.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-jira/python-jira.changes 2018-12-07 14:37:22.402924444 +0100 +++ /work/SRC/openSUSE:Factory/.python-jira.new.28833/python-jira.changes 2018-12-24 11:47:03.877151073 +0100 @@ -1,0 +2,5 @@ +Thu Dec 20 18:38:38 UTC 2018 - [email protected] + +- add missing run-time dependency on python-pbr boo#1120127 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-jira.spec ++++++ --- /var/tmp/diff_new_pack.8Mfdee/_old 2018-12-24 11:47:04.253150743 +0100 +++ /var/tmp/diff_new_pack.8Mfdee/_new 2018-12-24 11:47:04.257150739 +0100 @@ -23,7 +23,7 @@ Summary: Python library for interacting with JIRA via REST APIs License: BSD-3-Clause Group: Development/Languages/Python -Url: https://github.com/pycontribs/jira +URL: https://github.com/pycontribs/jira Source: https://files.pythonhosted.org/packages/source/j/jira/jira-%{version}.tar.gz BuildRequires: %{python_module Sphinx} BuildRequires: %{python_module pbr >= 3.0.0} @@ -33,13 +33,13 @@ BuildRequires: python-rpm-macros Requires: python-defusedxml Requires: python-oauthlib +Requires: python-pbr >= 3.0.0 Requires: python-requests >= 2.10.0 Requires: python-requests-oauthlib >= 0.6.1 Requires: python-requests-toolbelt Requires: python-setuptools >= 20.10.1 Requires: python-six >= 1.10.0 BuildArch: noarch - %python_subpackages %description
