Hello community, here is the log from the commit of package python-oauth2 for openSUSE:Factory checked in at 2019-03-05 12:26:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-oauth2 (Old) and /work/SRC/openSUSE:Factory/.python-oauth2.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-oauth2" Tue Mar 5 12:26:18 2019 rev:5 rq:681634 version:1.9.0.post1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-oauth2/python-oauth2.changes 2019-02-20 14:15:08.974862748 +0100 +++ /work/SRC/openSUSE:Factory/.python-oauth2.new.28833/python-oauth2.changes 2019-03-05 12:26:21.332830137 +0100 @@ -1,0 +2,6 @@ +Tue Mar 5 06:15:12 UTC 2019 - John Vandenberg <[email protected]> + +- Add missing dependency on httplib2 +- Remove unnecessary build dependency on coverage + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-oauth2.spec ++++++ --- /var/tmp/diff_new_pack.0IY6Fn/_old 2019-03-05 12:26:21.920830243 +0100 +++ /var/tmp/diff_new_pack.0IY6Fn/_new 2019-03-05 12:26:21.920830243 +0100 @@ -30,15 +30,14 @@ Patch0: oauth2-drop-tests-with-net-access.patch Patch1: hidePythonRequires.patch Patch2: addTestPath.patch -BuildRequires: %{python_module coverage} -BuildRequires: %{python_module httplib2} -BuildRequires: %{python_module mock} BuildRequires: %{python_module setuptools} -# Test requirements: BuildRequires: fdupes -BuildRequires: python BuildRequires: python-rpm-macros +# Test requirements: +BuildRequires: %{python_module httplib2} +BuildRequires: %{python_module mock} BuildArch: noarch +Requires: python-httplib2 %python_subpackages %description
